Skip to content

Commit cca21bc

Browse files
dependabot[bot]Zxilly
authored andcommitted
build(deps-dev): bump the ui-dev-deps group in /ui with 7 updates
Bumps the ui-dev-deps group in /ui with 7 updates: | Package | From | To | | --- | --- | --- | | [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `4.2.1` | `4.3.0` | | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.26.2` | `1.27.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.4` | `22.13.5` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `3.0.5` | `3.0.6` | | [eslint](https://github.com/eslint/eslint) | `9.20.1` | `9.21.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.1.0` | `6.1.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.5` | `3.0.6` | Updates `@antfu/eslint-config` from 4.2.1 to 4.3.0 - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](antfu/eslint-config@v4.2.1...v4.3.0) Updates `@eslint-react/eslint-plugin` from 1.26.2 to 1.27.0 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.27.0/packages/plugins/eslint-plugin) Updates `@types/node` from 22.13.4 to 22.13.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-istanbul` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/coverage-istanbul) Updates `eslint` from 9.20.1 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.1...v9.21.0) Updates `vite` from 6.1.0 to 6.1.1 - [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) Updates `vitest` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/vitest) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-dev-deps - dependency-name: "@eslint-react/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-dev-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dev-deps - dependency-name: "@vitest/coverage-istanbul" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dev-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-dev-deps - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dev-deps - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e56a273 commit cca21bc

File tree

2 files changed

+685
-851
lines changed

2 files changed

+685
-851
lines changed

ui/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"react-use": "^17.6.0"
3232
},
3333
"devDependencies": {
34-
"@antfu/eslint-config": "^4.2.1",
34+
"@antfu/eslint-config": "^4.3.0",
3535
"@codecov/vite-plugin": "1.9.0",
36-
"@eslint-react/eslint-plugin": "^1.26.2",
36+
"@eslint-react/eslint-plugin": "^1.27.0",
3737
"@microsoft/eslint-formatter-sarif": "^3.1.0",
3838
"@testing-library/dom": "^10.4.0",
3939
"@testing-library/jest-dom": "^6.6.3",
@@ -44,12 +44,12 @@
4444
"@types/d3-hierarchy": "^3.1.7",
4545
"@types/d3-scale": "^4.0.9",
4646
"@types/golang-wasm-exec": "^1.15.2",
47-
"@types/node": "^22.13.4",
47+
"@types/node": "^22.13.5",
4848
"@types/react": "^19.0.10",
4949
"@types/react-dom": "^19.0.4",
5050
"@vitejs/plugin-react": "^4.3.4",
51-
"@vitest/coverage-istanbul": "^3.0.5",
52-
"eslint": "^9.20.1",
51+
"@vitest/coverage-istanbul": "^3.0.6",
52+
"eslint": "^9.21.0",
5353
"eslint-plugin-import-x": "^4.6.1",
5454
"eslint-plugin-react-hooks": "5.1.0",
5555
"eslint-plugin-react-refresh": "^0.4.19",
@@ -58,10 +58,10 @@
5858
"terser": "^5.39.0",
5959
"typescript": "^5.7.3",
6060
"typia": "^7.6.4",
61-
"vite": "^6.1.0",
61+
"vite": "^6.1.1",
6262
"vite-plugin-html": "^3.2.2",
6363
"vite-plugin-singlefile": "^2.1.0",
64-
"vitest": "^3.0.5"
64+
"vitest": "^3.0.6"
6565
},
6666
"pnpm": {
6767
"peerDependencyRules": {

0 commit comments

Comments
 (0)