mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency @types/react-select to v4.0.18
This commit is contained in:
committed by
Łukasz Mierzwa
parent
b3e4dd7916
commit
35c4e9b237
Generated
+3
-3
@@ -4859,9 +4859,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-select": {
|
||||
"version": "4.0.17",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.17.tgz",
|
||||
"integrity": "sha512-ZK5wcBhJaqC8ntQl0CJvK2KXNNsk1k5flM7jO+vNPPlceRzdJQazA6zTtQUyNr6exp5yrAiwiudtYxgGlgGHLg==",
|
||||
"version": "4.0.18",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.18.tgz",
|
||||
"integrity": "sha512-uCPRMPshd96BwHuT7oCrFduiv5d6km3VwmtW7rVl9g4XetS3VoJ9nZo540LiwtQgaFcW96POwaxQDZDAyYaepg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@emotion/serialize": "^1.0.0",
|
||||
|
||||
+1
-1
@@ -75,7 +75,7 @@
|
||||
"@types/react": "17.0.24",
|
||||
"@types/react-dom": "17.0.9",
|
||||
"@types/react-js-pagination": "3.0.4",
|
||||
"@types/react-select": "4.0.17",
|
||||
"@types/react-select": "4.0.18",
|
||||
"@types/semver": "7.3.8",
|
||||
"@typescript-eslint/eslint-plugin": "4.31.2",
|
||||
"@typescript-eslint/parser": "4.31.2",
|
||||
|
||||
Reference in New Issue
Block a user