Skip to content

Commit

Permalink
chore(deps): bump @types/react from 18.0.1 to 18.3.5 in /ui
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.1 to 18.3.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2024
1 parent 41b4575 commit b6a41cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/jest": "^28.1.8",
"@types/node": "^20.12.11",
"@types/react": "18.0.1",
"@types/react": "18.3.5",
"@types/react-dom": "^18.0.4",
"autoprefixer": "^10.4.0",
"cypress": "^13.13.3",
Expand Down
18 changes: 5 additions & 13 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2709,14 +2709,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.0.1":
version: 18.0.1
resolution: "@types/react@npm:18.0.1"
"@types/react@npm:18.3.5":
version: 18.3.5
resolution: "@types/react@npm:18.3.5"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/4ef14c4da5f685b53396e5b31e042981a54f962bdbd3dfa8cec52035f53f378f0a5244968ce94e49d6cfda26e692411b5a9a3ba082ab67ce106a3c8a882f538b
checksum: 10c0/548b1d3d7c2f0242fbfdbbd658731b4ce69a134be072fa83e6ab516f2840402a3f20e3e7f72e95133b23d4880ef24a6d864050dc8e1f7c68f39fa87ca8445917
languageName: node
linkType: hard

Expand All @@ -2727,13 +2726,6 @@ __metadata:
languageName: node
linkType: hard

"@types/scheduler@npm:*":
version: 0.23.0
resolution: "@types/scheduler@npm:0.23.0"
checksum: 10c0/5cf7f2ba3732b74877559eb20b19f95fcd0a20c17dcb20e75a7ca7c7369cd455aeb2d406b3ff5a38168a9750da3bad78dd20d96d11118468b78f4959b8e56090
languageName: node
linkType: hard

"@types/sinonjs__fake-timers@npm:8.1.1":
version: 8.1.1
resolution: "@types/sinonjs__fake-timers@npm:8.1.1"
Expand Down Expand Up @@ -4483,7 +4475,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/jest": "npm:^28.1.8"
"@types/node": "npm:^20.12.11"
"@types/react": "npm:18.0.1"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:^18.0.4"
autoprefixer: "npm:^10.4.0"
cypress: "npm:^13.13.3"
Expand Down

0 comments on commit b6a41cf

Please sign in to comment.