@reactive-vscode/reactivity
Advanced tools
Comparing version 0.2.9 to 0.2.10
{ | ||
"name": "@reactive-vscode/reactivity", | ||
"type": "module", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"description": "Full Vue Reactivity API without DOM", | ||
@@ -35,5 +35,5 @@ "author": "_Kerman <kermanx@qq.com>", | ||
"@vue/shared": "^3.5.13", | ||
"typescript": "^5.7.2", | ||
"vite": "^5.4.11", | ||
"vite-plugin-dts": "^4.3.0" | ||
"typescript": "^5.7.3", | ||
"vite": "^5.4.14", | ||
"vite-plugin-dts": "^4.5.0" | ||
}, | ||
@@ -40,0 +40,0 @@ "scripts": { |
155572