mirror of
https://github.com/withastro/astro.git
synced 2025-03-10 23:01:26 -05:00
Update all dependencies (#9138)
Co-authored-by: delucis <delucis@users.noreply.github.com>
This commit is contained in:
parent
ebc942acc9
commit
5944599bf5
1 changed files with 5 additions and 5 deletions
|
@ -54,9 +54,9 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/internal-helpers": "workspace:*",
|
"@astrojs/internal-helpers": "workspace:*",
|
||||||
"@vercel/analytics": "^1.0.2",
|
"@vercel/analytics": "^1.0.2",
|
||||||
"@vercel/nft": "^0.23.1",
|
"@vercel/nft": "^0.24.3",
|
||||||
"esbuild": "^0.19.2",
|
"esbuild": "^0.19.6",
|
||||||
"fast-glob": "^3.3.1",
|
"fast-glob": "^3.3.2",
|
||||||
"set-cookie-parser": "^2.6.0",
|
"set-cookie-parser": "^2.6.0",
|
||||||
"web-vitals": "^3.4.0"
|
"web-vitals": "^3.4.0"
|
||||||
},
|
},
|
||||||
|
@ -64,8 +64,8 @@
|
||||||
"astro": "^3.0.0"
|
"astro": "^3.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/set-cookie-parser": "^2.4.3",
|
"@types/set-cookie-parser": "^2.4.6",
|
||||||
"@vercel/edge": "^1.0.0",
|
"@vercel/edge": "^1.1.1",
|
||||||
"astro": "workspace:*",
|
"astro": "workspace:*",
|
||||||
"astro-scripts": "workspace:*",
|
"astro-scripts": "workspace:*",
|
||||||
"chai": "^4.3.7",
|
"chai": "^4.3.7",
|
||||||
|
|
Loading…
Add table
Reference in a new issue