Skip to content

Commit

Permalink
chore: fixed vxe-table 4.4.1 && update other dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pany-ang committed Oct 20, 2023
1 parent 91350be commit 8d9e16b
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 179 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down
Loading

0 comments on commit 8d9e16b

Please sign in to comment.