Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 15, 2024
1 parent 114cd3d commit d699203
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 20 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.10.8",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"i18next": "23.7.20",
"lodash.isequal": "4.5.0",
"lodash.sortby": "4.7.0",
Expand Down
25 changes: 7 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3367,12 +3367,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.17":
version: 18.2.17
resolution: "@types/react-dom@npm:18.2.17"
"@types/react-dom@npm:18.2.19":
version: 18.2.19
resolution: "@types/react-dom@npm:18.2.19"
dependencies:
"@types/react": "npm:*"
checksum: fe0dbb3224b48515da8fe25559e3777d756a27c3f22903f0b1b020de8d68bd57eb1f0af62b52ee65d9632637950afed8cbad24d158c4f3d910d083d49bd73fba
checksum: 98eb760ce78f1016d97c70f605f0b1a53873a548d3c2192b40c897f694fd9c8bb12baeada16581a9c7b26f5022c1d2613547be98284d8f1b82d1611b1e3e7df0
languageName: node
linkType: hard

Expand All @@ -3385,7 +3385,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*":
"@types/react@npm:*, @types/react@npm:18.2.55":
version: 18.2.55
resolution: "@types/react@npm:18.2.55"
dependencies:
Expand All @@ -3396,17 +3396,6 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.42":
version: 18.2.42
resolution: "@types/react@npm:18.2.42"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: b6ee1873ba551ca7bf87cefff00a615aa4322cd68d425858a2e09be260d8037d7fc68865739d2b05cc88cefa7acd009afdaea43e9856fc6302b322cc8c19464e
languageName: node
linkType: hard

"@types/sanitize-html@npm:^2.9.0":
version: 2.11.0
resolution: "@types/sanitize-html@npm:2.11.0"
Expand Down Expand Up @@ -6764,8 +6753,8 @@ __metadata:
"@types/lodash.sortby": "npm:^4"
"@types/lodash.uniqby": "npm:^4"
"@types/node": "npm:20.10.8"
"@types/react": "npm:18.2.42"
"@types/react-dom": "npm:18.2.17"
"@types/react": "npm:18.2.55"
"@types/react-dom": "npm:18.2.19"
"@types/uuid": "npm:9.0.8"
"@typescript-eslint/eslint-plugin": "npm:6.18.1"
"@typescript-eslint/parser": "npm:6.18.1"
Expand Down

0 comments on commit d699203

Please sign in to comment.