Bump @astrojs/vercel from 7.3.1 to 7.3.4
Bumps [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) from 7.3.1 to 7.3.4. - [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.3.4/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
a6f482f8f5
commit
2c5d1beced
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -10,7 +10,7 @@
|
|||
"@astrojs/check": "^0.5.6",
|
||||
"@astrojs/sitemap": "^3.0.5",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@astrojs/vercel": "^7.3.1",
|
||||
"@astrojs/vercel": "^7.3.4",
|
||||
"astro": "^4.4.5",
|
||||
"astro-compressor": "^0.4.1",
|
||||
"globby": "^14.0.1",
|
||||
|
@ -202,9 +202,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@astrojs/vercel": {
|
||||
"version": "7.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.3.1.tgz",
|
||||
"integrity": "sha512-nzpvuRIJMbmLXd0nQpVrOGCPOEx792aAI25aFNK3uC0lD/yGyAlY4nHkCeaE/c+0vkiRdCbfGlHujz3emWpg2w==",
|
||||
"version": "7.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.3.4.tgz",
|
||||
"integrity": "sha512-EiuTe51/5ERiA1UbZCn8G2NmfDgb3x2SdfyVpVszpttS43k7wpPxbMqYNi5DgEsisFPGCcsu818exRi3m52CXA==",
|
||||
"dependencies": {
|
||||
"@astrojs/internal-helpers": "0.2.1",
|
||||
"@vercel/analytics": "^1.0.2",
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"@astrojs/check": "^0.5.6",
|
||||
"@astrojs/sitemap": "^3.0.5",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@astrojs/vercel": "^7.3.1",
|
||||
"@astrojs/vercel": "^7.3.4",
|
||||
"astro": "^4.4.5",
|
||||
"astro-compressor": "^0.4.1",
|
||||
"globby": "^14.0.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue