1
0
mirror of synced 2026-04-05 07:48:35 +08:00

chore: 更新vue-tsc

This commit is contained in:
roymondchen
2022-10-18 16:10:59 +08:00
committed by jia000
parent a06555268f
commit bab4bf86cb
7 changed files with 132 additions and 56 deletions

View File

@@ -48,6 +48,6 @@
"rimraf": "^3.0.2",
"typescript": "^4.7.4",
"vite": "^3.1.3",
"vue-tsc": "^0.39.4"
"vue-tsc": "^1.0.8"
}
}

View File

@@ -79,6 +79,6 @@
"sass": "^1.35.1",
"typescript": "^4.7.4",
"vite": "^3.1.3",
"vue-tsc": "^0.39.4"
"vue-tsc": "^1.0.8"
}
}

View File

@@ -56,6 +56,6 @@
"sass": "^1.35.1",
"typescript": "^4.7.4",
"vite": "^3.1.3",
"vue-tsc": "^0.39.4"
"vue-tsc": "^1.0.8"
}
}

View File

@@ -53,6 +53,6 @@
"sass": "^1.35.1",
"typescript": "^4.7.4",
"vite": "^3.1.3",
"vue-tsc": "^0.39.4"
"vue-tsc": "^1.0.8"
}
}