Compare commits

..

1 Commits

Author SHA1 Message Date
898302a348 Update react monorepo 2025-06-12 01:00:28 +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.7",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@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.7":
version "19.1.7"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.7.tgz#9fc4ab6003a8e4f38710c83cb5f8afbdacb7d687"
integrity sha512-BnsPLV43ddr05N71gaGzyZ5hzkCmGwhMvYc8zmvI8Ci1bRkkDSzDDVfAXfN2tk748OwI7ediiPX6PfT9p0QGVg==
"@types/react@19.1.8":
version "19.1.8"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.8.tgz#ff8395f2afb764597265ced15f8dddb0720ae1c3"
integrity sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==
dependencies:
csstype "^3.0.2"