Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 27, 2023
1 parent 07b77a9 commit a0ddddc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@bufbuild/connect-web": "0.8.6",
"@bufbuild/protobuf": "0.5.0",
"@types/node": "18.16.19",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
"next": "12.3.4",
"prettier": "2.8.8",
"react": "18.2.0",
Expand Down
20 changes: 10 additions & 10 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -395,12 +395,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.6":
version: 18.2.6
resolution: "@types/react-dom@npm:18.2.6"
"@types/react-dom@npm:18.2.7":
version: 18.2.7
resolution: "@types/react-dom@npm:18.2.7"
dependencies:
"@types/react": "*"
checksum: b56e42efab121a3a8013d2eb8c1688e6028a25ea6d33c4362d2846f0af3760b164b4d7c34846614024cfb8956cca70dd1743487f152e32ff89a00fe6fbd2be54
checksum: e02ea908289a7ad26053308248d2b87f6aeafd73d0e2de2a3d435947bcea0422599016ffd1c3e38ff36c42f5e1c87c7417f05b0a157e48649e4a02f21727d54f
languageName: node
linkType: hard

Expand All @@ -415,14 +415,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.14":
version: 18.2.14
resolution: "@types/react@npm:18.2.14"
"@types/react@npm:18.2.17":
version: 18.2.17
resolution: "@types/react@npm:18.2.17"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: a6a5e8cc78f486b9020d1ad009aa6c56943c68c7c6376e0f8399e9cbcd950b7b8f5d73f00200f5379f5e58d31d57d8aed24357f301d8e86108cd438ce6c8b3dd
checksum: 150516b31bd98b635e4a56bcf2af007330b35cccb6e35e902f46a47f0e81e30c46cdacc095e91051bdf2f33e4846e7e62fd51b67e064dc7d15c00e15dfa449d5
languageName: node
linkType: hard

Expand Down Expand Up @@ -882,8 +882,8 @@ __metadata:
"@bufbuild/protoc-gen-connect-web": 0.11.0
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.16.19
"@types/react": 18.2.14
"@types/react-dom": 18.2.6
"@types/react": 18.2.17
"@types/react-dom": 18.2.7
eslint: 8.44.0
eslint-config-next: 12.3.4
next: 12.3.4
Expand Down

0 comments on commit a0ddddc

Please sign in to comment.