Skip to content

Commit

Permalink
Update dependency @types/react-dom to ^18.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent d6bc6ed commit f8fe84f
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.14",
"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.14",
"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.14"
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.14"
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.14":
version: 18.2.14
resolution: "@types/react-dom@npm:18.2.14"
dependencies:
"@types/react": "npm:*"
checksum: a21cdc03e232fad4728779f48ca1a512fe87ea3fb3265fd5a8bf468e17770f78daf2c4b8299670a7a78becc439bedfc3121a44dde7837255fd933fa4f54d82fd
checksum: 1f79a7708d038cd651bdb21e01a99c594761bc9a40a565abe98958e1d27facfeb6e9824ddf6ae3504e7a56568f0f3da2380fe52ac18477b5864d2d5cf1386a9e
languageName: node
linkType: hard

Expand Down

0 comments on commit f8fe84f

Please sign in to comment.