mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency @types/react to v17.0.25
This commit is contained in:
committed by
Łukasz Mierzwa
parent
4e68c148e7
commit
73073c88d6
Generated
+3
-3
@@ -4830,9 +4830,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.24",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.24.tgz",
|
||||
"integrity": "sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg==",
|
||||
"version": "17.0.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.25.tgz",
|
||||
"integrity": "sha512-IXrzSOr3CVbEQgmjEdCWF57J7CVaJ7lL/n4penxHm8h0XIcr0AxqGucogh2zj3qRxgk4M4JImOP/MfomkPOhvQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
|
||||
+1
-1
@@ -72,7 +72,7 @@
|
||||
"@types/node": "14.17.20",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.24",
|
||||
"@types/react": "17.0.25",
|
||||
"@types/react-dom": "17.0.9",
|
||||
"@types/react-js-pagination": "3.0.4",
|
||||
"@types/react-select": "4.0.18",
|
||||
|
||||
Reference in New Issue
Block a user