Skip to content

Commit

Permalink
Update dependency @types/react to v19.0.7 (#1297)
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 15, 2025
1 parent 88f7015 commit 4d9f39c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/gtag.js": "0.0.20",
"@types/mdx": "2.0.13",
"@types/node": "22.10.6",
"@types/react": "19.0.6",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"autoprefixer": "10.4.20",
"budoux": "0.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1124,10 +1124,10 @@
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.0.3.tgz"
integrity sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==

"@types/react@19.0.6":
version "19.0.6"
resolved "https://registry.npmjs.org/@types/react/-/react-19.0.6.tgz"
integrity sha512-gIlMztcTeDgXCUj0vCBOqEuSEhX//63fW9SZtCJ+agxoQTOklwDfiEMlTWn4mR/C/UK5VHlpwsCsOyf7/hc4lw==
"@types/react@19.0.7":
version "19.0.7"
resolved "https://registry.npmjs.org/@types/react/-/react-19.0.7.tgz"
integrity sha512-MoFsEJKkAtZCrC1r6CM8U22GzhG7u2Wir8ons/aCKH6MBdD1ibV24zOSSkdZVUKqN5i396zG5VKLYZ3yaUZdLA==
dependencies:
csstype "^3.0.2"

Expand Down

0 comments on commit 4d9f39c

Please sign in to comment.