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:
parent
7783d577b0
commit
536802ed6a
20
package.json
20
package.json
@ -25,7 +25,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@element-plus/icons-vue": "2.1.0",
|
||||
"axios": "1.5.1",
|
||||
"axios": "1.6.0",
|
||||
"dayjs": "1.11.10",
|
||||
"element-plus": "2.4.1",
|
||||
"js-cookie": "3.0.5",
|
||||
@ -37,7 +37,7 @@
|
||||
"path-to-regexp": "6.2.1",
|
||||
"pinia": "2.1.7",
|
||||
"screenfull": "6.0.2",
|
||||
"vue": "3.3.5",
|
||||
"vue": "3.3.7",
|
||||
"vue-router": "4.2.5",
|
||||
"vxe-table": "4.4.1",
|
||||
"vxe-table-plugin-element": "3.0.7",
|
||||
@ -46,32 +46,32 @@
|
||||
"devDependencies": {
|
||||
"@types/js-cookie": "3.0.5",
|
||||
"@types/lodash-es": "4.17.10",
|
||||
"@types/node": "20.8.7",
|
||||
"@types/node": "20.8.9",
|
||||
"@types/nprogress": "0.2.2",
|
||||
"@types/path-browserify": "1.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||
"@typescript-eslint/parser": "6.8.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.9.0",
|
||||
"@typescript-eslint/parser": "6.9.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": "8.52.0",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"eslint-plugin-vue": "9.17.0",
|
||||
"eslint-plugin-vue": "9.18.1",
|
||||
"husky": "8.0.3",
|
||||
"jsdom": "22.1.0",
|
||||
"lint-staged": "15.0.2",
|
||||
"prettier": "3.0.3",
|
||||
"sass": "1.69.4",
|
||||
"sass": "1.69.5",
|
||||
"typescript": "5.2.2",
|
||||
"unocss": "0.56.5",
|
||||
"unocss": "0.57.1",
|
||||
"vite": "4.5.0",
|
||||
"vite-plugin-svg-icons": "2.0.1",
|
||||
"vite-svg-loader": "4.0.0",
|
||||
"vitest": "0.34.6",
|
||||
"vue-eslint-parser": "9.3.2",
|
||||
"vue-tsc": "1.8.19"
|
||||
"vue-tsc": "1.8.22"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{vue,js,jsx,ts,tsx}": [
|
||||
|
840
pnpm-lock.yaml
generated
840
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user