Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 463c250 commit 3988501
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
"@types/body-parser": "1.19.5",
"@types/faker": "6.6.11",
"@types/ramda": "0.30.2",
"@types/react": "17.0.82",
"@types/react-dom": "18.3.0",
"@types/react": "17.0.83",
"@types/react-dom": "18.3.1",
"@types/string-hash": "1.1.1",
"@types/styled-components": "5.1.34",
"@types/tinycolor2": "1.4.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3965,10 +3965,10 @@
dependencies:
"@types/react" "*"

"@types/[email protected].0":
version "18.3.0"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.0.tgz#0cbc818755d87066ab6ca74fbedb2547d74a82b0"
integrity sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==
"@types/[email protected].1":
version "18.3.1"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.1.tgz#1e4654c08a9cdcfb6594c780ac59b55aad42fe07"
integrity sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==
dependencies:
"@types/react" "*"

Expand All @@ -3986,10 +3986,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/[email protected].82", "@types/react@^17.0.0":
version "17.0.82"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.82.tgz#eb84c38ee1023cd61be1b909fde083ac83fc163f"
integrity sha512-wTW8Lu/PARGPFE8tOZqCvprOKg5sen/2uS03yKn2xbCDFP9oLncm7vMDQ2+dEQXHVIXrOpW6u72xUXEXO0ypSw==
"@types/react@*", "@types/[email protected].83", "@types/react@^17.0.0":
version "17.0.83"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.83.tgz#b477c56387b74279281149dcf5ba2a1e2216d131"
integrity sha512-l0m4ArKJvmFtR4e8UmKrj1pB4tUgOhJITf+mADyF/p69Ts1YAR/E+G9XEM0mHXKVRa1dQNHseyyDNzeuAXfXQw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "^0.16"
Expand Down

0 comments on commit 3988501

Please sign in to comment.