1 Commits

Author SHA1 Message Date
164fee2507 fix(deps): update react monorepo 2025-12-12 02:01:42 +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.8",
"@types/react": "19.2.7",
"@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.8":
version "19.2.8"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.8.tgz#307011c9f5973a6abab8e17d0293f48843627994"
integrity sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg==
"@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==
dependencies:
csstype "^3.2.2"