mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
chore(deps): bump react-range from 1.9.2 to 1.10.0 in /ui
Bumps [react-range](https://github.com/tajo/react-range) from 1.9.2 to 1.10.0. - [Release notes](https://github.com/tajo/react-range/releases) - [Changelog](https://github.com/tajo/react-range/blob/main/CHANGELOG.md) - [Commits](https://github.com/tajo/react-range/compare/v1.9.2...v1.10.0) --- updated-dependencies: - dependency-name: react-range 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
aa7f6b6d5b
commit
501586dc14
Generated
+4
-5
@@ -46,7 +46,7 @@
|
||||
"react-json-pretty": "2.2.0",
|
||||
"react-linkify": "0.2.2",
|
||||
"react-media-hook": "0.5.0",
|
||||
"react-range": "1.9.2",
|
||||
"react-range": "1.10.0",
|
||||
"react-select": "5.8.0",
|
||||
"react-transition-group": "4.4.5",
|
||||
"typeface-open-sans": "1.1.13"
|
||||
@@ -11723,10 +11723,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-range": {
|
||||
"version": "1.9.2",
|
||||
"resolved": "https://registry.npmjs.org/react-range/-/react-range-1.9.2.tgz",
|
||||
"integrity": "sha512-MS8Pp3YKmn1Kheg7UVHU5ajxnoXnp166M7nmw4cq6ayd7Ee9ENIWkRPjINhHUUfnVme8KpMkJYobDaG9JoinlA==",
|
||||
"license": "MIT",
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/react-range/-/react-range-1.10.0.tgz",
|
||||
"integrity": "sha512-kDo0LiBUHIQIP8menx0UoxTnHr7UXBYpIYl/DR9jCaO1o29VwvCLpkP/qOTNQz5hkJadPg1uEM07XJcJ1XGoKw==",
|
||||
"peerDependencies": {
|
||||
"react": "*",
|
||||
"react-dom": "*"
|
||||
|
||||
+1
-1
@@ -42,7 +42,7 @@
|
||||
"react-json-pretty": "2.2.0",
|
||||
"react-linkify": "0.2.2",
|
||||
"react-media-hook": "0.5.0",
|
||||
"react-range": "1.9.2",
|
||||
"react-range": "1.10.0",
|
||||
"react-select": "5.8.0",
|
||||
"react-transition-group": "4.4.5",
|
||||
"typeface-open-sans": "1.1.13"
|
||||
|
||||
Reference in New Issue
Block a user