diff --git a/package-lock.json b/package-lock.json index 8ff8c6f0..77194033 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "vite": "^5.4.7", "vite-plugin-node-polyfills": "^0.22.0", "vite-plugin-vue-devtools": "^7.6.5", - "vue-tsc": "^2.1.10" + "vue-tsc": "^2.1.6" } }, "node_modules/@alloc/quick-lru": { diff --git a/package.json b/package.json index e6ba14ab..80207cc9 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "vite": "^5.4.7", "vite-plugin-node-polyfills": "^0.22.0", "vite-plugin-vue-devtools": "^7.6.5", - "vue-tsc": "^2.1.10" + "vue-tsc": "^2.1.6" }, "simple-git-hooks": { "pre-commit": "npx lint-staged"