Bump @astrojs/vercel from 7.5.0 to 7.5.2
Bumps [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) from 7.5.0 to 7.5.2. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@7.5.2/packages/integrations/vercel) --- updated-dependencies: - dependency-name: "@astrojs/vercel" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c92a067040
commit
2124e30de3
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.3",
|
"@astrojs/starlight": "^0.21.3",
|
||||||
"@astrojs/starlight-tailwind": "^2.0.1",
|
"@astrojs/starlight-tailwind": "^2.0.1",
|
||||||
"@astrojs/tailwind": "^5.1.0",
|
"@astrojs/tailwind": "^5.1.0",
|
||||||
"@astrojs/vercel": "^7.5.0",
|
"@astrojs/vercel": "^7.5.2",
|
||||||
"astro": "^4.5.12",
|
"astro": "^4.5.12",
|
||||||
"astro-compressor": "^0.4.1",
|
"astro-compressor": "^0.4.1",
|
||||||
"globby": "^14.0.1",
|
"globby": "^14.0.1",
|
||||||
|
@ -288,9 +288,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/vercel": {
|
"node_modules/@astrojs/vercel": {
|
||||||
"version": "7.5.0",
|
"version": "7.5.2",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.5.2.tgz",
|
||||||
"integrity": "sha512-RYFZNHkfNgFNb41nblG26ubw5924hAjLYs+Bpp4kttcsYJAX/wavIfDbfZQ/XesDTKwIH+Gi/+3c5bldZePFDA==",
|
"integrity": "sha512-Wvz5wCvmc1iu22KcVEpEAXsyzAWrVIkcXOReqd6QAUTJ5Kj1oYsZdZqJuibjbM6hDfnhTF78W64XXUKH+Wb0cg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/internal-helpers": "0.4.0",
|
"@astrojs/internal-helpers": "0.4.0",
|
||||||
"@vercel/analytics": "^1.0.2",
|
"@vercel/analytics": "^1.0.2",
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
"@astrojs/starlight": "^0.21.3",
|
"@astrojs/starlight": "^0.21.3",
|
||||||
"@astrojs/starlight-tailwind": "^2.0.1",
|
"@astrojs/starlight-tailwind": "^2.0.1",
|
||||||
"@astrojs/tailwind": "^5.1.0",
|
"@astrojs/tailwind": "^5.1.0",
|
||||||
"@astrojs/vercel": "^7.5.0",
|
"@astrojs/vercel": "^7.5.2",
|
||||||
"astro": "^4.5.12",
|
"astro": "^4.5.12",
|
||||||
"astro-compressor": "^0.4.1",
|
"astro-compressor": "^0.4.1",
|
||||||
"globby": "^14.0.1",
|
"globby": "^14.0.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue