Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 543f819 commit 8478799
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 @@ -45,7 +45,7 @@
"devDependencies": {
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.9",
"@types/react-dom": "18.2.11",
"@types/three": "^0.155.1",
"eslint": "8.28.0",
"eslint-config-next": "13.0.5",
Expand Down
10 changes: 5 additions & 5 deletions web-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3282,12 +3282,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.0.9":
version: 18.0.9
resolution: "@types/react-dom@npm:18.0.9"
"@types/react-dom@npm:18.2.11":
version: 18.2.11
resolution: "@types/react-dom@npm:18.2.11"
dependencies:
"@types/react": "*"
checksum: e744e3feba25fc43733289d4df4d9c0e59fcca7f34e8c89d75f81a339accb2bd70236d69382d47d2c0ad06a1529b2e56aa6171fe175854d60e07156ddceedfcb
checksum: 70dbdd2f8836a797ab8a3771c773f51023aab187d4d88ed3733bb3f2cbc2146057788a0095a03637101aeab9a48fce0ea369f96a35fc07e785ef53b8ab870885
languageName: node
linkType: hard

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

0 comments on commit 8478799

Please sign in to comment.