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

This commit is contained in:
Kasper Juul Hermansen 2022-10-26 15:44:51 +00:00
parent 65865e2c67
commit 211620dfef
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"tailwindcss": "2.2.19"
},
"devDependencies": {
"@types/react": "17.0.34",
"@types/react": "17.0.51",
"@types/react-redux": "7.1.20",
"autoprefixer": "10.4.0",
"cssnano": "5.0.10",

View File

@ -1234,10 +1234,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@17.0.34":
version "17.0.34"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.34.tgz#797b66d359b692e3f19991b6b07e4b0c706c0102"
integrity sha512-46FEGrMjc2+8XhHXILr+3+/sTe3OfzSPU9YGKILLrUYbQ1CLQC9Daqo1KzENGXAWwrFwiY0l4ZbF20gRvgpWTg==
"@types/react@17.0.51":
version "17.0.51"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.51.tgz#ee8ee128b36d360cae2dc7986caa325079e4365c"
integrity sha512-YMddzAE+nSH04BiTJ5GydTxk0/3hckqyuOclg0s6zQYj/XzfRVNzHZAFwZb5SCSavkzTYUtcq/gwjLnvt2Y4cg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"