mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency @types/react-select to v4.0.13 (#2733)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
co-authored by
Renovate Bot
parent
31d47962ca
commit
935df00cbe
Generated
+3
-3
@@ -4479,9 +4479,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-select": {
|
||||
"version": "4.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.12.tgz",
|
||||
"integrity": "sha512-7AACEwGNafPDZ+l8oOp83Y6KAgBPKk8KlEZAvPYmfgvsm85g2wKZ6NAcBNXmFcHFG+tc1q7cDoNWayvEhbM+cA==",
|
||||
"version": "4.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.13.tgz",
|
||||
"integrity": "sha512-rXYEc565IzzjgQzs9C0YCFxV/QajMZnCHG5QwRQ5BZMfH0Lj90VI/xohawemRkD46IvpaLRbO6xzSquJlgBGUA==",
|
||||
"requires": {
|
||||
"@emotion/serialize": "^1.0.0",
|
||||
"@types/react": "*",
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@
|
||||
"@types/react-autosuggest": "10.1.1",
|
||||
"@types/react-dom": "17.0.0",
|
||||
"@types/react-js-pagination": "3.0.3",
|
||||
"@types/react-select": "4.0.12",
|
||||
"@types/react-select": "4.0.13",
|
||||
"@typescript-eslint/eslint-plugin": "4.14.2",
|
||||
"@typescript-eslint/parser": "4.14.2",
|
||||
"body-scroll-lock": "3.1.5",
|
||||
|
||||
Reference in New Issue
Block a user