Skip to content

Commit 1e1d8f4

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

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.6",
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.6:
3785+
version "3.0.6"
3786+
resolved "https://registry.yarnpkg.com/echarts-for-react/-/echarts-for-react-3.0.6.tgz#267908f53854856833dc39088d2a97ab4bbfad86"
3787+
integrity sha512-4zqLgTGWS3JvkQDXjzkR1k1CHRdpd6by0988TWMJgnvDytegWLbeP/VNZmMa+0VJx2eD7Y632bi2JquXDgiGJg==
37883788
dependencies:
37893789
fast-deep-equal "^3.1.3"
37903790
size-sensor "^1.0.1"

0 commit comments

Comments
 (0)