chore: update deps

This commit is contained in:
xingyu 2022-12-07 20:56:17 +08:00
parent 43348fb1e1
commit 47c8aad929
2 changed files with 722 additions and 1168 deletions

View File

@ -1,12 +1,12 @@
{
"name": "yudao-ui-admin-vue3",
"version": "1.6.5.1873",
"version": "1.6.5.1874",
"description": "基于vue3、vite3、element-plus、typesScript",
"author": "xingyu",
"private": false,
"scripts": {
"i": "pnpm install",
"dev": "vite --mode base --open",
"dev": "vite --mode base",
"ts:check": "vue-tsc --noEmit",
"build:pro": "vite build --mode pro",
"build:dev": "vite build --mode dev",
@ -57,7 +57,7 @@
"devDependencies": {
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@iconify/json": "^2.1.148",
"@iconify/json": "^2.1.149",
"@intlify/vite-plugin-vue-i18n": "^6.0.3",
"@purge-icons/generated": "^0.9.0",
"@types/intro.js": "^5.1.0",

File diff suppressed because it is too large Load Diff