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:
dependabot[bot]
2024-08-09 13:02:42 +01:00
committed by Łukasz Mierzwa
parent aa7f6b6d5b
commit 501586dc14
2 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -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
View File
@@ -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"