Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pany-ang committed Oct 19, 2024
1 parent 9b1142c commit 0bcb788
Show file tree
Hide file tree
Showing 2 changed files with 366 additions and 366 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@element-plus/icons-vue": "2.3.1",
"axios": "1.7.7",
"dayjs": "1.11.13",
"element-plus": "2.8.4",
"element-plus": "2.8.6",
"js-cookie": "3.0.5",
"lodash-es": "4.17.21",
"mitt": "3.0.1",
Expand All @@ -38,7 +38,7 @@
"path-to-regexp": "8.2.0",
"pinia": "2.2.4",
"screenfull": "6.0.2",
"vue": "3.5.11",
"vue": "3.5.12",
"vue-router": "4.4.5",
"vxe-table": "4.6.21",
"vxe-table-plugin-element": "4.0.4",
Expand All @@ -47,30 +47,30 @@
"devDependencies": {
"@types/js-cookie": "3.0.6",
"@types/lodash-es": "4.17.12",
"@types/node": "22.7.5",
"@types/node": "22.7.6",
"@types/nprogress": "0.2.3",
"@types/path-browserify": "1.0.3",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue-jsx": "4.0.1",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "13.0.0",
"@vue/test-utils": "2.4.6",
"eslint": "8.57.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vue": "9.28.0",
"eslint-plugin-vue": "9.29.0",
"husky": "9.1.6",
"jsdom": "25.0.1",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"sass": "1.78.0",
"typescript": "5.6.3",
"unocss": "0.63.4",
"vite": "5.4.8",
"vite": "5.4.9",
"vite-plugin-svg-icons": "2.0.1",
"vite-svg-loader": "5.1.0",
"vitest": "2.1.2",
"vitest": "2.1.3",
"vue-eslint-parser": "9.4.3",
"vue-tsc": "2.1.6"
},
Expand Down
Loading

0 comments on commit 0bcb788

Please sign in to comment.