Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.15.0` | `1.15.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.7` | `22.8.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `18.3.12` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.13` | `0.4.14` |
| [sass](https://github.com/sass/dart-sass) | `1.80.3` | `1.80.4` |
| [typia](https://github.com/samchon/typia) | `6.11.2` | `6.11.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.9` | `5.4.10` |
| [vitest-fetch-mock](https://github.com/IanVS/vitest-fetch-mock) | `0.3.0` | `0.4.0` |


Updates `@eslint-react/eslint-plugin` from 1.15.0 to 1.15.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/1.15.1/packages/plugins/eslint-plugin)

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

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

Updates `eslint-plugin-react-refresh` from 0.4.13 to 0.4.14
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.13...v0.4.14)

Updates `sass` from 1.80.3 to 1.80.4
- [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.80.3...1.80.4)

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

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

Updates `vitest-fetch-mock` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/IanVS/vitest-fetch-mock/releases)
- [Commits](IanVS/vitest-fetch-mock@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev-deps
- dependency-name: eslint-plugin-react-refresh
  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-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
- dependency-name: vitest-fetch-mock
  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 Oct 28, 2024
1 parent 783ee7d commit 61a6496
Show file tree
Hide file tree
Showing 2 changed files with 489 additions and 473 deletions.
16 changes: 8 additions & 8 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.0",
"@eslint-react/eslint-plugin": "^1.15.1",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.2",
Expand All @@ -43,25 +43,25 @@
"@types/d3-hierarchy": "^3.1.7",
"@types/d3-scale": "^4.0.8",
"@types/golang-wasm-exec": "^1.15.2",
"@types/node": "^22.7.7",
"@types/react": "^18.3.11",
"@types/node": "^22.8.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/web-worker": "^2.1.3",
"eslint": "^9.13.0",
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-react-hooks": "5.1.0-rc.0",
"eslint-plugin-react-refresh": "^0.4.13",
"sass": "^1.80.3",
"eslint-plugin-react-refresh": "^0.4.14",
"sass": "^1.80.4",
"terser": "^5.36.0",
"typescript": "^5.6.3",
"typia": "^6.11.2",
"vite": "^5.4.9",
"typia": "^6.11.3",
"vite": "^5.4.10",
"vite-plugin-html": "^3.2.2",
"vite-plugin-singlefile": "^2.0.2",
"vitest": "^2.1.3",
"vitest-fetch-mock": "^0.3.0"
"vitest-fetch-mock": "^0.4.0"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 61a6496

Please sign in to comment.