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 Sep 15, 2023
1 parent 8e83db5 commit 561261c
Show file tree
Hide file tree
Showing 2 changed files with 408 additions and 569 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@element-plus/icons-vue": "2.1.0",
"axios": "1.5.0",
"dayjs": "1.11.9",
"element-plus": "2.3.12",
"element-plus": "2.3.14",
"js-cookie": "3.0.5",
"lodash-es": "4.17.21",
"mitt": "3.0.1",
Expand All @@ -46,32 +46,32 @@
"devDependencies": {
"@types/js-cookie": "3.0.3",
"@types/lodash-es": "4.17.9",
"@types/node": "20.5.7",
"@types/node": "20.6.0",
"@types/nprogress": "0.2.0",
"@types/path-browserify": "1.0.0",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@vitejs/plugin-vue": "4.3.4",
"@vitejs/plugin-vue-jsx": "3.0.2",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "11.0.3",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/test-utils": "2.4.1",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-vue": "9.17.0",
"husky": "8.0.3",
"jsdom": "22.1.0",
"lint-staged": "14.0.1",
"prettier": "3.0.3",
"sass": "1.66.1",
"sass": "1.67.0",
"typescript": "5.2.2",
"unocss": "0.55.4",
"unocss": "0.55.7",
"vite": "4.4.9",
"vite-plugin-svg-icons": "2.0.1",
"vite-svg-loader": "4.0.0",
"vitest": "0.34.3",
"vitest": "0.34.4",
"vue-eslint-parser": "9.3.1",
"vue-tsc": "1.8.8"
"vue-tsc": "1.8.11"
},
"lint-staged": {
"*.{vue,js,jsx,ts,tsx}": [
Expand Down
Loading

0 comments on commit 561261c

Please sign in to comment.