chore(deps): update dependency @types/react to v18.3.12 #374

Open
kjuulh wants to merge 1 commits from renovate/react-monorepo into main
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 53d150f2f6 - Show all commits

View File

@ -21,7 +21,7 @@
"tailwindcss": "3.4.14" "tailwindcss": "3.4.14"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "18.3.11", "@types/react": "18.3.12",
"@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

@ -1436,10 +1436,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@18.3.11": "@types/react@18.3.12":
version "18.3.11" version "18.3.12"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ== integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
csstype "^3.0.2" csstype "^3.0.2"