Compare commits

..

1 Commits

Author SHA1 Message Date
2b7f2ff1d0 Update react monorepo 2025-04-15 00:55:31 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
"@testing-library/user-event": "14.6.1",
"@types/jest": "29.5.14",
"@types/node": "22.13.9",
"@types/react": "19.1.1",
"@types/react": "19.1.2",
"@types/react-dom": "19.1.2",
"@types/react-redux": "7.1.34",
"jest": "29.7.0",

View File

@ -878,10 +878,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@19.1.1":
version "19.1.1"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.1.tgz#f7f2bb4a0a8d22b9ee4b8f6e27f0c78d76eb7f9b"
integrity sha512-ePapxDL7qrgqSF67s0h9m412d9DbXyC1n59O2st+9rjuuamWsZuD2w55rqY12CbzsZ7uVXb5Nw0gEp9Z8MMutQ==
"@types/react@19.1.2":
version "19.1.2"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.2.tgz#11df86f66f188f212c90ecb537327ec68bfd593f"
integrity sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==
dependencies:
csstype "^3.0.2"