Skip to content

Commit

Permalink
build(deps-dev): bump the ui-dev-deps group in /ui with 4 updates
Browse files Browse the repository at this point in the history
Bumps the ui-dev-deps group in /ui with 4 updates: [@antfu/eslint-config](https://github.com/antfu/eslint-config), [eslint](https://github.com/eslint/eslint), [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) and [typia](https://github.com/samchon/typia).


Updates `@antfu/eslint-config` from 2.22.0 to 2.22.2
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v2.22.0...v2.22.2)

Updates `eslint` from 9.6.0 to 9.7.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.6.0...v9.7.0)

Updates `eslint-plugin-import-x` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases)
- [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md)
- [Commits](un-ts/eslint-plugin-import-x@v3.0.0...v3.0.1)

Updates `typia` from 6.4.3 to 6.5.1
- [Release notes](https://github.com/samchon/typia/releases)
- [Commits](samchon/typia@v6.4.3...v6.5.1)

---
updated-dependencies:
- dependency-name: "@antfu/eslint-config"
  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: eslint-plugin-import-x
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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]>
  • Loading branch information
dependabot[bot] authored and Zxilly committed Jul 15, 2024
1 parent 339ff55 commit 03bae06
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 354 deletions.
8 changes: 4 additions & 4 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-use": "^17.5.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.22.0",
"@antfu/eslint-config": "^2.22.2",
"@codecov/vite-plugin": "0.0.1-beta.10",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@million/lint": "1.0.0-rc.80",
Expand All @@ -44,15 +44,15 @@
"@vitejs/plugin-react-swc": "^3.7.0",
"@vitest/coverage-v8": "^2.0.2",
"@vitest/web-worker": "^2.0.2",
"eslint": "^9.6.0",
"eslint-plugin-import-x": "^3.0.0",
"eslint": "^9.7.0",
"eslint-plugin-import-x": "^3.0.1",
"eslint-plugin-react-hooks": "5.1.0-rc.0",
"eslint-plugin-react-refresh": "^0.4.8",
"junit": "^1.4.9",
"sass": "^1.77.8",
"terser": "^5.31.2",
"typescript": "^5.5.3",
"typia": "^6.4.3",
"typia": "^6.5.1",
"vite": "^5.3.3",
"vite-plugin-html": "^3.2.2",
"vite-plugin-singlefile": "^2.0.2",
Expand Down
Loading

0 comments on commit 03bae06

Please sign in to comment.