mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-02 22:17:18 +01:00
Update dependency @types/react to v17.0.37
This commit is contained in:
committed by
renovate[bot]
parent
ae54c8291b
commit
cb9f77cac2
6
package-lock.json
generated
6
package-lock.json
generated
@@ -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": "*",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user