Skip to content

Commit

Permalink
build(deps): bump rc-slider from 10.6.2 to 11.1.7
Browse files Browse the repository at this point in the history
Bumps [rc-slider](https://github.com/react-component/slider) from 10.6.2 to 11.1.7.
- [Release notes](https://github.com/react-component/slider/releases)
- [Changelog](https://github.com/react-component/slider/blob/master/CHANGELOG.md)
- [Commits](react-component/slider@v10.6.2...v11.1.7)

---
updated-dependencies:
- dependency-name: rc-slider
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent a7b2a71 commit af262a9
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 12 deletions.
2 changes: 1 addition & 1 deletion look-and-feel/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"chromatic": "npx chromatic"
},
"dependencies": {
"rc-slider": "^10.5.0"
"rc-slider": "^11.1.7"
},
"peerDependencies": {
"@material-symbols/svg-400": ">= 0.19.0"
Expand Down
2 changes: 1 addition & 1 deletion look-and-feel/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@tanem/svg-injector": "^10.1.68",
"classnames": "^2.5.1",
"dompurify": "^3.1.5",
"rc-slider": "^10.5.0",
"rc-slider": "^11.1.7",
"react-select": "^5.8.0"
},
"devDependencies": {
Expand Down
15 changes: 7 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion slash/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"chromatic": "npx chromatic"
},
"dependencies": {
"rc-slider": "^10.5.0"
"rc-slider": "^11.1.7"
},
"peerDependencies": {
"@material-symbols/svg-400": ">= 0.19.0"
Expand Down
2 changes: 1 addition & 1 deletion slash/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@tanem/svg-injector": "^10.1.68",
"classnames": "^2.5.1",
"dompurify": "^3.1.5",
"rc-slider": "^10.5.0",
"rc-slider": "^11.1.7",
"react-dropzone": "^11.5.3",
"react-select": "^5.8.0"
},
Expand Down

0 comments on commit af262a9

Please sign in to comment.