chore: update deps

pull/38/head
xingyu 2023-10-24 14:13:00 +08:00
parent be2ff70cf6
commit f241d1faef
3 changed files with 300 additions and 348 deletions

View File

@ -34,7 +34,7 @@
| [vueuse](https://vueuse.org/) | 常用工具集 | 10.5.0 |
| [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.5.0 |
| [vue-router](https://router.vuejs.org/) | Vue 路由 | 4.2.5 |
| [unocss](https://uno.antfu.me/) | 原子 css | 0.56.5 |
| [unocss](https://uno.antfu.me/) | 原子 css | 0.57.1 |
| [iconify](https://icon-sets.iconify.design/) | 在线图标库 | 3.1.1 |
- ![alt Admin](./public/resource/img/preview.png)

View File

@ -83,21 +83,21 @@
"xlsx": "^0.18.5"
},
"devDependencies": {
"@antfu/eslint-config": "^1.0.0-beta.27",
"@antfu/eslint-config": "^1.0.0-beta.28",
"@commitlint/cli": "^18.0.0",
"@commitlint/config-conventional": "^18.0.0",
"@iconify/json": "^2.2.131",
"@iconify/json": "^2.2.132",
"@purge-icons/generated": "^0.9.0",
"@types/codemirror": "^5.60.12",
"@types/crypto-js": "^4.1.3",
"@types/fs-extra": "^11.0.3",
"@types/inquirer": "^9.0.6",
"@types/lodash-es": "^4.17.10",
"@types/node": "^20.8.7",
"@types/node": "^20.8.8",
"@types/nprogress": "^0.2.2",
"@types/qs": "^6.9.9",
"@types/sortablejs": "^1.15.4",
"@unocss/eslint-config": "^0.56.5",
"@unocss/eslint-config": "^0.57.1",
"@vitejs/plugin-vue": "4.4.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vue/compiler-sfc": "^3.3.6",
@ -129,7 +129,7 @@
"stylelint-prettier": "^4.0.2",
"terser": "^5.22.0",
"typescript": "^5.2.2",
"unocss": "^0.56.5",
"unocss": "^0.57.1",
"vite": "^4.5.0",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-mkcert": "^1.16.0",
@ -138,7 +138,7 @@
"vite-plugin-pwa": "^0.16.5",
"vite-plugin-svg-icons": "^2.0.1",
"vite-vue-plugin-html": "^1.0.3",
"vue-tsc": "^1.8.19"
"vue-tsc": "^1.8.20"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [

File diff suppressed because it is too large Load Diff