Skip to content

Commit

Permalink
chore: update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pany-ang committed Mar 21, 2024
1 parent 6a6c393 commit 56f933d
Show file tree
Hide file tree
Showing 2 changed files with 569 additions and 563 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@element-plus/icons-vue": "2.3.1",
"axios": "1.6.7",
"axios": "1.6.8",
"dayjs": "1.11.10",
"element-plus": "2.6.1",
"js-cookie": "3.0.5",
Expand All @@ -47,32 +47,32 @@
"devDependencies": {
"@types/js-cookie": "3.0.6",
"@types/lodash-es": "4.17.12",
"@types/node": "20.11.25",
"@types/node": "20.11.30",
"@types/nprogress": "0.2.3",
"@types/path-browserify": "1.0.2",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "13.0.0",
"@vue/test-utils": "2.4.4",
"@vue/test-utils": "2.4.5",
"eslint": "8.57.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-vue": "9.22.0",
"eslint-plugin-vue": "9.23.0",
"husky": "9.0.11",
"jsdom": "24.0.0",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"sass": "1.71.1",
"typescript": "5.4.2",
"unocss": "0.58.5",
"vite": "5.1.5",
"sass": "1.72.0",
"typescript": "5.4.3",
"unocss": "0.58.6",
"vite": "5.2.2",
"vite-plugin-svg-icons": "2.0.1",
"vite-svg-loader": "5.1.0",
"vitest": "1.3.1",
"vitest": "1.4.0",
"vue-eslint-parser": "9.4.2",
"vue-tsc": "2.0.6"
"vue-tsc": "2.0.7"
},
"lint-staged": {
"*.{vue,js,jsx,ts,tsx}": [
Expand Down
Loading

0 comments on commit 56f933d

Please sign in to comment.