mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): bump react-select from 5.7.7 to 5.8.0 in /ui
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.7 to 5.8.0. - [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.7.7...react-select@5.8.0) --- updated-dependencies: - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
012592cf51
commit
08c2771ed0
8
ui/package-lock.json
generated
8
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.7.7",
|
||||
"react-select": "5.8.0",
|
||||
"react-transition-group": "4.4.5",
|
||||
"typeface-open-sans": "1.1.13"
|
||||
},
|
||||
@@ -21327,9 +21327,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-select": {
|
||||
"version": "5.7.7",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.7.7.tgz",
|
||||
"integrity": "sha512-HhashZZJDRlfF/AKj0a0Lnfs3sRdw/46VJIRd8IbB9/Ovr74+ZIwkAdSBjSPXsFMG+u72c5xShqwLSKIJllzqw==",
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.8.0.tgz",
|
||||
"integrity": "sha512-TfjLDo58XrhP6VG5M/Mi56Us0Yt8X7xD6cDybC7yoRMUNm7BGO7qk8J0TLQOua/prb8vUOtsfnXZwfm30HGsAA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.0",
|
||||
"@emotion/cache": "^11.4.0",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"react-linkify": "0.2.2",
|
||||
"react-media-hook": "0.5.0",
|
||||
"react-range": "1.8.14",
|
||||
"react-select": "5.7.7",
|
||||
"react-select": "5.8.0",
|
||||
"react-transition-group": "4.4.5",
|
||||
"typeface-open-sans": "1.1.13"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user