Skip to content

Commit

Permalink
fix(deps): update dependency @types/react to v18.3.3 (#232)
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 Aug 5, 2024
1 parent d058cd1 commit 0487611
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.12.14",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"i18next": "^23.9.0",
"react": "18.3.1",
Expand Down
14 changes: 2 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4159,7 +4159,7 @@ __metadata:
languageName: node
linkType: hard

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

"@types/react@npm:18.3.2":
version: 18.3.2
resolution: "@types/react@npm:18.3.2"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/a85eed82c1009dc9d979281d9ea1f5322255003de3378390f35d897b4bdaf1d34ea748636c03e9e9b4b7cc97c2f4582993d2d60e40846226ad497d97c7d8565a
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 @@ -8090,7 +8080,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/i18n": "npm:0.13.12"
"@types/node": "npm:20.12.14"
"@types/react": "npm:18.3.2"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@types/uuid": "npm:9.0.8"
"@typescript-eslint/eslint-plugin": "npm:7.14.1"
Expand Down

0 comments on commit 0487611

Please sign in to comment.