fix(deps): update dependency react-slick to v0.30.2 (#35841)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-14 11:46:01 +00:00
committed by GitHub
parent d4a5d7ce77
commit e80baf8e61
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -56,7 +56,7 @@
"react-focus-lock": "^1.19.1",
"react-redux": "5.0.7",
"react-router-dom": "5.1.2",
"react-slick": "0.29.0",
"react-slick": "0.30.2",
"redux": "3.7.2",
"redux-thunk": "2.2.0",
"requirejs": "2.3.7",
@@ -20381,9 +20381,10 @@
}
},
"node_modules/react-slick": {
"version": "0.29.0",
"resolved": "https://registry.npmjs.org/react-slick/-/react-slick-0.29.0.tgz",
"integrity": "sha512-TGdOKE+ZkJHHeC4aaoH85m8RnFyWqdqRfAGkhd6dirmATXMZWAxOpTLmw2Ll/jPTQ3eEG7ercFr/sbzdeYCJXA==",
"version": "0.30.2",
"resolved": "https://registry.npmjs.org/react-slick/-/react-slick-0.30.2.tgz",
"integrity": "sha512-XvQJi7mRHuiU3b9irsqS9SGIgftIfdV5/tNcURTb5LdIokRA5kIIx3l4rlq2XYHfxcSntXapoRg/GxaVOM1yfg==",
"license": "MIT",
"dependencies": {
"classnames": "^2.2.5",
"enquire.js": "^2.1.6",

View File

@@ -62,7 +62,7 @@
"react-focus-lock": "^1.19.1",
"react-redux": "5.0.7",
"react-router-dom": "5.1.2",
"react-slick": "0.29.0",
"react-slick": "0.30.2",
"redux": "3.7.2",
"redux-thunk": "2.2.0",
"requirejs": "2.3.7",