Skip to content

build(deps): bump echarts from 5.3.3 to 5.4.2 in /client #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client/packages/openblocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"clsx": "^1.2.1",
"copy-to-clipboard": "^3.3.1",
"core-js": "^3.25.2",
"echarts": "^5.3.3",
"echarts": "^5.4.2",
"eslint4b-prebuilt-2": "^7.32.0",
"file-saver": "^2.0.5",
"github-markdown-css": "^5.1.0",
Expand Down
20 changes: 10 additions & 10 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8593,13 +8593,13 @@ __metadata:
languageName: node
linkType: hard

"echarts@npm:^5.3.3":
version: 5.3.3
resolution: "echarts@npm:5.3.3"
"echarts@npm:^5.4.2":
version: 5.4.2
resolution: "echarts@npm:5.4.2"
dependencies:
tslib: 2.3.0
zrender: 5.3.2
checksum: d6feb97132418421de56c18ae1e9c103849156cde1aa41804d463cf1904eec1f8994f63c0c2cd87e48574556ab408c7a05eeacb6fea2cae5843dcf8c041de515
zrender: 5.4.3
checksum: 933c28dada362314f7c7a5fd4243b44b24f75adb233f7c87541ac9a81734cb380a9683c3f56c8e559dacfddd363879e95a96f0047e33820123cd8f5b95b60f8f
languageName: node
linkType: hard

Expand Down Expand Up @@ -14487,7 +14487,7 @@ __metadata:
copy-to-clipboard: ^3.3.1
core-js: ^3.25.2
dotenv: ^16.0.3
echarts: ^5.3.3
echarts: ^5.4.2
eslint: ^8.0.0
eslint-config-react-app: ^7.0.1
eslint-plugin-only-ascii: ^0.0.0
Expand Down Expand Up @@ -20093,12 +20093,12 @@ __metadata:
languageName: node
linkType: hard

"zrender@npm:5.3.2":
version: 5.3.2
resolution: "zrender@npm:5.3.2"
"zrender@npm:5.4.3":
version: 5.4.3
resolution: "zrender@npm:5.4.3"
dependencies:
tslib: 2.3.0
checksum: 8f7f4c825cb0e21ff897cd9d4fad291dd0c45604546981ec78c1b6b65359875458c05b4d5eef9a1a52f1aa758b0dbfc923df3bd419a1b880a17963d15813a9ff
checksum: ae89584fbe4256217e500a74183fd5870a2bed7e7b3234cd78fcbc0a1a82da8449596b2019105927069531b567ecf94425fb171abd6cedcbf517e52fdf438722
languageName: node
linkType: hard

Expand Down