Skip to content

Commit

Permalink
fix(deps): update dependency @types/react to v18.2.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 28, 2023
1 parent 6c2096b commit 9ba8e46
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 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.9.5",
"@types/react": "18.2.38",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"i18next": "23.7.6",
"react": "18.2.0",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3246,7 +3246,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.2.38":
"@types/react@npm:*":
version: 18.2.38
resolution: "@types/react@npm:18.2.38"
dependencies:
Expand All @@ -3257,6 +3257,17 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.39":
version: 18.2.39
resolution: "@types/react@npm:18.2.39"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 870f7774c676ae0f3ab6339a62b3315f5a296e89412358b15a5249a61e781a8807a2253ef7ad2ec98e7a5bea1e8c3ddd95b02226d6b8ac4a085da59b4a496564
languageName: node
linkType: hard

"@types/sanitize-html@npm:^2.9.0":
version: 2.9.5
resolution: "@types/sanitize-html@npm:2.9.5"
Expand Down Expand Up @@ -6634,7 +6645,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@types/i18n": "npm:0.13.10"
"@types/node": "npm:20.9.5"
"@types/react": "npm:18.2.38"
"@types/react": "npm:18.2.39"
"@types/react-dom": "npm:18.2.17"
"@types/uuid": "npm:9.0.7"
"@typescript-eslint/eslint-plugin": "npm:6.13.0"
Expand Down

0 comments on commit 9ba8e46

Please sign in to comment.