mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
chore(deps): update dependency @types/react to v17.0.7
This commit is contained in:
committed by
Łukasz Mierzwa
parent
3fefb48a46
commit
0a0be27aa0
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -4805,9 +4805,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.6.tgz",
|
||||
"integrity": "sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==",
|
||||
"version": "17.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.7.tgz",
|
||||
"integrity": "sha512-lBc3fY20hRFQ/pXQT2XdtmpJeXZnRH8N+WPnEzEfPTzuKmaJTA7k/xGWHBaPvKceKpbf0ZnMlLWY/0sFZ5rfkw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
"@types/node": "14.17.1",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.6",
|
||||
"@types/react": "17.0.6",
|
||||
"@types/react": "17.0.7",
|
||||
"@types/react-dom": "17.0.5",
|
||||
"@types/react-js-pagination": "3.0.3",
|
||||
"@types/react-select": "4.0.15",
|
||||
|
||||
Reference in New Issue
Block a user