Skip to content

Commit

Permalink
build(deps-dev): bump the ui-dev-deps group in /ui with 3 updates
Browse files Browse the repository at this point in the history
Bumps the ui-dev-deps group in /ui with 3 updates: [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typia](https://github.com/samchon/typia).


Updates `@eslint-react/eslint-plugin` from 1.15.2 to 1.16.1
- [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.16.1/packages/plugins/eslint-plugin)

Updates `@types/node` from 22.8.7 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typia` from 6.11.3 to 6.11.4
- [Release notes](https://github.com/samchon/typia/releases)
- [Commits](samchon/typia@v6.11.3...v6.11.4)

---
updated-dependencies:
- 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-minor
  dependency-group: ui-dev-deps
- dependency-name: typia
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 1994ff2 commit 0f7134c
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 222 deletions.
6 changes: 3 additions & 3 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@codecov/vite-plugin": "1.2.1",
"@eslint-react/eslint-plugin": "^1.15.2",
"@eslint-react/eslint-plugin": "^1.16.1",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
Expand All @@ -43,7 +43,7 @@
"@types/d3-hierarchy": "^3.1.7",
"@types/d3-scale": "^4.0.8",
"@types/golang-wasm-exec": "^1.15.2",
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react-swc": "^3.7.1",
Expand All @@ -55,7 +55,7 @@
"sass": "^1.80.6",
"terser": "^5.36.0",
"typescript": "^5.6.3",
"typia": "^6.11.3",
"typia": "^6.11.4",
"vite": "^5.4.10",
"vite-plugin-html": "^3.2.2",
"vite-plugin-singlefile": "^2.0.3",
Expand Down
Loading

0 comments on commit 0f7134c

Please sign in to comment.