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

This commit is contained in:
Renovate Bot
2021-08-06 04:34:01 +00:00
committed by renovate[bot]
parent 65e7dc78d9
commit 9004349d0f
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -5225,9 +5225,9 @@
}
},
"@types/react": {
"version": "17.0.15",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.15.tgz",
"integrity": "sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==",
"version": "17.0.16",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.16.tgz",
"integrity": "sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@@ -71,7 +71,7 @@
"@types/node": "14.17.9",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.15",
"@types/react": "17.0.16",
"@types/react-dom": "17.0.9",
"@types/react-js-pagination": "3.0.4",
"@types/react-select": "4.0.17",