mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
feat(Carousel): implement component (#2288)
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
"@vueuse/core": "^11.1.0",
|
||||
"@vueuse/integrations": "^11.1.0",
|
||||
"defu": "^6.1.4",
|
||||
"embla-carousel-vue": "^8.3.0",
|
||||
"fuse.js": "^7.0.0",
|
||||
"ohash": "^1.1.4",
|
||||
"radix-vue": "^1.9.7",
|
||||
@@ -70,6 +71,13 @@
|
||||
"@release-it/conventional-changelog": "^8.0.2",
|
||||
"@standard-schema/spec": "1.0.0-beta.1",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"embla-carousel": "^8.3.0",
|
||||
"embla-carousel-auto-height": "^8.3.0",
|
||||
"embla-carousel-auto-scroll": "^8.3.0",
|
||||
"embla-carousel-autoplay": "^8.3.0",
|
||||
"embla-carousel-class-names": "^8.3.0",
|
||||
"embla-carousel-fade": "^8.3.0",
|
||||
"embla-carousel-wheel-gestures": "^8.0.1",
|
||||
"eslint": "^9.11.1",
|
||||
"happy-dom": "^15.7.4",
|
||||
"joi": "^17.13.3",
|
||||
|
||||
Reference in New Issue
Block a user