Skip to content

Commit

Permalink
fix: echarts dependency address
Browse files Browse the repository at this point in the history
  • Loading branch information
songyg committed Jun 7, 2024
1 parent f5611ef commit 265f504
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6667,7 +6667,7 @@ ecc-jsbn@~0.1.1:

echarts@^5.1.2:
version "5.1.2"
resolved "https://registry.nlark.com/echarts/download/echarts-5.1.2.tgz#aa1ab0cef5b74fa2f7c620261a5f286893d30fd1"
resolved "https://registry.npmmirror.com/echarts/download/echarts-5.1.2.tgz#aa1ab0cef5b74fa2f7c620261a5f286893d30fd1"
integrity sha1-qhqwzvW3T6L3xiAmGl8oaJPTD9E=
dependencies:
tslib "2.0.3"
Expand Down Expand Up @@ -18986,7 +18986,7 @@ tsconfig-paths@^3.9.0:

[email protected]:
version "2.0.3"
resolved "https://registry.nlark.com/tslib/download/tslib-2.0.3.tgz?cache=0&sync_timestamp=1628722556410&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ftslib%2Fdownload%2Ftslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
resolved "https://registry.npmmirror.com/tslib/download/tslib-2.0.3.tgz?cache=0&sync_timestamp=1628722556410&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftslib%2Fdownload%2Ftslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
integrity sha1-jgdBrEX8DCJuWKF7/D5kubxsphw=

tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.2:
Expand Down Expand Up @@ -21160,7 +21160,7 @@ yup@^0.27.0:

[email protected]:
version "5.1.1"
resolved "https://registry.nlark.com/zrender/download/zrender-5.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fzrender%2Fdownload%2Fzrender-5.1.1.tgz#0515f4f8cc0f4742f02a6b8819550a6d13d64c5c"
resolved "https://registry.npmmirror.com/zrender/download/zrender-5.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fzrender%2Fdownload%2Fzrender-5.1.1.tgz#0515f4f8cc0f4742f02a6b8819550a6d13d64c5c"
integrity sha1-BRX0+MwPR0LwKmuIGVUKbRPWTFw=
dependencies:
tslib "2.0.3"
Expand Down

0 comments on commit 265f504

Please sign in to comment.