mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency @types/react-select to v4.0.3 (#2681)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -4539,9 +4539,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-select": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.2.tgz",
|
||||
"integrity": "sha512-RSsBRVig8pP7ezKCpgxwtMuq5c5eefi5SxXA+ozKmo30UxpwRJrE7RoOjBWy2t9Bbdb4JBamdbW7LAXxutBHuw==",
|
||||
"version": "4.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.3.tgz",
|
||||
"integrity": "sha512-zvNpx6d4soOzp3eNM5rFAVJdXB46XP7lxuJGqVeDMOax0eKQeu9exUB0Hcr1Bt9K65CyD23NOZ3vzwRG4GBGOA==",
|
||||
"requires": {
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
|
||||
@@ -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.2",
|
||||
"@types/react-select": "4.0.3",
|
||||
"@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