Skip to content

Commit

Permalink
fix(deps): update react monorepo (#11)
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 Mar 6, 2024
1 parent cf9e971 commit 47d1208
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 @@ -21,8 +21,8 @@
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.11.24",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@types/react": "18.2.63",
"@types/react-dom": "18.2.20",
"i18next": "23.10.0",
"plotly": "^1.0.6",
"react": "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 @@ -4277,12 +4277,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.19":
version: 18.2.19
resolution: "@types/react-dom@npm:18.2.19"
"@types/react-dom@npm:18.2.20":
version: 18.2.20
resolution: "@types/react-dom@npm:18.2.20"
dependencies:
"@types/react": "npm:*"
checksum: 10/98eb760ce78f1016d97c70f605f0b1a53873a548d3c2192b40c897f694fd9c8bb12baeada16581a9c7b26f5022c1d2613547be98284d8f1b82d1611b1e3e7df0
checksum: 10/841afdd03a9ec1717f1dbcc934552e3e14e75b17b9fff549fc9f6cf0ae7520304c163a549478a00c2341e607bd2550bddb16b963986b746ae5b9af41f8035591
languageName: node
linkType: hard

Expand All @@ -4306,14 +4306,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.61":
version: 18.2.61
resolution: "@types/react@npm:18.2.61"
"@types/react@npm:18.2.63":
version: 18.2.63
resolution: "@types/react@npm:18.2.63"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/74c2920ccca83fc51190ed4eda1066fa6a644197839dd37765fcce93cbd50b7a52b75815ce0083bb95195f886c80b57745314dd49ecbf235fa93d753ae2260bc
checksum: 10/49d7e556e9daa921384a094bfaeb6d1c455423cdcd87e1efb75015d83f91e5b7dbe2e179c47229bba051539ee541f98e8e6e4e9aa63af6edcdb178ae15c2f915
languageName: node
linkType: hard

Expand Down Expand Up @@ -8541,8 +8541,8 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/i18n": "npm:0.13.10"
"@types/node": "npm:20.11.24"
"@types/react": "npm:18.2.61"
"@types/react-dom": "npm:18.2.19"
"@types/react": "npm:18.2.63"
"@types/react-dom": "npm:18.2.20"
"@types/uuid": "npm:9.0.8"
"@typescript-eslint/eslint-plugin": "npm:7.1.1"
"@typescript-eslint/parser": "npm:7.1.1"
Expand Down

0 comments on commit 47d1208

Please sign in to comment.