mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency @types/react-select to v3.0.26
This commit is contained in:
committed by
Łukasz Mierzwa
parent
c7a29c9971
commit
3a3528e1c2
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -3998,9 +3998,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-select": {
|
||||
"version": "3.0.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.25.tgz",
|
||||
"integrity": "sha512-Nahnbi2KmsTMYTlBpfSky5O1kXCPsNZfm/RsPddDARNwGNKHxU9LRRnTgoS5ejHCtZx3qYjOd0z0xX3730H9rQ==",
|
||||
"version": "3.0.26",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.26.tgz",
|
||||
"integrity": "sha512-rAaiD0SFkBi3PUwp1DrJV04CobPl2LuZXF+kv6MKw8kaeGo82xTOZzjM8DDi4lrdkqGbInZiE2QO9nIJm3bqgw==",
|
||||
"requires": {
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"@types/react-dom": "16.9.9",
|
||||
"@types/react-highlighter": "0.3.4",
|
||||
"@types/react-js-pagination": "3.0.3",
|
||||
"@types/react-select": "3.0.25",
|
||||
"@types/react-select": "3.0.26",
|
||||
"@typescript-eslint/eslint-plugin": "4.7.0",
|
||||
"@typescript-eslint/parser": "4.7.0",
|
||||
"body-scroll-lock": "3.1.5",
|
||||
|
||||
Reference in New Issue
Block a user