Skip to content

Commit

Permalink
build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates
Browse files Browse the repository at this point in the history
Bumps the ui-dev-deps group in /ui with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `3.6.2` | `3.7.1` |
| @codecov/vite-plugin | `1.1.0` | `1.2.0` |
| [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.14.1` | `1.14.2` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.7` | `18.3.8` |
| [eslint](https://github.com/eslint/eslint) | `9.10.0` | `9.11.0` |
| [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.2.1` | `4.3.0` |
| [sass](https://github.com/sass/dart-sass) | `1.79.1` | `1.79.3` |
| [typia](https://github.com/samchon/typia) | `6.10.0` | `6.10.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.6` | `5.4.7` |


Updates `@antfu/eslint-config` from 3.6.2 to 3.7.1
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v3.6.2...v3.7.1)

Updates `@codecov/vite-plugin` from 1.1.0 to 1.2.0

Updates `@eslint-react/eslint-plugin` from 1.14.1 to 1.14.2
- [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.14.2/packages/plugins/eslint-plugin)

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

Updates `eslint` from 9.10.0 to 9.11.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.10.0...v9.11.0)

Updates `eslint-plugin-import-x` from 4.2.1 to 4.3.0
- [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@v4.2.1...v4.3.0)

Updates `sass` from 1.79.1 to 1.79.3
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.79.1...1.79.3)

Updates `typia` from 6.10.0 to 6.10.2
- [Release notes](https://github.com/samchon/typia/releases)
- [Commits](samchon/typia@v6.10.0...v6.10.2)

Updates `vite` from 5.4.6 to 5.4.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.7/packages/vite)

---
updated-dependencies:
- dependency-name: "@antfu/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dev-deps
- dependency-name: "@codecov/vite-plugin"
  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-patch
  dependency-group: ui-dev-deps
- dependency-name: "@types/react"
  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-minor
  dependency-group: ui-dev-deps
- dependency-name: sass
  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-patch
  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]>
  • Loading branch information
dependabot[bot] authored and Zxilly committed Sep 23, 2024
1 parent dbf8f40 commit 56e9c1b
Show file tree
Hide file tree
Showing 2 changed files with 581 additions and 581 deletions.
18 changes: 9 additions & 9 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"react-use": "^17.5.1"
},
"devDependencies": {
"@antfu/eslint-config": "^3.6.2",
"@codecov/vite-plugin": "1.1.0",
"@eslint-react/eslint-plugin": "^1.14.1",
"@antfu/eslint-config": "^3.7.1",
"@codecov/vite-plugin": "1.2.0",
"@eslint-react/eslint-plugin": "^1.14.2",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
Expand All @@ -44,20 +44,20 @@
"@types/d3-scale": "^4.0.8",
"@types/golang-wasm-exec": "^1.15.2",
"@types/node": "^22.5.5",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/web-worker": "^2.1.1",
"eslint": "^9.10.0",
"eslint-plugin-import-x": "^4.2.1",
"eslint": "^9.11.0",
"eslint-plugin-import-x": "^4.3.0",
"eslint-plugin-react-hooks": "5.1.0-rc.0",
"eslint-plugin-react-refresh": "^0.4.12",
"sass": "^1.79.1",
"sass": "^1.79.3",
"terser": "^5.33.0",
"typescript": "^5.6.2",
"typia": "^6.10.0",
"vite": "^5.4.6",
"typia": "^6.10.2",
"vite": "^5.4.7",
"vite-plugin-html": "^3.2.2",
"vite-plugin-singlefile": "^2.0.2",
"vitest": "^2.1.1",
Expand Down
Loading

0 comments on commit 56e9c1b

Please sign in to comment.