Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Toolkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
digital blueprint
Web Component Framework
Toolkit
Commits
a17d2364
Commit
a17d2364
authored
4 years ago
by
Renovate Bot
Browse files
Options
Downloads
Patches
Plain Diff
Update all non-major dependencies
parent
df9fe2e7
Branches
Branches containing commit
No related tags found
1 merge request
!36
Update all non-major dependencies
Pipeline
#17386
passed
4 years ago
Stage: test
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
packages/typescript-example/package.json
+1
-1
1 addition, 1 deletion
packages/typescript-example/package.json
toolkit-showcase/yarn.lock
+436
-375
436 additions, 375 deletions
toolkit-showcase/yarn.lock
yarn.lock
+31
-15
31 additions, 15 deletions
yarn.lock
with
468 additions
and
391 deletions
packages/typescript-example/package.json
+
1
−
1
View file @
a17d2364
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
"rollup-plugin-delete"
:
"^2.0.0"
,
"rollup-plugin-delete"
:
"^2.0.0"
,
"rollup-plugin-serve"
:
"^1.0.1"
,
"rollup-plugin-serve"
:
"^1.0.1"
,
"rollup-plugin-terser"
:
"^7.0.2"
,
"rollup-plugin-terser"
:
"^7.0.2"
,
"rollup-plugin-typescript2"
:
"^0.
29
.0"
,
"rollup-plugin-typescript2"
:
"^0.
30
.0"
,
"ts-lit-plugin"
:
"^1.2.1"
,
"ts-lit-plugin"
:
"^1.2.1"
,
"tslib"
:
"^2.0.3"
,
"tslib"
:
"^2.0.3"
,
"typescript"
:
"^4.1.2"
"typescript"
:
"^4.1.2"
...
...
This diff is collapsed.
Click to expand it.
toolkit-showcase/yarn.lock
+
436
−
375
View file @
a17d2364
...
@@ -16,39 +16,31 @@
...
@@ -16,39 +16,31 @@
dependencies:
dependencies:
"@babel/highlight" "^7.12.13"
"@babel/highlight" "^7.12.13"
"@babel/compat-data@^7.1
2
.13":
"@babel/compat-data@^7.1
3.0", "@babel/compat-data@^7
.13
.8
":
version "7.1
2.13
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.1
2.13
.tgz#
27e19e0ed3726ccf54067ced4109501765e7e2e8
"
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.1
3.8
.tgz#
5b783b9808f15cef71547f1b691f34f8ff6003a6
"
integrity sha512-
U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUG
g==
integrity sha512-
EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdo
g==
"@babel/core@^7.10.3":
"@babel/core@^7.10.3":
version "7.1
2.17
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.1
2.17
.tgz#
993c5e893333107a2815d8e0d73a2c3755e280b2
"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.1
3.8
.tgz#
c191d9c5871788a591d69ea1dc03e5843a3680fb
"
integrity sha512-
V3CuX1aBywbJvV2yzJScRxeiiw0v2KZZYYE3giywxzFJL13RiyPjaaDwhDnxmgFTTS7FgvM2ijr4QmKNIu0AtQ
==
integrity sha512-
oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg
==
dependencies:
dependencies:
"@babel/code-frame" "^7.12.13"
"@babel/code-frame" "^7.12.13"
"@babel/generator" "^7.12.17"
"@babel/generator" "^7.13.0"
"@babel/helper-module-transforms" "^7.12.17"
"@babel/helper-compilation-targets" "^7.13.8"
"@babel/helpers" "^7.12.17"
"@babel/helper-module-transforms" "^7.13.0"
"@babel/parser" "^7.12.17"
"@babel/helpers" "^7.13.0"
"@babel/parser" "^7.13.4"
"@babel/template" "^7.12.13"
"@babel/template" "^7.12.13"
"@babel/traverse" "^7.1
2.17
"
"@babel/traverse" "^7.1
3.0
"
"@babel/types" "^7.1
2.17
"
"@babel/types" "^7.1
3.0
"
convert-source-map "^1.7.0"
convert-source-map "^1.7.0"
debug "^4.1.0"
debug "^4.1.0"
gensync "^1.0.0-beta.
1
"
gensync "^1.0.0-beta.
2
"
json5 "^2.1.2"
json5 "^2.1.2"
lodash "^4.17.19"
lodash "^4.17.19"
semver "^5.4.1"
semver "^6.3.0"
source-map "^0.5.0"
"@babel/generator@^7.12.17":
version "7.12.17"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.17.tgz#9ef1dd792d778b32284411df63f4f668a9957287"
integrity sha512-DSA7ruZrY4WI8VxuS1jWSRezFnghEoYEFrZcw9BizQRmOZiUsiHl59+qEARGPqPikwA/GPTyRCi7isuCK/oyqg==
dependencies:
"@babel/types" "^7.12.17"
jsesc "^2.5.1"
source-map "^0.5.0"
source-map "^0.5.0"
"@babel/generator@^7.12.5":
"@babel/generator@^7.12.5":
...
@@ -60,6 +52,15 @@
...
@@ -60,6 +52,15 @@
jsesc "^2.5.1"
jsesc "^2.5.1"
source-map "^0.5.0"
source-map "^0.5.0"
"@babel/generator@^7.13.0":
version "7.13.0"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.0.tgz#bd00d4394ca22f220390c56a0b5b85568ec1ec0c"
integrity sha512-zBZfgvBB/ywjx0Rgc2+BwoH/3H+lDtlgD4hBOpEv5LxRnYsm/753iRuLepqnYlynpjC3AdQxtxsoeHJoEEwOAw==
dependencies:
"@babel/types" "^7.13.0"
jsesc "^2.5.1"
source-map "^0.5.0"
"@babel/helper-annotate-as-pure@^7.12.13":
"@babel/helper-annotate-as-pure@^7.12.13":
version "7.12.13"
version "7.12.13"
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
...
@@ -75,25 +76,25 @@
...
@@ -75,25 +76,25 @@
"@babel/helper-explode-assignable-expression" "^7.12.13"
"@babel/helper-explode-assignable-expression" "^7.12.13"
"@babel/types" "^7.12.13"
"@babel/types" "^7.12.13"
"@babel/helper-compilation-targets@^7.1
2.17
":
"@babel/helper-compilation-targets@^7.1
3.0", "@babel/helper-compilation-targets@^7.13.8
":
version "7.1
2.17
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.1
2.17
.tgz#
91d83fae61ef390d39c3f0507cb83979bab837c7
"
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.1
3.8
.tgz#
02bdb22783439afb11b2f009814bdd88384bd468
"
integrity sha512-
5EkibqLVYOuZ89BSg2lv+GG8feywLuvMXNYgf0Im4MssE0mFWPztSpJbildNnUgw0bLI2EsIN4MpSHC2iUJkQ
A==
integrity sha512-
pBljUGC1y3xKLn1nrx2eAhurLMA8OqBtBP/JwG4U8skN7kf8/aqwwxpV1N6T0e7r6+7uNitIa/fUxPFagSXp3
A==
dependencies:
dependencies:
"@babel/compat-data" "^7.1
2.13
"
"@babel/compat-data" "^7.1
3.8
"
"@babel/helper-validator-option" "^7.12.17"
"@babel/helper-validator-option" "^7.12.17"
browserslist "^4.14.5"
browserslist "^4.14.5"
semver "^
5.5
.0"
semver "^
6.3
.0"
"@babel/helper-create-class-features-plugin@^7.1
2.13
":
"@babel/helper-create-class-features-plugin@^7.1
3.0
":
version "7.1
2.17
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.1
2.17
.tgz#
704b69c8a78d03fb1c5fcc2e7b593f8a6562894
4"
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.1
3.8
.tgz#
0367bd0a7505156ce018ca464f7ac91ba58c1a0
4"
integrity sha512-
I/nurmTxIxHV0M+rIpfQBF1oN342+yvl2kwZUrQuOClMamHF1w5tknfZubgNOLRoA73SzBFAdFcpb4M9HwOeWQ
==
integrity sha512-
qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w
==
dependencies:
dependencies:
"@babel/helper-function-name" "^7.12.13"
"@babel/helper-function-name" "^7.12.13"
"@babel/helper-member-expression-to-functions" "^7.1
2.17
"
"@babel/helper-member-expression-to-functions" "^7.1
3.0
"
"@babel/helper-optimise-call-expression" "^7.12.13"
"@babel/helper-optimise-call-expression" "^7.12.13"
"@babel/helper-replace-supers" "^7.1
2.13
"
"@babel/helper-replace-supers" "^7.1
3.0
"
"@babel/helper-split-export-declaration" "^7.12.13"
"@babel/helper-split-export-declaration" "^7.12.13"
"@babel/helper-create-regexp-features-plugin@^7.12.13":
"@babel/helper-create-regexp-features-plugin@^7.12.13":
...
@@ -104,12 +105,26 @@
...
@@ -104,12 +105,26 @@
"@babel/helper-annotate-as-pure" "^7.12.13"
"@babel/helper-annotate-as-pure" "^7.12.13"
regexpu-core "^4.7.1"
regexpu-core "^4.7.1"
"@babel/helper-define-polyfill-provider@^0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.4.tgz#b618b087c6a0328127e5d53576df818bcee2b15f"
integrity sha512-K5V2GaQZ1gpB+FTXM4AFVG2p1zzhm67n9wrQCJYNzvuLzQybhJyftW7qeDd2uUxPDNdl5Rkon1rOAeUeNDZ28Q==
dependencies:
"@babel/helper-compilation-targets" "^7.13.0"
"@babel/helper-module-imports" "^7.12.13"
"@babel/helper-plugin-utils" "^7.13.0"
"@babel/traverse" "^7.13.0"
debug "^4.1.1"
lodash.debounce "^4.0.8"
resolve "^1.14.2"
semver "^6.1.2"
"@babel/helper-explode-assignable-expression@^7.12.13":
"@babel/helper-explode-assignable-expression@^7.12.13":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.1
2.13.tgz#0e46990da9e271502f77507efa4c9918d3d8634a
"
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.1
3.0.tgz#17b5c59ff473d9f956f40ef570cf3a76ca12657f
"
integrity sha512-
5loeRNvMo9mx1dA/d6yNi+YiKziJZFylZnCo1nmFF4qPU4yJ14abhWESuSMQSlQxWdxdOFzxXjk/PpfudTtYyw
==
integrity sha512-
qS0peLTDP8kOisG1blKbaoBg/o9OSa1qoumMjTK5pM+KDTtpxpsiubnCGP34vK8BXGcb2M9eigwgvoJryrzwWA
==
dependencies:
dependencies:
"@babel/types" "^7.1
2.13
"
"@babel/types" "^7.1
3.0
"
"@babel/helper-function-name@^7.10.4", "@babel/helper-function-name@^7.12.13":
"@babel/helper-function-name@^7.10.4", "@babel/helper-function-name@^7.12.13":
version "7.12.13"
version "7.12.13"
...
@@ -127,19 +142,20 @@
...
@@ -127,19 +142,20 @@
dependencies:
dependencies:
"@babel/types" "^7.12.13"
"@babel/types" "^7.12.13"
"@babel/helper-hoist-variables@^7.1
2.13
":
"@babel/helper-hoist-variables@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.1
2.13
.tgz#
13aba58b7480b502362316ea02f52cca0e9796cd
"
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.1
3.0
.tgz#
5d5882e855b5c5eda91e0cadc26c6e7a2c8593d8
"
integrity sha512-
KSC5XSj5HreRhYQtZ3cnSnQwDzgnbdUDEFsxkN0m6Q3WrCRt72xrnZ8+h+pX7YxM7hr87zIO3a/v5p/H3TrnVw
==
integrity sha512-
0kBzvXiIKfsCA0y6cFEIJf4OdzfpRuNk4+YTeHZpGGc666SATFKTz6sRncwFnQk7/ugJ4dSrCj6iJuvW4Qwr2g
==
dependencies:
dependencies:
"@babel/types" "^7.12.13"
"@babel/traverse" "^7.13.0"
"@babel/types" "^7.13.0"
"@babel/helper-member-expression-to-functions@^7.1
2.13", "@babel/helper-member-expression-to-functions@^7.12.17
":
"@babel/helper-member-expression-to-functions@^7.1
3.0
":
version "7.1
2.17
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.1
2.17
.tgz#
f82838eb06e1235307b6d71457b6670ff71ee5ac
"
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.1
3.0
.tgz#
6aa4bb678e0f8c22f58cdb79451d30494461b091
"
integrity sha512-
Bzv4p3ODgS/qpBE0DiJ9qf5WxSmrQ8gVTe8ClMfwwsY2x/rhykxxy3bXzG7AGTnPB2ij37zGJ/Q/6FruxHxsxg
==
integrity sha512-
yvRf8Ivk62JwisqV1rFRMxiSMDGnN6KH1/mDMmIrij4jztpQNRoHqqMG3U6apYbGRPJpgPalhva9Yd06HlUxJQ
==
dependencies:
dependencies:
"@babel/types" "^7.1
2.17
"
"@babel/types" "^7.1
3.0
"
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13":
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13":
version "7.12.13"
version "7.12.13"
...
@@ -148,19 +164,19 @@
...
@@ -148,19 +164,19 @@
dependencies:
dependencies:
"@babel/types" "^7.12.13"
"@babel/types" "^7.12.13"
"@babel/helper-module-transforms@^7.1
2.13", "@babel/helper-module-transforms@^7.12.17
":
"@babel/helper-module-transforms@^7.1
3.0
":
version "7.1
2.17
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.1
2.17
.tgz#
7c75b987d6dfd5b48e575648f81eaac891539509
"
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.1
3.0
.tgz#
42eb4bd8eea68bab46751212c357bfed8b40f6f1
"
integrity sha512-
sFL+p6zOCQMm9vilo06M4VHuTxUAwa6IxgL56Tq1DVtA0ziAGTH1ThmJq7xwPqdQlgAbKX3fb0oZNbtRIyA5KQ
==
integrity sha512-
Ls8/VBwH577+pw7Ku1QkUWIyRRNHpYlts7+qSqBBFCW3I8QteB9DxfcZ5YJpOwH6Ihe/wn8ch7fMGOP1OhEIvw
==
dependencies:
dependencies:
"@babel/helper-module-imports" "^7.12.13"
"@babel/helper-module-imports" "^7.12.13"
"@babel/helper-replace-supers" "^7.1
2.13
"
"@babel/helper-replace-supers" "^7.1
3.0
"
"@babel/helper-simple-access" "^7.12.13"
"@babel/helper-simple-access" "^7.12.13"
"@babel/helper-split-export-declaration" "^7.12.13"
"@babel/helper-split-export-declaration" "^7.12.13"
"@babel/helper-validator-identifier" "^7.12.11"
"@babel/helper-validator-identifier" "^7.12.11"
"@babel/template" "^7.12.13"
"@babel/template" "^7.12.13"
"@babel/traverse" "^7.1
2.17
"
"@babel/traverse" "^7.1
3.0
"
"@babel/types" "^7.1
2.17
"
"@babel/types" "^7.1
3.0
"
lodash "^4.17.19"
lodash "^4.17.19"
"@babel/helper-optimise-call-expression@^7.12.13":
"@babel/helper-optimise-call-expression@^7.12.13":
...
@@ -170,29 +186,29 @@
...
@@ -170,29 +186,29 @@
dependencies:
dependencies:
"@babel/types" "^7.12.13"
"@babel/types" "^7.12.13"
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13",
"@babel/helper-plugin-utils@^7.13.0",
"@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.1
2.13.tgz#174254d0f2424d8aefb4dd48057511247b0a9eeb
"
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.1
3.0.tgz#806526ce125aed03373bc416a828321e3a6a33af
"
integrity sha512-
C+10MXCXJLiR6IeG9+Wiejt9jmtFpxUc3MQqCmPY8hfCjyUGl9kT+B2okzEZrtykiwrc4dbCPdDoz0A/HQbDaA
==
integrity sha512-
ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ
==
"@babel/helper-remap-async-to-generator@^7.1
2.13
":
"@babel/helper-remap-async-to-generator@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.1
2.13.tgz#170365f4140e2d20e5c88f8ba23c24468c296878
"
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.1
3.0.tgz#376a760d9f7b4b2077a9dd05aa9c3927cadb2209
"
integrity sha512-
Qa6PU9vNcj1NZacZZI1Mvwt+gXDH6CTfgAkSjeRMLE8HxtDK76+YDId6NQR+z7Rgd5arhD2cIbS74r0SxD6PDA
==
integrity sha512-
pUQpFBE9JvC9lrQbpX0TmeNIy5s7GnZjna2lhhcHC7DzgBs6fWn722Y5cfwgrtrqc7NAJwMvOa0mKhq6XaE4jg
==
dependencies:
dependencies:
"@babel/helper-annotate-as-pure" "^7.12.13"
"@babel/helper-annotate-as-pure" "^7.12.13"
"@babel/helper-wrap-function" "^7.1
2.13
"
"@babel/helper-wrap-function" "^7.1
3.0
"
"@babel/types" "^7.1
2.13
"
"@babel/types" "^7.1
3.0
"
"@babel/helper-replace-supers@^7.12.13":
"@babel/helper-replace-supers@^7.12.13"
, "@babel/helper-replace-supers@^7.13.0"
:
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.1
2.13
.tgz#
00ec4fb6862546bd3d0aff9aac56074277173121
"
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.1
3.0
.tgz#
6034b7b51943094cb41627848cb219cb02be1d24
"
integrity sha512-
pctAOIAMVStI2TMLhozPKbf5yTEXc0OJa0eENheb4w09SrgOWEs+P4nTOZYJQCqs8JlErGLDPDJTiGIp3ygbLg
==
integrity sha512-
Segd5me1+Pz+rmN/NFBOplMbZG3SqRJOBlY+mA0SxAv6rjj7zJqr1AVr3SfzUVTLCv7ZLU5FycOM/SBGuLPbZw
==
dependencies:
dependencies:
"@babel/helper-member-expression-to-functions" "^7.1
2.13
"
"@babel/helper-member-expression-to-functions" "^7.1
3.0
"
"@babel/helper-optimise-call-expression" "^7.12.13"
"@babel/helper-optimise-call-expression" "^7.12.13"
"@babel/traverse" "^7.1
2.13
"
"@babel/traverse" "^7.1
3.0
"
"@babel/types" "^7.1
2.13
"
"@babel/types" "^7.1
3.0
"
"@babel/helper-simple-access@^7.12.13":
"@babel/helper-simple-access@^7.12.13":
version "7.12.13"
version "7.12.13"
...
@@ -225,38 +241,38 @@
...
@@ -225,38 +241,38 @@
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
"@babel/helper-wrap-function@^7.1
2.13
":
"@babel/helper-wrap-function@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.1
2.13
.tgz#
e3ea8cb3ee0a16911f9c1b50d9e99fe8fe30f9ff
"
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.1
3.0
.tgz#
bdb5c66fda8526ec235ab894ad53a1235c79fcc4
"
integrity sha512-
t0aZFEmBJ1LojdtJnhOaQEVejnzYhyjWHSsNSNo8vOYRbAJNh6r6GQF7pd36SqG7OKGbn+AewVQ/0IfYfIuGdw
==
integrity sha512-
1UX9F7K3BS42fI6qd2A4BjKzgGjToscyZTdp1DjknHLCIvpgne6918io+aL5LXFcER/8QWiwpoY902pVEqgTXA
==
dependencies:
dependencies:
"@babel/helper-function-name" "^7.12.13"
"@babel/helper-function-name" "^7.12.13"
"@babel/template" "^7.12.13"
"@babel/template" "^7.12.13"
"@babel/traverse" "^7.1
2.13
"
"@babel/traverse" "^7.1
3.0
"
"@babel/types" "^7.1
2.13
"
"@babel/types" "^7.1
3.0
"
"@babel/helpers@^7.1
2.17
":
"@babel/helpers@^7.1
3.0
":
version "7.1
2.17
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.1
2.17
.tgz#7
1e03d2981a6b5ee16899964f4101dc8471d60bc
"
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.1
3.0
.tgz#7
647ae57377b4f0408bf4f8a7af01c42e41badc0
"
integrity sha512-
tEpjqSBGt/SFEsFikKds1sLNChKKGGR17flIgQKXH4fG6m9gTgl3gnOC1giHNyaBCSKuTfxaSzHi7UnvqiVKxg
==
integrity sha512-
aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ
==
dependencies:
dependencies:
"@babel/template" "^7.12.13"
"@babel/template" "^7.12.13"
"@babel/traverse" "^7.1
2.17
"
"@babel/traverse" "^7.1
3.0
"
"@babel/types" "^7.1
2.17
"
"@babel/types" "^7.1
3.0
"
"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13":
"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13":
version "7.1
2.13
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.1
2.13.tgz#8ab538393e00370b26271b01fa08f7f27f2e795c
"
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.1
3.8.tgz#10b2dac78526424dfc1f47650d0e415dfd9dc481
"
integrity sha512-
kocDQvIbgMKlWxXe9fof3TQ+gkIPOUSEYhJjqUjvKMez3krV7vbzYCDq39Oj11UAVK7JqPVGQPlgE85dPNlQw
w==
integrity sha512-
4vrIhfJyfNf+lCtXC2ck1rKSzDwciqF7IWFhXXrSOUC2O5DrVp+w4c6ed4AllTxhTkUP5x2tYj41VaxdVMMRD
w==
dependencies:
dependencies:
"@babel/helper-validator-identifier" "^7.12.11"
"@babel/helper-validator-identifier" "^7.12.11"
chalk "^2.0.0"
chalk "^2.0.0"
js-tokens "^4.0.0"
js-tokens "^4.0.0"
"@babel/parser@^7.12.13", "@babel/parser@^7.1
2.17
":
"@babel/parser@^7.12.13", "@babel/parser@^7.1
3.0", "@babel/parser@^7.13.4
":
version "7.1
2.17
"
version "7.1
3.4
"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1
2.17
.tgz#
bc85d2d47db38094e5bb268fc761716e7d693848
"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1
3.4
.tgz#
340211b0da94a351a6f10e63671fa727333d13ab
"
integrity sha512-
r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg
==
integrity sha512-
uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA
==
"@babel/parser@^7.12.5":
"@babel/parser@^7.12.5":
version "7.12.11"
version "7.12.11"
...
@@ -268,30 +284,30 @@
...
@@ -268,30 +284,30 @@
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.5.tgz#b4af32ddd473c0bfa643bd7ff0728b8e71b81ea0"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.5.tgz#b4af32ddd473c0bfa643bd7ff0728b8e71b81ea0"
integrity sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ==
integrity sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ==
"@babel/plugin-proposal-async-generator-functions@^7.1
2.13
":
"@babel/plugin-proposal-async-generator-functions@^7.1
3.8
":
version "7.1
2.13
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.1
2.13.tgz#d1c6d841802ffb88c64a2413e311f7345b9e66b5
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.1
3.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1
"
integrity sha512-
1KH46Hx4WqP77f978+5Ye/VUbuwQld2hph70yaw2hXS2v7ER2f3nlpNMu909HO2rbvP0NKLlMVDPh9KXklVMh
A==
integrity sha512-
rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IX
A==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/helper-remap-async-to-generator" "^7.1
2.13
"
"@babel/helper-remap-async-to-generator" "^7.1
3.0
"
"@babel/plugin-syntax-async-generators" "^7.8.
0
"
"@babel/plugin-syntax-async-generators" "^7.8.
4
"
"@babel/plugin-proposal-class-properties@^7.1
2.13
":
"@babel/plugin-proposal-class-properties@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.1
2.13.tgz#3d2ce350367058033c93c098e348161d6dc0d8c8
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.1
3.0.tgz#146376000b94efd001e57a40a88a525afaab9f37
"
integrity sha512-
8SCJ0Ddrpwv4T7Gwb33EmW1V9PY5lggTO+A8WjyIwxrSHDUyBw4MtF96ifn1n8H806YlxbVCoKXbbmzD6RD+cA
==
integrity sha512-
KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg
==
dependencies:
dependencies:
"@babel/helper-create-class-features-plugin" "^7.1
2.13
"
"@babel/helper-create-class-features-plugin" "^7.1
3.0
"
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-proposal-dynamic-import@^7.1
2.17
":
"@babel/plugin-proposal-dynamic-import@^7.1
3.8
":
version "7.1
2.17
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.1
2.17
.tgz#
e0ebd8db65acc37eac518fa17bead2174e224512
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.1
3.8
.tgz#
876a1f6966e1dec332e8c9451afda3bebcdf2e1d
"
integrity sha512-
ZNGoFZqrnuy9H2izB2jLlnNDAfVPlGl5NhFEiFe4D84ix9GQGygF+CWMGHKuE+bpyS/AOuDQCnkiRNqW2IzS1
Q==
integrity sha512-
ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2Jy
Q==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-syntax-dynamic-import" "^7.8.
0
"
"@babel/plugin-syntax-dynamic-import" "^7.8.
3
"
"@babel/plugin-proposal-export-namespace-from@^7.12.13":
"@babel/plugin-proposal-export-namespace-from@^7.12.13":
version "7.12.13"
version "7.12.13"
...
@@ -301,29 +317,29 @@
...
@@ -301,29 +317,29 @@
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
"@babel/plugin-proposal-json-strings@^7.1
2.13
":
"@babel/plugin-proposal-json-strings@^7.1
3.8
":
version "7.1
2.13
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.1
2.13.tgz#ced7888a2db92a3d520a2e35eb421fdb7fcc9b5d
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.1
3.8.tgz#bf1fb362547075afda3634ed31571c5901afef7b
"
integrity sha512-
v9eEi4GiORDg8x+Dmi5r8ibOe0VXoKDeNPYcTTxdGN4eOWikrJfDJCJrr1l5gKGvsNyGJbrfMftC2dTL6oz7pg
==
integrity sha512-
w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q
==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-syntax-json-strings" "^7.8.
0
"
"@babel/plugin-syntax-json-strings" "^7.8.
3
"
"@babel/plugin-proposal-logical-assignment-operators@^7.1
2.13
":
"@babel/plugin-proposal-logical-assignment-operators@^7.1
3.8
":
version "7.1
2.13
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.1
2.13.tgz#575b5d9a08d8299eeb4db6430da6e16e5cf14350
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.1
3.8.tgz#93fa78d63857c40ce3c8c3315220fd00bfbb4e1a
"
integrity sha512-
fqmiD3Lz7jVdK6kabeSr1PZlWSUVqSitmHEe3Z00dtGTKieWnX9beafvavc32kjORa5Bai4QNHgFDwWJP+WtSQ
==
integrity sha512-
aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A
==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
"@babel/plugin-proposal-nullish-coalescing-operator@^7.1
2.13
":
"@babel/plugin-proposal-nullish-coalescing-operator@^7.1
3.8
":
version "7.1
2.13
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.1
2.13
.tgz#
24867307285cee4e1031170efd8a7ac807deefde
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.1
3.8
.tgz#
3730a31dafd3c10d8ccd10648ed80a2ac5472ef3
"
integrity sha512-
Qoxpy+OxhDBI5kRqliJFAl4uWXk3Bn24WeFstPH0iLymFehSAUR8MHpqU7njyXv/qbo7oN6yTy5bfCmXdKpo1Q
==
integrity sha512-
iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A
==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.
0
"
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.
3
"
"@babel/plugin-proposal-numeric-separator@^7.12.13":
"@babel/plugin-proposal-numeric-separator@^7.12.13":
version "7.12.13"
version "7.12.13"
...
@@ -333,39 +349,41 @@
...
@@ -333,39 +349,41 @@
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
"@babel/plugin-proposal-object-rest-spread@^7.1
2.13
":
"@babel/plugin-proposal-object-rest-spread@^7.1
3.8
":
version "7.1
2.13
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.1
2.13.tgz#f93f3116381ff94bc676fdcb29d71045cd1ec011
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.1
3.8.tgz#5d210a4d727d6ce3b18f9de82cc99a3964eed60a
"
integrity sha512-
WvA1okB/0OS/N3Ldb3sziSrXg6sRphsBgqiccfcQq7woEn5wQLNX82Oc4PlaFcdwcWHuQXAtb8ftbS8Fbsg/s
g==
integrity sha512-
DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0
g==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/compat-data" "^7.13.8"
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
"@babel/helper-compilation-targets" "^7.13.8"
"@babel/plugin-transform-parameters" "^7.12.13"
"@babel/helper-plugin-utils" "^7.13.0"
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
"@babel/plugin-transform-parameters" "^7.13.0"
"@babel/plugin-proposal-optional-catch-binding@^7.1
2.13
":
"@babel/plugin-proposal-optional-catch-binding@^7.1
3.8
":
version "7.1
2.13
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.1
2.13
.tgz#
4640520afe57728af14b4d1574ba844f263bcae5
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.1
3.8
.tgz#
3ad6bd5901506ea996fc31bdcf3ccfa2bed71107
"
integrity sha512-
9+MIm6msl9sHWg58NvqpNpLtuFbmpFYk37x8kgnGzAHvX35E1FyAwSUt5hIkSoWJFSAH+iwU8bJ4fcD1zKXOzg
==
integrity sha512-
0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA
==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-syntax-optional-catch-binding" "^7.8.
0
"
"@babel/plugin-syntax-optional-catch-binding" "^7.8.
3
"
"@babel/plugin-proposal-optional-chaining@^7.1
2.17
":
"@babel/plugin-proposal-optional-chaining@^7.1
3.8
":
version "7.1
2.17
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.1
2.17
.tgz#e3
82becadc2cb16b7913b6c672d92e4b33385b5c
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.1
3.8
.tgz#e3
9df93efe7e7e621841babc197982e140e90756
"
integrity sha512-
TvxwI80pWftrGPKHNfkvX/HnoeSTR7gC4ezWnAL39PuktYUe6r8kEpOLTYnkBTsaoeazXm2jHJ22EQ81sdgfcA
==
integrity sha512-
hpbBwbTgd7Cz1QryvwJZRo1U0k1q8uyBmeXOSQUjdg/A2TASkhR/rz7AyqZ/kS8kbpsNA80rOYbxySBJAqmhhQ
==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
"@babel/plugin-syntax-optional-chaining" "^7.8.
0
"
"@babel/plugin-syntax-optional-chaining" "^7.8.
3
"
"@babel/plugin-proposal-private-methods@^7.1
2.13
":
"@babel/plugin-proposal-private-methods@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.1
2.13.tgz#ea78a12554d784ecf7fc55950b752d469d9c4a71
"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.1
3.0.tgz#04bd4c6d40f6e6bbfa2f57e2d8094bad900ef787
"
integrity sha512-
sV0V57uUwpauixvR7s2o75LmwJI6JECwm5oPUY5beZB1nBl2i37hc7CJGqB5G+58fur5Y6ugvl3LRONk5x34rg
==
integrity sha512-
MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q
==
dependencies:
dependencies:
"@babel/helper-create-class-features-plugin" "^7.1
2.13
"
"@babel/helper-create-class-features-plugin" "^7.1
3.0
"
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-proposal-unicode-property-regex@^7.12.13", "@babel/plugin-proposal-unicode-property-regex@^7.4.4":
"@babel/plugin-proposal-unicode-property-regex@^7.12.13", "@babel/plugin-proposal-unicode-property-regex@^7.4.4":
version "7.12.13"
version "7.12.13"
...
@@ -375,7 +393,7 @@
...
@@ -375,7 +393,7 @@
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/plugin-syntax-async-generators@^7.8.
0
":
"@babel/plugin-syntax-async-generators@^7.8.
4
":
version "7.8.4"
version "7.8.4"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
...
@@ -389,7 +407,7 @@
...
@@ -389,7 +407,7 @@
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/plugin-syntax-dynamic-import@^7.8.0",
"@babel/plugin-syntax-dynamic-import@^7.8.3":
"@babel/plugin-syntax-dynamic-import@^7.8.3":
version "7.8.3"
version "7.8.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3"
integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
...
@@ -410,7 +428,7 @@
...
@@ -410,7 +428,7 @@
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.10.4"
"@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-syntax-json-strings@^7.8.
0
":
"@babel/plugin-syntax-json-strings@^7.8.
3
":
version "7.8.3"
version "7.8.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
...
@@ -424,7 +442,7 @@
...
@@ -424,7 +442,7 @@
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.10.4"
"@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.
0
":
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.
3
":
version "7.8.3"
version "7.8.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
...
@@ -438,21 +456,21 @@
...
@@ -438,21 +456,21 @@
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.10.4"
"@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-syntax-object-rest-spread@^7.8.
0
":
"@babel/plugin-syntax-object-rest-spread@^7.8.
3
":
version "7.8.3"
version "7.8.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871"
integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
"@babel/helper-plugin-utils" "^7.8.0"
"@babel/plugin-syntax-optional-catch-binding@^7.8.
0
":
"@babel/plugin-syntax-optional-catch-binding@^7.8.
3
":
version "7.8.3"
version "7.8.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1"
integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
"@babel/helper-plugin-utils" "^7.8.0"
"@babel/plugin-syntax-optional-chaining@^7.8.
0
":
"@babel/plugin-syntax-optional-chaining@^7.8.
3
":
version "7.8.3"
version "7.8.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a"
integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
...
@@ -466,21 +484,21 @@
...
@@ -466,21 +484,21 @@
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/plugin-transform-arrow-functions@^7.1
2.13
":
"@babel/plugin-transform-arrow-functions@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.1
2.13
.tgz#
eda5670b282952100c229f8a3bd49e0f6a72e9f
e"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.1
3.0
.tgz#
10a59bebad52d637a027afa692e8d5ceff5e3da
e"
integrity sha512-
tBtuN6qtCTd+iHzVZVOMNp+L04iIJBpqkdY42tWbmjIT5wvR2kx7gxMBsyhQtFzHwBbyGi9h8J8r9HgnOpQHx
g==
integrity sha512-
96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAG
g==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-transform-async-to-generator@^7.1
2.13
":
"@babel/plugin-transform-async-to-generator@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.1
2.13
.tgz#
fed8c69eebf187a535bfa4ee97a614009b24f7ae
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.1
3.0
.tgz#
8e112bf6771b82bf1e974e5e26806c5c99aa516f
"
integrity sha512-
psM9QHcHaDr+HZpRuJcE1PXESuGWSCcbiGFFhhwfzdbTxaGDVzuVtdNYliAwcRo3GFg0Bc8MmI+AvIGYIJG04A
==
integrity sha512-
3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg
==
dependencies:
dependencies:
"@babel/helper-module-imports" "^7.12.13"
"@babel/helper-module-imports" "^7.12.13"
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/helper-remap-async-to-generator" "^7.1
2.13
"
"@babel/helper-remap-async-to-generator" "^7.1
3.0
"
"@babel/plugin-transform-block-scoped-functions@^7.12.13":
"@babel/plugin-transform-block-scoped-functions@^7.12.13":
version "7.12.13"
version "7.12.13"
...
@@ -496,32 +514,32 @@
...
@@ -496,32 +514,32 @@
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/plugin-transform-classes@^7.1
2.13
":
"@babel/plugin-transform-classes@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.1
2.13.tgz#9728edc1838b5d62fc93ad830bd523b1fcb0e1f6
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.1
3.0.tgz#0265155075c42918bf4d3a4053134176ad9b533b
"
integrity sha512-
cqZlMlhCC1rVnxE5ZGMtIb896ijL90xppMiuWXcwcOAuFczynpd3KYemb91XFFPi3wJSe/OcrX9lXoowatkkxA
==
integrity sha512-
9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g
==
dependencies:
dependencies:
"@babel/helper-annotate-as-pure" "^7.12.13"
"@babel/helper-annotate-as-pure" "^7.12.13"
"@babel/helper-function-name" "^7.12.13"
"@babel/helper-function-name" "^7.12.13"
"@babel/helper-optimise-call-expression" "^7.12.13"
"@babel/helper-optimise-call-expression" "^7.12.13"
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/helper-replace-supers" "^7.1
2.13
"
"@babel/helper-replace-supers" "^7.1
3.0
"
"@babel/helper-split-export-declaration" "^7.12.13"
"@babel/helper-split-export-declaration" "^7.12.13"
globals "^11.1.0"
globals "^11.1.0"
"@babel/plugin-transform-computed-properties@^7.1
2.13
":
"@babel/plugin-transform-computed-properties@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.1
2.13.tgz#6a210647a3d67f21f699cfd2a01333803b27339
d"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.1
3.0.tgz#845c6e8b9bb55376b1fa0b92ef0bdc8ea06644e
d"
integrity sha512-
dDfuROUPGK1mTtLKyDPUavmj2b6kFu82SmgpztBFEO974KMjJT+Ytj3/oWsTUMBmgPcp9J5Pc1SlcAYRpJ2hRA
==
integrity sha512-
RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg
==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-transform-destructuring@^7.1
2.13
":
"@babel/plugin-transform-destructuring@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.1
2.13
.tgz#
f
c5
6c5176940c5b41735c677124d1d20cecc9aeb
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.1
3.0
.tgz#c5
dce270014d4e1ebb1d806116694c12b7028963
"
integrity sha512-
Dn83KykIFzjhA3FDPA1z4N+yfF3btDGhjnJwxIj0T43tP0flCujnU8fKgEkf0C1biIpSv9NZegPBQ1J6jYkwvQ
==
integrity sha512-
zym5em7tePoNT9s964c0/KU3JPPnuq7VhIxPRefJ4/s82cD+q1mgKfuGRDMCPL0HTyKz4dISuQlCusfgCJ86HA
==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-transform-dotall-regex@^7.12.13", "@babel/plugin-transform-dotall-regex@^7.4.4":
"@babel/plugin-transform-dotall-regex@^7.12.13", "@babel/plugin-transform-dotall-regex@^7.4.4":
version "7.12.13"
version "7.12.13"
...
@@ -546,12 +564,12 @@
...
@@ -546,12 +564,12 @@
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.12.13"
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/plugin-transform-for-of@^7.1
2.13
":
"@babel/plugin-transform-for-of@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.1
2.13
.tgz#
561ff6d74d9e1c8879cb12dbaf4a14cd29d15cf6
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.1
3.0
.tgz#
c799f881a8091ac26b54867a845c3e97d2696062
"
integrity sha512-
xCbdgSzXYmHGyVX3+BsQjcd4hv4vA/FDy7Kc8eOpzKmBBPEOTurt0w5fCRQaGl+GSBORKgJdstQ1rHl4jbNseQ
==
integrity sha512-
IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg
==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-transform-function-name@^7.12.13":
"@babel/plugin-transform-function-name@^7.12.13":
version "7.12.13"
version "7.12.13"
...
@@ -575,43 +593,43 @@
...
@@ -575,43 +593,43 @@
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/plugin-transform-modules-amd@^7.1
2.13
":
"@babel/plugin-transform-modules-amd@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.1
2.13
.tgz#
43db16249b274ee2e551e2422090aa1c47692d56
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.1
3.0
.tgz#
19f511d60e3d8753cc5a6d4e775d3a5184866cc3
"
integrity sha512-
JHLOU0o81m5UqG0Ulz/fPC68/v+UTuGTWaZBUwpEk1fYQ1D9LfKV6MPn4ttJKqRo5Lm460fkzjLTL4EHvCprvA
==
integrity sha512-
EKy/E2NHhY/6Vw5d1k3rgoobftcNUmp9fGjb9XZwQLtTctsRBOTRO7RHHxfIky1ogMN5BxN7p9uMA3SzPfotMQ
==
dependencies:
dependencies:
"@babel/helper-module-transforms" "^7.1
2.13
"
"@babel/helper-module-transforms" "^7.1
3.0
"
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-dynamic-import-node "^2.3.3"
"@babel/plugin-transform-modules-commonjs@^7.1
2.13
":
"@babel/plugin-transform-modules-commonjs@^7.1
3.8
":
version "7.1
2.13
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.1
2.13
.tgz#
5043b870a784a8421fa1fd9136a24f294da13e50
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.1
3.8
.tgz#
7b01ad7c2dcf2275b06fa1781e00d13d420b3e1b
"
integrity sha512-
OGQoeVXVi1259HjuoDnsQMlMkT9UkZT9TpXAsqWplS/M0N1g3TJAn/ByOCeQu7mfjc5WpSsRU+jV1Hd89ts0kQ
==
integrity sha512-
9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw
==
dependencies:
dependencies:
"@babel/helper-module-transforms" "^7.1
2.13
"
"@babel/helper-module-transforms" "^7.1
3.0
"
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/helper-simple-access" "^7.12.13"
"@babel/helper-simple-access" "^7.12.13"
babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-dynamic-import-node "^2.3.3"
"@babel/plugin-transform-modules-systemjs@^7.1
2.13
":
"@babel/plugin-transform-modules-systemjs@^7.1
3.8
":
version "7.1
2.13
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.1
2.13
.tgz#
351937f392c7f07493fc79b2118201d50404a3c5
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.1
3.8
.tgz#
6d066ee2bff3c7b3d60bf28dec169ad993831ae3
"
integrity sha512-
aHfVjhZ8QekaNF/5aNdStCGzwTbU7SI5hUybBKlMzqIMC7w7Ho8hx5a4R/DkTHfRfLwHGGxSpFt9BfxKCoXKo
A==
integrity sha512-
hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+
A==
dependencies:
dependencies:
"@babel/helper-hoist-variables" "^7.1
2.13
"
"@babel/helper-hoist-variables" "^7.1
3.0
"
"@babel/helper-module-transforms" "^7.1
2.13
"
"@babel/helper-module-transforms" "^7.1
3.0
"
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/helper-validator-identifier" "^7.12.11"
"@babel/helper-validator-identifier" "^7.12.11"
babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-dynamic-import-node "^2.3.3"
"@babel/plugin-transform-modules-umd@^7.1
2.13
":
"@babel/plugin-transform-modules-umd@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.1
2.13
.tgz#
26c66f161d3456674e344b4b1255de4d530cfb37
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.1
3.0
.tgz#
8a3d96a97d199705b9fd021580082af81c06e70b
"
integrity sha512-
BgZndyABRML4z6ibpi7Z98m4EVLFI9tVsZDADC14AElFaNHHBcJIovflJ6wtCqFxwy2YJ1tJhGRsr0yLPKoN+
w==
integrity sha512-
D/ILzAh6uyvkWjKKyFE/W0FzWwasv6vPTSqPcjxFqn6QpX3u8DjRVliq4F2BamO2Wee/om06Vyy+vPkNrd4wx
w==
dependencies:
dependencies:
"@babel/helper-module-transforms" "^7.1
2.13
"
"@babel/helper-module-transforms" "^7.1
3.0
"
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-transform-named-capturing-groups-regex@^7.12.13":
"@babel/plugin-transform-named-capturing-groups-regex@^7.12.13":
version "7.12.13"
version "7.12.13"
...
@@ -635,12 +653,12 @@
...
@@ -635,12 +653,12 @@
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-replace-supers" "^7.12.13"
"@babel/helper-replace-supers" "^7.12.13"
"@babel/plugin-transform-parameters@^7.1
2.13
":
"@babel/plugin-transform-parameters@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.1
2.13
.tgz#
461e76dfb63c2dfd327b8a008a9e802818ce9853
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.1
3.0
.tgz#
8fa7603e3097f9c0b7ca1a4821bc2fb52e9e5007
"
integrity sha512-
e7QqwZalNiBRHCpJg/P8s/VJeSRYgmtWySs1JwvfwPqhBbiWfOcHDKdeAi6oAyIimoKWBlwc8oTgbZHdhCoVZA
==
integrity sha512-
Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw
==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-transform-property-literals@^7.12.13":
"@babel/plugin-transform-property-literals@^7.12.13":
version "7.12.13"
version "7.12.13"
...
@@ -664,13 +682,16 @@
...
@@ -664,13 +682,16 @@
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/plugin-transform-runtime@^7.10.3":
"@babel/plugin-transform-runtime@^7.10.3":
version "7.1
2.17
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.1
2.17
.tgz#
329cb61d293b7e60a7685b91dda7c300668cee18
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.1
3.8
.tgz#
8c9a16db6cb6c2a1f748e36ae23558b92d223010
"
integrity sha512-
s+kIJxnaTj+E9Q3XxQZ5jOo+xcogSe3V78/iFQ5RmoT0jROdpcdxhfGdq/VLqW1hFSzw6VjqN8aQqTaAMixWsw
==
integrity sha512-
6UbZ7P0FuuJiiUyRCfDgLw4PIG9bR2x6swHocv4qNZItkhXad0WsN6YX0deILuyZY2++meDKiDMuSVcejDZN0Q
==
dependencies:
dependencies:
"@babel/helper-module-imports" "^7.12.13"
"@babel/helper-module-imports" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.13.0"
semver "^5.5.1"
babel-plugin-polyfill-corejs2 "^0.1.4"
babel-plugin-polyfill-corejs3 "^0.1.3"
babel-plugin-polyfill-regenerator "^0.1.2"
semver "^6.3.0"
"@babel/plugin-transform-shorthand-properties@^7.12.13":
"@babel/plugin-transform-shorthand-properties@^7.12.13":
version "7.12.13"
version "7.12.13"
...
@@ -679,12 +700,12 @@
...
@@ -679,12 +700,12 @@
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/plugin-transform-spread@^7.1
2.13
":
"@babel/plugin-transform-spread@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.1
2.13.tgz#ca0d5645abbd560719c354451b849f14df4a7949
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.1
3.0.tgz#84887710e273c1815ace7ae459f6f42a5d31d5fd
"
integrity sha512-
dUCrqPIowjqk5pXsx1zPftSq4sT0aCeZVAxhdgs3AMgyaDmoUT0G+5h3Dzja27t76aUEIJWlFgPJqJ/d4dbTt
g==
integrity sha512-
V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ck
g==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
"@babel/plugin-transform-sticky-regex@^7.12.13":
"@babel/plugin-transform-sticky-regex@^7.12.13":
...
@@ -694,12 +715,12 @@
...
@@ -694,12 +715,12 @@
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/plugin-transform-template-literals@^7.1
2.13
":
"@babel/plugin-transform-template-literals@^7.1
3.0
":
version "7.1
2.13
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.1
2.13.tgz#655037b07ebbddaf3b7752f55d15c2fd6f5aa865
"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.1
3.0.tgz#a36049127977ad94438dee7443598d1cefdf409d
"
integrity sha512-
arIKlWYUgmNsF28EyfmiQHJLJFlAJNYkuQO10jL46ggjBpeb2re1P9K9YGxNJB45BqTbaslVysXDYm/g3sN/Qg
==
integrity sha512-
d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw
==
dependencies:
dependencies:
"@babel/helper-plugin-utils" "^7.1
2.13
"
"@babel/helper-plugin-utils" "^7.1
3.0
"
"@babel/plugin-transform-typeof-symbol@^7.12.13":
"@babel/plugin-transform-typeof-symbol@^7.12.13":
version "7.12.13"
version "7.12.13"
...
@@ -724,78 +745,80 @@
...
@@ -724,78 +745,80 @@
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/preset-env@^7.10.3":
"@babel/preset-env@^7.10.3":
version "7.1
2.17
"
version "7.1
3.8
"
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.1
2.17
.tgz#
94a3793ff089c32ee74d76a3c03a7597693ebaaa
"
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.1
3.8
.tgz#
1133d7ae806d6bf981b7a1a49e336d4d88db1953
"
integrity sha512-
9PMijx8zFbCwTHrd2P4PJR5nWGH3zWebx2OcpTjqQrHhCiL2ssSR2Sc9ko2BsI2VmVBfoaQmPrlMTCui4LmXQg
==
integrity sha512-
Sso1xOpV4S3ofnxW2DsWTE5ziRk62jEAKLGuQ+EJHC+YHTbFG38QUTixO3JVa1cYET9gkJhO1pMu+/+2dDhKvw
==
dependencies:
dependencies:
"@babel/compat-data" "^7.12.13"
"@babel/compat-data" "^7.13.8"
"@babel/helper-compilation-targets" "^7.12.17"
"@babel/helper-compilation-targets" "^7.13.8"
"@babel/helper-module-imports" "^7.12.13"
"@babel/helper-plugin-utils" "^7.13.0"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/helper-validator-option" "^7.12.17"
"@babel/helper-validator-option" "^7.12.17"
"@babel/plugin-proposal-async-generator-functions" "^7.1
2.13
"
"@babel/plugin-proposal-async-generator-functions" "^7.1
3.8
"
"@babel/plugin-proposal-class-properties" "^7.1
2.13
"
"@babel/plugin-proposal-class-properties" "^7.1
3.0
"
"@babel/plugin-proposal-dynamic-import" "^7.1
2.17
"
"@babel/plugin-proposal-dynamic-import" "^7.1
3.8
"
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
"@babel/plugin-proposal-json-strings" "^7.1
2.13
"
"@babel/plugin-proposal-json-strings" "^7.1
3.8
"
"@babel/plugin-proposal-logical-assignment-operators" "^7.1
2.13
"
"@babel/plugin-proposal-logical-assignment-operators" "^7.1
3.8
"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.1
2.13
"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.1
3.8
"
"@babel/plugin-proposal-numeric-separator" "^7.12.13"
"@babel/plugin-proposal-numeric-separator" "^7.12.13"
"@babel/plugin-proposal-object-rest-spread" "^7.1
2.13
"
"@babel/plugin-proposal-object-rest-spread" "^7.1
3.8
"
"@babel/plugin-proposal-optional-catch-binding" "^7.1
2.13
"
"@babel/plugin-proposal-optional-catch-binding" "^7.1
3.8
"
"@babel/plugin-proposal-optional-chaining" "^7.1
2.17
"
"@babel/plugin-proposal-optional-chaining" "^7.1
3.8
"
"@babel/plugin-proposal-private-methods" "^7.1
2.13
"
"@babel/plugin-proposal-private-methods" "^7.1
3.0
"
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
"@babel/plugin-syntax-async-generators" "^7.8.
0
"
"@babel/plugin-syntax-async-generators" "^7.8.
4
"
"@babel/plugin-syntax-class-properties" "^7.12.13"
"@babel/plugin-syntax-class-properties" "^7.12.13"
"@babel/plugin-syntax-dynamic-import" "^7.8.
0
"
"@babel/plugin-syntax-dynamic-import" "^7.8.
3
"
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
"@babel/plugin-syntax-json-strings" "^7.8.
0
"
"@babel/plugin-syntax-json-strings" "^7.8.
3
"
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.
0
"
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.
3
"
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
"@babel/plugin-syntax-object-rest-spread" "^7.8.
0
"
"@babel/plugin-syntax-object-rest-spread" "^7.8.
3
"
"@babel/plugin-syntax-optional-catch-binding" "^7.8.
0
"
"@babel/plugin-syntax-optional-catch-binding" "^7.8.
3
"
"@babel/plugin-syntax-optional-chaining" "^7.8.
0
"
"@babel/plugin-syntax-optional-chaining" "^7.8.
3
"
"@babel/plugin-syntax-top-level-await" "^7.12.13"
"@babel/plugin-syntax-top-level-await" "^7.12.13"
"@babel/plugin-transform-arrow-functions" "^7.1
2.13
"
"@babel/plugin-transform-arrow-functions" "^7.1
3.0
"
"@babel/plugin-transform-async-to-generator" "^7.1
2.13
"
"@babel/plugin-transform-async-to-generator" "^7.1
3.0
"
"@babel/plugin-transform-block-scoped-functions" "^7.12.13"
"@babel/plugin-transform-block-scoped-functions" "^7.12.13"
"@babel/plugin-transform-block-scoping" "^7.12.13"
"@babel/plugin-transform-block-scoping" "^7.12.13"
"@babel/plugin-transform-classes" "^7.1
2.13
"
"@babel/plugin-transform-classes" "^7.1
3.0
"
"@babel/plugin-transform-computed-properties" "^7.1
2.13
"
"@babel/plugin-transform-computed-properties" "^7.1
3.0
"
"@babel/plugin-transform-destructuring" "^7.1
2.13
"
"@babel/plugin-transform-destructuring" "^7.1
3.0
"
"@babel/plugin-transform-dotall-regex" "^7.12.13"
"@babel/plugin-transform-dotall-regex" "^7.12.13"
"@babel/plugin-transform-duplicate-keys" "^7.12.13"
"@babel/plugin-transform-duplicate-keys" "^7.12.13"
"@babel/plugin-transform-exponentiation-operator" "^7.12.13"
"@babel/plugin-transform-exponentiation-operator" "^7.12.13"
"@babel/plugin-transform-for-of" "^7.1
2.13
"
"@babel/plugin-transform-for-of" "^7.1
3.0
"
"@babel/plugin-transform-function-name" "^7.12.13"
"@babel/plugin-transform-function-name" "^7.12.13"
"@babel/plugin-transform-literals" "^7.12.13"
"@babel/plugin-transform-literals" "^7.12.13"
"@babel/plugin-transform-member-expression-literals" "^7.12.13"
"@babel/plugin-transform-member-expression-literals" "^7.12.13"
"@babel/plugin-transform-modules-amd" "^7.1
2.13
"
"@babel/plugin-transform-modules-amd" "^7.1
3.0
"
"@babel/plugin-transform-modules-commonjs" "^7.1
2.13
"
"@babel/plugin-transform-modules-commonjs" "^7.1
3.8
"
"@babel/plugin-transform-modules-systemjs" "^7.1
2.13
"
"@babel/plugin-transform-modules-systemjs" "^7.1
3.8
"
"@babel/plugin-transform-modules-umd" "^7.1
2.13
"
"@babel/plugin-transform-modules-umd" "^7.1
3.0
"
"@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13"
"@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13"
"@babel/plugin-transform-new-target" "^7.12.13"
"@babel/plugin-transform-new-target" "^7.12.13"
"@babel/plugin-transform-object-super" "^7.12.13"
"@babel/plugin-transform-object-super" "^7.12.13"
"@babel/plugin-transform-parameters" "^7.1
2.13
"
"@babel/plugin-transform-parameters" "^7.1
3.0
"
"@babel/plugin-transform-property-literals" "^7.12.13"
"@babel/plugin-transform-property-literals" "^7.12.13"
"@babel/plugin-transform-regenerator" "^7.12.13"
"@babel/plugin-transform-regenerator" "^7.12.13"
"@babel/plugin-transform-reserved-words" "^7.12.13"
"@babel/plugin-transform-reserved-words" "^7.12.13"
"@babel/plugin-transform-shorthand-properties" "^7.12.13"
"@babel/plugin-transform-shorthand-properties" "^7.12.13"
"@babel/plugin-transform-spread" "^7.1
2.13
"
"@babel/plugin-transform-spread" "^7.1
3.0
"
"@babel/plugin-transform-sticky-regex" "^7.12.13"
"@babel/plugin-transform-sticky-regex" "^7.12.13"
"@babel/plugin-transform-template-literals" "^7.1
2.13
"
"@babel/plugin-transform-template-literals" "^7.1
3.0
"
"@babel/plugin-transform-typeof-symbol" "^7.12.13"
"@babel/plugin-transform-typeof-symbol" "^7.12.13"
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
"@babel/plugin-transform-unicode-regex" "^7.12.13"
"@babel/plugin-transform-unicode-regex" "^7.12.13"
"@babel/preset-modules" "^0.1.3"
"@babel/preset-modules" "^0.1.4"
"@babel/types" "^7.12.17"
"@babel/types" "^7.13.0"
core-js-compat "^3.8.0"
babel-plugin-polyfill-corejs2 "^0.1.4"
semver "^5.5.0"
babel-plugin-polyfill-corejs3 "^0.1.3"
babel-plugin-polyfill-regenerator "^0.1.2"
"@babel/preset-modules@^0.1.3":
core-js-compat "^3.9.0"
semver "^6.3.0"
"@babel/preset-modules@^0.1.4":
version "0.1.4"
version "0.1.4"
resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.4.tgz#362f2b68c662842970fdb5e254ffc8fc1c2e415e"
resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.4.tgz#362f2b68c662842970fdb5e254ffc8fc1c2e415e"
integrity sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==
integrity sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==
...
@@ -807,9 +830,9 @@
...
@@ -807,9 +830,9 @@
esutils "^2.0.2"
esutils "^2.0.2"
"@babel/runtime-corejs3@^7.10.3":
"@babel/runtime-corejs3@^7.10.3":
version "7.1
2.1
8"
version "7.1
3.
8"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.1
2.1
8.tgz#
e5663237e5658e4c09586995d2dd6d2c8cfd6fc0
"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.1
3.
8.tgz#
149749463be6692e3688584130e4300beba0e93c
"
integrity sha512-
ngR7yhNTjDxxe1VYmhqQqqXZWujGb6g0IoA4qeG6MxNGRnIw2Zo8ImY8HfaQ7l3T6GklWhdNfyhWk0C0iocdVA
==
integrity sha512-
iaInhjy1BbDnqc7pZiIXAfWvBnczgWobHceR4Wkhs5tWZG8aIazBYH0Vo73lixecHKh3Vy9yqbQBqVDrmcVDlQ
==
dependencies:
dependencies:
core-js-pure "^3.0.0"
core-js-pure "^3.0.0"
regenerator-runtime "^0.13.4"
regenerator-runtime "^0.13.4"
...
@@ -822,9 +845,9 @@
...
@@ -822,9 +845,9 @@
regenerator-runtime "^0.13.4"
regenerator-runtime "^0.13.4"
"@babel/runtime@^7.12.0", "@babel/runtime@^7.8.4":
"@babel/runtime@^7.12.0", "@babel/runtime@^7.8.4":
version "7.1
2.1
8"
version "7.1
3.
8"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.1
2.1
8.tgz#
af137bd7e7d9705a412b3caaf991fe6aaa97831b
"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.1
3.
8.tgz#
cc886a85c072df1de23670dc1aa59fc116c4017c
"
integrity sha512-
BogPQ7ciE6SYAUPtlm9tWbgI9+2AgqSam6QivMgXgAT+fKbgppaj4ZX15MHeLC1PVF5sNk70huBu20XxWOs8C
g==
integrity sha512-
CwQljpw6qSayc0fRG1soxHAKs1CnQMOChm4mlQP6My0kf9upVGizj/KhlTTgyUnETmHpcUXjaluNAkteRFuaf
g==
dependencies:
dependencies:
regenerator-runtime "^0.13.4"
regenerator-runtime "^0.13.4"
...
@@ -837,17 +860,17 @@
...
@@ -837,17 +860,17 @@
"@babel/parser" "^7.12.13"
"@babel/parser" "^7.12.13"
"@babel/types" "^7.12.13"
"@babel/types" "^7.12.13"
"@babel/traverse@^7.1
2.13", "@babel/traverse@^7.12.17
":
"@babel/traverse@^7.1
3.0
":
version "7.1
2.17
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.1
2.17
.tgz#
40ec8c7ffb502c4e54c7f95492dc11b88d718619
"
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.1
3.0
.tgz#
6d95752475f86ee7ded06536de309a65fc8966cc
"
integrity sha512-
LGkTqDqdiwC6Q7fWSwQoas/oyiEYw6Hqjve5KOSykXkmFJFqzvGMb9niaUEag3Rlve492Mkye3gLw9FTv94fd
Q==
integrity sha512-
xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJ
Q==
dependencies:
dependencies:
"@babel/code-frame" "^7.12.13"
"@babel/code-frame" "^7.12.13"
"@babel/generator" "^7.1
2.17
"
"@babel/generator" "^7.1
3.0
"
"@babel/helper-function-name" "^7.12.13"
"@babel/helper-function-name" "^7.12.13"
"@babel/helper-split-export-declaration" "^7.12.13"
"@babel/helper-split-export-declaration" "^7.12.13"
"@babel/parser" "^7.1
2.17
"
"@babel/parser" "^7.1
3.0
"
"@babel/types" "^7.1
2.17
"
"@babel/types" "^7.1
3.0
"
debug "^4.1.0"
debug "^4.1.0"
globals "^11.1.0"
globals "^11.1.0"
lodash "^4.17.19"
lodash "^4.17.19"
...
@@ -867,10 +890,10 @@
...
@@ -867,10 +890,10 @@
globals "^11.1.0"
globals "^11.1.0"
lodash "^4.17.19"
lodash "^4.17.19"
"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.1
2.17
", "@babel/types@^7.4.4":
"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.1
3.0
", "@babel/types@^7.4.4":
version "7.1
2.17
"
version "7.1
3.0
"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.1
2.17
.tgz#
9d711eb807e0934c90b8b1ca0eb1f7230d150963
"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.1
3.0
.tgz#
74424d2816f0171b4100f0ab34e9a374efdf7f80
"
integrity sha512-
tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ
==
integrity sha512-
hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA
==
dependencies:
dependencies:
"@babel/helper-validator-identifier" "^7.12.11"
"@babel/helper-validator-identifier" "^7.12.11"
lodash "^4.17.19"
lodash "^4.17.19"
...
@@ -910,10 +933,10 @@
...
@@ -910,10 +933,10 @@
minimatch "^3.0.4"
minimatch "^3.0.4"
strip-json-comments "^3.1.1"
strip-json-comments "^3.1.1"
"@eslint/eslintrc@^0.
3
.0":
"@eslint/eslintrc@^0.
4
.0":
version "0.
3
.0"
version "0.
4
.0"
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.
3
.0.tgz#
d736d6963d7003b6514e6324bec9c602ac340318
"
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.
4
.0.tgz#
99cc0a0584d72f1df38b900fb062ba995f395547
"
integrity sha512-
1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3d
g==
integrity sha512-
2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBo
g==
dependencies:
dependencies:
ajv "^6.12.4"
ajv "^6.12.4"
debug "^4.1.1"
debug "^4.1.1"
...
@@ -922,7 +945,6 @@
...
@@ -922,7 +945,6 @@
ignore "^4.0.6"
ignore "^4.0.6"
import-fresh "^3.2.1"
import-fresh "^3.2.1"
js-yaml "^3.13.1"
js-yaml "^3.13.1"
lodash "^4.17.20"
minimatch "^3.0.4"
minimatch "^3.0.4"
strip-json-comments "^3.1.1"
strip-json-comments "^3.1.1"
...
@@ -1047,6 +1069,14 @@
...
@@ -1047,6 +1069,14 @@
estree-walker "^1.0.1"
estree-walker "^1.0.1"
picomatch "^2.2.2"
picomatch "^2.2.2"
"@rollup/pluginutils@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.1.0.tgz#0dcc61c780e39257554feb7f77207dceca13c838"
integrity sha512-TrBhfJkFxA+ER+ew2U2/fHbebhLT/l/2pRk0hfj9KusXUuRXd2v0R58AfaZK9VXDQ4TogOSEmICVrQAA3zFnHQ==
dependencies:
estree-walker "^2.0.1"
picomatch "^2.2.2"
"@sentry/browser@^6.0.0":
"@sentry/browser@^6.0.0":
version "6.1.0"
version "6.1.0"
resolved "https://registry.npmjs.org/@sentry/browser/-/browser-6.1.0.tgz#0e18a07b44bebed729bcf842af33203e388e2053"
resolved "https://registry.npmjs.org/@sentry/browser/-/browser-6.1.0.tgz#0e18a07b44bebed729bcf842af33203e388e2053"
...
@@ -1291,9 +1321,9 @@ ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4:
...
@@ -1291,9 +1321,9 @@ ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4:
uri-js "^4.2.2"
uri-js "^4.2.2"
ajv@^7.0.2:
ajv@^7.0.2:
version "7.1.
0
"
version "7.1.
1
"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.1.
0
.tgz#
f982ea7933dc7f1012eae9eec5a86687d805421b
"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.1.
1
.tgz#
1e6b37a454021fa9941713f38b952fc1c8d32a84
"
integrity sha512-
svS9uILze/cXbH0z2myCK2Brqprx/+JJYK5pHicT/GQiBfzzhUVAIT6MwqJg8y4xV/zoGsUeuPuwtoiKSGE15g
==
integrity sha512-
ga/aqDYnUy/o7vbsRTFhhTsNeXiYb5JWDIcRIeZfwRNCefwjNTVYCGdGSUrEmiu3yDK3vFvNbgJxvrQW4JXrYQ
==
dependencies:
dependencies:
fast-deep-equal "^3.1.1"
fast-deep-equal "^3.1.1"
json-schema-traverse "^1.0.0"
json-schema-traverse "^1.0.0"
...
@@ -1511,6 +1541,30 @@ babel-plugin-dynamic-import-node@^2.3.3:
...
@@ -1511,6 +1541,30 @@ babel-plugin-dynamic-import-node@^2.3.3:
dependencies:
dependencies:
object.assign "^4.1.0"
object.assign "^4.1.0"
babel-plugin-polyfill-corejs2@^0.1.4:
version "0.1.8"
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.8.tgz#54ef37b1c4b2311e515029e8f1f07bbd4d7a5321"
integrity sha512-kB5/xNR9GYDuRmVlL9EGfdKBSUVI/9xAU7PCahA/1hbC2Jbmks9dlBBYjHF9IHMNY2jV/G2lIG7z0tJIW27Rog==
dependencies:
"@babel/compat-data" "^7.13.0"
"@babel/helper-define-polyfill-provider" "^0.1.4"
semver "^6.1.1"
babel-plugin-polyfill-corejs3@^0.1.3:
version "0.1.6"
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.6.tgz#ed1b02fba4885e0892e06094e27865f499758d27"
integrity sha512-IkYhCxPrjrUWigEmkMDXYzM5iblzKCdCD8cZrSAkQOyhhJm26DcG+Mxbx13QT//Olkpkg/AlRdT2L+Ww4Ciphw==
dependencies:
"@babel/helper-define-polyfill-provider" "^0.1.4"
core-js-compat "^3.8.1"
babel-plugin-polyfill-regenerator@^0.1.2:
version "0.1.5"
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.5.tgz#f42a58fd86a1c97fbe3a2752d80a4a3e017203e1"
integrity sha512-EyhBA6uN94W97lR7ecQVTvH9F5tIIdEw3ZqHuU4zekMlW82k5cXNXniiB7PRxQm06BqAjVr4sDT1mOy4RcphIA==
dependencies:
"@babel/helper-define-polyfill-provider" "^0.1.4"
balanced-match@^1.0.0:
balanced-match@^1.0.0:
version "1.0.0"
version "1.0.0"
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
...
@@ -1688,9 +1742,9 @@ camelcase@^6.0.0:
...
@@ -1688,9 +1742,9 @@ camelcase@^6.0.0:
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
caniuse-lite@^1.0.30001181:
caniuse-lite@^1.0.30001181:
version "1.0.3000119
1
"
version "1.0.3000119
2
"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.3000119
1
.tgz#b
acb432b6701f690c8c5f7c680166b9a9f0843d9
"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.3000119
2
.tgz#b
848ebc0ab230cf313d194a4775a30155d50ae40
"
integrity sha512-
xJJqzyd+7GCJXkcoBiQ1GuxEiOBCLQ0aVW9HMekifZsAVGdj5eJ4mFB9fEhSHipq9IOk/QXFJUiIr9lZT+EsG
w==
integrity sha512-
63OrUnwJj5T1rUmoyqYTdRWBqFFxZFlyZnRRjDR8NSUQFB6A+j/uBORU/SyJ5WzDLg4SPiZH40hQCBNdZ/jmA
w==
canvas@^2.6.1:
canvas@^2.6.1:
version "2.6.1"
version "2.6.1"
...
@@ -1863,11 +1917,16 @@ color-name@~1.1.4:
...
@@ -1863,11 +1917,16 @@ color-name@~1.1.4:
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
colorette@^1.1.0
, colorette@^1.2.1
:
colorette@^1.1.0:
version "1.2.1"
version "1.2.1"
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b"
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b"
integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==
integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==
colorette@^1.2.1:
version "1.2.2"
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
colors@^1.4.0:
colors@^1.4.0:
version "1.4.0"
version "1.4.0"
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
...
@@ -1952,18 +2011,18 @@ copy-descriptor@^0.1.0:
...
@@ -1952,18 +2011,18 @@ copy-descriptor@^0.1.0:
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
core-js-compat@^3.8.0:
core-js-compat@^3.8.
1, core-js-compat@^3.9.
0:
version "3.9.
0
"
version "3.9.
1
"
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.9.
0
.tgz#
29da39385f16b71e1915565aa0385c4e0963ad56
"
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.9.
1
.tgz#
4e572acfe90aff69d76d8c37759d21a5c59bb455
"
integrity sha512-
YK6fwFjCOKWwGnjFUR3c544YsnA/7DoLL0ysncuOJ4pwbriAtOpvM2bygdlcXbvQCQZ7bBU9CL4t7tGl7ETRpQ
==
integrity sha512-
jXAirMQxrkbiiLsCx9bQPJFA6llDadKMpYrBJQJ3/c4/vsPP/fAf29h24tviRlvwUL6AmY5CHLu2GvjuYviQqA
==
dependencies:
dependencies:
browserslist "^4.16.3"
browserslist "^4.16.3"
semver "7.0.0"
semver "7.0.0"
core-js-pure@^3.0.0:
core-js-pure@^3.0.0:
version "3.9.
0
"
version "3.9.
1
"
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.9.
0
.tgz#
326cc74e1fef8b7443a6a793ddb0adfcd81f9efb
"
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.9.
1
.tgz#
677b322267172bd490e4464696f790cbc355bec5
"
integrity sha512-
3pEcmMZC9Cq0D4ZBh3pe2HLtqxpGNJBLXF/kZ2YzK17RbKp94w0HFbdbSx8H8kAlZG5k76hvLrkPm57Uyef+kg
==
integrity sha512-
laz3Zx0avrw9a4QEIdmIblnVuJz8W51leY9iLThatCsFawWxC3sE4guASC78JbCin+DkwMpCdp1AVAuzL/GN7A
==
core-util-is@1.0.2, core-util-is@~1.0.0:
core-util-is@1.0.2, core-util-is@~1.0.0:
version "1.0.2"
version "1.0.2"
...
@@ -2293,9 +2352,9 @@ ejs@^3.1.3:
...
@@ -2293,9 +2352,9 @@ ejs@^3.1.3:
jake "^10.6.1"
jake "^10.6.1"
electron-to-chromium@^1.3.649:
electron-to-chromium@^1.3.649:
version "1.3.67
1
"
version "1.3.67
5
"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.67
1
.tgz#
8feaed6eae42d279fa4611f58c42a5a1eb81b2a0
"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.67
5
.tgz#
7ad29f98d7b48da581554eb28bb9a71fd5fd4956
"
integrity sha512-
RTD97QkdrJKaKwRv9h/wGAaoR2lGxNXEcBXS31vjitgTPwTWAbLdS7cEsBK68eEQy7p6YyT8D5BxBEYHu2Suw
Q==
integrity sha512-
GEQw+6dNWjueXGkGfjgm7dAMtXfEqrfDG3uWcZdeaD4cZ3dKYdPRQVruVXQRXtPLtOr5GNVVlNLRMChOZ611p
Q==
emoji-regex@^7.0.1:
emoji-regex@^7.0.1:
version "7.0.3"
version "7.0.3"
...
@@ -2475,12 +2534,12 @@ eslint@^7.11.0:
...
@@ -2475,12 +2534,12 @@ eslint@^7.11.0:
v8-compile-cache "^2.0.3"
v8-compile-cache "^2.0.3"
eslint@^7.3.1:
eslint@^7.3.1:
version "7.2
0
.0"
version "7.2
1
.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.2
0
.0.tgz#
db07c4ca4eda2e2316e7aa57ac7fc91ec550bdc7
"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.2
1
.0.tgz#
4ecd5b8c5b44f5dedc9b8a110b01bbfeb15d1c83
"
integrity sha512-
qGi0CTcOGP2OtCQBgWZlQjcTuP0XkIpYFj25XtRTQSHC+umNnp7UMshr2G8SLsRFYDdAPFeHOsiteadmMH02Yw
==
integrity sha512-
W2aJbXpMNofUp0ztQaF40fveSsJBjlSCSWpy//gzfTvwC+USs/nceBrKmlJOiM8r1bLwP2EuYkCqArn/6QTIgg
==
dependencies:
dependencies:
"@babel/code-frame" "7.12.11"
"@babel/code-frame" "7.12.11"
"@eslint/eslintrc" "^0.
3
.0"
"@eslint/eslintrc" "^0.
4
.0"
ajv "^6.10.0"
ajv "^6.10.0"
chalk "^4.0.0"
chalk "^4.0.0"
cross-spawn "^7.0.2"
cross-spawn "^7.0.2"
...
@@ -2493,7 +2552,7 @@ eslint@^7.3.1:
...
@@ -2493,7 +2552,7 @@ eslint@^7.3.1:
espree "^7.3.1"
espree "^7.3.1"
esquery "^1.4.0"
esquery "^1.4.0"
esutils "^2.0.2"
esutils "^2.0.2"
file-entry-cache "^6.0.
0
"
file-entry-cache "^6.0.
1
"
functional-red-black-tree "^1.0.1"
functional-red-black-tree "^1.0.1"
glob-parent "^5.0.0"
glob-parent "^5.0.0"
globals "^12.1.0"
globals "^12.1.0"
...
@@ -2720,10 +2779,10 @@ file-entry-cache@^5.0.1:
...
@@ -2720,10 +2779,10 @@ file-entry-cache@^5.0.1:
dependencies:
dependencies:
flat-cache "^2.0.1"
flat-cache "^2.0.1"
file-entry-cache@^6.0.
0
:
file-entry-cache@^6.0.
1
:
version "6.0.
0
"
version "6.0.
1
"
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.
0
.tgz#
7921a89c391c6d93efec2169ac6bf300c527ea0a
"
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.
1
.tgz#
211b2dd9659cb0394b073e7323ac3c933d522027
"
integrity sha512-
fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA
==
integrity sha512-
7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg
==
dependencies:
dependencies:
flat-cache "^3.0.4"
flat-cache "^3.0.4"
...
@@ -2933,7 +2992,7 @@ gauge@~2.7.3:
...
@@ -2933,7 +2992,7 @@ gauge@~2.7.3:
strip-ansi "^3.0.1"
strip-ansi "^3.0.1"
wide-align "^1.1.0"
wide-align "^1.1.0"
gensync@^1.0.0-beta.
1
:
gensync@^1.0.0-beta.
2
:
version "1.0.0-beta.2"
version "1.0.0-beta.2"
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
...
@@ -3103,9 +3162,9 @@ has-flag@^4.0.0:
...
@@ -3103,9 +3162,9 @@ has-flag@^4.0.0:
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
has-symbols@^1.0.1:
has-symbols@^1.0.1:
version "1.0.
1
"
version "1.0.
2
"
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.
1
.tgz#
9f5214758a44196c406d9bd76cebf81ec2dd31e8
"
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.
2
.tgz#
165d3070c00309752a1236a479331e3ac56f1423
"
integrity sha512-
PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg
==
integrity sha512-
chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw
==
has-unicode@^2.0.0:
has-unicode@^2.0.0:
version "2.0.1"
version "2.0.1"
...
@@ -3235,9 +3294,9 @@ i18next@*:
...
@@ -3235,9 +3294,9 @@ i18next@*:
"@babel/runtime" "^7.12.0"
"@babel/runtime" "^7.12.0"
i18next@^19.5.1:
i18next@^19.5.1:
version "19.
8.9
"
version "19.
9.0
"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.
8.9
.tgz#
ee3175cf1edcd142b45eca49d23079edaa1e6fcc
"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.
9.0
.tgz#
0a8cdacac4c8fb384f81f1cfcce823772b37e5d3
"
integrity sha512-
cyLeJv7tg3MP+bRNbNe9CleiBGfkCeEKr0DKY2MBPYE1vIQGu4mQ3qlTCmW1tcZi9fMqSI4G2mGBO+JwoIQSb
Q==
integrity sha512-
5zRG3aFl+e+LsdpVUp0dKkVhYH2iCv+gxyzXP1q2oJUc3BV26fqX87cBE3AHkMOir1X0liOaSoxS/Kg95iEcE
Q==
dependencies:
dependencies:
"@babel/runtime" "^7.12.0"
"@babel/runtime" "^7.12.0"
...
@@ -3900,6 +3959,11 @@ locate-path@^6.0.0:
...
@@ -3900,6 +3959,11 @@ locate-path@^6.0.0:
dependencies:
dependencies:
p-locate "^5.0.0"
p-locate "^5.0.0"
lodash.debounce@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
lodash.deburr@^4.1.0:
lodash.deburr@^4.1.0:
version "4.1.0"
version "4.1.0"
resolved "https://registry.yarnpkg.com/lodash.deburr/-/lodash.deburr-4.1.0.tgz#ddb1bbb3ef07458c0177ba07de14422cb033ff9b"
resolved "https://registry.yarnpkg.com/lodash.deburr/-/lodash.deburr-4.1.0.tgz#ddb1bbb3ef07458c0177ba07de14422cb033ff9b"
...
@@ -3915,12 +3979,12 @@ lodash@4.17.19:
...
@@ -3915,12 +3979,12 @@ lodash@4.17.19:
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
lodash@^4.0.0, lodash@^4.17.14
, lodash@^4.17.20
:
lodash@^4.0.0, lodash@^4.17.14:
version "4.17.20"
version "4.17.20"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
lodash@^4.17.19:
lodash@^4.17.19
, lodash@^4.17.20
:
version "4.17.21"
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
...
@@ -4231,9 +4295,9 @@ node-pre-gyp@^0.11.0:
...
@@ -4231,9 +4295,9 @@ node-pre-gyp@^0.11.0:
tar "^4"
tar "^4"
node-releases@^1.1.70:
node-releases@^1.1.70:
version "1.1.7
0
"
version "1.1.7
1
"
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.7
0
.tgz#
66e0ed0273aa65666d7fe78febe7634875426a08
"
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.7
1
.tgz#
cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb
"
integrity sha512-
Slf2s69+2/uAD79pVVQo8uSiC34+g8GWY8UH2Qtqv34ZfhYrxpYpfzs9Js9d6O0mbDmALuxaTlplnBTnSELcrw
==
integrity sha512-
zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg
==
nopt@^4.0.1:
nopt@^4.0.1:
version "4.0.3"
version "4.0.3"
...
@@ -4893,11 +4957,12 @@ resolve-url@^0.2.1:
...
@@ -4893,11 +4957,12 @@ resolve-url@^0.2.1:
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
resolve@1.
17
.0:
resolve@1.
20.0, resolve@^1.14.2, resolve@^1.19
.0:
version "1.
17
.0"
version "1.
20
.0"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.
17
.0.tgz#
b25941b54968231cc2d1bb76a79cb7f2c0bf8444
"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.
20
.0.tgz#
629a013fb3f70755d6f0b7935cc1c2c5378b1975
"
integrity sha512-
ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w
==
integrity sha512-
wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A
==
dependencies:
dependencies:
is-core-module "^2.2.0"
path-parse "^1.0.6"
path-parse "^1.0.6"
resolve@^1.12.0, resolve@^1.17.0:
resolve@^1.12.0, resolve@^1.17.0:
...
@@ -4908,14 +4973,6 @@ resolve@^1.12.0, resolve@^1.17.0:
...
@@ -4908,14 +4973,6 @@ resolve@^1.12.0, resolve@^1.17.0:
is-core-module "^2.1.0"
is-core-module "^2.1.0"
path-parse "^1.0.6"
path-parse "^1.0.6"
resolve@^1.19.0:
version "1.20.0"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
dependencies:
is-core-module "^2.2.0"
path-parse "^1.0.6"
ret@~0.1.10:
ret@~0.1.10:
version "0.1.15"
version "0.1.15"
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
...
@@ -5033,16 +5090,16 @@ rollup-plugin-terser@^7.0.2:
...
@@ -5033,16 +5090,16 @@ rollup-plugin-terser@^7.0.2:
serialize-javascript "^4.0.0"
serialize-javascript "^4.0.0"
terser "^5.0.0"
terser "^5.0.0"
rollup-plugin-typescript2@^0.
29
.0:
rollup-plugin-typescript2@^0.
30
.0:
version "0.
29
.0"
version "0.
30
.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.
29
.0.tgz#
b7ad83f5241dbc5bdf1e98d9c3fca005ffe39e1a
"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.
30
.0.tgz#
1cc99ac2309bf4b9d0a3ebdbc2002aecd56083d3
"
integrity sha512-
YytahBSZCIjn/elFugEGQR5qTsVhxhUwGZIsA9TmrSsC88qroGo65O5HZP/TTArH2dm0vUmYWhKchhwi2wL9bw
==
integrity sha512-
NUFszIQyhgDdhRS9ya/VEmsnpTe+GERDMmFo0Y+kf8ds51Xy57nPNGglJY+W6x1vcouA7Au7nsTgsLFj2I0PxQ
==
dependencies:
dependencies:
"@rollup/pluginutils" "^
3
.1.0"
"@rollup/pluginutils" "^
4
.1.0"
find-cache-dir "^3.3.1"
find-cache-dir "^3.3.1"
fs-extra "8.1.0"
fs-extra "8.1.0"
resolve "1.
17
.0"
resolve "1.
20
.0"
tslib "2.
0.1
"
tslib "2.
1.0
"
rollup-pluginutils@^2.8.2:
rollup-pluginutils@^2.8.2:
version "2.8.2"
version "2.8.2"
...
@@ -5052,9 +5109,9 @@ rollup-pluginutils@^2.8.2:
...
@@ -5052,9 +5109,9 @@ rollup-pluginutils@^2.8.2:
estree-walker "^0.6.1"
estree-walker "^0.6.1"
rollup@^2.18.1:
rollup@^2.18.1:
version "2.
39
.0"
version "2.
40
.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.
39
.0.tgz#
be4f98c9e421793a8fec82c854fb567c35e22ab6
"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.
40
.0.tgz#
efc218eaede7ab590954df50f96195188999c304
"
integrity sha512-
+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw
==
integrity sha512-
WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A
==
optionalDependencies:
optionalDependencies:
fsevents "~2.3.1"
fsevents "~2.3.1"
...
@@ -5130,12 +5187,12 @@ semver@7.0.0:
...
@@ -5130,12 +5187,12 @@ semver@7.0.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
semver@^5.3.0
, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1
:
semver@^5.3.0:
version "5.7.1"
version "5.7.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
semver@^6.0.0:
semver@^6.0.0
, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0
:
version "6.3.0"
version "6.3.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
...
@@ -5488,7 +5545,7 @@ string-width@^3.0.0:
...
@@ -5488,7 +5545,7 @@ string-width@^3.0.0:
is-fullwidth-code-point "^2.0.0"
is-fullwidth-code-point "^2.0.0"
strip-ansi "^5.1.0"
strip-ansi "^5.1.0"
string-width@^4.1.0
, string-width@^4.2.0
:
string-width@^4.1.0:
version "4.2.0"
version "4.2.0"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5"
integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==
integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==
...
@@ -5497,6 +5554,15 @@ string-width@^4.1.0, string-width@^4.2.0:
...
@@ -5497,6 +5554,15 @@ string-width@^4.1.0, string-width@^4.2.0:
is-fullwidth-code-point "^3.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.0"
strip-ansi "^6.0.0"
string-width@^4.2.0:
version "4.2.2"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2.tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5"
integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.0"
string_decoder@^1.1.1:
string_decoder@^1.1.1:
version "1.3.0"
version "1.3.0"
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"
...
@@ -5755,10 +5821,10 @@ ts-simple-type@~1.0.5:
...
@@ -5755,10 +5821,10 @@ ts-simple-type@~1.0.5:
resolved "https://registry.yarnpkg.com/ts-simple-type/-/ts-simple-type-1.0.7.tgz#03930af557528dd40eaa121913c7035a0baaacf8"
resolved "https://registry.yarnpkg.com/ts-simple-type/-/ts-simple-type-1.0.7.tgz#03930af557528dd40eaa121913c7035a0baaacf8"
integrity sha512-zKmsCQs4dZaeSKjEA7pLFDv7FHHqAFLPd0Mr//OIJvu8M+4p4bgSFJwZSEBEg3ec9W7RzRz1vi8giiX0+mheBQ==
integrity sha512-zKmsCQs4dZaeSKjEA7pLFDv7FHHqAFLPd0Mr//OIJvu8M+4p4bgSFJwZSEBEg3ec9W7RzRz1vi8giiX0+mheBQ==
tslib@2.
0.1
:
tslib@2.
1.0, tslib@^2.0.3
:
version "2.
0.1
"
version "2.
1.0
"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.
0.1
.tgz#
410eb0d113e5b6356490eec749603725b021b43e
"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.
1.0
.tgz#
da60860f1c2ecaa5703ab7d39bc05b6bf988b97a
"
integrity sha512-
SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ
==
integrity sha512-
hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A
==
tslib@^1.9.3:
tslib@^1.9.3:
version "1.14.1"
version "1.14.1"
...
@@ -5770,11 +5836,6 @@ tslib@^2.0.0:
...
@@ -5770,11 +5836,6 @@ tslib@^2.0.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
tslib@^2.0.3:
version "2.1.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
tunnel-agent@^0.6.0:
tunnel-agent@^0.6.0:
version "0.6.0"
version "0.6.0"
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
...
...
This diff is collapsed.
Click to expand it.
yarn.lock
+
31
−
15
View file @
a17d2364
...
@@ -1089,6 +1089,14 @@
...
@@ -1089,6 +1089,14 @@
estree-walker "^1.0.1"
estree-walker "^1.0.1"
picomatch "^2.2.2"
picomatch "^2.2.2"
"@rollup/pluginutils@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.1.0.tgz#0dcc61c780e39257554feb7f77207dceca13c838"
integrity sha512-TrBhfJkFxA+ER+ew2U2/fHbebhLT/l/2pRk0hfj9KusXUuRXd2v0R58AfaZK9VXDQ4TogOSEmICVrQAA3zFnHQ==
dependencies:
estree-walker "^2.0.1"
picomatch "^2.2.2"
"@sentry/browser@^6.0.0":
"@sentry/browser@^6.0.0":
version "6.1.0"
version "6.1.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.1.0.tgz#0e18a07b44bebed729bcf842af33203e388e2053"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.1.0.tgz#0e18a07b44bebed729bcf842af33203e388e2053"
...
@@ -4021,6 +4029,13 @@ is-core-module@^2.1.0:
...
@@ -4021,6 +4029,13 @@ is-core-module@^2.1.0:
dependencies:
dependencies:
has "^1.0.3"
has "^1.0.3"
is-core-module@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a"
integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
dependencies:
has "^1.0.3"
is-data-descriptor@^0.1.4:
is-data-descriptor@^0.1.4:
version "0.1.4"
version "0.1.4"
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
...
@@ -6240,11 +6255,12 @@ resolve-url@^0.2.1:
...
@@ -6240,11 +6255,12 @@ resolve-url@^0.2.1:
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
resolve@1.
17
.0:
resolve@1.
20
.0:
version "1.
17
.0"
version "1.
20
.0"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.
17
.0.tgz#
b25941b54968231cc2d1bb76a79cb7f2c0bf8444
"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.
20
.0.tgz#
629a013fb3f70755d6f0b7935cc1c2c5378b1975
"
integrity sha512-
ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w
==
integrity sha512-
wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A
==
dependencies:
dependencies:
is-core-module "^2.2.0"
path-parse "^1.0.6"
path-parse "^1.0.6"
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.17.0, resolve@^1.19.0:
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.17.0, resolve@^1.19.0:
...
@@ -6350,16 +6366,16 @@ rollup-plugin-terser@^7.0.2:
...
@@ -6350,16 +6366,16 @@ rollup-plugin-terser@^7.0.2:
serialize-javascript "^4.0.0"
serialize-javascript "^4.0.0"
terser "^5.0.0"
terser "^5.0.0"
rollup-plugin-typescript2@^0.
29
.0:
rollup-plugin-typescript2@^0.
30
.0:
version "0.
29
.0"
version "0.
30
.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.
29
.0.tgz#
b7ad83f5241dbc5bdf1e98d9c3fca005ffe39e1a
"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.
30
.0.tgz#
1cc99ac2309bf4b9d0a3ebdbc2002aecd56083d3
"
integrity sha512-
YytahBSZCIjn/elFugEGQR5qTsVhxhUwGZIsA9TmrSsC88qroGo65O5HZP/TTArH2dm0vUmYWhKchhwi2wL9bw
==
integrity sha512-
NUFszIQyhgDdhRS9ya/VEmsnpTe+GERDMmFo0Y+kf8ds51Xy57nPNGglJY+W6x1vcouA7Au7nsTgsLFj2I0PxQ
==
dependencies:
dependencies:
"@rollup/pluginutils" "^
3
.1.0"
"@rollup/pluginutils" "^
4
.1.0"
find-cache-dir "^3.3.1"
find-cache-dir "^3.3.1"
fs-extra "8.1.0"
fs-extra "8.1.0"
resolve "1.
17
.0"
resolve "1.
20
.0"
tslib "2.
0.1
"
tslib "2.
1.0
"
rollup@^2.19.0, rollup@^2.33.3:
rollup@^2.19.0, rollup@^2.33.3:
version "2.33.3"
version "2.33.3"
...
@@ -7181,10 +7197,10 @@ ts-simple-type@~1.0.5:
...
@@ -7181,10 +7197,10 @@ ts-simple-type@~1.0.5:
resolved "https://registry.yarnpkg.com/ts-simple-type/-/ts-simple-type-1.0.7.tgz#03930af557528dd40eaa121913c7035a0baaacf8"
resolved "https://registry.yarnpkg.com/ts-simple-type/-/ts-simple-type-1.0.7.tgz#03930af557528dd40eaa121913c7035a0baaacf8"
integrity sha512-zKmsCQs4dZaeSKjEA7pLFDv7FHHqAFLPd0Mr//OIJvu8M+4p4bgSFJwZSEBEg3ec9W7RzRz1vi8giiX0+mheBQ==
integrity sha512-zKmsCQs4dZaeSKjEA7pLFDv7FHHqAFLPd0Mr//OIJvu8M+4p4bgSFJwZSEBEg3ec9W7RzRz1vi8giiX0+mheBQ==
tslib@2.
0.1
:
tslib@2.
1.0
:
version "2.
0.1
"
version "2.
1.0
"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.
0.1
.tgz#
410eb0d113e5b6356490eec749603725b021b43e
"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.
1.0
.tgz#
da60860f1c2ecaa5703ab7d39bc05b6bf988b97a
"
integrity sha512-
SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ
==
integrity sha512-
hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A
==
tslib@^1.9.0, tslib@^1.9.3:
tslib@^1.9.0, tslib@^1.9.3:
version "1.14.1"
version "1.14.1"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment