Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group across 1 dir…
Browse files Browse the repository at this point in the history
…ectory with 4 updates

Bumps the development-dependencies group with 4 updates in the /ui directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


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

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

Updates `eslint-plugin-react` from 7.36.1 to 7.37.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.36.1...v7.37.0)

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent e1b842d commit 149ed41
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.9",
"@types/mapbox__mapbox-gl-draw": "~1.4.6",
"@types/node": "^20.16.8",
"@types/react": "^18.3.9",
"@types/node": "^20.16.10",
"@types/react": "^18.3.10",
"@types/react-color": "^3.0.12",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
Expand All @@ -84,7 +84,7 @@
"@vitejs/plugin-react-swc": "^3.7.0",
"@vitest/coverage-v8": "^2.1.1",
"eslint": "^9.11.1",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.0",
"globals": "^15.9.0",
"husky": "^9.1.6",
"jest": "^29.7.0",
Expand Down
36 changes: 18 additions & 18 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4155,12 +4155,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.16.8":
version: 20.16.8
resolution: "@types/node@npm:20.16.8"
"@types/node@npm:^20.16.10":
version: 20.16.10
resolution: "@types/node@npm:20.16.10"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/e4917ff29c1d8f2c4e2c7081a50d1c53738aa3cf21b11fc26956e72d679e6eeefc3db87d8e1ebd2d67b4205fb6992102197d6aa11f8d1404bf81a81dfc195578
checksum: 10/f0832d16fed07737c2c3edd6cb6414a22e8379173e56e701ab8890b8798c8f9bc37337332631818f813ff7f8c0e168e9900e8f44cdfd2406d15150289c813acc
languageName: node
linkType: hard

Expand Down Expand Up @@ -4242,13 +4242,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.9":
version: 18.3.9
resolution: "@types/react@npm:18.3.9"
"@types/react@npm:^18.3.10":
version: 18.3.10
resolution: "@types/react@npm:18.3.10"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/d1321e874e6523b0a944d4ce514c071cbe44501b04591e17c0b265c9a03fb3e4486337ae1bec74541b72a41f34beef157342205dd07b31d116f4d06fa39cf32f
checksum: 10/cdc946f15fcad62387e6485a2bbef3e45609708fd81e3ce30b03580077bb8a8a1bd0d19858d8602b33c3921bbb8907ddbc9411fd25294a2c2e944907dad8dd67
languageName: node
linkType: hard

Expand Down Expand Up @@ -6703,9 +6703,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.36.1":
version: 7.36.1
resolution: "eslint-plugin-react@npm:7.36.1"
"eslint-plugin-react@npm:^7.37.0":
version: 7.37.0
resolution: "eslint-plugin-react@npm:7.37.0"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
Expand All @@ -6727,7 +6727,7 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10/bca154b446c35af4859a92fd043dcfe5c74851eb27652234020548570bb81d37cc9f1eb1795b3c9e7514de6c9b48f42fcc00153062eca879dab45ab84e49d0b1
checksum: 10/ae005a5e4bdcbf43cda0e5297f5ee8badbbcc18ce6c3f83ac4141173242b27c8a067372061af745ae490c18eef2c3257985bcd240cee85dec262ca875347e8fc
languageName: node
linkType: hard

Expand Down Expand Up @@ -12352,8 +12352,8 @@ __metadata:
"@types/jest": "npm:^29.5.13"
"@types/lodash": "npm:^4.17.9"
"@types/mapbox__mapbox-gl-draw": "npm:~1.4.6"
"@types/node": "npm:^20.16.8"
"@types/react": "npm:^18.3.9"
"@types/node": "npm:^20.16.10"
"@types/react": "npm:^18.3.10"
"@types/react-color": "npm:^3.0.12"
"@types/react-dom": "npm:^18.3.0"
"@types/react-router-dom": "npm:^5.3.3"
Expand All @@ -12369,7 +12369,7 @@ __metadata:
classnames: "npm:^2.5.1"
dayjs: "npm:^1.11.13"
eslint: "npm:^9.11.1"
eslint-plugin-react: "npm:^7.36.1"
eslint-plugin-react: "npm:^7.37.0"
globals: "npm:^15.9.0"
graphql: "npm:^16.9.0"
hat: "npm:^0.0.3"
Expand Down Expand Up @@ -13976,8 +13976,8 @@ __metadata:
linkType: hard

"vite@npm:^5.4.2":
version: 5.4.6
resolution: "vite@npm:5.4.6"
version: 5.4.8
resolution: "vite@npm:5.4.8"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -14014,7 +14014,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/8489fa55c48675fc12b64bf7af58b5e2f8a11b2aebc63cb177861bd53dc196d7c496d6918f5a8c48828f51b6fe498166a1a2350334bbfaae10d015a0c71f1c77
checksum: 10/17fdffa558abaf854f04ead7d3ddd76e4556a59871f9ac63cca3fc20a79979984837d8dddaae4b171e3d73061f781e4eec0f6d3babdbce2b4d111d29cf474c1c
languageName: node
linkType: hard

Expand Down

0 comments on commit 149ed41

Please sign in to comment.