chore: bump astro.
This commit is contained in:
parent
8699094bed
commit
0cd1ce3ea3
1504
package-lock.json
generated
1504
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -42,16 +42,16 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^4.0.2",
|
||||
"@astrojs/mdx": "^4.0.3",
|
||||
"@astrojs/node": "^9.0.0",
|
||||
"@astrojs/rss": "^4.0.10",
|
||||
"astro": "^5.0.4",
|
||||
"drizzle-orm": "^0.38.0",
|
||||
"astro": "^5.1.1",
|
||||
"drizzle-orm": "^0.38.2",
|
||||
"fuse.js": "^7.0.0",
|
||||
"glob": "^11.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"luxon": "^3.5.0",
|
||||
"marked": "^15.0.3",
|
||||
"marked": "^15.0.4",
|
||||
"pg": "^8.13.1",
|
||||
"pinyin-pro": "^3.26.0",
|
||||
"qrcode-svg": "^1.1.0",
|
||||
@ -62,10 +62,10 @@
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@napi-rs/canvas": "^0.1.65",
|
||||
"@shikijs/transformers": "^1.24.2",
|
||||
"@shikijs/transformers": "^1.24.4",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/luxon": "^3.4.2",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/node": "^22.10.2",
|
||||
"@types/pg": "^8.11.10",
|
||||
"@types/qrcode-svg": "^1.1.5",
|
||||
"@types/unist": "^3.0.3",
|
||||
@ -87,7 +87,7 @@
|
||||
"typescript": "^5.7.2",
|
||||
"unist-util-select": "^5.1.0"
|
||||
},
|
||||
"packageManager": "npm@10.9.2",
|
||||
"packageManager": "npm@11.0.0",
|
||||
"engines": {
|
||||
"node": "22.12.0"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user