Skip to content

Commit 7cdd218

Browse files
authored
build: update echarts (#90)
1 parent 84bd343 commit 7cdd218

File tree

2 files changed

+100
-142
lines changed

2 files changed

+100
-142
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@vueuse/core": "^10.7.2",
6565
"axios": "^1.6.7",
6666
"dayjs": "^1.11.10",
67-
"echarts": "^5.4.3",
67+
"echarts": "^5.5.0",
6868
"lodash": "^4.17.21",
6969
"mitt": "^3.0.1",
7070
"nprogress": "^0.2.0",
@@ -86,7 +86,7 @@
8686
"@types/lodash": "^4.14.202",
8787
"@types/mockjs": "^1.0.10",
8888
"@types/nprogress": "^0.2.3",
89-
"@types/sortablejs": "^1.15.7",
89+
"@types/sortablejs": "^1.15.8",
9090
"@typescript-eslint/eslint-plugin": "^7.0.1",
9191
"@typescript-eslint/parser": "^7.0.1",
9292
"@vitejs/plugin-vue": "^5.0.4",

0 commit comments

Comments
 (0)