Skip to content

Commit

Permalink
Update dependency @types/react to v18.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent 017d06d commit 457a8c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@types/loadable__component": "5.13.9",
"@types/node": "20.16.5",
"@types/postcss-flexbugs-fixes": "5.0.3",
"@types/react": "18.3.7",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"@types/react-loadable": "5.5.11",
"@types/react-redux": "7.1.33",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2238,10 +2238,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@18.3.7":
version "18.3.7"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.7.tgz#6decbfbb01f8d82d56ff5403394121940faa6569"
integrity sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==
"@types/react@18.3.8":
version "18.3.8"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.8.tgz#1672ab19993f8aca7c7dc844c07d5d9e467d5a79"
integrity sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"
Expand Down

0 comments on commit 457a8c6

Please sign in to comment.