Skip to content

Commit 8aa936f

Browse files
dependabot[bot]Zxilly
authored andcommitted
build(deps-dev): bump the ui-dev-deps group in /ui with 4 updates
Bumps the ui-dev-deps group in /ui with 4 updates: [@antfu/eslint-config](https://github.com/antfu/eslint-config), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [typia](https://github.com/samchon/typia). Updates `@antfu/eslint-config` from 2.23.2 to 2.24.0 - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](antfu/eslint-config@v2.23.2...v2.24.0) Updates `@types/node` from 20.14.12 to 22.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.7.0 to 9.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.7.0...v9.8.0) Updates `typia` from 6.5.4 to 6.6.0 - [Release notes](https://github.com/samchon/typia/releases) - [Commits](samchon/typia@v6.5.4...v6.6.0) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" 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-major 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: typia dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc81bc2 commit 8aa936f

File tree

2 files changed

+428
-380
lines changed

2 files changed

+428
-380
lines changed

ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-use": "^17.5.1"
2929
},
3030
"devDependencies": {
31-
"@antfu/eslint-config": "^2.23.2",
31+
"@antfu/eslint-config": "^2.24.0",
3232
"@codecov/vite-plugin": "0.0.1-beta.10",
3333
"@microsoft/eslint-formatter-sarif": "^3.1.0",
3434
"@million/lint": "1.0.0-rc.84",
@@ -41,20 +41,20 @@
4141
"@types/d3-hierarchy": "^3.1.7",
4242
"@types/d3-scale": "^4.0.8",
4343
"@types/golang-wasm-exec": "^1.15.2",
44-
"@types/node": "^20.14.12",
44+
"@types/node": "^22.0.0",
4545
"@types/react": "^18.3.3",
4646
"@types/react-dom": "^18.3.0",
4747
"@vitejs/plugin-react-swc": "^3.7.0",
4848
"@vitest/coverage-v8": "^2.0.4",
4949
"@vitest/web-worker": "^2.0.4",
50-
"eslint": "^9.7.0",
50+
"eslint": "^9.8.0",
5151
"eslint-plugin-import-x": "^3.1.0",
5252
"eslint-plugin-react-hooks": "5.1.0-rc.0",
5353
"eslint-plugin-react-refresh": "^0.4.9",
5454
"sass": "^1.77.8",
5555
"terser": "^5.31.3",
5656
"typescript": "^5.5.4",
57-
"typia": "^6.5.4",
57+
"typia": "^6.6.0",
5858
"vite": "^5.3.5",
5959
"vite-plugin-html": "^3.2.2",
6060
"vite-plugin-singlefile": "^2.0.2",

0 commit comments

Comments
 (0)