@tanstack/vue-store
Advanced tools
+3
-3
| { | ||
| "name": "@tanstack/vue-store", | ||
| "version": "0.7.4", | ||
| "version": "0.7.5", | ||
| "description": "Framework agnostic type-safe store w/ reactive framework adapters", | ||
@@ -46,3 +46,3 @@ "author": "Tanner Linsley", | ||
| "vue-demi": "^0.14.10", | ||
| "@tanstack/store": "0.7.4" | ||
| "@tanstack/store": "0.7.5" | ||
| }, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
| "@vue/composition-api": "^1.7.2", | ||
| "vue": "^3.5.18", | ||
| "vue": "^3.5.21", | ||
| "vue2": "npm:vue@2.6", | ||
@@ -56,0 +56,0 @@ "vue2.7": "npm:vue@2.7" |
+ Added
- Removed
Updated