Update dependency @types/react to v17.0.37

This commit is contained in:
Renovate Bot
2021-11-24 21:54:47 +00:00
committed by renovate[bot]
parent ae54c8291b
commit cb9f77cac2
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2516,9 +2516,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.36",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.36.tgz",
"integrity": "sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==",
"version": "17.0.37",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.37.tgz",
"integrity": "sha512-2FS1oTqBGcH/s0E+CjrCCR9+JMpsu9b69RTFO+40ua43ZqP5MmQ4iUde/dMjWR909KxZwmOQIFq6AV6NjEG5xg==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@@ -21,7 +21,7 @@
"@tailwindcss/forms": "0.2.1",
"@types/jest": "27.0.3",
"@types/node": "14.14.33",
"@types/react": "17.0.36",
"@types/react": "17.0.37",
"@types/react-dom": "17.0.11",
"@types/uuid": "8.3.3",
"autoprefixer": "10.4.0",