File tree 2 files changed +11
-0
lines changed
2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 49
49
"copy-to-clipboard" : " ^3.3.3" ,
50
50
"core-js" : " ^3.25.2" ,
51
51
"echarts" : " ^5.4.2" ,
52
+ "echarts-wordcloud" : " ^2.1.0" ,
52
53
"eslint4b-prebuilt-2" : " ^7.32.0" ,
53
54
"file-saver" : " ^2.0.5" ,
54
55
"github-markdown-css" : " ^5.1.0" ,
Original file line number Diff line number Diff line change @@ -7663,6 +7663,15 @@ __metadata:
7663
7663
languageName: node
7664
7664
linkType: hard
7665
7665
7666
+ "echarts-wordcloud@npm:^2.1.0":
7667
+ version: 2.1.0
7668
+ resolution: "echarts-wordcloud@npm:2.1.0"
7669
+ peerDependencies:
7670
+ echarts: ^5.0.1
7671
+ checksum: d6e8996bb1267fbaa3fde23a121918a662a46ddd9ccd00ba0829aa4bd95b1a7b5cab64e3f4fe7241d605caaba7ad7b8e68eeaa9e1ad4adbf43cc0551deb14e33
7672
+ languageName: node
7673
+ linkType: hard
7674
+
7666
7675
"echarts@npm:^5.4.2":
7667
7676
version: 5.4.2
7668
7677
resolution: "echarts@npm:5.4.2"
@@ -11877,6 +11886,7 @@ __metadata:
11877
11886
core-js: ^3.25.2
11878
11887
dotenv: ^16.0.3
11879
11888
echarts: ^5.4.2
11889
+ echarts-wordcloud: ^2.1.0
11880
11890
eslint: ^8.0.0
11881
11891
eslint-config-react-app: ^7.0.1
11882
11892
eslint-plugin-only-ascii: ^0.0.0
You can’t perform that action at this time.
0 commit comments