Skip to content

Commit

Permalink
fix(deps): update dependency @types/react to v18.2.74 (#151)
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 Apr 2, 2024
1 parent c3b1581 commit 18633c5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.23",
"i18next": "23.10.1",
"lodash.clonedeep": "^4.5.0",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4016,7 +4016,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.2.73":
"@types/react@npm:*":
version: 18.2.73
resolution: "@types/react@npm:18.2.73"
dependencies:
Expand All @@ -4026,6 +4026,16 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.74":
version: 18.2.74
resolution: "@types/react@npm:18.2.74"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/4057aa7d082d434f8e580e5aebd4007e5dbe7f8e9ae5e506a34a629e382070694a0401bf3f0d38fe8d64f4b38622e5794341e634b9739784deae19b037ae43fa
languageName: node
linkType: hard

"@types/resolve@npm:^1.20.2":
version: 1.20.6
resolution: "@types/resolve@npm:1.20.6"
Expand Down Expand Up @@ -7878,7 +7888,7 @@ __metadata:
"@types/lodash.clonedeep": "npm:^4"
"@types/lodash.isequal": "npm:^4.5.8"
"@types/node": "npm:20.12.2"
"@types/react": "npm:18.2.73"
"@types/react": "npm:18.2.74"
"@types/react-dom": "npm:18.2.23"
"@types/uuid": "npm:9.0.8"
"@typescript-eslint/eslint-plugin": "npm:7.4.0"
Expand Down

0 comments on commit 18633c5

Please sign in to comment.