Skip to content

Commit 5758c4c

Browse files
dependabot[bot]Zxilly
authored andcommitted
build(deps-dev): bump the ui-dev-deps group in /ui with 2 updates
Bumps the ui-dev-deps group in /ui with 2 updates: [eslint](https://github.com/eslint/eslint) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `eslint` from 8.57.0 to 9.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.6.0) Updates `vite` from 5.3.2 to 5.3.3 - [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/v5.3.3/packages/vite) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: ui-dev-deps - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec9c028 commit 5758c4c

File tree

2 files changed

+227
-69
lines changed

2 files changed

+227
-69
lines changed

ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@typescript-eslint/parser": "^7.15.0",
4646
"@vitejs/plugin-react-swc": "^3.7.0",
4747
"@vitest/coverage-istanbul": "^1.6.0",
48-
"eslint": "^8.57.0",
48+
"eslint": "^9.6.0",
4949
"eslint-plugin-import": "^2.29.1",
5050
"eslint-plugin-react": "^7.34.3",
5151
"eslint-plugin-react-hooks": "^4.6.2",
@@ -56,7 +56,7 @@
5656
"terser": "^5.31.1",
5757
"typescript": "^5.5.3",
5858
"typia": "^6.3.3",
59-
"vite": "^5.3.2",
59+
"vite": "^5.3.3",
6060
"vite-plugin-html": "^3.2.2",
6161
"vite-plugin-singlefile": "^2.0.2",
6262
"vitest": "^1.6.0"

0 commit comments

Comments
 (0)