upgrade astro to v5.7.5

This commit is contained in:
thislight 2025-04-26 13:56:00 +08:00
parent 929e3a4f6b
commit 9ec980839a
2 changed files with 65 additions and 15 deletions

View file

@ -20,12 +20,12 @@
"typescript": "^5"
},
"dependencies": {
"@astrojs/mdx": "^4.2.2",
"@astrojs/solid-js": "^5.0.6",
"@astrojs/mdx": "4.2.5",
"@astrojs/solid-js": "5.0.9",
"@fontsource-variable/roboto": "^5.2.5",
"@formatjs/intl-localematcher": "^0.6.1",
"@iconify-json/mdi": "^1.2.3",
"astro": "^5.5.5",
"astro": "5.7.5",
"astro-icon": "^1.1.5",
"astro-pagefind": "^1.8.3",
"date-fns": "^4.1.0",