mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-20 10:59:21 +08:00
chore: fixed vxe-table 4.4.1 && update other dependencies
This commit is contained in:
parent
03928dfce5
commit
9fb0b9b51a
26
package.json
26
package.json
@ -26,9 +26,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@element-plus/icons-vue": "2.3.1",
|
||||
"axios": "1.6.2",
|
||||
"axios": "1.6.3",
|
||||
"dayjs": "1.11.10",
|
||||
"element-plus": "2.4.3",
|
||||
"element-plus": "2.4.4",
|
||||
"js-cookie": "3.0.5",
|
||||
"lodash-es": "4.17.21",
|
||||
"mitt": "3.0.1",
|
||||
@ -38,7 +38,7 @@
|
||||
"path-to-regexp": "6.2.1",
|
||||
"pinia": "2.1.7",
|
||||
"screenfull": "6.0.2",
|
||||
"vue": "3.3.11",
|
||||
"vue": "3.3.13",
|
||||
"vue-router": "4.2.5",
|
||||
"vxe-table": "4.4.1",
|
||||
"vxe-table-plugin-element": "3.0.7",
|
||||
@ -47,18 +47,18 @@
|
||||
"devDependencies": {
|
||||
"@types/js-cookie": "3.0.6",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@types/node": "20.10.4",
|
||||
"@types/node": "20.10.5",
|
||||
"@types/nprogress": "0.2.3",
|
||||
"@types/path-browserify": "1.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "6.14.0",
|
||||
"@typescript-eslint/parser": "6.14.0",
|
||||
"@vitejs/plugin-vue": "4.5.2",
|
||||
"@typescript-eslint/eslint-plugin": "6.16.0",
|
||||
"@typescript-eslint/parser": "6.16.0",
|
||||
"@vitejs/plugin-vue": "5.0.0",
|
||||
"@vitejs/plugin-vue-jsx": "3.1.0",
|
||||
"@vue/eslint-config-prettier": "8.0.0",
|
||||
"@vue/eslint-config-typescript": "12.0.0",
|
||||
"@vue/test-utils": "2.4.3",
|
||||
"eslint": "8.55.0",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-plugin-prettier": "5.1.2",
|
||||
"eslint-plugin-vue": "9.19.2",
|
||||
"husky": "8.0.3",
|
||||
"jsdom": "23.0.1",
|
||||
@ -66,13 +66,13 @@
|
||||
"prettier": "3.1.1",
|
||||
"sass": "1.69.5",
|
||||
"typescript": "5.3.3",
|
||||
"unocss": "0.58.0",
|
||||
"vite": "5.0.8",
|
||||
"unocss": "0.58.2",
|
||||
"vite": "5.0.10",
|
||||
"vite-plugin-svg-icons": "2.0.1",
|
||||
"vite-svg-loader": "5.1.0",
|
||||
"vitest": "1.0.4",
|
||||
"vitest": "1.1.0",
|
||||
"vue-eslint-parser": "9.3.2",
|
||||
"vue-tsc": "1.8.25"
|
||||
"vue-tsc": "1.8.27"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{vue,js,jsx,ts,tsx}": [
|
||||
|
1151
pnpm-lock.yaml
generated
1151
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user