From b5ab1df04e3b7d17a051e8ae27b95123337847b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 07:20:52 +0000 Subject: [PATCH 1/2] chore(deps): bump echarts from 5.4.2 to 5.4.3 Bumps [echarts](https://github.com/apache/echarts) from 5.4.2 to 5.4.3. - [Release notes](https://github.com/apache/echarts/releases) - [Commits](https://github.com/apache/echarts/compare/5.4.2...5.4.3) --- updated-dependencies: - dependency-name: echarts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/org/package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sites/org/package.json b/sites/org/package.json index 3981a1a051f..4574060f9bb 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -38,7 +38,7 @@ "algoliasearch": "4.19.1", "react-copy-to-clipboard": "5.1.0", "daisyui": "3.5.1", - "echarts": "5.4.2", + "echarts": "5.4.3", "echarts-for-react": "3.0.2", "jotai": "2.4.0", "jotai-location": "0.5.1", diff --git a/yarn.lock b/yarn.lock index e1e6969c11c..92ef638d238 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5364,13 +5364,13 @@ echarts-for-react@3.0.2: fast-deep-equal "^3.1.3" size-sensor "^1.0.1" -echarts@5.4.2: - version "5.4.2" - resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.2.tgz#9f38781c9c6ae323e896956178f6956952c77a48" - integrity sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA== +echarts@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.3.tgz#f5522ef24419164903eedcfd2b506c6fc91fb20c" + integrity sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA== dependencies: tslib "2.3.0" - zrender "5.4.3" + zrender "5.4.4" ee-first@1.1.1: version "1.1.1" @@ -15344,10 +15344,10 @@ zod@3.21.4: resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db" integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw== -zrender@5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.3.tgz#41ffaf835f3a3210224abd9d6964b48ff01e79f5" - integrity sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ== +zrender@5.4.4: + version "5.4.4" + resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.4.tgz#8854f1d95ecc82cf8912f5a11f86657cb8c9e261" + integrity sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw== dependencies: tslib "2.3.0" From e68a767dc3f5ecfdc9fbce630b99ccb70b2e9004 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 25 Aug 2023 07:22:48 +0000 Subject: [PATCH 2/2] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/echarts-5.4.3 changes in config/dependencies.yaml --- sites/org/package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sites/org/package.json b/sites/org/package.json index 4574060f9bb..3981a1a051f 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -38,7 +38,7 @@ "algoliasearch": "4.19.1", "react-copy-to-clipboard": "5.1.0", "daisyui": "3.5.1", - "echarts": "5.4.3", + "echarts": "5.4.2", "echarts-for-react": "3.0.2", "jotai": "2.4.0", "jotai-location": "0.5.1", diff --git a/yarn.lock b/yarn.lock index 92ef638d238..e1e6969c11c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5364,13 +5364,13 @@ echarts-for-react@3.0.2: fast-deep-equal "^3.1.3" size-sensor "^1.0.1" -echarts@5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.3.tgz#f5522ef24419164903eedcfd2b506c6fc91fb20c" - integrity sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA== +echarts@5.4.2: + version "5.4.2" + resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.2.tgz#9f38781c9c6ae323e896956178f6956952c77a48" + integrity sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA== dependencies: tslib "2.3.0" - zrender "5.4.4" + zrender "5.4.3" ee-first@1.1.1: version "1.1.1" @@ -15344,10 +15344,10 @@ zod@3.21.4: resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db" integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw== -zrender@5.4.4: - version "5.4.4" - resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.4.tgz#8854f1d95ecc82cf8912f5a11f86657cb8c9e261" - integrity sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw== +zrender@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.3.tgz#41ffaf835f3a3210224abd9d6964b48ff01e79f5" + integrity sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ== dependencies: tslib "2.3.0"