mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency @types/react to v16.14.0
This commit is contained in:
committed by
renovate[bot]
parent
e47315b28e
commit
bed69c10e1
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -3459,9 +3459,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.56",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.56.tgz",
|
||||
"integrity": "sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ==",
|
||||
"version": "16.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.0.tgz",
|
||||
"integrity": "sha512-jJjHo1uOe+NENRIBvF46tJimUvPnmbQ41Ax0pEm7pRvhPg+wuj8VMOHHiMvaGmZRzRrCtm7KnL5OOE/6kHPK8w==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^3.0.2"
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"@types/node": "14.14.9",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.5",
|
||||
"@types/react": "16.9.56",
|
||||
"@types/react": "16.14.0",
|
||||
"@types/react-autosuggest": "10.0.1",
|
||||
"@types/react-dom": "16.9.9",
|
||||
"@types/react-highlighter": "0.3.4",
|
||||
|
||||
Reference in New Issue
Block a user