Skip to content

Commit

Permalink
chore: bump update vue
Browse files Browse the repository at this point in the history
  • Loading branch information
oljc committed Jun 19, 2024
1 parent a0052d7 commit 1a2a565
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 397 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
"dependencies": {
"@arco-design/color": "^0.4.0",
"@arco-design/web-vue": "^2.55.3",
"@visactor/vchart": "^1.11.3",
"@visactor/vchart-arco-theme": "^1.11.1",
"@vueuse/core": "^10.10.1",
"@visactor/vchart": "^1.11.4",
"@visactor/vchart-arco-theme": "^1.11.2",
"@vueuse/core": "^10.11.0",
"axios": "^1.7.2",
"dayjs": "^1.11.11",
"lodash": "^4.17.21",
Expand All @@ -73,7 +73,7 @@
"pinia": "^2.1.7",
"query-string": "^9.0.0",
"sortablejs": "^1.15.2",
"vue": "^3.4.27",
"vue": "^3.4.29",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.3"
},
Expand All @@ -82,26 +82,26 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/types": "^19.0.3",
"@eslint/js": "^9.4.0",
"@eslint/js": "^9.5.0",
"@intlify/unplugin-vue-i18n": "4.0.0",
"@types/lodash": "^4.17.5",
"@types/mockjs": "^1.0.10",
"@types/nprogress": "^0.2.3",
"@types/sortablejs": "^1.15.8",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"autoprefixer": "^10.4.19",
"bumpp": "^9.4.1",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"eslint-config-prettier": "^9.1.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.26.0",
"husky": "^9.0.11",
"less": "^4.2.0",
"lint-staged": "^15.2.6",
"lint-staged": "^15.2.7",
"mockjs": "^1.1.0",
"postcss-html": "^1.7.0",
"postcss-less": "^6.0.0",
Expand All @@ -116,7 +116,7 @@
"typescript": "^5.4.5",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.13",
"vite": "^5.3.1",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-remove-console": "^2.2.0",
"vite-svg-loader": "^5.1.0",
Expand Down
Loading

0 comments on commit 1a2a565

Please sign in to comment.