chore(deps): update dependency @types/react to v18.2.62 #293

Merged
kjuulh merged 1 commits from renovate/react-monorepo into main 2024-03-04 22:20:36 +01:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 0c6549cb34 - Show all commits

View File

@ -21,7 +21,7 @@
"tailwindcss": "3.4.1" "tailwindcss": "3.4.1"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "18.2.61", "@types/react": "18.2.62",
"@types/react-redux": "7.1.33", "@types/react-redux": "7.1.33",
"autoprefixer": "10.4.18", "autoprefixer": "10.4.18",
"cssnano": "6.0.5", "cssnano": "6.0.5",

View File

@ -1278,10 +1278,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@18.2.61": "@types/react@18.2.62":
version "18.2.61" version "18.2.62"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38"
integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA== integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"