chore: fixed vxe-table 4.4.1 && update other dependencies
This commit is contained in:
16
package.json
16
package.json
@@ -37,18 +37,18 @@
|
||||
"path-to-regexp": "6.2.1",
|
||||
"pinia": "2.1.7",
|
||||
"screenfull": "6.0.2",
|
||||
"vue": "3.3.4",
|
||||
"vue": "3.3.5",
|
||||
"vue-router": "4.2.5",
|
||||
"vxe-table": "4.4.1",
|
||||
"vxe-table-plugin-element": "3.0.7",
|
||||
"xe-utils": "3.5.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-cookie": "3.0.4",
|
||||
"@types/lodash-es": "4.17.9",
|
||||
"@types/node": "20.8.6",
|
||||
"@types/nprogress": "0.2.1",
|
||||
"@types/path-browserify": "1.0.0",
|
||||
"@types/js-cookie": "3.0.5",
|
||||
"@types/lodash-es": "4.17.10",
|
||||
"@types/node": "20.8.7",
|
||||
"@types/nprogress": "0.2.2",
|
||||
"@types/path-browserify": "1.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||
"@typescript-eslint/parser": "6.8.0",
|
||||
"@vitejs/plugin-vue": "4.4.0",
|
||||
@@ -61,12 +61,12 @@
|
||||
"eslint-plugin-vue": "9.17.0",
|
||||
"husky": "8.0.3",
|
||||
"jsdom": "22.1.0",
|
||||
"lint-staged": "15.0.1",
|
||||
"lint-staged": "15.0.2",
|
||||
"prettier": "3.0.3",
|
||||
"sass": "1.69.4",
|
||||
"typescript": "5.2.2",
|
||||
"unocss": "0.56.5",
|
||||
"vite": "4.4.11",
|
||||
"vite": "4.5.0",
|
||||
"vite-plugin-svg-icons": "2.0.1",
|
||||
"vite-svg-loader": "4.0.0",
|
||||
"vitest": "0.34.6",
|
||||
|
||||
Reference in New Issue
Block a user