Skip to content

Commit

Permalink
fix(deps): update react monorepo (#173)
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 Apr 24, 2024
1 parent d7fc42b commit 6114712
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 @@ -22,8 +22,8 @@
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.12.7",
"@types/react": "18.2.75",
"@types/react-dom": "18.2.24",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"i18next": "^23.9.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4014,12 +4014,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand All @@ -4042,13 +4042,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -7912,8 +7912,8 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/i18n": "npm:0.13.12"
"@types/node": "npm:20.12.7"
"@types/react": "npm:18.2.75"
"@types/react-dom": "npm:18.2.24"
"@types/react": "npm:18.2.79"
"@types/react-dom": "npm:18.2.25"
"@types/uuid": "npm:9.0.8"
"@typescript-eslint/eslint-plugin": "npm:7.6.0"
"@typescript-eslint/parser": "npm:7.6.0"
Expand Down

0 comments on commit 6114712

Please sign in to comment.