Skip to content

Commit

Permalink
chore(deps): update react monorepo (#738)
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 14, 2025
1 parent 3a5b92f commit facb2ae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"devDependencies": {
"@types/highlight.js": "10.1.0",
"@types/node": "22.10.6",
"@types/react": "19.0.4",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.6",
"@types/react-dom": "19.0.3",
"@types/react-helmet": "6.1.11",
"cross-env": "7.0.3",
"gatsby-plugin-remove-trailing-slashes": "2.10.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2570,10 +2570,10 @@
dependencies:
"@types/react" "*"

"@types/[email protected].2":
version "19.0.2"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.2.tgz#ad21f9a1ee881817995fd3f7fd33659c87e7b1b7"
integrity sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg==
"@types/[email protected].3":
version "19.0.3"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.3.tgz#0804dfd279a165d5a0ad8b53a5b9e65f338050a4"
integrity sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==

"@types/[email protected]":
version "6.1.11"
Expand All @@ -2590,10 +2590,10 @@
"@types/prop-types" "*"
csstype "^3.0.2"

"@types/[email protected].4":
version "19.0.4"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.4.tgz#ad1270e090118ac3c5f0928a29fe0ddf164881df"
integrity sha512-3O4QisJDYr1uTUMZHA2YswiQZRq+Pd8D+GdVFYikTutYsTz+QZgWkAPnP7rx9txoI6EXKcPiluMqWPFV3tT9Wg==
"@types/[email protected].6":
version "19.0.6"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.6.tgz#98deae4c5c4b24735e5d9e341302f9ebd45e80d3"
integrity sha512-gIlMztcTeDgXCUj0vCBOqEuSEhX//63fW9SZtCJ+agxoQTOklwDfiEMlTWn4mR/C/UK5VHlpwsCsOyf7/hc4lw==
dependencies:
csstype "^3.0.2"

Expand Down

0 comments on commit facb2ae

Please sign in to comment.