1 Commits

Author SHA1 Message Date
744cbbffb8 fix(deps): update react monorepo 2025-11-15 02:01:46 +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.4",
"@types/react": "19.2.5",
"@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.4":
version "19.2.4"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.4.tgz#e38daaca05cf95459f5f797b1411bcf64c413dd2"
integrity sha512-tBFxBp9Nfyy5rsmefN+WXc1JeW/j2BpBHFdLZbEVfs9wn3E3NRFxwV0pJg8M1qQAexFpvz73hJXFofV0ZAu92A==
"@types/react@19.2.5":
version "19.2.5"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.5.tgz#bb75da5c52a956ba7d2623dffbba0fdadc3e4145"
integrity sha512-keKxkZMqnDicuvFoJbzrhbtdLSPhj/rZThDlKWCDbgXmUg0rEUFtRssDXKYmtXluZlIqiC5VqkCgRwzuyLHKHw==
dependencies:
csstype "^3.0.2"