Skip to content

Commit

Permalink
Update dependency @types/react to ^18.2.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent d6bc6ed commit 007887d
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 @@ -23,7 +23,7 @@
"@storybook/addon-essentials": "^7.4.6",
"@storybook/react": "^7.4.6",
"@storybook/react-webpack5": "^7.4.6",
"@types/react": "^18.2.28",
"@types/react": "^18.2.32",
"@types/react-dom": "^18.2.13",
"buncho": "^6.2.0",
"react": "^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 @@ -7,7 +7,7 @@
"clean": "buncho clean"
},
"dependencies": {
"@types/react": "^18.2.28",
"@types/react": "^18.2.32",
"@types/react-dom": "^18.2.13",
"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 @@ -2119,7 +2119,7 @@ __metadata:
resolution: "@kerno/app@workspace:websites/app"
dependencies:
"@neetly/tsconfig": "npm:^0.3.0"
"@types/react": "npm:^18.2.28"
"@types/react": "npm:^18.2.32"
"@types/react-dom": "npm:^18.2.13"
buncho: "npm:^6.2.0"
react: "npm:^18.2.0"
Expand Down Expand Up @@ -2167,7 +2167,7 @@ __metadata:
"@storybook/addon-essentials": "npm:^7.4.6"
"@storybook/react": "npm:^7.4.6"
"@storybook/react-webpack5": "npm:^7.4.6"
"@types/react": "npm:^18.2.28"
"@types/react": "npm:^18.2.32"
"@types/react-dom": "npm:^18.2.13"
buncho: "npm:^6.2.0"
react: "npm:^18.2.0"
Expand Down Expand Up @@ -4554,14 +4554,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.2.28":
version: 18.2.28
resolution: "@types/react@npm:18.2.28"
"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.2.32":
version: 18.2.32
resolution: "@types/react@npm:18.2.32"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 7bde71a9f5ba1feef7762b3a9280f3fc9dfba6ea905cbcb73f7e9cd55adcf69148d77e53da328c892767dc218dfb7319bf00a94f6550c1b58019b756cb27207d
checksum: 648662cd852107d7933eee072fa5826069aca1ce15602db8573393ec694780de035cfac4d76f239762e2453b53a4aa8767ae057789661ccfee4d1311040953b9
languageName: node
linkType: hard

Expand Down

0 comments on commit 007887d

Please sign in to comment.