Merge pull request #51 from mearashadowfax/dependabot/npm_and_yarn/astrojs/vercel-7.5.2
Bump @astrojs/vercel from 7.5.0 to 7.5.2
This commit is contained in:
commit
43ffa81c76
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -12,7 +12,7 @@
|
|||
"@astrojs/starlight": "^0.21.4",
|
||||
"@astrojs/starlight-tailwind": "^2.0.1",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@astrojs/vercel": "^7.5.0",
|
||||
"@astrojs/vercel": "^7.5.2",
|
||||
"astro": "^4.5.16",
|
||||
"astro-compressor": "^0.4.1",
|
||||
"globby": "^14.0.1",
|
||||
|
@ -287,9 +287,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@astrojs/vercel": {
|
||||
"version": "7.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.5.0.tgz",
|
||||
"integrity": "sha512-RYFZNHkfNgFNb41nblG26ubw5924hAjLYs+Bpp4kttcsYJAX/wavIfDbfZQ/XesDTKwIH+Gi/+3c5bldZePFDA==",
|
||||
"version": "7.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.5.2.tgz",
|
||||
"integrity": "sha512-Wvz5wCvmc1iu22KcVEpEAXsyzAWrVIkcXOReqd6QAUTJ5Kj1oYsZdZqJuibjbM6hDfnhTF78W64XXUKH+Wb0cg==",
|
||||
"dependencies": {
|
||||
"@astrojs/internal-helpers": "0.4.0",
|
||||
"@vercel/analytics": "^1.0.2",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"@astrojs/starlight": "^0.21.4",
|
||||
"@astrojs/starlight-tailwind": "^2.0.1",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@astrojs/vercel": "^7.5.0",
|
||||
"@astrojs/vercel": "^7.5.2",
|
||||
"astro": "^4.5.16",
|
||||
"astro-compressor": "^0.4.1",
|
||||
"globby": "^14.0.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue