Browse Source

remove vue-tsc

Yuki Takei 2 months ago
parent
commit
5612fc98d1
2 changed files with 75 additions and 284 deletions
  1. 2 4
      package.json
  2. 73 280
      pnpm-lock.yaml

+ 2 - 4
package.json

@@ -39,8 +39,7 @@
     "version:preminor": "pnpm version preminor --preid=RC --no-git-tag-version",
     "version:premajor": "pnpm version premajor --preid=RC --no-git-tag-version"
   },
-  "// comments for defDependencies": {
-    "vite-plugin-dts": "v4.2.1 causes the unexpected error 'Cannot find package 'vue-tsc''"
+  "// comments for devDependencies": {
   },
   "devDependencies": {
     "@biomejs/biome": "^2.2.6",
@@ -91,8 +90,7 @@
     "vite-plugin-dts": "^3.9.1",
     "vite-tsconfig-paths": "^5.0.1",
     "vitest": "^2.1.1",
-    "vitest-mock-extended": "^2.0.2",
-    "vue-tsc": "^2.1.10"
+    "vitest-mock-extended": "^2.0.2"
   },
   "// comments for pnpm.overrides": {
     "@lykmapipo/common>flat": "flat v6 is provided only by ESM, but @lykmapipo/common requires CommonJS version",

File diff suppressed because it is too large
+ 73 - 280
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff