This commit is contained in:
2023-01-07 13:33:51 +08:00
parent c3746ad105
commit b9c6b404d3
6 changed files with 160 additions and 181 deletions

View File

@@ -25,9 +25,9 @@
"prettier": "^2.8.1",
"typescript": "^4.9.4",
"unplugin-auto-import": "^0.12.1",
"unplugin-icons": "^0.15.0",
"unplugin-icons": "^0.15.1",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.0.4",
"vue-tsc": "^1.0.20"
"vue-tsc": "^1.0.22"
}
}