chore(deps): update dependency @types/react to v17.0.36

This commit is contained in:
Renovate Bot
2021-11-21 19:51:54 +00:00
committed by renovate[bot]
parent c92b35f462
commit 34d2ef640e
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -73,7 +73,7 @@
"@types/node": "16.11.9",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.35",
"@types/react": "17.0.36",
"@types/react-dom": "17.0.11",
"@types/react-js-pagination": "3.0.4",
"@types/semver": "7.3.9",
@@ -8591,9 +8591,9 @@
}
},
"node_modules/@types/react": {
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.35.tgz",
"integrity": "sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==",
"version": "17.0.36",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.36.tgz",
"integrity": "sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@@ -41913,9 +41913,9 @@
}
},
"@types/react": {
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.35.tgz",
"integrity": "sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==",
"version": "17.0.36",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.36.tgz",
"integrity": "sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@@ -72,7 +72,7 @@
"@types/node": "16.11.9",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.35",
"@types/react": "17.0.36",
"@types/react-dom": "17.0.11",
"@types/react-js-pagination": "3.0.4",
"@types/semver": "7.3.9",