Skip to content

Commit

Permalink
chore(deps): bump rc-slider from 10.6.2 to 11.1.6 (#5415)
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.6.
- [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.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 5112c7c commit bd096f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"invariant": "^2.2.4",
"lodash": "^4.17.21",
"memoize-one": "^6.0.0",
"rc-slider": "^10.6.2",
"rc-slider": "^11.1.6",
"react-autowhatever": "10.2.0",
"react-debounce-input": "^3.3.0",
"react-draggable": "^4.4.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15905,10 +15905,10 @@ [email protected], raw-body@^2.3.2:
iconv-lite "0.4.24"
unpipe "1.0.0"

rc-slider@^10.6.2:
version "10.6.2"
resolved "https://registry.yarnpkg.com/rc-slider/-/rc-slider-10.6.2.tgz#8bd3b63b24f2f3682ea1bf86d021073189cf33eb"
integrity sha512-FjkoFjyvUQWcBo1F3RgSglky3ar0+qHLM41PlFVYB4Bj3RD8E/Mv7kqMouLFBU+3aFglMzzctAIWRwajEuueSw==
rc-slider@^11.1.6:
version "11.1.6"
resolved "https://registry.yarnpkg.com/rc-slider/-/rc-slider-11.1.6.tgz#7ce762ff76e5ea8f4a54431ebe582df5c498629b"
integrity sha512-LACAaXM0hi+4x4ErDGZLy7weIQwmBIVbIgPE+eDHiHkyzMvKjWHraCG8/B22Y/tCQUPAsP02wBhKhth7mH2PIw==
dependencies:
"@babel/runtime" "^7.10.1"
classnames "^2.2.5"
Expand Down

0 comments on commit bd096f2

Please sign in to comment.