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

This commit is contained in:
Renovate Bot
2021-11-15 23:34:50 +00:00
committed by renovate[bot]
parent 3a40cdf56d
commit 1007effd1a
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.7",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.34",
"@types/react": "17.0.35",
"@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.34",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.34.tgz",
"integrity": "sha512-46FEGrMjc2+8XhHXILr+3+/sTe3OfzSPU9YGKILLrUYbQ1CLQC9Daqo1KzENGXAWwrFwiY0l4ZbF20gRvgpWTg==",
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.35.tgz",
"integrity": "sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@@ -41913,9 +41913,9 @@
}
},
"@types/react": {
"version": "17.0.34",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.34.tgz",
"integrity": "sha512-46FEGrMjc2+8XhHXILr+3+/sTe3OfzSPU9YGKILLrUYbQ1CLQC9Daqo1KzENGXAWwrFwiY0l4ZbF20gRvgpWTg==",
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.35.tgz",
"integrity": "sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

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