Skip to content

Commit

Permalink
fix(deps): update dependency @types/react to v18.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent db760a0 commit 43c493f
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 @@ -19,7 +19,7 @@
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@types/node": "20.16.5",
"@types/react": "18.3.5",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"date-fns": "3.6.0",
"i18next": "23.15.1",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4170,7 +4170,7 @@ __metadata:
languageName: node
linkType: hard

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

"@types/react@npm:18.3.7":
version: 18.3.7
resolution: "@types/react@npm:18.3.7"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/30cfbe33c82e8033df5f70a4f54068f4344a691cff3f2b3901dd678e89ce5477dc8faada4a45d333ea570e1992ca8fda5b096d9deddfafb8c373acababc40c70
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 @@ -8114,7 +8124,7 @@ __metadata:
"@types/i18n": "npm:0.13.12"
"@types/lodash": "npm:^4"
"@types/node": "npm:20.16.5"
"@types/react": "npm:18.3.5"
"@types/react": "npm:18.3.7"
"@types/react-dom": "npm:18.3.0"
"@types/uuid": "npm:9.0.8"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
Expand Down

0 comments on commit 43c493f

Please sign in to comment.