Update dependency @types/react to v18.2.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2023-05-03 16:44:42 +00:00
parent cb11d44f6d
commit 65a26e8768
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"tailwindcss": "3.3.2"
},
"devDependencies": {
"@types/react": "18.2.0",
"@types/react": "18.2.1",
"@types/react-redux": "7.1.25",
"autoprefixer": "10.4.14",
"cssnano": "6.0.1",

View File

@ -1264,10 +1264,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.2.0":
version "18.2.0"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.0.tgz#15cda145354accfc09a18d2f2305f9fc099ada21"
integrity sha512-0FLj93y5USLHdnhIhABk83rm8XEGA7kH3cr+YUlvxoUGp1xNt/DINUMvqPxLyOQMzLmZe8i4RTHbvb8MC7NmrA==
"@types/react@18.2.1":
version "18.2.1"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.1.tgz#37f7d4be4a2b4f61d618e4ca12681acab9e58c20"
integrity sha512-KbNvY50AOVy1HBHbQc+iPK44HMaz6CRXuUFsu/L8yCP+nsuE1c1EQSdyaHhsPiI7gJQ3c3VRp+YuCL/5hzvcRw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"