mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): bump react-select from 5.5.7 to 5.5.8 in /ui
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.5.7 to 5.5.8. - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.5.7...react-select@5.5.8) --- updated-dependencies: - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
4de8dcb595
commit
8fd16298c2
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -47,7 +47,7 @@
|
||||
"react-linkify": "0.2.2",
|
||||
"react-media-hook": "0.5.0",
|
||||
"react-range": "1.8.14",
|
||||
"react-select": "5.5.7",
|
||||
"react-select": "5.5.8",
|
||||
"react-transition-group": "4.4.5",
|
||||
"typeface-open-sans": "1.1.13"
|
||||
},
|
||||
@@ -30337,9 +30337,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-select": {
|
||||
"version": "5.5.7",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.5.7.tgz",
|
||||
"integrity": "sha512-izQBXNhTPqXDw4gxzTbc9aLII4tCJ2pdMm6l/WVzKhfHm3RLErheqDNgeenU0XxzqbwT9swYO4CAYk5IzqLlYw==",
|
||||
"version": "5.5.8",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.5.8.tgz",
|
||||
"integrity": "sha512-QcmenbkiqrL232E59pPAKKOdxYI2LaB8QpVHMgh78rVvcHABv2hLGVDF6jcNIzXX9knpyKFMNE6ssLFlZ/tGTQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.0",
|
||||
"@emotion/cache": "^11.4.0",
|
||||
@@ -58765,9 +58765,9 @@
|
||||
}
|
||||
},
|
||||
"react-select": {
|
||||
"version": "5.5.7",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.5.7.tgz",
|
||||
"integrity": "sha512-izQBXNhTPqXDw4gxzTbc9aLII4tCJ2pdMm6l/WVzKhfHm3RLErheqDNgeenU0XxzqbwT9swYO4CAYk5IzqLlYw==",
|
||||
"version": "5.5.8",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.5.8.tgz",
|
||||
"integrity": "sha512-QcmenbkiqrL232E59pPAKKOdxYI2LaB8QpVHMgh78rVvcHABv2hLGVDF6jcNIzXX9knpyKFMNE6ssLFlZ/tGTQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0",
|
||||
"@emotion/cache": "^11.4.0",
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"react-linkify": "0.2.2",
|
||||
"react-media-hook": "0.5.0",
|
||||
"react-range": "1.8.14",
|
||||
"react-select": "5.5.7",
|
||||
"react-select": "5.5.8",
|
||||
"react-transition-group": "4.4.5",
|
||||
"typeface-open-sans": "1.1.13"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user