Update dependency @types/react to v18.2.31
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-10-20 14:47:22 +00:00
parent 7a51363ba4
commit d7d0065a40
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"tailwindcss": "3.3.3"
},
"devDependencies": {
"@types/react": "18.2.30",
"@types/react": "18.2.31",
"@types/react-redux": "7.1.28",
"autoprefixer": "10.4.16",
"cssnano": "6.0.1",

View File

@ -1268,10 +1268,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.2.30":
version "18.2.30"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.30.tgz#b84f786864fc46f18545364a54d5e1316308e59b"
integrity sha512-OfqdJnDsSo4UNw0bqAjFCuBpLYQM7wvZidz0hVxHRjrEkzRlvZL1pJVyOSY55HMiKvRNEo9DUBRuEl7FNlJ/Vg==
"@types/react@18.2.31":
version "18.2.31"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.31.tgz#74ae2630e4aa9af599584157abd3b95d96fb9b40"
integrity sha512-c2UnPv548q+5DFh03y8lEDeMfDwBn9G3dRwfkrxQMo/dOtRHUUO57k6pHvBIfH/VF4Nh+98mZ5aaSe+2echD5g==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"