chore: bump the dependencies for matching the latest astro.

This commit is contained in:
Yufan Sheng 2025-01-16 01:48:48 +08:00
parent 8be75c57a2
commit 3dcd475219
Signed by: syhily
GPG Key ID: 9D18A22A7DCD5A9B
2 changed files with 288 additions and 804 deletions

1086
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -42,10 +42,10 @@
] ]
}, },
"dependencies": { "dependencies": {
"@astrojs/mdx": "^4.0.5", "@astrojs/mdx": "^4.0.6",
"@astrojs/node": "^9.0.1", "@astrojs/node": "^9.0.1",
"@astrojs/rss": "^4.0.11", "@astrojs/rss": "^4.0.11",
"astro": "^5.1.6", "astro": "^5.1.7",
"drizzle-orm": "^0.38.3", "drizzle-orm": "^0.38.3",
"fuse.js": "^7.0.0", "fuse.js": "^7.0.0",
"glob": "^11.0.1", "glob": "^11.0.1",
@ -63,7 +63,7 @@
"@astrojs/check": "^0.9.4", "@astrojs/check": "^0.9.4",
"@biomejs/biome": "^1.9.4", "@biomejs/biome": "^1.9.4",
"@napi-rs/canvas": "^0.1.65", "@napi-rs/canvas": "^0.1.65",
"@shikijs/transformers": "^1.26.2", "@shikijs/transformers": "^1.27.2",
"@types/lodash": "^4.17.14", "@types/lodash": "^4.17.14",
"@types/luxon": "^3.4.2", "@types/luxon": "^3.4.2",
"@types/node": "^22.10.6", "@types/node": "^22.10.6",