Skip to content

Commit

Permalink
fix(deps): update react monorepo (#154)
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 Feb 29, 2024
1 parent a358250 commit 49b0091
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 @@ -35,8 +35,8 @@
"@tanstack/react-query-devtools": "^4.36.1",
"@types/lodash.groupby": "4.6.9",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"@uiw/react-codemirror": "4.21.21",
"@uppy/core": "^3.1.1",
"@uppy/dashboard": "^3.3.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4437,12 +4437,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -4475,14 +4475,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.45":
version: 18.2.45
resolution: "@types/react@npm:18.2.45"
"@types/react@npm:18.2.60":
version: 18.2.60
resolution: "@types/react@npm:18.2.60"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: bd27fd8a959fa776965997af89cb04e43e7868416850fdff421b5539f389efa35acae3d55915c9f32d7b00fb388550302bf8a7f06010abf9ad431e5bf58cb774
checksum: 5f2f6091623f13375a5bbc7e5c222cd212b5d6366ead737b76c853f6f52b314db24af5ae3f688d2d49814c668c216858a75433f145311839d8989d46bb3cbecf
languageName: node
linkType: hard

Expand Down Expand Up @@ -8767,8 +8767,8 @@ __metadata:
"@types/lodash.isobject": "npm:3.0.9"
"@types/lodash.isstring": "npm:4.0.9"
"@types/node": "npm:20.10.5"
"@types/react": "npm:18.2.45"
"@types/react-dom": "npm:18.2.18"
"@types/react": "npm:18.2.60"
"@types/react-dom": "npm:18.2.19"
"@types/uuid": "npm:9.0.7"
"@typescript-eslint/eslint-plugin": "npm:6.15.0"
"@typescript-eslint/parser": "npm:6.15.0"
Expand Down

0 comments on commit 49b0091

Please sign in to comment.