mirror of
https://github.com/rjNemo/vf-site
synced 2026-06-06 01:16:38 +00:00
chore(deps): update astro and sitemap packages
Upgraded astro to v5.15.3 and @astrojs/sitemap to v3.6.0 for improved features and bug fixes. This ensures compatibility and keeps dependencies up to date.
This commit is contained in:
parent
d9dcd6fd5f
commit
3bd2b294a6
2 changed files with 1221 additions and 2419 deletions
|
|
@ -10,9 +10,9 @@
|
||||||
"format": "prettier -wl ."
|
"format": "prettier -wl ."
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/sitemap": "^3.1.0",
|
"@astrojs/sitemap": "^3.6.0",
|
||||||
"@tailwindcss/vite": "^4.1.13",
|
"@tailwindcss/vite": "^4.1.13",
|
||||||
"astro": "^5.13.5",
|
"astro": "^5.15.3",
|
||||||
"lucide-astro": "^0.542.0",
|
"lucide-astro": "^0.542.0",
|
||||||
"tailwindcss": "^4.1.13"
|
"tailwindcss": "^4.1.13"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
3636
pnpm-lock.yaml
3636
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue