@tanstack/vue-store
Advanced tools
+5
-4
| { | ||
| "name": "@tanstack/vue-store", | ||
| "version": "0.7.0", | ||
| "version": "0.7.1", | ||
| "description": "Framework agnostic type-safe store w/ reactive framework adapters", | ||
@@ -46,8 +46,9 @@ "author": "Tanner Linsley", | ||
| "vue-demi": "^0.14.10", | ||
| "@tanstack/store": "0.7.0" | ||
| "@tanstack/store": "0.7.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@vitejs/plugin-vue": "^5.2.1", | ||
| "@testing-library/vue": "^8.1.0", | ||
| "@vitejs/plugin-vue": "^5.2.4", | ||
| "@vue/composition-api": "^1.7.2", | ||
| "vue": "^3.5.13", | ||
| "vue": "^3.5.14", | ||
| "vue2": "npm:vue@2.6", | ||
@@ -54,0 +55,0 @@ "vue2.7": "npm:vue@2.7" |
17105
0.22%6
20%+ Added
- Removed
Updated