Skip to content

Commit 87ae3b1

Browse files
Update dependency react-slick to v0.31.0
1 parent a9f5919 commit 87ae3b1

2 files changed

Lines changed: 5 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-router": "6.30.2",
1616
"react-router-dom": "6.21.2",
1717
"react-scripts": "5.0.1",
18-
"react-slick": "0.29.0",
18+
"react-slick": "0.31.0",
1919
"sass": "1.69.7",
2020
"slick-carousel": "1.8.1",
2121
"web-vitals": "3.5.1"

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5087,11 +5087,6 @@ enhanced-resolve@^5.17.0:
50875087
graceful-fs "^4.2.4"
50885088
tapable "^2.2.0"
50895089

5090-
enquire.js@^2.1.6:
5091-
version "2.1.6"
5092-
resolved "https://registry.npmjs.org/enquire.js/-/enquire.js-2.1.6.tgz"
5093-
integrity sha512-/KujNpO+PT63F7Hlpu4h3pE3TokKRHN26JYmQpPyjkRD/N57R7bPDNojMXdi7uveAKjYB7yQnartCxZnFWr0Xw==
5094-
50955090
enquirer@^2.3.6:
50965091
version "2.4.1"
50975092
resolved "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz"
@@ -10162,13 +10157,12 @@ react-scripts@5.0.1:
1016210157
optionalDependencies:
1016310158
fsevents "^2.3.2"
1016410159

10165-
react-slick@0.29.0:
10166-
version "0.29.0"
10167-
resolved "https://registry.npmjs.org/react-slick/-/react-slick-0.29.0.tgz"
10168-
integrity sha512-TGdOKE+ZkJHHeC4aaoH85m8RnFyWqdqRfAGkhd6dirmATXMZWAxOpTLmw2Ll/jPTQ3eEG7ercFr/sbzdeYCJXA==
10160+
react-slick@0.31.0:
10161+
version "0.31.0"
10162+
resolved "https://registry.yarnpkg.com/react-slick/-/react-slick-0.31.0.tgz#6b9c51b1a285acd6a5b7da70528c3a5429e86986"
10163+
integrity sha512-zo6VLT8wuSBJffg/TFPbzrw2dEnfZ/cUKmYsKByh3AgatRv29m2LoFbq5vRMa3R3A4wp4d8gwbJKO2fWZFaI3g==
1016910164
dependencies:
1017010165
classnames "^2.2.5"
10171-
enquire.js "^2.1.6"
1017210166
json2mq "^0.2.0"
1017310167
lodash.debounce "^4.0.8"
1017410168
resize-observer-polyfill "^1.5.0"

0 commit comments

Comments
 (0)