Skip to content

Commit e7cd88b

Browse files
fix(deps): update dependency echarts-for-react to v3.0.5
1 parent 535a14e commit e7cd88b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bootstrap": "5.1.3",
1010
"copy-to-clipboard": "3.3.1",
1111
"echarts": "5.3.3",
12-
"echarts-for-react": "3.0.1",
12+
"echarts-for-react": "3.0.5",
1313
"file-saver": "^2.0.5",
1414
"lodash.clonedeep": "4.5.0",
1515
"lodash.omit": "4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3781,10 +3781,10 @@ duplexer@^0.1.2:
37813781
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
37823782
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
37833783

3784-
echarts-for-react@3.0.1:
3785-
version "3.0.1"
3786-
resolved "https://registry.yarnpkg.com/echarts-for-react/-/echarts-for-react-3.0.1.tgz#cf9de60e468b342c244314be2325e00d765a5137"
3787-
integrity sha512-9LNcPNT+DH+IwtZlahuXQf7zqCWSnnYqITXtKgLDzoQ7fvotH1xEaFPriASQb+jYqSI9pBdtN5cFneT89wECUg==
3784+
echarts-for-react@3.0.5:
3785+
version "3.0.5"
3786+
resolved "https://registry.yarnpkg.com/echarts-for-react/-/echarts-for-react-3.0.5.tgz#87d55e3278dbf7b5a7926a08ac9a663b0351bbc2"
3787+
integrity sha512-YpEI5Ty7O/2nvCfQ7ybNa+S90DwE8KYZWacGvJW4luUqywP7qStQ+pxDlYOmr4jGDu10mhEkiAuMKcUlT4W5vg==
37883788
dependencies:
37893789
fast-deep-equal "^3.1.3"
37903790
size-sensor "^1.0.1"

0 commit comments

Comments
 (0)