From 4d6475c2beb212df6dd1cbdab8cb3746867fe6e4 Mon Sep 17 00:00:00 2001 From: UW Interactive Data Lab Date: Fri, 17 Sep 2021 01:50:39 +0000 Subject: [PATCH 01/11] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..c7d66699 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,58 @@ +# v6.19.0 (Fri Sep 17 2021) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, Cameron Yick ([@hydrosquall](https://github.com/hydrosquall)), for all your work! + +#### 🚀 Enhancement + +- feat: add vega interpreter as dependency and support custom interpreter [#747](https://github.com/vega/vega-embed/pull/747) ([@domoritz](https://github.com/domoritz)) + +#### 🐛 Bug Fix + +- chore: set up auto for versioning/release management [#749](https://github.com/vega/vega-embed/pull/749) ([@hydrosquall](https://github.com/hydrosquall)) + +#### 🔩 Dependency Updates + +- chore(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0 [#748](https://github.com/vega/vega-embed/pull/748) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump typescript from 4.4.2 to 4.4.3 [#745](https://github.com/vega/vega-embed/pull/745) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump vega-lite from 5.1.0 to 5.1.1 [#746](https://github.com/vega/vega-embed/pull/746) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump object-path from 0.11.5 to 0.11.7 [#744](https://github.com/vega/vega-embed/pull/744) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump tar from 6.1.3 to 6.1.11 [#743](https://github.com/vega/vega-embed/pull/743) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 [#741](https://github.com/vega/vega-embed/pull/741) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump typescript from 4.3.5 to 4.4.2 [#742](https://github.com/vega/vega-embed/pull/742) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.56.2 to 2.56.3 [#740](https://github.com/vega/vega-embed/pull/740) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump tslib from 2.3.0 to 2.3.1 [#737](https://github.com/vega/vega-embed/pull/737) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.56.1 to 2.56.2 [#738](https://github.com/vega/vega-embed/pull/738) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump fast-json-patch from 3.0.0-1 to 3.1.0 [#739](https://github.com/vega/vega-embed/pull/739) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump actions/setup-node from 2.3.0 to 2.4.0 [#734](https://github.com/vega/vega-embed/pull/734) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.55.1 to 2.56.1 [#735](https://github.com/vega/vega-embed/pull/735) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump concurrently from 6.2.0 to 6.2.1 [#736](https://github.com/vega/vega-embed/pull/736) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump tar from 6.1.0 to 6.1.3 [#731](https://github.com/vega/vega-embed/pull/731) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @rollup/plugin-commonjs from 19.0.1 to 20.0.0 [#729](https://github.com/vega/vega-embed/pull/729) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.54.0 to 2.55.1 [#727](https://github.com/vega/vega-embed/pull/727) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump browser-sync from 2.27.4 to 2.27.5 [#728](https://github.com/vega/vega-embed/pull/728) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump vega-tooltip from 0.26.0 to 0.27.0 [#730](https://github.com/vega/vega-embed/pull/730) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.53.2 to 2.54.0 [#721](https://github.com/vega/vega-embed/pull/721) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @types/semver from 7.3.7 to 7.3.8 [#722](https://github.com/vega/vega-embed/pull/722) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.2 to 13.0.4 [#723](https://github.com/vega/vega-embed/pull/723) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump codecov/codecov-action from 1 to 2.0.2 [#724](https://github.com/vega/vega-embed/pull/724) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 [#725](https://github.com/vega/vega-embed/pull/725) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2 [#716](https://github.com/vega/vega-embed/pull/716) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1 [#717](https://github.com/vega/vega-embed/pull/717) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump del-cli from 4.0.0 to 4.0.1 [#718](https://github.com/vega/vega-embed/pull/718) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump del-cli from 3.0.1 to 4.0.0 [#701](https://github.com/vega/vega-embed/pull/701) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.50.5 to 2.51.0 [#697](https://github.com/vega/vega-embed/pull/697) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 [#694](https://github.com/vega/vega-embed/pull/694) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump concurrently from 6.1.0 to 6.2.0 [#696](https://github.com/vega/vega-embed/pull/696) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.49.0 to 2.50.5 [#695](https://github.com/vega/vega-embed/pull/695) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump ws from 7.4.5 to 7.4.6 [#693](https://github.com/vega/vega-embed/pull/693) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.48.0 to 2.49.0 [#692](https://github.com/vega/vega-embed/pull/692) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.46.0 to 2.48.0 [#690](https://github.com/vega/vega-embed/pull/690) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @types/semver from 7.3.5 to 7.3.6 [#691](https://github.com/vega/vega-embed/pull/691) ([@dependabot[bot]](https://github.com/dependabot[bot])) + +#### Authors: 3 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- Cameron Yick ([@hydrosquall](https://github.com/hydrosquall)) +- Dominik Moritz ([@domoritz](https://github.com/domoritz)) From b074b2efaa78ce31214b7abd7d2c477da98687ee Mon Sep 17 00:00:00 2001 From: UW Interactive Data Lab Date: Fri, 17 Sep 2021 01:50:54 +0000 Subject: [PATCH 02/11] "Bump version to: 6.19.0 [skip ci]" --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad3cebde..04552ee0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vega-embed", - "version": "6.18.2", + "version": "6.19.0", "description": "Publish Vega visualizations as embedded web components.", "keywords": [ "vega", From 622fc8bd27b711a827a7606fbb10f1785cdab04f Mon Sep 17 00:00:00 2001 From: UW Interactive Data Lab Date: Tue, 21 Sep 2021 20:58:28 +0000 Subject: [PATCH 03/11] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7d66699..aae3ce35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# v6.19.1 (Tue Sep 21 2021) + +#### 🐛 Bug Fix + +- fix: add missing interpreter dependency [#751](https://github.com/vega/vega-embed/pull/751) ([@domoritz](https://github.com/domoritz)) + +#### Authors: 1 + +- Dominik Moritz ([@domoritz](https://github.com/domoritz)) + +--- + # v6.19.0 (Fri Sep 17 2021) :tada: This release contains work from a new contributor! :tada: From b8135e2b3a5461edd7b1b78581e9876c4e1a48de Mon Sep 17 00:00:00 2001 From: UW Interactive Data Lab Date: Tue, 21 Sep 2021 20:58:46 +0000 Subject: [PATCH 04/11] "Bump version to: 6.19.1 [skip ci]" --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99d2206c..2767afc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vega-embed", - "version": "6.19.0", + "version": "6.19.1", "description": "Publish Vega visualizations as embedded web components.", "keywords": [ "vega", From 6541e8f06025378d576b802b9c0cc9f7c3eed0ae Mon Sep 17 00:00:00 2001 From: UW Interactive Data Lab Date: Wed, 27 Oct 2021 23:16:37 +0000 Subject: [PATCH 05/11] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aae3ce35..61e3739e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,35 @@ +# v6.20.0 (Wed Oct 27 2021) + +#### 🚀 Enhancement + +- feat: export version [#772](https://github.com/vega/vega-embed/pull/772) ([@domoritz](https://github.com/domoritz)) + +#### 🔩 Dependency Updates + +- chore(deps-dev): bump @rollup/plugin-commonjs from 21.0.0 to 21.0.1 [#768](https://github.com/vega/vega-embed/pull/768) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.58.0 to 2.58.1 [#769](https://github.com/vega/vega-embed/pull/769) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @types/semver from 7.3.8 to 7.3.9 [#770](https://github.com/vega/vega-embed/pull/770) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.5 to 13.0.6 [#771](https://github.com/vega/vega-embed/pull/771) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump typescript from 4.4.3 to 4.4.4 [#766](https://github.com/vega/vega-embed/pull/766) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0 [#757](https://github.com/vega/vega-embed/pull/757) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 [#756](https://github.com/vega/vega-embed/pull/756) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump auto from 10.32.0 to 10.32.1 [#758](https://github.com/vega/vega-embed/pull/758) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump concurrently from 6.2.1 to 6.3.0 [#759](https://github.com/vega/vega-embed/pull/759) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump vega-lite-dev-config from 0.18.0 to 0.18.1 [#760](https://github.com/vega/vega-embed/pull/760) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @auto-it/conventional-commits from 10.32.0 to 10.32.1 [#761](https://github.com/vega/vega-embed/pull/761) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.57.0 to 2.58.0 [#762](https://github.com/vega/vega-embed/pull/762) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @auto-it/first-time-contributor from 10.32.0 to 10.32.1 [#763](https://github.com/vega/vega-embed/pull/763) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 [#753](https://github.com/vega/vega-embed/pull/753) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump vega from 5.20.2 to 5.21.0 [#754](https://github.com/vega/vega-embed/pull/754) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.56.3 to 2.57.0 [#755](https://github.com/vega/vega-embed/pull/755) ([@dependabot[bot]](https://github.com/dependabot[bot])) + +#### Authors: 2 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- Dominik Moritz ([@domoritz](https://github.com/domoritz)) + +--- + # v6.19.1 (Tue Sep 21 2021) #### 🐛 Bug Fix From 52c4895064a0349e121d7dd5a7fe9ae276dae959 Mon Sep 17 00:00:00 2001 From: UW Interactive Data Lab Date: Wed, 27 Oct 2021 23:16:59 +0000 Subject: [PATCH 06/11] "Bump version to: 6.20.0 [skip ci]" --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fcfbb25..594fa278 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vega-embed", - "version": "6.19.1", + "version": "6.20.0", "description": "Publish Vega visualizations as embedded web components.", "keywords": [ "vega", From a8e1bb5b6ebb2d94605353a44fc2a0fe4870a0e9 Mon Sep 17 00:00:00 2001 From: UW Interactive Data Lab Date: Mon, 15 Nov 2021 16:22:20 +0000 Subject: [PATCH 07/11] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61e3739e..6c39544c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,34 @@ +# v6.20.1 (Mon Nov 15 2021) + +#### 🐛 Bug Fix + +- fix: fix build with semver [#790](https://github.com/vega/vega-embed/pull/790) ([@domoritz](https://github.com/domoritz)) +- test: no warnings when versions are compatible [#789](https://github.com/vega/vega-embed/pull/789) ([@domoritz](https://github.com/domoritz)) +- chore: upgrade deps [#788](https://github.com/vega/vega-embed/pull/788) ([@domoritz](https://github.com/domoritz)) +- chore: upgrade deps [#785](https://github.com/vega/vega-embed/pull/785) ([@domoritz](https://github.com/domoritz)) +- chore: switch to new sass version [#784](https://github.com/vega/vega-embed/pull/784) ([@domoritz](https://github.com/domoritz)) +- style: apply some code style improvements [#783](https://github.com/vega/vega-embed/pull/783) ([@domoritz](https://github.com/domoritz)) +- ci: use node 16 [#781](https://github.com/vega/vega-embed/pull/781) ([@domoritz](https://github.com/domoritz)) + +#### 🔩 Dependency Updates + +- chore(deps-dev): bump concurrently from 6.3.0 to 6.4.0 [#786](https://github.com/vega/vega-embed/pull/786) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.59.0 to 2.60.0 [#787](https://github.com/vega/vega-embed/pull/787) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.58.3 to 2.59.0 [#782](https://github.com/vega/vega-embed/pull/782) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump vega-lite-dev-config from 0.18.1 to 0.19.0 [#779](https://github.com/vega/vega-embed/pull/779) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump rollup from 2.58.1 to 2.58.3 [#778](https://github.com/vega/vega-embed/pull/778) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @auto-it/conventional-commits from 10.32.1 to 10.32.2 [#774](https://github.com/vega/vega-embed/pull/774) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump auto from 10.32.1 to 10.32.2 [#775](https://github.com/vega/vega-embed/pull/775) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump @auto-it/first-time-contributor from 10.32.1 to 10.32.2 [#776](https://github.com/vega/vega-embed/pull/776) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump browser-sync from 2.27.5 to 2.27.7 [#777](https://github.com/vega/vega-embed/pull/777) ([@dependabot[bot]](https://github.com/dependabot[bot])) + +#### Authors: 2 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- Dominik Moritz ([@domoritz](https://github.com/domoritz)) + +--- + # v6.20.0 (Wed Oct 27 2021) #### 🚀 Enhancement From c914d081cf1d41abdb302edcee0c84cd32036429 Mon Sep 17 00:00:00 2001 From: UW Interactive Data Lab Date: Mon, 15 Nov 2021 16:22:40 +0000 Subject: [PATCH 08/11] "Bump version to: 6.20.1 [skip ci]" --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e70d891..a7c0f116 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vega-embed", - "version": "6.20.0", + "version": "6.20.1", "description": "Publish Vega visualizations as embedded web components.", "keywords": [ "vega", From 9946498096c426b93ce85a89514d7ffbb1177e06 Mon Sep 17 00:00:00 2001 From: UW Interactive Data Lab Date: Tue, 16 Nov 2021 14:27:10 +0000 Subject: [PATCH 09/11] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c39544c..cd98b167 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# v6.20.2 (Tue Nov 16 2021) + +#### 🐛 Bug Fix + +- fix: update style generation script [#793](https://github.com/vega/vega-embed/pull/793) ([@domoritz](https://github.com/domoritz)) + +#### Authors: 1 + +- Dominik Moritz ([@domoritz](https://github.com/domoritz)) + +--- + # v6.20.1 (Mon Nov 15 2021) #### 🐛 Bug Fix From 607c2dedff86b29a68149acdc2a8ee96d053bdd6 Mon Sep 17 00:00:00 2001 From: UW Interactive Data Lab Date: Tue, 16 Nov 2021 14:27:27 +0000 Subject: [PATCH 10/11] "Bump version to: 6.20.2 [skip ci]" --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7c0f116..a493eab1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vega-embed", - "version": "6.20.1", + "version": "6.20.2", "description": "Publish Vega visualizations as embedded web components.", "keywords": [ "vega", From 51687a0ade12c72156bb8ef00458317347a31f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Miranda?= Date: Thu, 25 Nov 2021 21:30:46 -0300 Subject: [PATCH 11/11] Copy iterator.js to folder build and build-es5 --- package.json | 1 + rollup.config.js | 7 +++++ yarn.lock | 77 ++++++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 82 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a493eab1..1a5cfb24 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,7 @@ "jest-canvas-mock": "^2.3.1", "sass": "^1.43.4", "rollup-plugin-bundle-size": "^1.0.3", + "rollup-plugin-copy": "^3.4.0", "rollup-plugin-terser": "^7.0.2", "rollup": "2.60.0", "typescript": "^4.4.4", diff --git a/rollup.config.js b/rollup.config.js index 6b136e3b..467f60b5 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -4,6 +4,7 @@ import resolve from '@rollup/plugin-node-resolve'; import ts from 'rollup-plugin-ts'; import bundleSize from 'rollup-plugin-bundle-size'; import {terser} from 'rollup-plugin-terser'; +import copy from 'rollup-plugin-copy' const pkg = require('./package.json'); @@ -22,6 +23,12 @@ const plugins = (browserslist, declaration) => [ browserslist, }), bundleSize(), + copy({ + targets: [ + { src: 'node_modules/yallist/iterator.js', dest: 'build/' }, + { src: 'node_modules/yallist/iterator.js', dest: 'build-es5/' }, + ] + }), ]; const outputs = [ diff --git a/yarn.lock b/yarn.lock index e642550b..3345b051 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1792,6 +1792,21 @@ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== +"@types/fs-extra@^8.0.1": + version "8.1.2" + resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.1.2.tgz#7125cc2e4bdd9bd2fc83005ffdb1d0ba00cca61f" + integrity sha512-SvSrYXfWSc7R4eqnOzbQF4TZmfpNSM9FrSWLU3EUnWBuyZqNBOrv1B1JA3byUDPUl9z4Ab3jeZG2eDdySlgNMg== + dependencies: + "@types/node" "*" + +"@types/glob@^7.1.1": + version "7.2.0" + resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb" + integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA== + dependencies: + "@types/minimatch" "*" + "@types/node" "*" + "@types/graceful-fs@^4.1.2": version "4.1.5" resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.5.tgz#21ffba0d98da4350db64891f92a9e5db3cdb4e15" @@ -1831,6 +1846,11 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d" integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ== +"@types/minimatch@*": + version "3.0.5" + resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40" + integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ== + "@types/minimist@^1.2.0", "@types/minimist@^1.2.2": version "1.2.2" resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" @@ -2792,6 +2812,11 @@ color-name@^1.1.4, color-name@~1.1.4: resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== +colorette@^1.1.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40" + integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g== + combined-stream@^1.0.8: version "1.0.8" resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f" @@ -3838,7 +3863,7 @@ fast-diff@^1.1.2: resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03" integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w== -fast-glob@^3.1.1, fast-glob@^3.2.7: +fast-glob@^3.0.3, fast-glob@^3.1.1, fast-glob@^3.2.7: version "3.2.7" resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.7.tgz#fd6cb7a2d7e9aa7a7846111e85a196d6b2f766a1" integrity sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q== @@ -4036,6 +4061,15 @@ fs-extra@^10.0.0: jsonfile "^6.0.1" universalify "^2.0.0" +fs-extra@^8.1.0: + version "8.1.0" + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0" + integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g== + dependencies: + graceful-fs "^4.2.0" + jsonfile "^4.0.0" + universalify "^0.1.0" + fs-extra@^9.1.0: version "9.1.0" resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" @@ -4208,6 +4242,20 @@ globals@^13.6.0, globals@^13.9.0: dependencies: type-fest "^0.20.2" +globby@10.0.1: + version "10.0.1" + resolved "https://registry.yarnpkg.com/globby/-/globby-10.0.1.tgz#4782c34cb75dd683351335c5829cc3420e606b22" + integrity sha512-sSs4inE1FB2YQiymcmTv6NWENryABjUNPeWhOvmn4SjtKybglsyPZxFB3U1/+L1bYi0rNZDqCLlHyLYDl1Pq5A== + dependencies: + "@types/glob" "^7.1.1" + array-union "^2.1.0" + dir-glob "^3.0.1" + fast-glob "^3.0.3" + glob "^7.1.3" + ignore "^5.1.1" + merge2 "^1.2.3" + slash "^3.0.0" + globby@^11.0.1, globby@^11.0.4: version "11.0.4" resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5" @@ -4456,7 +4504,7 @@ ignore@^4.0.6: resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== -ignore@^5.1.4, ignore@^5.1.8: +ignore@^5.1.1, ignore@^5.1.4, ignore@^5.1.8: version "5.1.9" resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.9.tgz#9ec1a5cbe8e1446ec60d4420060d43aa6e7382fb" integrity sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ== @@ -4723,6 +4771,11 @@ is-plain-obj@^1.1.0: resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4= +is-plain-object@^3.0.0: + version "3.0.1" + resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-3.0.1.tgz#662d92d24c0aa4302407b0d45d21f2251c85f85b" + integrity sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g== + is-plain-object@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344" @@ -5429,6 +5482,13 @@ jsonfile@^3.0.0: optionalDependencies: graceful-fs "^4.1.6" +jsonfile@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb" + integrity sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss= + optionalDependencies: + graceful-fs "^4.1.6" + jsonfile@^6.0.1: version "6.1.0" resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae" @@ -5729,7 +5789,7 @@ merge-stream@^2.0.0: resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60" integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== -merge2@^1.3.0: +merge2@^1.2.3, merge2@^1.3.0: version "1.4.1" resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== @@ -6795,6 +6855,17 @@ rollup-plugin-bundle-size@^1.0.3: chalk "^1.1.3" maxmin "^2.1.0" +rollup-plugin-copy@^3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/rollup-plugin-copy/-/rollup-plugin-copy-3.4.0.tgz#f1228a3ffb66ffad8606e2f3fb7ff23141ed3286" + integrity sha512-rGUmYYsYsceRJRqLVlE9FivJMxJ7X6jDlP79fmFkL8sJs7VVMSVyA2yfyL+PGyO/vJs4A87hwhgVfz61njI+uQ== + dependencies: + "@types/fs-extra" "^8.0.1" + colorette "^1.1.0" + fs-extra "^8.1.0" + globby "10.0.1" + is-plain-object "^3.0.0" + rollup-plugin-terser@^7.0.2: version "7.0.2" resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz#e8fbba4869981b2dc35ae7e8a502d5c6c04d324d"