Skip to content

Commit

Permalink
fix(deps): update dependency @types/react to v18.2.59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent a696591 commit e1df4f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.11.20",
"@types/react": "18.2.57",
"@types/react": "18.2.59",
"@types/react-dom": "18.2.19",
"i18next": "^23.9.0",
"react": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3984,14 +3984,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.57":
version: 18.2.57
resolution: "@types/react@npm:18.2.57"
"@types/react@npm:18.2.59":
version: 18.2.59
resolution: "@types/react@npm:18.2.59"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/beee45a8ee48862fb5101f6ebdd89ccc20c5a6df29dcd2315560bc3b57ea3af8d09a8e9bb1c58063a70f9010e0d2c7bd300819438e2ca62810285c3d7275ab5a
checksum: 10/d065b998bc99ac61ff30011072a55e52eaa51ad20a84bc5893fae5e5de80d2e0a61217772a3ab79eb19d2f8d8ae3bd8451db5e0a77044f279618a1fc3446def6
languageName: node
linkType: hard

Expand Down Expand Up @@ -7809,7 +7809,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/i18n": "npm:0.13.10"
"@types/node": "npm:20.11.20"
"@types/react": "npm:18.2.57"
"@types/react": "npm:18.2.59"
"@types/react-dom": "npm:18.2.19"
"@types/uuid": "npm:9.0.8"
"@typescript-eslint/eslint-plugin": "npm:7.0.2"
Expand Down

0 comments on commit e1df4f5

Please sign in to comment.