Skip to content

Commit

Permalink
Update dependency @types/react to v18.2.63
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent 4b424af commit 6b075da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@bufbuild/connect-web": "0.8.6",
"@bufbuild/protobuf": "0.5.0",
"@types/node": "18.19.21",
"@types/react": "18.2.56",
"@types/react": "18.2.63",
"@types/react-dom": "18.2.19",
"next": "12.3.4",
"prettier": "2.8.8",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -417,14 +417,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.56":
version: 18.2.56
resolution: "@types/react@npm:18.2.56"
"@types/react@npm:18.2.63":
version: 18.2.63
resolution: "@types/react@npm:18.2.63"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 8f6d754e4add007667002bd3f4c3a3a577c4a75afcd5cdc93bd3c584750f25c41a024a9f7de802204156483bc2fcce417ff9d7063ac1713e2b8ccb7c8a08c0ff
checksum: f3d496b9e3c40fe984aa2f22e0f3776a4f0be223f436ad3a2b79fed4b496ba1549999083408c2c975e5c8b029bfc9e8a2924788325e00de205cf70a10ef772d0
languageName: node
linkType: hard

Expand Down Expand Up @@ -891,7 +891,7 @@ __metadata:
"@bufbuild/protoc-gen-connect-web": 0.11.0
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.19.21
"@types/react": 18.2.56
"@types/react": 18.2.63
"@types/react-dom": 18.2.19
eslint: 8.56.0
eslint-config-next: 12.3.4
Expand Down

0 comments on commit 6b075da

Please sign in to comment.