Skip to content

Commit 513d6dd

Browse files
Bump vite from 6.0.1 to 6.0.9 in /client in the npm_and_yarn group
Bumps the npm_and_yarn group in /client with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.0.1 to 6.0.9 - [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/v6.0.9/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f529c6 commit 513d6dd

File tree

2 files changed

+338
-97
lines changed

2 files changed

+338
-97
lines changed

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-react": "^7.28.0",
6363
"jsdom": "^25.0.1",
6464
"react-error-overlay": "6.0.9",
65-
"vite": "^6.0.0",
65+
"vite": "^6.0.9",
6666
"vite-plugin-eslint": "^1.8.1",
6767
"vitest": "^2.1.6"
6868
},

0 commit comments

Comments
 (0)