Merge pull request #112 from mearashadowfax/dependabot/npm_and_yarn/astrojs/vercel-7.7.1

Bump @astrojs/vercel from 7.7.0 to 7.7.1
This commit is contained in:
Emil Gulamov 2024-06-18 12:27:36 +04:00 committed by GitHub
commit dc0a745901
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 8 deletions

11
package-lock.json generated
View file

@ -12,8 +12,8 @@
"@astrojs/starlight": "^0.24.2", "@astrojs/starlight": "^0.24.2",
"@astrojs/starlight-tailwind": "^2.0.3", "@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0", "@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.7.1",
"astro": "^4.10.2", "astro": "^4.10.2",
"@astrojs/vercel": "^7.6.0",
"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",
@ -416,9 +416,9 @@
} }
}, },
"node_modules/@astrojs/vercel": { "node_modules/@astrojs/vercel": {
"version": "7.7.0", "version": "7.7.1",
"resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.7.0.tgz", "resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.7.1.tgz",
"integrity": "sha512-VX74OqFDDKH2uYpnbN4FZ5BrJZRzLcbGz2H6JOAIdqm+Q/ZcfFn9WC41QxHVtp1JcwX5QKHeEgbqiCNYnnUt9A==", "integrity": "sha512-FXh2IxLQ7GOl5w+1uUuSO5AO0fwlZWDjwEZ5NdEOAoWfFW0QeOR+LILbccjIuWKdugEJknAT4XxwQvsmVMh+8A==",
"dependencies": { "dependencies": {
"@astrojs/internal-helpers": "0.4.0", "@astrojs/internal-helpers": "0.4.0",
"@vercel/analytics": "^1.3.1", "@vercel/analytics": "^1.3.1",
@ -2142,11 +2142,9 @@
] ]
}, },
"node_modules/@shikijs/core": { "node_modules/@shikijs/core": {
"version": "1.6.4", "version": "1.6.4",
"resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.6.4.tgz", "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.6.4.tgz",
"integrity": "sha512-WTU9rzZae1p2v6LOxMf6LhtmZOkIHYYW160IuahUyJy7YXPPjyWZLR1ag+SgD22ZMxZtz1gfU6Tccc8t0Il/XA==" "integrity": "sha512-WTU9rzZae1p2v6LOxMf6LhtmZOkIHYYW160IuahUyJy7YXPPjyWZLR1ag+SgD22ZMxZtz1gfU6Tccc8t0Il/XA=="
}, },
"node_modules/@sindresorhus/merge-streams": { "node_modules/@sindresorhus/merge-streams": {
"version": "2.3.0", "version": "2.3.0",
@ -8085,7 +8083,6 @@
"integrity": "sha512-X88chM7w8jnadoZtjPTi5ahCJx9pc9f8GfEkZAEYUTlcUZIEw2D/RY86HI/LkkE7Nj8TQWkiBfaFTJ3VJT6ESg==", "integrity": "sha512-X88chM7w8jnadoZtjPTi5ahCJx9pc9f8GfEkZAEYUTlcUZIEw2D/RY86HI/LkkE7Nj8TQWkiBfaFTJ3VJT6ESg==",
"dependencies": { "dependencies": {
"@shikijs/core": "1.6.4" "@shikijs/core": "1.6.4"
} }
}, },
"node_modules/signal-exit": { "node_modules/signal-exit": {

View file

@ -15,7 +15,7 @@
"@astrojs/starlight": "^0.24.2", "@astrojs/starlight": "^0.24.2",
"@astrojs/starlight-tailwind": "^2.0.3", "@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0", "@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.7.0", "@astrojs/vercel": "^7.7.1",
"astro": "^4.10.2", "astro": "^4.10.2",
"astro-compressor": "^0.4.1", "astro-compressor": "^0.4.1",
"globby": "^14.0.1", "globby": "^14.0.1",