diff --git a/packages/devtools/package.json b/packages/devtools/package.json index 1f6b586..75fd70b 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.2", - "vue-tsc": "^2.2.12" + "vue-tsc": "^3.1.3" } }