Skip to content

Commit

Permalink
build(deps-dev): bump the ui-dev-deps group across 1 directory with 9…
Browse files Browse the repository at this point in the history
… updates

Bumps the ui-dev-deps group with 9 updates in the /ui directory:

| Package | From | To |
| --- | --- | --- |
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `4.1.1` | `4.2.1` |
| @codecov/vite-plugin | `1.8.0` | `1.9.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.1` | `22.13.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.8` | `19.0.10` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.3` | `19.0.4` |
| [eslint](https://github.com/eslint/eslint) | `9.20.0` | `9.20.1` |
| [sass](https://github.com/sass/dart-sass) | `1.84.0` | `1.85.0` |
| [terser](https://github.com/terser/terser) | `5.38.1` | `5.39.0` |
| [typia](https://github.com/samchon/typia) | `7.6.3` | `7.6.4` |



Updates `@antfu/eslint-config` from 4.1.1 to 4.2.1
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v4.1.1...v4.2.1)

Updates `@codecov/vite-plugin` from 1.8.0 to 1.9.0

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

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

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

Updates `eslint` from 9.20.0 to 9.20.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.20.0...v9.20.1)

Updates `sass` from 1.84.0 to 1.85.0
- [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.84.0...1.85.0)

Updates `terser` from 5.38.1 to 5.39.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.38.1...v5.39.0)

Updates `typia` from 7.6.3 to 7.6.4
- [Release notes](https://github.com/samchon/typia/releases)
- [Commits](samchon/typia@v7.6.3...v7.6.4)

---
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: "@types/node"
  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: "@types/react-dom"
  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-patch
  dependency-group: ui-dev-deps
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dev-deps
- dependency-name: terser
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent ec0e5bf commit 6825486
Show file tree
Hide file tree
Showing 2 changed files with 510 additions and 504 deletions.
18 changes: 9 additions & 9 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"react-use": "^17.6.0"
},
"devDependencies": {
"@antfu/eslint-config": "^4.1.1",
"@codecov/vite-plugin": "1.8.0",
"@antfu/eslint-config": "^4.2.1",
"@codecov/vite-plugin": "1.9.0",
"@eslint-react/eslint-plugin": "^1.26.2",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@testing-library/dom": "^10.4.0",
Expand All @@ -44,20 +44,20 @@
"@types/d3-hierarchy": "^3.1.7",
"@types/d3-scale": "^4.0.9",
"@types/golang-wasm-exec": "^1.15.2",
"@types/node": "^22.13.1",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@types/node": "^22.13.4",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-istanbul": "^3.0.5",
"eslint": "^9.20.0",
"eslint": "^9.20.1",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-react-refresh": "^0.4.19",
"jsdom": "^26.0.0",
"sass": "^1.84.0",
"terser": "^5.38.1",
"sass": "^1.85.0",
"terser": "^5.39.0",
"typescript": "^5.7.3",
"typia": "^7.6.3",
"typia": "^7.6.4",
"vite": "^6.1.0",
"vite-plugin-html": "^3.2.2",
"vite-plugin-singlefile": "^2.1.0",
Expand Down
Loading

0 comments on commit 6825486

Please sign in to comment.