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.17
This commit is contained in:
committed by
Łukasz Mierzwa
parent
7ffd6e2fa1
commit
08477ffa79
Generated
+6
-6
@@ -4959,9 +4959,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-select": {
|
||||
"version": "4.0.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.16.tgz",
|
||||
"integrity": "sha512-DMmWIKxIC5RC0qQ2l7wDt5qvvVhbtBPK6IQn6LJXe/1KTsGkZajzoLZG8mQtL2nmKrXURq+wetLeHRvYD8CmDw==",
|
||||
"version": "4.0.17",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.17.tgz",
|
||||
"integrity": "sha512-ZK5wcBhJaqC8ntQl0CJvK2KXNNsk1k5flM7jO+vNPPlceRzdJQazA6zTtQUyNr6exp5yrAiwiudtYxgGlgGHLg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@emotion/serialize": "^1.0.0",
|
||||
@@ -4989,9 +4989,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-transition-group": {
|
||||
"version": "4.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.1.tgz",
|
||||
"integrity": "sha512-vIo69qKKcYoJ8wKCJjwSgCTM+z3chw3g18dkrDfVX665tMH7tmbDxEAnPdey4gTlwZz5QuHGzd+hul0OVZDqqQ==",
|
||||
"version": "4.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.2.tgz",
|
||||
"integrity": "sha512-KibDWL6nshuOJ0fu8ll7QnV/LVTo3PzQ9aCPnRUYPfX7eZohHwLIdNHj7pftanREzHNP4/nJa8oeM73uSiavMQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/react": "*"
|
||||
|
||||
+1
-1
@@ -74,7 +74,7 @@
|
||||
"@types/react": "17.0.14",
|
||||
"@types/react-dom": "17.0.9",
|
||||
"@types/react-js-pagination": "3.0.3",
|
||||
"@types/react-select": "4.0.16",
|
||||
"@types/react-select": "4.0.17",
|
||||
"@types/semver": "7.3.7",
|
||||
"@typescript-eslint/eslint-plugin": "4.28.2",
|
||||
"@typescript-eslint/parser": "4.28.2",
|
||||
|
||||
Reference in New Issue
Block a user