Skip to content

Commit

Permalink
feat: 字节visactor替换Echart
Browse files Browse the repository at this point in the history
  • Loading branch information
oljc committed May 10, 2024
1 parent a714169 commit 2760988
Show file tree
Hide file tree
Showing 27 changed files with 950 additions and 2,457 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,18 +61,18 @@
},
"dependencies": {
"@arco-design/web-vue": "^2.55.1",
"@visactor/vchart": "^1.11.0",
"@visactor/vchart-arco-theme": "^1.10.4",
"@vueuse/core": "^10.9.0",
"axios": "^1.6.8",
"dayjs": "^1.11.11",
"echarts": "^5.5.0",
"lodash": "^4.17.21",
"mitt": "^3.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"query-string": "^9.0.0",
"sortablejs": "^1.15.2",
"vue": "^3.4.27",
"vue-echarts": "^6.7.2",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2"
},
Expand All @@ -81,7 +81,7 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/types": "^19.0.3",
"@eslint/js": "^8.57.0",
"@eslint/js": "^9.2.0",
"@intlify/unplugin-vue-i18n": "4.0.0",
"@types/lodash": "^4.17.1",
"@types/mockjs": "^1.0.10",
Expand Down Expand Up @@ -114,7 +114,7 @@
"stylelint-prettier": "^5.0.0",
"typescript": "^5.4.5",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.11",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-remove-console": "^2.2.0",
Expand Down
Loading

0 comments on commit 2760988

Please sign in to comment.