mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update dependency @types/react-select to v4.0.16
This commit is contained in:
committed by
renovate[bot]
parent
6914b443dc
commit
d127227527
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -5404,9 +5404,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-select": {
|
||||
"version": "4.0.15",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.15.tgz",
|
||||
"integrity": "sha512-GPyBFYGMVFCtF4eg9riodEco+s2mflR10Nd5csx69+bcdvX6Uo9H/jgrIqovBU9yxBppB9DS66OwD6xxgVqOYQ==",
|
||||
"version": "4.0.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.16.tgz",
|
||||
"integrity": "sha512-DMmWIKxIC5RC0qQ2l7wDt5qvvVhbtBPK6IQn6LJXe/1KTsGkZajzoLZG8mQtL2nmKrXURq+wetLeHRvYD8CmDw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@emotion/serialize": "^1.0.0",
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
"@types/react": "17.0.11",
|
||||
"@types/react-dom": "17.0.8",
|
||||
"@types/react-js-pagination": "3.0.3",
|
||||
"@types/react-select": "4.0.15",
|
||||
"@types/react-select": "4.0.16",
|
||||
"@types/semver": "7.3.6",
|
||||
"@typescript-eslint/eslint-plugin": "4.28.0",
|
||||
"@typescript-eslint/parser": "4.28.0",
|
||||
|
||||
Reference in New Issue
Block a user