Skip to content

Commit

Permalink
fix(deps): update dependency @types/react to v18.2.74
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 2, 2024
1 parent bd4e107 commit 745e732
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 @@ -23,7 +23,7 @@
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.11.30",
"@types/react": "18.2.73",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.23",
"@uiw/react-codemirror": "^4.21.22",
"file-saver": "^2.0.5",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4203,7 +4203,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 @@ -4213,6 +4213,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 @@ -8288,7 +8298,7 @@ __metadata:
"@types/i18n": "npm:0.13.10"
"@types/lodash.groupby": "npm:^4.6.9"
"@types/node": "npm:20.11.30"
"@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.5.0"
Expand Down

0 comments on commit 745e732

Please sign in to comment.