1
0
mirror of synced 2025-12-09 18:47:59 +08:00

chore: 更新npm依赖

This commit is contained in:
roymondchen
2022-04-14 15:47:42 +08:00
committed by jia000
parent 9c540f569c
commit 9d46305d2a
44 changed files with 4295 additions and 10246 deletions

View File

@@ -15,6 +15,7 @@
"require": "./dist/style.css"
}
},
"license": "Apache-2.0",
"scripts": {
"build": "vite build"
},
@@ -37,7 +38,7 @@
"@types/node": "^15.12.4",
"@vitejs/plugin-vue": "^1.2.3",
"@vue/compiler-sfc": "^3.2.0",
"@vue/test-utils": "^2.0.0-rc.12",
"@vue/test-utils": "^2.0.0-rc.20",
"sass": "^1.35.1",
"typescript": "^4.3.4",
"vite": "^2.3.7",