Skip to content

Commit f235d46

Browse files
Bump the deployment group with 2 updates
Bumps the deployment group with 2 updates: [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@astrojs/vercel` from 8.2.9 to 8.2.10 - [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/[email protected]/packages/integrations/vercel) Updates `vite` from 6.3.6 to 6.4.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: "@astrojs/vercel" dependency-version: 8.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deployment - dependency-name: vite dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deployment ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7988505 commit f235d46

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@astrojs/prism": "^3.3.0",
5656
"@astrojs/react": "^4.4.0",
5757
"@astrojs/sitemap": "^3.6.0",
58-
"@astrojs/vercel": "^8.2.9",
58+
"@astrojs/vercel": "^8.2.10",
5959
"@chainlink/cl-search-frontend": "^0.12.0",
6060
"@chainlink/components": "^0.4.18",
6161
"@chainlink/contracts": "1.4.0",
@@ -149,7 +149,7 @@
149149
"tsconfig-paths": "^4.2.0",
150150
"tsx": "^4.20.6",
151151
"typescript": "^5.9.3",
152-
"vite": "^6.3.5"
152+
"vite": "^6.4.1"
153153
},
154154
"lint-staged": {
155155
"*.{css,md,mdx,yml,yaml,astro}": "prettier --write",

0 commit comments

Comments
 (0)