mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
fix(deps): update dependency @types/react-select to v4.0.8
This commit is contained in:
committed by
renovate[bot]
parent
fc68425ba8
commit
832bef63c5
Generated
+3
-3
@@ -4539,9 +4539,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-select": {
|
||||
"version": "4.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.7.tgz",
|
||||
"integrity": "sha512-sIg+1SP4zjTKsLjr89QPB/LGeOy2/TMUKbAekRAcuBlG9/6qTJeecqqKZ982TPITo0CZWvE9vF8vjUmR9YRFsA==",
|
||||
"version": "4.0.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.8.tgz",
|
||||
"integrity": "sha512-dOfoJxPq4s4shWmI9mDjhs6w7tXlH4bgQarqp5HulL3jgwzEPGK/DaGah4pdCNrY70mnIvMAN7cAzZbUWomESQ==",
|
||||
"requires": {
|
||||
"@emotion/serialize": "^1.0.0",
|
||||
"@types/react": "*",
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@
|
||||
"@types/react-autosuggest": "10.0.1",
|
||||
"@types/react-dom": "17.0.0",
|
||||
"@types/react-js-pagination": "3.0.3",
|
||||
"@types/react-select": "4.0.7",
|
||||
"@types/react-select": "4.0.8",
|
||||
"@typescript-eslint/eslint-plugin": "4.14.1",
|
||||
"@typescript-eslint/parser": "4.14.1",
|
||||
"body-scroll-lock": "3.1.5",
|
||||
|
||||
Reference in New Issue
Block a user