Compare commits

..

1 Commits

Author SHA1 Message Date
7e3b78d283 fix(deps): update react monorepo 2025-05-13 00:49:52 +00:00
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1425,10 +1425,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@19.1.3": "@types/react@19.1.4":
version "19.1.3" version "19.1.4"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.3.tgz#c75a24b775a63280b02c66a55a3cfa04f4022cf7" resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.4.tgz#4d125f014d6ac26b4759775698db118701e314fe"
integrity sha512-dLWQ+Z0CkIvK1J8+wrDPwGxEYFA4RAyHoZPxHVGspYmFVnwGSNT24cGIhFJrtfRnWVuW8X7NO52gCXmhkVUWGQ== integrity sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==
dependencies: dependencies:
csstype "^3.0.2" csstype "^3.0.2"