Merge pull request #184 from mearashadowfax/dependabot/npm_and_yarn/astrojs/vercel-7.8.0

Bump @astrojs/vercel from 7.7.2 to 7.8.0
This commit is contained in:
Emil Gulamov 2024-08-26 22:25:22 +04:00 committed by GitHub
commit 1a7e2e3190
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 13 deletions

18
package-lock.json generated
View file

@ -12,7 +12,7 @@
"@astrojs/starlight": "^0.26.1",
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.7.2",
"@astrojs/vercel": "^7.8.0",
"@preline/accordion": "^2.4.1",
"@preline/collapse": "^2.4.1",
"@preline/dropdown": "^2.4.1",
@ -280,17 +280,16 @@
}
},
"node_modules/@astrojs/vercel": {
"version": "7.7.2",
"resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.7.2.tgz",
"integrity": "sha512-mwnXz4OHE+X20kyQfrxAoLCe+uIhZ1w+G7fJnERSua9/DgX+j0Gvfku3D33bNyxaIwLQB5BOGAu2eZoi+gna4Q==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.8.0.tgz",
"integrity": "sha512-cpY14PPrKhAsYZp/tfRSIfKdiPctvvPfOH8z3USLJEAJ5lLfToUHEGTJzNfGqCBtd61QftypIxIlTHGuFY30UQ==",
"dependencies": {
"@astrojs/internal-helpers": "0.4.1",
"@vercel/analytics": "^1.3.1",
"@vercel/edge": "^1.1.1",
"@vercel/nft": "^0.27.2",
"@vercel/edge": "^1.1.2",
"@vercel/nft": "^0.27.3",
"esbuild": "^0.21.5",
"fast-glob": "^3.3.2",
"set-cookie-parser": "^2.6.0",
"web-vitals": "^3.5.2"
},
"peerDependencies": {
@ -7636,11 +7635,6 @@
"resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
"integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw=="
},
"node_modules/set-cookie-parser": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.0.tgz",
"integrity": "sha512-lXLOiqpkUumhRdFF3k1osNXCy9akgx/dyPZ5p8qAg9seJzXr5ZrlqZuWIMuY6ejOsVLE6flJ5/h3lsn57fQ/PQ=="
},
"node_modules/sharp": {
"version": "0.33.5",
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz",

View file

@ -15,7 +15,7 @@
"@astrojs/starlight": "^0.26.1",
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.7.2",
"@astrojs/vercel": "^7.8.0",
"@preline/accordion": "^2.4.1",
"@preline/collapse": "^2.4.1",
"@preline/dropdown": "^2.4.1",