no log: Bump rc-slider from 9.7.2 to 9.7.5 in /frontend (#1744)

Bumps [rc-slider](https://github.com/react-component/slider) from 9.7.2 to 9.7.5.
- [Release notes](https://github.com/react-component/slider/releases)
- [Changelog](https://github.com/react-component/slider/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-component/slider/compare/v9.7.2...v9.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-28 17:20:01 -05:00 committed by GitHub
parent bd5aae7f77
commit fa02095e2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 14 deletions

View File

@ -16671,14 +16671,14 @@
}
},
"node_modules/rc-slider": {
"version": "9.7.2",
"resolved": "https://registry.npmjs.org/rc-slider/-/rc-slider-9.7.2.tgz",
"integrity": "sha512-mVaLRpDo6otasBs6yVnG02ykI3K6hIrLTNfT5eyaqduFv95UODI9PDS6fWuVVehVpdS4ENgOSwsTjrPVun+k9g==",
"version": "9.7.5",
"resolved": "https://registry.npmjs.org/rc-slider/-/rc-slider-9.7.5.tgz",
"integrity": "sha512-LV/MWcXFjco1epPbdw1JlLXlTgmWpB9/Y/P2yinf8Pg3wElHxA9uajN21lJiWtZjf5SCUekfSP6QMJfDo4t1hg==",
"dependencies": {
"@babel/runtime": "^7.10.1",
"classnames": "^2.2.5",
"rc-tooltip": "^5.0.1",
"rc-util": "^5.0.0",
"rc-util": "^5.16.1",
"shallowequal": "^1.1.0"
},
"engines": {
@ -16722,9 +16722,9 @@
}
},
"node_modules/rc-util": {
"version": "5.13.2",
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.13.2.tgz",
"integrity": "sha512-eYc71XXGlp96RMzg01Mhq/T3BL6OOVTDSS0urFEuvpi+e7slhJRhaHGCKy2hqJm18m9ff7VoRoptplKu60dYog==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.18.1.tgz",
"integrity": "sha512-24xaSrMZUEKh1+suDOtJWfPe9E6YrwryViZcoPO0miJTKzP4qhUlV5AAlKQ82AJilz/AOHfi3l6HoX8qa1ye8w==",
"dependencies": {
"@babel/runtime": "^7.12.5",
"react-is": "^16.12.0",
@ -35130,14 +35130,14 @@
}
},
"rc-slider": {
"version": "9.7.2",
"resolved": "https://registry.npmjs.org/rc-slider/-/rc-slider-9.7.2.tgz",
"integrity": "sha512-mVaLRpDo6otasBs6yVnG02ykI3K6hIrLTNfT5eyaqduFv95UODI9PDS6fWuVVehVpdS4ENgOSwsTjrPVun+k9g==",
"version": "9.7.5",
"resolved": "https://registry.npmjs.org/rc-slider/-/rc-slider-9.7.5.tgz",
"integrity": "sha512-LV/MWcXFjco1epPbdw1JlLXlTgmWpB9/Y/P2yinf8Pg3wElHxA9uajN21lJiWtZjf5SCUekfSP6QMJfDo4t1hg==",
"requires": {
"@babel/runtime": "^7.10.1",
"classnames": "^2.2.5",
"rc-tooltip": "^5.0.1",
"rc-util": "^5.0.0",
"rc-util": "^5.16.1",
"shallowequal": "^1.1.0"
}
},
@ -35163,9 +35163,9 @@
}
},
"rc-util": {
"version": "5.13.2",
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.13.2.tgz",
"integrity": "sha512-eYc71XXGlp96RMzg01Mhq/T3BL6OOVTDSS0urFEuvpi+e7slhJRhaHGCKy2hqJm18m9ff7VoRoptplKu60dYog==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.18.1.tgz",
"integrity": "sha512-24xaSrMZUEKh1+suDOtJWfPe9E6YrwryViZcoPO0miJTKzP4qhUlV5AAlKQ82AJilz/AOHfi3l6HoX8qa1ye8w==",
"requires": {
"@babel/runtime": "^7.12.5",
"react-is": "^16.12.0",