|
@@ -10,6 +10,8 @@ specifiers:
|
|
|
element-plus: ^2.2.29
|
|
|
eslint: ^8.22.0
|
|
|
eslint-plugin-vue: ^9.3.0
|
|
|
+ highcharts: '>=5.0.0'
|
|
|
+ highcharts-vue: ^1.4.0
|
|
|
prettier: ^2.7.1
|
|
|
unplugin-auto-import: ^0.14.2
|
|
|
unplugin-vue-components: ^0.23.0
|
|
@@ -23,6 +25,8 @@ dependencies:
|
|
|
'@element-plus/icons-vue': 2.0.10_vue@3.2.47
|
|
|
axios: 1.3.2
|
|
|
element-plus: 2.2.29_vue@3.2.47
|
|
|
+ highcharts: 10.3.3
|
|
|
+ highcharts-vue: 1.4.0_x2ttk5sq3pjxzxl7cjqodvt53e
|
|
|
vue: 3.2.47
|
|
|
vue-router: 4.1.6_vue@3.2.47
|
|
|
|
|
@@ -1588,6 +1592,20 @@ packages:
|
|
|
resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==}
|
|
|
dev: true
|
|
|
|
|
|
+ /highcharts-vue/1.4.0_x2ttk5sq3pjxzxl7cjqodvt53e:
|
|
|
+ resolution: {integrity: sha512-fTPqJmU/wR/nUEtofbC/iJqcgULGcP3C0Hd4YYCKH2FiiteNs7UidjSM4eYj5Y4ldpOVhwPtNj/m6XwC3ajp6g==}
|
|
|
+ peerDependencies:
|
|
|
+ highcharts: '>=5.0.0'
|
|
|
+ vue: '>=1.0.0'
|
|
|
+ dependencies:
|
|
|
+ highcharts: 10.3.3
|
|
|
+ vue: 3.2.47
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /highcharts/10.3.3:
|
|
|
+ resolution: {integrity: sha512-r7wgUPQI9tr3jFDn3XT36qsNwEIZYcfgz4mkKEA6E4nn5p86y+u1EZjazIG4TRkl5/gmGRtkBUiZW81g029RIw==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/hookable/5.4.2:
|
|
|
resolution: {integrity: sha512-6rOvaUiNKy9lET1X0ECnyZ5O5kSV0PJbtA5yZUgdEF7fGJEVwSLSislltyt7nFwVVALYHQJtfGeAR2Y0A0uJkg==}
|
|
|
dev: true
|