Merge pull request #24 from mearashadowfax/dependabot/npm_and_yarn/astrojs/vercel-7.4.0
Bump @astrojs/vercel from 7.3.6 to 7.4.0
This commit is contained in:
commit
b5f3bd09c2
2 changed files with 11 additions and 5 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -12,7 +12,7 @@
|
|||
"@astrojs/starlight": "^0.21.2",
|
||||
"@astrojs/starlight-tailwind": "^2.0.1",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@astrojs/vercel": "^7.3.6",
|
||||
"@astrojs/vercel": "^7.4.0",
|
||||
"astro": "^4.5.6",
|
||||
"astro-compressor": "^0.4.1",
|
||||
"globby": "^14.0.1",
|
||||
|
@ -285,12 +285,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@astrojs/vercel": {
|
||||
"version": "7.3.6",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.3.6.tgz",
|
||||
"integrity": "sha512-dQj3cvTOsgOj/V8EVya16X1L3PCJ9aw0rWCggsFcERI72qEDXctd7l+K/iZC1dOvsM3k6VhwiacwsETowsctAA==",
|
||||
"version": "7.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.4.0.tgz",
|
||||
"integrity": "sha512-KMCDCOV+UwsJnDX4Q/FE18S0+XwOlu3e6UA/Jr/v2vh0v24aDpkbA0L9DmV4c1ETHLY/vxfjey40gk30iSXNKw==",
|
||||
"dependencies": {
|
||||
"@astrojs/internal-helpers": "0.3.0",
|
||||
"@vercel/analytics": "^1.0.2",
|
||||
"@vercel/edge": "^1.1.1",
|
||||
"@vercel/nft": "^0.26.4",
|
||||
"esbuild": "^0.19.6",
|
||||
"fast-glob": "^3.3.2",
|
||||
|
@ -2004,6 +2005,11 @@
|
|||
"server-only": "^0.0.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@vercel/edge": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@vercel/edge/-/edge-1.1.1.tgz",
|
||||
"integrity": "sha512-NtKiIbn9Cq6HWGy+qRudz28mz5nxfOJWls5Pnckjw1yCfSX8rhXdvY/il3Sy3Zd5n/sKCM2h7VSCCpJF/oaDrQ=="
|
||||
},
|
||||
"node_modules/@vercel/nft": {
|
||||
"version": "0.26.4",
|
||||
"resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.26.4.tgz",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"@astrojs/starlight": "^0.21.2",
|
||||
"@astrojs/starlight-tailwind": "^2.0.1",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@astrojs/vercel": "^7.3.6",
|
||||
"@astrojs/vercel": "^7.4.0",
|
||||
"astro": "^4.5.6",
|
||||
"astro-compressor": "^0.4.1",
|
||||
"globby": "^14.0.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue