Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-20 19:09:21 +08:00

chore: fixed vxe-table 4.4.1 && update other dependencies

This commit is contained in:
pany 2023-10-17 14:39:23 +08:00
parent 8006a2af55
commit 80462fd2fc
2 changed files with 234 additions and 204 deletions

View File

@ -27,7 +27,7 @@
"@element-plus/icons-vue": "2.1.0",
"axios": "1.5.1",
"dayjs": "1.11.10",
"element-plus": "2.3.14",
"element-plus": "2.4.0",
"js-cookie": "3.0.5",
"lodash-es": "4.17.21",
"mitt": "3.0.1",
@ -35,7 +35,7 @@
"nprogress": "0.2.0",
"path-browserify": "1.0.1",
"path-to-regexp": "6.2.1",
"pinia": "2.1.6",
"pinia": "2.1.7",
"screenfull": "6.0.2",
"vue": "3.3.4",
"vue-router": "4.2.5",
@ -46,32 +46,32 @@
"devDependencies": {
"@types/js-cookie": "3.0.4",
"@types/lodash-es": "4.17.9",
"@types/node": "20.8.3",
"@types/node": "20.8.6",
"@types/nprogress": "0.2.1",
"@types/path-browserify": "1.0.0",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@vitejs/plugin-vue": "4.4.0",
"@vitejs/plugin-vue-jsx": "3.0.2",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/test-utils": "2.4.1",
"eslint": "8.51.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-vue": "9.17.0",
"husky": "8.0.3",
"jsdom": "22.1.0",
"lint-staged": "14.0.1",
"lint-staged": "15.0.1",
"prettier": "3.0.3",
"sass": "1.69.0",
"sass": "1.69.3",
"typescript": "5.2.2",
"unocss": "0.56.5",
"vite": "4.4.11",
"vite-plugin-svg-icons": "2.0.1",
"vite-svg-loader": "4.0.0",
"vitest": "0.34.6",
"vue-eslint-parser": "9.3.1",
"vue-tsc": "1.8.16"
"vue-eslint-parser": "9.3.2",
"vue-tsc": "1.8.19"
},
"lint-staged": {
"*.{vue,js,jsx,ts,tsx}": [

418
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff