We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84bd343 commit 7cdd218Copy full SHA for 7cdd218
package.json
@@ -64,7 +64,7 @@
64
"@vueuse/core": "^10.7.2",
65
"axios": "^1.6.7",
66
"dayjs": "^1.11.10",
67
- "echarts": "^5.4.3",
+ "echarts": "^5.5.0",
68
"lodash": "^4.17.21",
69
"mitt": "^3.0.1",
70
"nprogress": "^0.2.0",
@@ -86,7 +86,7 @@
86
"@types/lodash": "^4.14.202",
87
"@types/mockjs": "^1.0.10",
88
"@types/nprogress": "^0.2.3",
89
- "@types/sortablejs": "^1.15.7",
+ "@types/sortablejs": "^1.15.8",
90
"@typescript-eslint/eslint-plugin": "^7.0.1",
91
"@typescript-eslint/parser": "^7.0.1",
92
"@vitejs/plugin-vue": "^5.0.4",
0 commit comments