@opentiny/vue-multi-select
Advanced tools
Comparing version 2.9.0 to 2.10.0
@@ -33,3 +33,3 @@ function _extends() { | ||
}); | ||
var version = "2.9.0"; | ||
var version = "2.10.0"; | ||
MultiSelect.model = { | ||
@@ -36,0 +36,0 @@ prop: "modelValue", |
{ | ||
"name": "@opentiny/vue-multi-select", | ||
"version": "2.9.0", | ||
"version": "2.10.0", | ||
"description": "", | ||
@@ -8,7 +8,8 @@ "main": "./lib/index.js", | ||
"sideEffects": false, | ||
"type": "module", | ||
"dependencies": { | ||
"@opentiny/vue-common": "~2.9.0", | ||
"@opentiny/vue-renderless": "~3.9.0", | ||
"@opentiny/vue-locale": "~2.9.0", | ||
"@opentiny/vue-icon": "~2.9.0" | ||
"@opentiny/vue-common": "~2.10.0", | ||
"@opentiny/vue-renderless": "~3.10.0", | ||
"@opentiny/vue-locale": "~2.10.0", | ||
"@opentiny/vue-icon": "~2.10.0" | ||
}, | ||
@@ -15,0 +16,0 @@ "license": "MIT", |
@@ -1,2 +0,2 @@ | ||
declare const _sfc_main: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api/dist/vue-composition-api.js").ShallowUnwrapRef<{ | ||
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api/dist/vue-composition-api.js").ShallowUnwrapRef<{ | ||
t: (this: any, path: any, options?: any) => any; | ||
@@ -41,2 +41,2 @@ vm: any; | ||
}, true>); | ||
export default _sfc_main; | ||
export default _default; |
14516
Yes
+ Added@opentiny/vue-common@2.10.0(transitive)
+ Added@opentiny/vue-icon@2.10.1(transitive)
+ Added@opentiny/vue-locale@2.10.0(transitive)
+ Added@opentiny/vue-renderless@3.10.7(transitive)
+ Added@opentiny/vue-theme@3.10.4(transitive)
+ Added@opentiny/vue-theme-mobile@3.10.1(transitive)
- Removed@opentiny/vue-common@2.9.0(transitive)
- Removed@opentiny/vue-icon@2.9.1(transitive)
- Removed@opentiny/vue-locale@2.9.0(transitive)
- Removed@opentiny/vue-renderless@3.9.3(transitive)
- Removed@opentiny/vue-theme@3.9.4(transitive)
- Removed@opentiny/vue-theme-mobile@3.9.0(transitive)
Updated@opentiny/vue-common@~2.10.0
Updated@opentiny/vue-icon@~2.10.0
Updated@opentiny/vue-locale@~2.10.0