Skip to content

Commit

Permalink
Update dependency @types/react-dom to ^18.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent d6bc6ed commit dce7866
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/pixi-cubism/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@storybook/react": "^7.4.6",
"@storybook/react-webpack5": "^7.4.6",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/react-dom": "^18.2.17",
"buncho": "^6.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion websites/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/react-dom": "^18.2.17",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2120,7 +2120,7 @@ __metadata:
dependencies:
"@neetly/tsconfig": "npm:^0.3.0"
"@types/react": "npm:^18.2.28"
"@types/react-dom": "npm:^18.2.13"
"@types/react-dom": "npm:^18.2.17"
buncho: "npm:^6.2.0"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
Expand Down Expand Up @@ -2168,7 +2168,7 @@ __metadata:
"@storybook/react": "npm:^7.4.6"
"@storybook/react-webpack5": "npm:^7.4.6"
"@types/react": "npm:^18.2.28"
"@types/react-dom": "npm:^18.2.13"
"@types/react-dom": "npm:^18.2.17"
buncho: "npm:^6.2.0"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
Expand Down Expand Up @@ -4545,12 +4545,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^18.2.13":
version: 18.2.13
resolution: "@types/react-dom@npm:18.2.13"
"@types/react-dom@npm:^18.2.17":
version: 18.2.17
resolution: "@types/react-dom@npm:18.2.17"
dependencies:
"@types/react": "npm:*"
checksum: a21cdc03e232fad4728779f48ca1a512fe87ea3fb3265fd5a8bf468e17770f78daf2c4b8299670a7a78becc439bedfc3121a44dde7837255fd933fa4f54d82fd
checksum: 33b53078ed7e9e0cfc4dc691e938f7db1cc06353bc345947b41b581c3efe2b980c9e4eb6460dbf5ddc521dd91959194c970221a2bd4bfad9d23ebce338e12938
languageName: node
linkType: hard

Expand Down

0 comments on commit dce7866

Please sign in to comment.