mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-21 03:19:19 +08:00
chore: fixed vxe-table 4.4.1 && update other dependencies
This commit is contained in:
parent
df4ff20df8
commit
a47cea68a9
28
package.json
28
package.json
@ -27,14 +27,14 @@
|
||||
"@element-plus/icons-vue": "2.1.0",
|
||||
"axios": "1.4.0",
|
||||
"dayjs": "1.11.9",
|
||||
"element-plus": "2.3.8",
|
||||
"element-plus": "2.3.9",
|
||||
"js-cookie": "3.0.5",
|
||||
"lodash-es": "4.17.21",
|
||||
"normalize.css": "8.0.1",
|
||||
"nprogress": "0.2.0",
|
||||
"path-browserify": "1.0.1",
|
||||
"path-to-regexp": "6.2.1",
|
||||
"pinia": "2.1.4",
|
||||
"pinia": "2.1.6",
|
||||
"screenfull": "6.0.2",
|
||||
"vue": "3.3.4",
|
||||
"vue-router": "4.2.4",
|
||||
@ -45,33 +45,33 @@
|
||||
"devDependencies": {
|
||||
"@types/js-cookie": "3.0.3",
|
||||
"@types/lodash-es": "4.17.8",
|
||||
"@types/node": "20.4.2",
|
||||
"@types/node": "20.4.8",
|
||||
"@types/nprogress": "0.2.0",
|
||||
"@types/path-browserify": "1.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.1.0",
|
||||
"@typescript-eslint/parser": "6.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.2.1",
|
||||
"@typescript-eslint/parser": "6.2.1",
|
||||
"@vitejs/plugin-vue": "4.2.3",
|
||||
"@vitejs/plugin-vue-jsx": "3.0.1",
|
||||
"@vue/eslint-config-prettier": "8.0.0",
|
||||
"@vue/eslint-config-typescript": "11.0.3",
|
||||
"@vue/test-utils": "2.4.1",
|
||||
"eslint": "8.45.0",
|
||||
"eslint": "8.46.0",
|
||||
"eslint-plugin-prettier": "5.0.0",
|
||||
"eslint-plugin-vue": "9.15.1",
|
||||
"eslint-plugin-vue": "9.16.1",
|
||||
"husky": "8.0.3",
|
||||
"jsdom": "22.1.0",
|
||||
"lint-staged": "13.2.3",
|
||||
"prettier": "3.0.0",
|
||||
"sass": "1.64.0",
|
||||
"terser": "5.19.1",
|
||||
"prettier": "3.0.1",
|
||||
"sass": "1.64.2",
|
||||
"terser": "5.19.2",
|
||||
"typescript": "5.1.6",
|
||||
"unocss": "0.53.5",
|
||||
"vite": "4.4.6",
|
||||
"unocss": "0.54.1",
|
||||
"vite": "4.4.8",
|
||||
"vite-plugin-svg-icons": "2.0.1",
|
||||
"vite-svg-loader": "4.0.0",
|
||||
"vitest": "0.33.0",
|
||||
"vitest": "0.34.1",
|
||||
"vue-eslint-parser": "9.3.1",
|
||||
"vue-tsc": "1.8.5"
|
||||
"vue-tsc": "1.8.8"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{vue,js,jsx,ts,tsx}": [
|
||||
|
930
pnpm-lock.yaml
generated
930
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user