Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update react monorepo to v18.3.0 #955

Merged
merged 1 commit into from
Apr 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@
"@types/issue-parser": "3.0.5",
"@types/jsonwebtoken": "9.0.6",
"@types/node": "20.12.7",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.0",
"@types/react-dom": "18.3.0",
"@types/simple-oauth2": "5.0.7",
"@vitest/coverage-v8": "1.5.0",
"check-package-dependencies": "7.1.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1738,22 +1738,22 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.25":
version: 18.2.25
resolution: "@types/react-dom@npm:18.2.25"
"@types/react-dom@npm:18.3.0":
version: 18.3.0
resolution: "@types/react-dom@npm:18.3.0"
dependencies:
"@types/react": "npm:*"
checksum: 10/0e45856a2fdbf09e74632b132b3af773c6b18fc2ab0bd04595c9f2bcc0bb04d5e732ac8156d145b712dedab7484a8fe9dce5cf720a5437b5d26099c7060c7ba4
checksum: 10/6ff53f5a7b7fba952a68e114d3b542ebdc1e87a794234785ebab0bcd9bde7fb4885f21ebaf93d26dc0a1b5b93287f42cad68b78ae04dddf6b20da7aceff0beaf
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.2.79":
version: 18.2.79
resolution: "@types/react@npm:18.2.79"
"@types/react@npm:*, @types/react@npm:18.3.0":
version: 18.3.0
resolution: "@types/react@npm:18.3.0"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/2ef833e7d0a5c226beddbbe090811582371f6ae5e2f092a3d9f47cc6087c8bce0b96ee33e351de6d1d470f0a0ec5892d971933f841ef31538c1821681fc6569e
checksum: 10/2444294740016d61721df9adeb8635658c660c13b0782df9f067260ac6b0a4b71e68245089814ab53264843eb75f81d90f770253b94a13955cc1ddccf3593301
languageName: node
linkType: hard

Expand Down Expand Up @@ -7868,8 +7868,8 @@ __metadata:
"@types/issue-parser": "npm:3.0.5"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/node": "npm:20.12.7"
"@types/react": "npm:18.2.79"
"@types/react-dom": "npm:18.2.25"
"@types/react": "npm:18.3.0"
"@types/react-dom": "npm:18.3.0"
"@types/simple-oauth2": "npm:5.0.7"
"@vitest/coverage-v8": "npm:1.5.0"
body-parser: "npm:1.20.2"
Expand Down