Skip to content

Commit 608f73f

Browse files
chore(deps): bump rc-slider from 9.7.5 to 10.1.0 in /client
Bumps [rc-slider](https://github.com/react-component/slider) from 9.7.5 to 10.1.0. - [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.1.0) --- 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 01048e0 commit 608f73f

2 files changed

Lines changed: 12 additions & 63 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"moment-timezone": "^0.5.38",
6464
"mui-datatables": "^4.2.2",
6565
"prop-types": "^15.8.0",
66-
"rc-slider": "^9.7.5",
66+
"rc-slider": "^10.1.0",
6767
"react": "^18.2.0",
6868
"react-ace": "^10.1.0",
6969
"react-beautiful-dnd": "^13.1.1",

client/yarn.lock

Lines changed: 11 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,7 +1026,7 @@
10261026
core-js-pure "^3.25.1"
10271027
regenerator-runtime "^0.13.10"
10281028

1029-
"@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@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.18.9", "@babel/runtime@^7.19.0", "@babel/runtime@^7.20.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":
1029+
"@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.19.0", "@babel/runtime@^7.20.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":
10301030
version "7.20.1"
10311031
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.1.tgz#1148bb33ab252b165a06698fde7576092a78b4a9"
10321032
integrity sha512-mrzLkl6U9YLF8qpqI7TB82PESyEGjm/0Ly91jG575eVxMMlb8fYfOXFZIJ8XfLrJZQbm7dlKry2bJmXBUEkdFg==
@@ -3397,7 +3397,7 @@ cjs-module-lexer@^1.0.0:
33973397
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz#9f84ba3244a512f3a54e5277e8eef4c489864e40"
33983398
integrity sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==
33993399

3400-
classnames@2.x, classnames@^2.2.1, classnames@^2.2.5, classnames@^2.2.6:
3400+
classnames@^2.2.5:
34013401
version "2.3.1"
34023402
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
34033403
integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
@@ -3973,11 +3973,6 @@ dom-accessibility-api@^0.5.6, dom-accessibility-api@^0.5.9:
39733973
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.14.tgz#56082f71b1dc7aac69d83c4285eef39c15d93f56"
39743974
integrity sha512-NMt+m9zFMPZe0JcY9gN224Qvk6qLIdqex29clBvc/y75ZBX9YA9wNK3frsYvu2DI1xcCIwxwnX+TlsJ2DSOADg==
39753975

3976-
dom-align@^1.7.0:
3977-
version "1.12.3"
3978-
resolved "https://registry.yarnpkg.com/dom-align/-/dom-align-1.12.3.tgz#a36d02531dae0eefa2abb0c4db6595250526f103"
3979-
integrity sha512-Gj9hZN3a07cbR6zviMUBOMPdWxYhbMI+x+WS0NAIu2zFZmbK8ys9R79g+iG9qLnlCwpFoaB+fKy8Pdv470GsPA==
3980-
39813976
dom-helpers@^5.0.1, dom-helpers@^5.1.3:
39823977
version "5.2.1"
39833978
resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-5.2.1.tgz#d9400536b2bf8225ad98fe052e029451ac40e902"
@@ -7470,61 +7465,20 @@ raw-body@2.5.1:
74707465
iconv-lite "0.4.24"
74717466
unpipe "1.0.0"
74727467

7473-
rc-align@^4.0.0:
7474-
version "4.0.12"
7475-
resolved "https://registry.yarnpkg.com/rc-align/-/rc-align-4.0.12.tgz#065b5c68a1cc92a00800c9239320d9fdf5f16207"
7476-
integrity sha512-3DuwSJp8iC/dgHzwreOQl52soj40LchlfUHtgACOUtwGuoFIOVh6n/sCpfqCU8kO5+iz6qR0YKvjgB8iPdE3aQ==
7477-
dependencies:
7478-
"@babel/runtime" "^7.10.1"
7479-
classnames "2.x"
7480-
dom-align "^1.7.0"
7481-
lodash "^4.17.21"
7482-
rc-util "^5.3.0"
7483-
resize-observer-polyfill "^1.5.1"
7484-
7485-
rc-motion@^2.0.0:
7486-
version "2.6.0"
7487-
resolved "https://registry.yarnpkg.com/rc-motion/-/rc-motion-2.6.0.tgz#c60c3e7f15257f55a8cd7794a539f0e2cc751399"
7488-
integrity sha512-1MDWA9+i174CZ0SIDenSYm2Wb9YbRkrexjZWR0CUFu7D6f23E8Y0KsTgk9NGOLJsGak5ELZK/Y5lOlf5wQdzbw==
7489-
dependencies:
7490-
"@babel/runtime" "^7.11.1"
7491-
classnames "^2.2.1"
7492-
rc-util "^5.21.0"
7493-
7494-
rc-slider@^9.7.5:
7495-
version "9.7.5"
7496-
resolved "https://registry.yarnpkg.com/rc-slider/-/rc-slider-9.7.5.tgz#193141c68e99b1dc3b746daeb6bf852946f5b7f4"
7497-
integrity sha512-LV/MWcXFjco1epPbdw1JlLXlTgmWpB9/Y/P2yinf8Pg3wElHxA9uajN21lJiWtZjf5SCUekfSP6QMJfDo4t1hg==
7468+
rc-slider@^10.1.0:
7469+
version "10.1.0"
7470+
resolved "https://registry.yarnpkg.com/rc-slider/-/rc-slider-10.1.0.tgz#11e401d8412ae20f9c2ee478bdbaddd042158753"
7471+
integrity sha512-nhC8V0+lNj4gGKZix2QAfcj/EP3NvCtFhNJPFMvXUdn7pe8bSa2vXNSxQVN5b9veVSic4Xeqgd/7KamX3gqznA==
74987472
dependencies:
74997473
"@babel/runtime" "^7.10.1"
75007474
classnames "^2.2.5"
7501-
rc-tooltip "^5.0.1"
7502-
rc-util "^5.16.1"
7475+
rc-util "^5.18.1"
75037476
shallowequal "^1.1.0"
75047477

7505-
rc-tooltip@^5.0.1:
7506-
version "5.1.1"
7507-
resolved "https://registry.yarnpkg.com/rc-tooltip/-/rc-tooltip-5.1.1.tgz#94178ed162d0252bc4993b725f5dc2ac0fccf154"
7508-
integrity sha512-alt8eGMJulio6+4/uDm7nvV+rJq9bsfxFDCI0ljPdbuoygUscbsMYb6EQgwib/uqsXQUvzk+S7A59uYHmEgmDA==
7509-
dependencies:
7510-
"@babel/runtime" "^7.11.2"
7511-
rc-trigger "^5.0.0"
7512-
7513-
rc-trigger@^5.0.0:
7514-
version "5.3.1"
7515-
resolved "https://registry.yarnpkg.com/rc-trigger/-/rc-trigger-5.3.1.tgz#acafadf3eaf384e7f466c303bfa0f34c8137d7b8"
7516-
integrity sha512-5gaFbDkYSefZ14j2AdzucXzlWgU2ri5uEjkHvsf1ynRhdJbKxNOnw4PBZ9+FVULNGFiDzzlVF8RJnR9P/xrnKQ==
7517-
dependencies:
7518-
"@babel/runtime" "^7.18.3"
7519-
classnames "^2.2.6"
7520-
rc-align "^4.0.0"
7521-
rc-motion "^2.0.0"
7522-
rc-util "^5.19.2"
7523-
7524-
rc-util@^5.16.1, rc-util@^5.19.2, rc-util@^5.21.0, rc-util@^5.3.0:
7525-
version "5.22.5"
7526-
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.22.5.tgz#d4d6d886c5ecb6a2a51dde1840d780a2b70f5179"
7527-
integrity sha512-awD2TGMGU97OZftT2R3JwrHWjR8k/xIwqjwcivPskciweUdgXE7QsyXkBKVSBHXS+c17AWWMDWuKWsJSheQy8g==
7478+
rc-util@^5.18.1:
7479+
version "5.24.4"
7480+
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.24.4.tgz#a4126f01358c86f17c1bf380a1d83d6c9155ae65"
7481+
integrity sha512-2a4RQnycV9eV7lVZPEJ7QwJRPlZNc06J7CwcwZo4vIHr3PfUqtYgl1EkUV9ETAc6VRRi8XZOMFhYG63whlIC9Q==
75287482
dependencies:
75297483
"@babel/runtime" "^7.18.3"
75307484
react-is "^16.12.0"
@@ -8035,11 +7989,6 @@ reselect@^4.1.7:
80357989
resolved "https://registry.yarnpkg.com/reselect/-/reselect-4.1.7.tgz#56480d9ff3d3188970ee2b76527bd94a95567a42"
80367990
integrity sha512-Zu1xbUt3/OPwsXL46hvOOoQrap2azE7ZQbokq61BQfiXvhewsKDwhMeZjTX9sX0nvw1t/U5Audyn1I9P/m9z0A==
80377991

8038-
resize-observer-polyfill@^1.5.1:
8039-
version "1.5.1"
8040-
resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464"
8041-
integrity sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==
8042-
80437992
resolve-cwd@^3.0.0:
80447993
version "3.0.0"
80457994
resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-3.0.0.tgz#0f0075f1bb2544766cf73ba6a6e2adfebcb13f2d"

0 commit comments

Comments
 (0)