Skip to content

Commit

Permalink
chore(deps): update react monorepo (#11241)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 2db5abb commit d888b26
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "29.5.14",
"@types/node": "^20.16.9",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"babel-jest": "^29.7.0",
"concurrently": "^8.2.2",
"eslint": "^9.11.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3348,8 +3348,8 @@ __metadata:
"@testing-library/user-event": "npm:^14.5.2"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:^20.16.9"
"@types/react": "npm:^18.3.8"
"@types/react-dom": "npm:^18.3.0"
"@types/react": "npm:^18.3.12"
"@types/react-dom": "npm:^18.3.1"
babel-jest: "npm:^29.7.0"
concurrently: "npm:^8.2.2"
eslint: "npm:^9.11.1"
Expand Down Expand Up @@ -4631,12 +4631,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^18.3.0":
version: 18.3.0
resolution: "@types/react-dom@npm:18.3.0"
"@types/react-dom@npm:^18.3.1":
version: 18.3.1
resolution: "@types/react-dom@npm:18.3.1"
dependencies:
"@types/react": "npm:*"
checksum: 10c0/6c90d2ed72c5a0e440d2c75d99287e4b5df3e7b011838cdc03ae5cd518ab52164d86990e73246b9d812eaf02ec351d74e3b4f5bd325bf341e13bf980392fd53b
checksum: 10c0/8b416551c60bb6bd8ec10e198c957910cfb271bc3922463040b0d57cf4739cdcd24b13224f8d68f10318926e1ec3cd69af0af79f0291b599a992f8c80d47f1eb
languageName: node
linkType: hard

Expand Down Expand Up @@ -4671,13 +4671,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.8":
version: 18.3.8
resolution: "@types/react@npm:18.3.8"
"@types/react@npm:^18.3.12":
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/367312c9fe276639ecb142265e090a4dd04bb39f8d718cbab546de3f1ddcfddeff415e1147d0fc40f734badaa7420b7b109d511bd4304b2c4c9c36164612fdf8
checksum: 10c0/8bae8d9a41619804561574792e29112b413044eb0d53746dde2b9720c1f9a59f71c895bbd7987cd8ce9500b00786e53bc032dced38cddf42910458e145675290
languageName: node
linkType: hard

Expand Down

0 comments on commit d888b26

Please sign in to comment.