Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react-dom from 18.0.9 to 18.2.17 in /web…
Browse files Browse the repository at this point in the history
…-ui (#795)

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.9 to 18.2.17.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacob Gadikian <[email protected]>
  • Loading branch information
dependabot[bot] and faddat authored Dec 10, 2023
1 parent 0e4dc08 commit 04747e1
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.17",
"@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.17":
version: 18.2.17
resolution: "@types/react-dom@npm:18.2.17"
dependencies:
"@types/react": "*"
checksum: e744e3feba25fc43733289d4df4d9c0e59fcca7f34e8c89d75f81a339accb2bd70236d69382d47d2c0ad06a1529b2e56aa6171fe175854d60e07156ddceedfcb
checksum: 7a4e704ed4be6e0c3ccd8a22ff69386fe548304bf4db090513f42e059ff4c65f7a427790320051524d6578a2e4c9667bb7a80a4c989b72361c019fbe851d9385
languageName: node
linkType: hard

Expand Down Expand Up @@ -8062,7 +8062,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.17
"@types/three": ^0.155.1
chain-registry: 1.19.0
cosmjs-types: 0.5.0
Expand Down

0 comments on commit 04747e1

Please sign in to comment.