1 Commits

Author SHA1 Message Date
59fa067b0c fix(deps): update react monorepo 2025-11-18 05:01:43 +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.2.7",
"@types/react": "19.2.6",
"@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.2.7":
version "19.2.7"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7.tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f"
integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==
"@types/react@19.2.6":
version "19.2.6"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.6.tgz#d27db1ff45012d53980f5589fda925278e1249ca"
integrity sha512-p/jUvulfgU7oKtj6Xpk8cA2Y1xKTtICGpJYeJXz2YVO2UcvjQgeRMLDGfDeqeRW2Ta+0QNFwcc8X3GH8SxZz6w==
dependencies:
csstype "^3.2.2"