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.1 (#2674)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
co-authored by
Renovate Bot
parent
424271759d
commit
35e3be8328
Generated
+3
-3
@@ -4539,9 +4539,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-select": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.0.tgz",
|
||||
"integrity": "sha512-nnKHq5DCsqhFWYXO9KIUhcZKgaL0bRghUXliSWzGjo1YKPxFgETXwiqwGU7puwZahW3LvnZANa8wbgv5sn1rBQ==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.1.tgz",
|
||||
"integrity": "sha512-dfaD0AXQfIkUBJbpWC9bsZiF7Q/esI5BCgWHYMHsuFrX+QVxHHIVQ0zKLDPmvI2WXtJzSFRXX3DhrESWADXLwg==",
|
||||
"requires": {
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
|
||||
+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.0",
|
||||
"@types/react-select": "4.0.1",
|
||||
"@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