0
Fork 0
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:
Bjorn Lu 2023-11-21 12:09:19 +08:00 committed by GitHub
parent ebc942acc9
commit 5944599bf5

View file

@ -54,9 +54,9 @@
"dependencies": {
"@astrojs/internal-helpers": "workspace:*",
"@vercel/analytics": "^1.0.2",
"@vercel/nft": "^0.23.1",
"esbuild": "^0.19.2",
"fast-glob": "^3.3.1",
"@vercel/nft": "^0.24.3",
"esbuild": "^0.19.6",
"fast-glob": "^3.3.2",
"set-cookie-parser": "^2.6.0",
"web-vitals": "^3.4.0"
},
@ -64,8 +64,8 @@
"astro": "^3.0.0"
},
"devDependencies": {
"@types/set-cookie-parser": "^2.4.3",
"@vercel/edge": "^1.0.0",
"@types/set-cookie-parser": "^2.4.6",
"@vercel/edge": "^1.1.1",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"chai": "^4.3.7",