mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(deps): update dependency @types/react to v16.9.46
This commit is contained in:
committed by
Łukasz Mierzwa
parent
e563fc5f4b
commit
f9af336fb9
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -3514,9 +3514,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.45",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.45.tgz",
|
||||
"integrity": "sha512-vv950slTF5UZ5eDOf13b8qC1SD4rTvkqg3HfaUKzr17U97oeJZAa+dUaIHn0QoOJflNTIt6Pem9MmapULs9dkA==",
|
||||
"version": "16.9.46",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.46.tgz",
|
||||
"integrity": "sha512-dbHzO3aAq1lB3jRQuNpuZ/mnu+CdD3H0WVaaBQA8LTT3S33xhVBUj232T8M3tAhSWJs/D/UqORYUlJNl/8VQZg==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^3.0.2"
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"@types/lodash.uniqueid": "4.0.6",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.4",
|
||||
"@types/react": "16.9.45",
|
||||
"@types/react": "16.9.46",
|
||||
"@types/react-autosuggest": "9.3.14",
|
||||
"@types/react-dom": "16.9.8",
|
||||
"@types/react-highlighter": "0.3.4",
|
||||
|
||||
Reference in New Issue
Block a user