embla-carousel-vue
Advanced tools
Comparing version 8.1.4 to 8.1.5
@@ -9,4 +9,4 @@ import { Ref } from 'vue'; | ||
declare namespace emblaCarouselVue { | ||
var globalOptions: Partial<import("embla-carousel/components/Options").OptionsType> | undefined; | ||
let globalOptions: EmblaOptionsType | undefined; | ||
} | ||
export default emblaCarouselVue; |
{ | ||
"name": "embla-carousel-vue", | ||
"version": "8.1.4", | ||
"version": "8.1.5", | ||
"author": "David Jerleke", | ||
@@ -52,4 +52,4 @@ "description": "A lightweight carousel library with fluid motion and great swipe precision", | ||
"dependencies": { | ||
"embla-carousel": "8.1.4", | ||
"embla-carousel-reactive-utils": "8.1.4" | ||
"embla-carousel": "8.1.5", | ||
"embla-carousel-reactive-utils": "8.1.5" | ||
}, | ||
@@ -56,0 +56,0 @@ "peerDependencies": { |
@@ -9,4 +9,4 @@ import { Ref } from 'vue'; | ||
declare namespace emblaCarouselVue { | ||
var globalOptions: Partial<import("embla-carousel/components/Options").OptionsType> | undefined; | ||
let globalOptions: EmblaOptionsType | undefined; | ||
} | ||
export default emblaCarouselVue; |
@@ -9,4 +9,4 @@ import { Ref } from 'vue'; | ||
declare namespace emblaCarouselVue { | ||
var globalOptions: Partial<import("embla-carousel/components/Options").OptionsType> | undefined; | ||
let globalOptions: EmblaOptionsType | undefined; | ||
} | ||
export default emblaCarouselVue; |
@@ -1,2 +0,2 @@ | ||
export { EmblaCarouselVueType } from './components/emblaCarouselVue.ts'; | ||
export { default } from './components/emblaCarouselVue.ts'; | ||
export { EmblaCarouselVueType } from './components/emblaCarouselVue.js'; | ||
export { default } from './components/emblaCarouselVue.js'; |
{ | ||
"name": "embla-carousel-vue", | ||
"version": "8.1.4", | ||
"version": "8.1.5", | ||
"author": "David Jerleke", | ||
@@ -52,4 +52,4 @@ "description": "A lightweight carousel library with fluid motion and great swipe precision", | ||
"dependencies": { | ||
"embla-carousel": "8.1.4", | ||
"embla-carousel-reactive-utils": "8.1.4" | ||
"embla-carousel": "8.1.5", | ||
"embla-carousel-reactive-utils": "8.1.5" | ||
}, | ||
@@ -56,0 +56,0 @@ "peerDependencies": { |
{ | ||
"name": "embla-carousel-vue", | ||
"version": "8.1.4", | ||
"version": "8.1.5", | ||
"author": "David Jerleke", | ||
@@ -63,4 +63,4 @@ "description": "A lightweight carousel library with fluid motion and great swipe precision", | ||
"dependencies": { | ||
"embla-carousel": "8.1.4", | ||
"embla-carousel-reactive-utils": "8.1.4" | ||
"embla-carousel": "8.1.5", | ||
"embla-carousel-reactive-utils": "8.1.5" | ||
}, | ||
@@ -67,0 +67,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
48731
+ Addedembla-carousel@8.1.5(transitive)
+ Addedembla-carousel-reactive-utils@8.1.5(transitive)
- Removedembla-carousel@8.1.4(transitive)
- Removedembla-carousel-reactive-utils@8.1.4(transitive)
Updatedembla-carousel@8.1.5