diff --git a/packages/devtools/package.json b/packages/devtools/package.json index 9a07a8e..21cc806 100644 --- a/packages/devtools/package.json +++ b/packages/devtools/package.json @@ -21,6 +21,6 @@ "@types/d3": "7.4.3", "@vitejs/plugin-vue": "^5.2.4", "vite": "^7.2.4", - "vue-tsc": "^2.2.12" + "vue-tsc": "^3.2.1" } }