Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react from 18.0.25 to 18.2.27 in /web-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.25 to 18.2.27.
- [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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 543f819 commit 8b53543
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/react": "18.2.27",
"@types/react-dom": "18.0.9",
"@types/three": "^0.155.1",
"eslint": "8.28.0",
Expand Down
10 changes: 5 additions & 5 deletions web-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3302,14 +3302,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.0.25":
version: 18.0.25
resolution: "@types/react@npm:18.0.25"
"@types/react@npm:18.2.27":
version: 18.2.27
resolution: "@types/react@npm:18.2.27"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 231d658c45abdef044a716b4502774f1585d8336d73b2f5bd68f181acbfc874b7a457686ecd29b415b43ed0922c309bab7e2cf96832d188a3f4f1b02f2af760a
checksum: bb29779d4e83e30886a4a939b02812a7ae2d49a26e19eb4be48a6d4e73e8b09ca1a639c97c0ba12a7fe46711355059db7f958cbc1754fe697690656cdb9eca07
languageName: node
linkType: hard

Expand Down Expand Up @@ -8037,7 +8037,7 @@ __metadata:
"@tanstack/react-query": ^4.29.12
"@tanstack/react-query-devtools": ^4.35.0
"@types/node": 18.11.9
"@types/react": 18.0.25
"@types/react": 18.2.27
"@types/react-dom": 18.0.9
"@types/three": ^0.155.1
chain-registry: 1.19.0
Expand Down

0 comments on commit 8b53543

Please sign in to comment.