fix(deps): update dependency @types/react to v17.0.31
This commit is contained in:
committed by
renovate[bot]
parent
7a6e3fd5f9
commit
a6c707ee98
6
tools/ui-components/package-lock.json
generated
6
tools/ui-components/package-lock.json
generated
@ -6936,9 +6936,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/react": {
|
"@types/react": {
|
||||||
"version": "17.0.30",
|
"version": "17.0.31",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.30.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.31.tgz",
|
||||||
"integrity": "sha512-3Dt/A8gd3TCXi2aRe84y7cK1K8G+N9CZRDG8kDGguOKa0kf/ZkSwTmVIDPsm/KbQOVMaDJXwhBtuOXxqwdpWVg==",
|
"integrity": "sha512-MQSR5EL4JZtdWRvqDgz9kXhSDDoy2zMTYyg7UhP+FZ5ttUOocWyxiqFJiI57sUG0BtaEX7WDXYQlkCYkb3X9vQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/prop-types": "*",
|
"@types/prop-types": "*",
|
||||||
"@types/scheduler": "*",
|
"@types/scheduler": "*",
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"@babel/preset-typescript": "7.15.0",
|
"@babel/preset-typescript": "7.15.0",
|
||||||
"@types/jest": "27.0.2",
|
"@types/jest": "27.0.2",
|
||||||
"@types/node": "16.9.6",
|
"@types/node": "16.9.6",
|
||||||
"@types/react": "17.0.30",
|
"@types/react": "17.0.31",
|
||||||
"@types/react-dom": "17.0.10",
|
"@types/react-dom": "17.0.10",
|
||||||
"react": "16.14.0",
|
"react": "16.14.0",
|
||||||
"react-dom": "16.14.0",
|
"react-dom": "16.14.0",
|
||||||
|
Reference in New Issue
Block a user