Update package dependencies versions
Upgraded several package dependencies to their latest versions in both package.json and package-lock.json files. The upgraded packages include "@astrojs/check", "@astrojs/starlight", "@astrojs/vercel", "astro" and other subdependencies.
This commit is contained in:
parent
6db59a500f
commit
43b7b95344
2 changed files with 1213 additions and 716 deletions
1921
package-lock.json
generated
1921
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -10,13 +10,13 @@
|
||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.5.10",
|
"@astrojs/check": "^0.7.0",
|
||||||
"@astrojs/sitemap": "^3.1.4",
|
"@astrojs/sitemap": "^3.1.4",
|
||||||
"@astrojs/starlight": "^0.22.1",
|
"@astrojs/starlight": "^0.22.3",
|
||||||
"@astrojs/starlight-tailwind": "^2.0.2",
|
"@astrojs/starlight-tailwind": "^2.0.2",
|
||||||
"@astrojs/tailwind": "^5.1.0",
|
"@astrojs/tailwind": "^5.1.0",
|
||||||
"@astrojs/vercel": "^7.5.4",
|
"@astrojs/vercel": "^7.6.0",
|
||||||
"astro": "^4.7.1",
|
"astro": "^4.8.4",
|
||||||
"astro-compressor": "^0.4.1",
|
"astro-compressor": "^0.4.1",
|
||||||
"globby": "^14.0.1",
|
"globby": "^14.0.1",
|
||||||
"gsap": "^3.12.5",
|
"gsap": "^3.12.5",
|
||||||
|
|
Loading…
Add table
Reference in a new issue