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] authored Mar 7, 2024
1 parent 94635ab commit 800f4bd
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.25",
"@types/react": "18.2.63",
"@types/react-dom": "18.2.20",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"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.20":
version: 18.2.20
resolution: "@types/react-dom@npm:18.2.20"
"@types/react-dom@npm:18.2.21":
version: 18.2.21
resolution: "@types/react-dom@npm:18.2.21"
dependencies:
"@types/react": "npm:*"
checksum: 10/841afdd03a9ec1717f1dbcc934552e3e14e75b17b9fff549fc9f6cf0ae7520304c163a549478a00c2341e607bd2550bddb16b963986b746ae5b9af41f8035591
checksum: 10/5c714bc69c3cf979dbf3fb8c66fc42b5b740af54d98c1037c593ac9ad54e5107cfc39fcba8c550f8df924670f55b411898d53c6166a2b15b4ed44a248a358590
languageName: node
linkType: hard

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

"@types/react@npm:18.2.63":
version: 18.2.63
resolution: "@types/react@npm:18.2.63"
"@types/react@npm:18.2.64":
version: 18.2.64
resolution: "@types/react@npm:18.2.64"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/49d7e556e9daa921384a094bfaeb6d1c455423cdcd87e1efb75015d83f91e5b7dbe2e179c47229bba051539ee541f98e8e6e4e9aa63af6edcdb178ae15c2f915
checksum: 10/e82bd16660030c9aabdb5027bb9bf69570a90813e4a894c17bfb288978c2b80251def5754e455d72aa3485d99136e1b11b694f78c586e5918e10b3bb09b91b3c
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.25"
"@types/react": "npm:18.2.63"
"@types/react-dom": "npm:18.2.20"
"@types/react": "npm:18.2.64"
"@types/react-dom": "npm:18.2.21"
"@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 800f4bd

Please sign in to comment.