Compare commits

..

1 Commits

Author SHA1 Message Date
7c90ebde18 fix(deps): update react monorepo 2025-03-28 22:52:18 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"tailwindcss": "4.0.10"
},
"devDependencies": {
"@types/react": "19.1.0",
"@types/react": "19.0.12",
"@types/react-redux": "7.1.34",
"autoprefixer": "10.4.20",
"cssnano": "7.0.6",

View File

@ -1425,10 +1425,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@19.1.0":
version "19.1.0"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.0.tgz#73c43ad9bc43496ca8184332b111e2aef63fc9da"
integrity sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==
"@types/react@19.0.12":
version "19.0.12"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.12.tgz#338b3f7854adbb784be454b3a83053127af96bd3"
integrity sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==
dependencies:
csstype "^3.0.2"