Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v19.0.3 (#735)
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 Jan 7, 2025
1 parent 08a3b3e commit 134c92d
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 @@ -65,7 +65,7 @@
"devDependencies": {
"@types/highlight.js": "10.1.0",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react": "19.0.3",
"@types/react-dom": "19.0.2",
"@types/react-helmet": "6.1.11",
"cross-env": "7.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2590,10 +2590,10 @@
"@types/prop-types" "*"
csstype "^3.0.2"

"@types/react@19.0.2":
version "19.0.2"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.2.tgz#9363e6b3ef898c471cb182dd269decc4afc1b4f6"
integrity sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==
"@types/react@19.0.3":
version "19.0.3"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.3.tgz#7867240defc1a3686f151644ac886a7e8e0868f4"
integrity sha512-UavfHguIjnnuq9O67uXfgy/h3SRJbidAYvNjLceB+2RIKVRBzVsh0QO+Pw6BCSQqFS9xwzKfwstXx0m6AbAREA==
dependencies:
csstype "^3.0.2"

Expand Down

0 comments on commit 134c92d

Please sign in to comment.