Skip to content

Commit e73bef8

Browse files
dependabot[bot]cysjonathan
authored andcommitted
chore(deps): bump rc-slider from 9.7.5 to 10.6.2 in /client
Bumps [rc-slider](https://github.com/react-component/slider) from 9.7.5 to 10.6.2. - [Release notes](https://github.com/react-component/slider/releases) - [Changelog](https://github.com/react-component/slider/blob/master/CHANGELOG.md) - [Commits](react-component/slider@v9.7.5...v10.6.2) --- updated-dependencies: - dependency-name: rc-slider dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0e158e commit e73bef8

2 files changed

Lines changed: 13 additions & 66 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"oidc-client-ts": "^3.0.0",
7373
"papaparse": "^5.4.1",
7474
"prop-types": "^15.8.0",
75-
"rc-slider": "^9.7.5",
75+
"rc-slider": "^10.6.2",
7676
"react": "^18.2.0",
7777
"react-ace": "^11.0.1",
7878
"react-chartjs-2": "^5.2.0",

client/yarn.lock

Lines changed: 12 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@
10821082
core-js-pure "^3.25.1"
10831083
regenerator-runtime "^0.13.10"
10841084

1085-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.1", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.0", "@babel/runtime@^7.24.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
1085+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.1", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.0", "@babel/runtime@^7.24.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
10861086
version "7.24.1"
10871087
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.1.tgz#431f9a794d173b53720e69a6464abc6f0e2a5c57"
10881088
integrity sha512-+BIznRzyqBf+2wCTxcKE3wDjfGeCoVE61KSHGpkzqrLi8qxqFwBeUFyId2cxkTmm55fzDGnm0+yCxaxygrLUnQ==
@@ -3857,7 +3857,7 @@ cjs-module-lexer@^1.0.0:
38573857
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz#9f84ba3244a512f3a54e5277e8eef4c489864e40"
38583858
integrity sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==
38593859

3860-
classnames@2.x, classnames@^2.2.1, classnames@^2.2.5, classnames@^2.2.6, classnames@^2.3.0:
3860+
classnames@^2.2.5, classnames@^2.3.0:
38613861
version "2.3.2"
38623862
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924"
38633863
integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==
@@ -4608,11 +4608,6 @@ dom-accessibility-api@^0.6.3:
46084608
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz#993e925cc1d73f2c662e7d75dd5a5445259a8fd8"
46094609
integrity sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==
46104610

4611-
dom-align@^1.7.0:
4612-
version "1.12.3"
4613-
resolved "https://registry.yarnpkg.com/dom-align/-/dom-align-1.12.3.tgz#a36d02531dae0eefa2abb0c4db6595250526f103"
4614-
integrity sha512-Gj9hZN3a07cbR6zviMUBOMPdWxYhbMI+x+WS0NAIu2zFZmbK8ys9R79g+iG9qLnlCwpFoaB+fKy8Pdv470GsPA==
4615-
46164611
dom-converter@^0.2.0:
46174612
version "0.2.0"
46184613
resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768"
@@ -9038,65 +9033,22 @@ raw-body@2.5.2:
90389033
iconv-lite "0.4.24"
90399034
unpipe "1.0.0"
90409035

9041-
rc-align@^4.0.0:
9042-
version "4.0.12"
9043-
resolved "https://registry.yarnpkg.com/rc-align/-/rc-align-4.0.12.tgz#065b5c68a1cc92a00800c9239320d9fdf5f16207"
9044-
integrity sha512-3DuwSJp8iC/dgHzwreOQl52soj40LchlfUHtgACOUtwGuoFIOVh6n/sCpfqCU8kO5+iz6qR0YKvjgB8iPdE3aQ==
9045-
dependencies:
9046-
"@babel/runtime" "^7.10.1"
9047-
classnames "2.x"
9048-
dom-align "^1.7.0"
9049-
lodash "^4.17.21"
9050-
rc-util "^5.3.0"
9051-
resize-observer-polyfill "^1.5.1"
9052-
9053-
rc-motion@^2.0.0:
9054-
version "2.6.0"
9055-
resolved "https://registry.yarnpkg.com/rc-motion/-/rc-motion-2.6.0.tgz#c60c3e7f15257f55a8cd7794a539f0e2cc751399"
9056-
integrity sha512-1MDWA9+i174CZ0SIDenSYm2Wb9YbRkrexjZWR0CUFu7D6f23E8Y0KsTgk9NGOLJsGak5ELZK/Y5lOlf5wQdzbw==
9057-
dependencies:
9058-
"@babel/runtime" "^7.11.1"
9059-
classnames "^2.2.1"
9060-
rc-util "^5.21.0"
9061-
9062-
rc-slider@^9.7.5:
9063-
version "9.7.5"
9064-
resolved "https://registry.yarnpkg.com/rc-slider/-/rc-slider-9.7.5.tgz#193141c68e99b1dc3b746daeb6bf852946f5b7f4"
9065-
integrity sha512-LV/MWcXFjco1epPbdw1JlLXlTgmWpB9/Y/P2yinf8Pg3wElHxA9uajN21lJiWtZjf5SCUekfSP6QMJfDo4t1hg==
9036+
rc-slider@^10.6.2:
9037+
version "10.6.2"
9038+
resolved "https://registry.yarnpkg.com/rc-slider/-/rc-slider-10.6.2.tgz#8bd3b63b24f2f3682ea1bf86d021073189cf33eb"
9039+
integrity sha512-FjkoFjyvUQWcBo1F3RgSglky3ar0+qHLM41PlFVYB4Bj3RD8E/Mv7kqMouLFBU+3aFglMzzctAIWRwajEuueSw==
90669040
dependencies:
90679041
"@babel/runtime" "^7.10.1"
90689042
classnames "^2.2.5"
9069-
rc-tooltip "^5.0.1"
9070-
rc-util "^5.16.1"
9071-
shallowequal "^1.1.0"
9072-
9073-
rc-tooltip@^5.0.1:
9074-
version "5.1.1"
9075-
resolved "https://registry.yarnpkg.com/rc-tooltip/-/rc-tooltip-5.1.1.tgz#94178ed162d0252bc4993b725f5dc2ac0fccf154"
9076-
integrity sha512-alt8eGMJulio6+4/uDm7nvV+rJq9bsfxFDCI0ljPdbuoygUscbsMYb6EQgwib/uqsXQUvzk+S7A59uYHmEgmDA==
9077-
dependencies:
9078-
"@babel/runtime" "^7.11.2"
9079-
rc-trigger "^5.0.0"
9080-
9081-
rc-trigger@^5.0.0:
9082-
version "5.3.1"
9083-
resolved "https://registry.yarnpkg.com/rc-trigger/-/rc-trigger-5.3.1.tgz#acafadf3eaf384e7f466c303bfa0f34c8137d7b8"
9084-
integrity sha512-5gaFbDkYSefZ14j2AdzucXzlWgU2ri5uEjkHvsf1ynRhdJbKxNOnw4PBZ9+FVULNGFiDzzlVF8RJnR9P/xrnKQ==
9085-
dependencies:
9086-
"@babel/runtime" "^7.18.3"
9087-
classnames "^2.2.6"
9088-
rc-align "^4.0.0"
9089-
rc-motion "^2.0.0"
9090-
rc-util "^5.19.2"
9043+
rc-util "^5.36.0"
90919044

9092-
rc-util@^5.16.1, rc-util@^5.19.2, rc-util@^5.21.0, rc-util@^5.3.0:
9093-
version "5.22.5"
9094-
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.22.5.tgz#d4d6d886c5ecb6a2a51dde1840d780a2b70f5179"
9095-
integrity sha512-awD2TGMGU97OZftT2R3JwrHWjR8k/xIwqjwcivPskciweUdgXE7QsyXkBKVSBHXS+c17AWWMDWuKWsJSheQy8g==
9045+
rc-util@^5.36.0:
9046+
version "5.39.1"
9047+
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.39.1.tgz#7bca4fb55e20add0eef5c23166cd9f9e5f51a8a1"
9048+
integrity sha512-OW/ERynNDgNr4y0oiFmtes3rbEamXw7GHGbkbNd9iRr7kgT03T6fT0b9WpJ3mbxKhyOcAHnGcIoh5u/cjrC2OQ==
90969049
dependencies:
90979050
"@babel/runtime" "^7.18.3"
9098-
react-is "^16.12.0"
9099-
shallowequal "^1.1.0"
9051+
react-is "^18.2.0"
91009052

91019053
rc@^1.2.7:
91029054
version "1.2.8"
@@ -10045,11 +9997,6 @@ shallow-clone@^3.0.0:
100459997
dependencies:
100469998
kind-of "^6.0.2"
100479999

10048-
shallowequal@^1.1.0:
10049-
version "1.1.0"
10050-
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
10051-
integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
10052-
1005310000
sharp@^0.32.4:
1005410001
version "0.32.6"
1005510002
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.6.tgz#6ad30c0b7cd910df65d5f355f774aa4fce45732a"

0 commit comments

Comments
 (0)