mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
Update react-slick requirement to ~0.19.0 (#9504)
Updates the requirements on [react-slick](https://github.com/akiran/react-slick) to permit the latest version. - [Release notes](https://github.com/akiran/react-slick/releases) - [Changelog](https://github.com/akiran/react-slick/blob/master/CHANGELOG.md) - [Commits](https://github.com/akiran/react-slick/commits/0.19.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
192c6bbb38
commit
b2bb35b13d
@ -79,7 +79,7 @@
|
||||
"rc-upload": "~2.4.0",
|
||||
"rc-util": "^4.0.4",
|
||||
"react-lazy-load": "^3.0.12",
|
||||
"react-slick": "~0.17.0",
|
||||
"react-slick": "~0.19.0",
|
||||
"shallowequal": "^1.0.1",
|
||||
"warning": "~3.0.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user