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 Feb 27, 2024
1 parent ecfd39b commit 58fc646
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 287 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,39 +38,39 @@
"path-to-regexp": "6.2.1",
"pinia": "2.1.7",
"screenfull": "6.0.2",
"vue": "3.4.19",
"vue-router": "4.2.5",
"vue": "3.4.20",
"vue-router": "4.3.0",
"vxe-table": "4.4.1",
"vxe-table-plugin-element": "3.0.7",
"xe-utils": "3.5.11"
},
"devDependencies": {
"@types/js-cookie": "3.0.6",
"@types/lodash-es": "4.17.12",
"@types/node": "20.11.19",
"@types/node": "20.11.20",
"@types/nprogress": "0.2.3",
"@types/path-browserify": "1.0.2",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/test-utils": "2.4.4",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-vue": "9.21.1",
"eslint-plugin-vue": "9.22.0",
"husky": "9.0.11",
"jsdom": "24.0.0",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"sass": "1.71.0",
"sass": "1.71.1",
"typescript": "5.3.3",
"unocss": "0.58.5",
"vite": "5.1.3",
"vite": "5.1.4",
"vite-plugin-svg-icons": "2.0.1",
"vite-svg-loader": "5.1.0",
"vitest": "1.3.0",
"vitest": "1.3.1",
"vue-eslint-parser": "9.4.2",
"vue-tsc": "1.8.27"
},
Expand Down
Loading

0 comments on commit 58fc646

Please sign in to comment.