Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Somnonetz Demonstrator for ASCLEPIOS project
Search
Commits
014085dc
Commit
014085dc
authored
Jan 11, 2022
by
Renovate Bot
Browse files
Update babel monorepo
parent
42e40e7b
Pipeline
#264663
passed with stage
in 1 minute and 17 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
package-lock.json
View file @
014085dc
{
"name"
:
"snet-asclepios-search"
,
"version"
:
"0.1.
5
"
,
"version"
:
"0.1.
7
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
@@ -14,99 +14,127 @@
}
},
"@babel/compat-data"
:
{
"version"
:
"7.16.
4
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.
4
.tgz"
,
"integrity"
:
"sha512-
1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/
Q=="
,
"version"
:
"7.16.
8
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.
8
.tgz"
,
"integrity"
:
"sha512-
m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50
Q=="
,
"dev"
:
true
},
"@babel/core"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/core/-/core-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
wUcenlLzuWMZ9Zt8S0KmFwGlH6QKRh3vsm/dhDA3CHkiTA45YuG1XkHRcNRl73EFPXDp/d5kVOU0/y7x2w6OaQ
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/code-frame"
:
"^7.16.
0
"
,
"@babel/generator"
:
"^7.16.
5
"
,
"@babel/helper-compilation-targets"
:
"^7.16.
3
"
,
"@babel/helper-module-transforms"
:
"^7.16.
5
"
,
"@babel/helpers"
:
"^7.16.
5
"
,
"@babel/parser"
:
"^7.16.
5
"
,
"@babel/template"
:
"^7.16.
0
"
,
"@babel/traverse"
:
"^7.16.
5
"
,
"@babel/types"
:
"^7.16.
0
"
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/core/-/core-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/code-frame"
:
"^7.16.
7
"
,
"@babel/generator"
:
"^7.16.
7
"
,
"@babel/helper-compilation-targets"
:
"^7.16.
7
"
,
"@babel/helper-module-transforms"
:
"^7.16.
7
"
,
"@babel/helpers"
:
"^7.16.
7
"
,
"@babel/parser"
:
"^7.16.
7
"
,
"@babel/template"
:
"^7.16.
7
"
,
"@babel/traverse"
:
"^7.16.
7
"
,
"@babel/types"
:
"^7.16.
7
"
,
"convert-source-map"
:
"^1.7.0"
,
"debug"
:
"^4.1.0"
,
"gensync"
:
"^1.0.0-beta.2"
,
"json5"
:
"^2.1.2"
,
"semver"
:
"^6.3.0"
,
"source-map"
:
"^0.5.0"
},
"dependencies"
:
{
"@babel/code-frame"
:
{
"version"
:
"7.16.7"
,
"resolved"
:
"https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz"
,
"integrity"
:
"sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/highlight"
:
"^7.16.7"
}
},
"@babel/helper-validator-identifier"
:
{
"version"
:
"7.16.7"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz"
,
"integrity"
:
"sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw=="
,
"dev"
:
true
},
"@babel/highlight"
:
{
"version"
:
"7.16.7"
,
"resolved"
:
"https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.7.tgz"
,
"integrity"
:
"sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-validator-identifier"
:
"^7.16.7"
,
"chalk"
:
"^2.0.0"
,
"js-tokens"
:
"^4.0.0"
}
}
}
},
"@babel/generator"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/generator/-/generator-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA
=="
,
"version"
:
"7.16.
8
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/generator/-/generator-7.16.
8
.tgz"
,
"integrity"
:
"sha512-
1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/types"
:
"^7.16.
0
"
,
"@babel/types"
:
"^7.16.
8
"
,
"jsesc"
:
"^2.5.1"
,
"source-map"
:
"^0.5.0"
}
},
"@babel/helper-annotate-as-pure"
:
{
"version"
:
"7.16.
0
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.
0
.tgz"
,
"integrity"
:
"sha512-
ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg
=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/types"
:
"^7.16.
0
"
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/helper-builder-binary-assignment-operator-visitor"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
3JEA9G5dmmnIWdzaT9d0NmFRgYnWUThLsDaL7982H0XqqWr56lRrsmwheXFMjR+TMl7QMBb6mzy9kvgr1lRLU
A=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMk
A=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-explode-assignable-expression"
:
"^7.16.
0
"
,
"@babel/types"
:
"^7.16.
0
"
"@babel/helper-explode-assignable-expression"
:
"^7.16.
7
"
,
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/helper-compilation-targets"
:
{
"version"
:
"7.16.
3
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.
3
.tgz"
,
"integrity"
:
"sha512-
vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJ
A=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/h
A=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/compat-data"
:
"^7.16.
0
"
,
"@babel/helper-validator-option"
:
"^7.1
4.5
"
,
"@babel/compat-data"
:
"^7.16.
4
"
,
"@babel/helper-validator-option"
:
"^7.1
6.7
"
,
"browserslist"
:
"^4.17.5"
,
"semver"
:
"^6.3.0"
},
"dependencies"
:
{
"browserslist"
:
{
"version"
:
"4.1
8
.1"
,
"resolved"
:
"https://registry.npmjs.org/browserslist/-/browserslist-4.1
8
.1.tgz"
,
"integrity"
:
"sha512-
8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ
=="
,
"version"
:
"4.1
9
.1"
,
"resolved"
:
"https://registry.npmjs.org/browserslist/-/browserslist-4.1
9
.1.tgz"
,
"integrity"
:
"sha512-
u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A
=="
,
"dev"
:
true
,
"requires"
:
{
"caniuse-lite"
:
"^1.0.3000128
0
"
,
"electron-to-chromium"
:
"^1.
3.896
"
,
"caniuse-lite"
:
"^1.0.3000128
6
"
,
"electron-to-chromium"
:
"^1.
4.17
"
,
"escalade"
:
"^3.1.1"
,
"node-releases"
:
"^2.0.1"
,
"picocolors"
:
"^1.0.0"
}
},
"caniuse-lite"
:
{
"version"
:
"1.0.3000128
6
"
,
"resolved"
:
"https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.3000128
6
.tgz"
,
"integrity"
:
"sha512-
zaEMRH6xg8ESMi2eQ3R4eZ5qw/hJiVsO/HlLwniIwErij0JDr9P+8V4dtx1l+kLq6j3yy8l8W4fst1lBnat5w
Q=="
,
"version"
:
"1.0.300012
9
8"
,
"resolved"
:
"https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.300012
9
8.tgz"
,
"integrity"
:
"sha512-
AcKqikjMLlvghZL/vfTHorlQsLDhGRalYf1+GmWCf5SCMziSGjRYQW/JEksj14NaYHIR6KIhrFAy0HV5C25Uz
Q=="
,
"dev"
:
true
},
"electron-to-chromium"
:
{
"version"
:
"1.4.
17
"
,
"resolved"
:
"https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.
17
.tgz"
,
"integrity"
:
"sha512-
zhk1MravPtq/KBhmGB7TLBILmXTgRG9TFSI3qS3DbgyfHzIl72iiTE37r/BHIbPCJJlWIo5rySyxiH4vWhu2ZA
=="
,
"version"
:
"1.4.
39
"
,
"resolved"
:
"https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.
39
.tgz"
,
"integrity"
:
"sha512-
bFH3gdRq/l7WlzSleiO6dwpZH3RhiJ8vlMq0tOJMfT+5nb+x397eJn2RHF6Ho/9GCKv+BkimNlUMHl9+Yh+Qcg
=="
,
"dev"
:
true
},
"node-releases"
:
{
...
...
@@ -118,27 +146,27 @@
}
},
"@babel/helper-create-class-features-plugin"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
NEohnYA7mkB8L5JhU7BLwcBdU3j83IziR9aseMueWGeAjblbul3zzb8UvJ3a1zuBiqCMObzCJHFqKIQE6hTVmg
=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
kIFozAvVfK05DM4EVQYKK+zteWvY85BFdGBRQBytRyY3y+6PX0DkDOn/CZ3lEuczCfrCxEzwt0YtP/87YPTWSw
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-annotate-as-pure"
:
"^7.16.
0
"
,
"@babel/helper-environment-visitor"
:
"^7.16.
5
"
,
"@babel/helper-function-name"
:
"^7.16.
0
"
,
"@babel/helper-member-expression-to-functions"
:
"^7.16.
5
"
,
"@babel/helper-optimise-call-expression"
:
"^7.16.
0
"
,
"@babel/helper-replace-supers"
:
"^7.16.
5
"
,
"@babel/helper-split-export-declaration"
:
"^7.16.
0
"
"@babel/helper-annotate-as-pure"
:
"^7.16.
7
"
,
"@babel/helper-environment-visitor"
:
"^7.16.
7
"
,
"@babel/helper-function-name"
:
"^7.16.
7
"
,
"@babel/helper-member-expression-to-functions"
:
"^7.16.
7
"
,
"@babel/helper-optimise-call-expression"
:
"^7.16.
7
"
,
"@babel/helper-replace-supers"
:
"^7.16.
7
"
,
"@babel/helper-split-export-declaration"
:
"^7.16.
7
"
}
},
"@babel/helper-create-regexp-features-plugin"
:
{
"version"
:
"7.16.
0
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.16.
0
.tgz"
,
"integrity"
:
"sha512-
3DyG0zAFAZKcOp7aVr33ddwkxJ0Z0Jr5V99y3I690eYLpukJsJvAbzTy1ewoCqsML8SbIrjH14Jc/nSQ4TvNPA
=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
fk5A6ymfp+O5+p2yCkXAu5Kyj6v0xh0RBeNcAkYUMDvvAAoxvSKXn+Jb37t/yWFiQVDFK1ELpUTD8/aLhCPu+g
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-annotate-as-pure"
:
"^7.16.
0
"
,
"@babel/helper-annotate-as-pure"
:
"^7.16.
7
"
,
"regexpu-core"
:
"^4.7.1"
}
},
...
...
@@ -159,132 +187,140 @@
}
},
"@babel/helper-environment-visitor"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
ODQyc5AnxmZWm/R2W7fzhamOk1ey8gSguo5SGvF0zcB3uUzRpTRmM/jmLSm9bDMyPlvbyJ+PwPEK0BWIoZ9wj
g=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRa
g=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/types"
:
"^7.16.
0
"
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/helper-explode-assignable-expression"
:
{
"version"
:
"7.16.
0
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.
0
.tgz"
,
"integrity"
:
"sha512-
Hk2SLxC9ZbcOhLpg/yMznzJ11W++lg5GMbxt1ev6TXUiJB0N42KPC+7w8a+eWGuqDnUYuwStJoZHM7RgmIOaG
Q=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMt
Q=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/types"
:
"^7.16.
0
"
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/helper-function-name"
:
{
"version"
:
"7.16.
0
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.
0
.tgz"
,
"integrity"
:
"sha512-
BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog
=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-get-function-arity"
:
"^7.16.
0
"
,
"@babel/template"
:
"^7.16.
0
"
,
"@babel/types"
:
"^7.16.
0
"
"@babel/helper-get-function-arity"
:
"^7.16.
7
"
,
"@babel/template"
:
"^7.16.
7
"
,
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/helper-get-function-arity"
:
{
"version"
:
"7.16.
0
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.
0
.tgz"
,
"integrity"
:
"sha512-
ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ
=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/types"
:
"^7.16.
0
"
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/helper-hoist-variables"
:
{
"version"
:
"7.16.
0
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.
0
.tgz"
,
"integrity"
:
"sha512-
1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcm
g=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255f
g=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/types"
:
"^7.16.
0
"
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/helper-member-expression-to-functions"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
7fecSXq7ZrLE+TWshbGT+HyCLkxloWNhTbU2QM1NTI/tDqyf0oZiMcEfYtDuUDCo528EOlt39G1rftea4bRZIw
=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/types"
:
"^7.16.
0
"
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/helper-module-imports"
:
{
"version"
:
"7.16.
0
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.
0
.tgz"
,
"integrity"
:
"sha512-
kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyh
g=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8W
g=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/types"
:
"^7.16.
0
"
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/helper-module-transforms"
:
{
"version"
:
"7.16.5"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.16.5.tgz"
,
"integrity"
:
"sha512-CkvMxgV4ZyyioElFwcuWnDCcNIeyqTkCm9BxXZi73RR1ozqlpboqsbGUNvRTflgZtFbbJ1v5Emvm+lkjMYY/LQ=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-environment-visitor"
:
"^7.16.5"
,
"@babel/helper-module-imports"
:
"^7.16.0"
,
"@babel/helper-simple-access"
:
"^7.16.0"
,
"@babel/helper-split-export-declaration"
:
"^7.16.0"
,
"@babel/helper-validator-identifier"
:
"^7.15.7"
,
"@babel/template"
:
"^7.16.0"
,
"@babel/traverse"
:
"^7.16.5"
,
"@babel/types"
:
"^7.16.0"
"version"
:
"7.16.7"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz"
,
"integrity"
:
"sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-environment-visitor"
:
"^7.16.7"
,
"@babel/helper-module-imports"
:
"^7.16.7"
,
"@babel/helper-simple-access"
:
"^7.16.7"
,
"@babel/helper-split-export-declaration"
:
"^7.16.7"
,
"@babel/helper-validator-identifier"
:
"^7.16.7"
,
"@babel/template"
:
"^7.16.7"
,
"@babel/traverse"
:
"^7.16.7"
,
"@babel/types"
:
"^7.16.7"
},
"dependencies"
:
{
"@babel/helper-validator-identifier"
:
{
"version"
:
"7.16.7"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz"
,
"integrity"
:
"sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw=="
,
"dev"
:
true
}
}
},
"@babel/helper-optimise-call-expression"
:
{
"version"
:
"7.16.
0
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.
0
.tgz"
,
"integrity"
:
"sha512-
SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgp
w=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1
w=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/types"
:
"^7.16.
0
"
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/helper-plugin-utils"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ
=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA
=="
,
"dev"
:
true
},
"@babel/helper-remap-async-to-generator"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
X+aAJldyxrOmN9v3FKp+Hu1NO69VWgYgDGq6YDykwRPzxs5f2N+X988CBXS7EQahDU+Vpet5QYMqLk+nsp+Qx
w=="
,
"version"
:
"7.16.
8
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.
8
.tgz"
,
"integrity"
:
"sha512-
fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvB
w=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-annotate-as-pure"
:
"^7.16.
0
"
,
"@babel/helper-wrap-function"
:
"^7.16.
5
"
,
"@babel/types"
:
"^7.16.
0
"
"@babel/helper-annotate-as-pure"
:
"^7.16.
7
"
,
"@babel/helper-wrap-function"
:
"^7.16.
8
"
,
"@babel/types"
:
"^7.16.
8
"
}
},
"@babel/helper-replace-supers"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
ao3seGVa/FZCMCCNDuBcqnBFSbdr8N2EW35mzojx3TwfIbdPmNK+JV6+2d5bR0Z71W5ocLnQp9en/cTF7pBJiQ
=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-environment-visitor"
:
"^7.16.
5
"
,
"@babel/helper-member-expression-to-functions"
:
"^7.16.
5
"
,
"@babel/helper-optimise-call-expression"
:
"^7.16.
0
"
,
"@babel/traverse"
:
"^7.16.
5
"
,
"@babel/types"
:
"^7.16.
0
"
"@babel/helper-environment-visitor"
:
"^7.16.
7
"
,
"@babel/helper-member-expression-to-functions"
:
"^7.16.
7
"
,
"@babel/helper-optimise-call-expression"
:
"^7.16.
7
"
,
"@babel/traverse"
:
"^7.16.
7
"
,
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/helper-simple-access"
:
{
"version"
:
"7.16.
0
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.16.
0
.tgz"
,
"integrity"
:
"sha512-
o1rjBT/gppAqKsYfUdfHq5Rk03lMQrkPHG1OWzHWpLgVXRH4HnMM9Et9CVdIqwkCQlobnGHEJMsgWP/jE1zUiw
=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/types"
:
"^7.16.
0
"
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/helper-skip-transparent-expression-wrappers"
:
{
...
...
@@ -297,12 +333,12 @@
}
},
"@babel/helper-split-export-declaration"
:
{
"version"
:
"7.16.
0
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.
0
.tgz"
,
"integrity"
:
"sha512-
0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0pa
w=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDN
w=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/types"
:
"^7.16.
0
"
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/helper-validator-identifier"
:
{
...
...
@@ -312,32 +348,32 @@
"dev"
:
true
},
"@babel/helper-validator-option"
:
{
"version"
:
"7.1
4.5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.1
4.5
.tgz"
,
"integrity"
:
"sha512-
OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow
=="
,
"version"
:
"7.1
6.7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.1
6.7
.tgz"
,
"integrity"
:
"sha512-
TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ
=="
,
"dev"
:
true
},
"@babel/helper-wrap-function"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
2J2pmLBqUqVdJw78U0KPNdeE2qeuIyKoG4mKV7wAq3mc4jJG282UgjZw4ZYDnqiWQuS3Y3IYdF/AQ6CpyBV3VA
=="
,
"version"
:
"7.16.
8
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.
8
.tgz"
,
"integrity"
:
"sha512-
8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-function-name"
:
"^7.16.
0
"
,
"@babel/template"
:
"^7.16.
0
"
,
"@babel/traverse"
:
"^7.16.
5
"
,
"@babel/types"
:
"^7.16.
0
"
"@babel/helper-function-name"
:
"^7.16.
7
"
,
"@babel/template"
:
"^7.16.
7
"
,
"@babel/traverse"
:
"^7.16.
8
"
,
"@babel/types"
:
"^7.16.
8
"
}
},
"@babel/helpers"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helpers/-/helpers-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150T
w=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/helpers/-/helpers-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
9ZDoqtfY7AuEOt3cxchfii6C7GDyyMBffktR5B2jvWv8u2+efwvpnVKXMWzNehqy68tKgAfSwfdw/lWpthS2b
w=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/template"
:
"^7.16.
0
"
,
"@babel/traverse"
:
"^7.16.
5
"
,
"@babel/types"
:
"^7.16.
0
"
"@babel/template"
:
"^7.16.
7
"
,
"@babel/traverse"
:
"^7.16.
7
"
,
"@babel/types"
:
"^7.16.
7
"
}
},
"@babel/highlight"
:
{
...
...
@@ -352,187 +388,187 @@
}
},
"@babel/parser"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/parser/-/parser-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
+Ce7T5iPNWzfu9C1aB5tN3Lyafs5xb3Ic7vBWyZL2KXT3QSdD1dD3CvgOzPmQKoNNRt6uauc0XwNJTQtXC2/M
w=="
,
"version"
:
"7.16.
8
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/parser/-/parser-7.16.
8
.tgz"
,
"integrity"
:
"sha512-
i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCK
w=="
,
"dev"
:
true
},
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression"
:
{
"version"
:
"7.16.
2
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.
2
.tgz"
,
"integrity"
:
"sha512-
h37CvpLSf8gb2lIJ2CgC3t+EjFbi0t8qS7LCS1xcJIlEXE4czlofwaW7W1HA8zpgOCzI9C1nmoqNR1zWkk0pQ
g=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHR
g=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.1
4.5
"
"@babel/helper-plugin-utils"
:
"^7.1
6.7
"
}
},
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining"
:
{
"version"
:
"7.16.
0
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.
0
.tgz"
,
"integrity"
:
"sha512-
4tcFwwicpWTrpl9qjf7UsoosaArgImF85AxqCRZlgc3IQDvkUHjJpruXAL58Wmj+T6fypWTC/BakfEkwIL/pwA
=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.1
4.5
"
,
"@babel/helper-plugin-utils"
:
"^7.1
6.7
"
,
"@babel/helper-skip-transparent-expression-wrappers"
:
"^7.16.0"
,
"@babel/plugin-proposal-optional-chaining"
:
"^7.16.
0
"
"@babel/plugin-proposal-optional-chaining"
:
"^7.16.
7
"
}
},
"@babel/plugin-proposal-async-generator-functions"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
C/FX+3HNLV6sz7AqbTQqEo1L9/kfrKjxcVtgyBCmvIgOjvuBVUWooDoi7trsLxOzCEo5FccjRvKHkfDsJFZlfA
=="
,
"version"
:
"7.16.
8
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.
8
.tgz"
,
"integrity"
:
"sha512-
71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.16.
5
"
,
"@babel/helper-remap-async-to-generator"
:
"^7.16.
5
"
,
"@babel/helper-plugin-utils"
:
"^7.16.
7
"
,
"@babel/helper-remap-async-to-generator"
:
"^7.16.
8
"
,
"@babel/plugin-syntax-async-generators"
:
"^7.8.4"
}
},
"@babel/plugin-proposal-class-properties"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
pJD3HjgRv83s5dv1sTnDbZOaTjghKEz8KUn1Kbh2eAIRhGuyQ1XSeI4xVXU3UlIEVA3DAyIdxqT1eRn7Wcn55A
=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-create-class-features-plugin"
:
"^7.16.
5
"
,
"@babel/helper-plugin-utils"
:
"^7.16.
5
"
"@babel/helper-create-class-features-plugin"
:
"^7.16.
7
"
,
"@babel/helper-plugin-utils"
:
"^7.16.
7
"
}
},
"@babel/plugin-proposal-class-static-block"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
EEFzuLZcm/rNJ8Q5krK+FRKdVkd6FjfzT9tuSZql9sQn64K0hHA2KLJ0DqVot9/iV6+SsuadC5yI39zWnm+nmQ
=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
dgqJJrcZoG/4CkMopzhPJjGxsIe9A8RlkQLnL/Vhhx8AA9ZuaRwGSlscSh42hazc7WSrya/IK7mTeoF0DP9tEw
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-create-class-features-plugin"
:
"^7.16.
5
"
,
"@babel/helper-plugin-utils"
:
"^7.16.
5
"
,
"@babel/helper-create-class-features-plugin"
:
"^7.16.
7
"
,
"@babel/helper-plugin-utils"
:
"^7.16.
7
"
,
"@babel/plugin-syntax-class-static-block"
:
"^7.14.5"
}
},
"@babel/plugin-proposal-dynamic-import"
:
{
"version"
:
"7.16.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.
5
.tgz"
,
"integrity"
:
"sha512-
P05/SJZTTvHz79LNYTF8ff5xXge0kk5sIIWAypcWgX4BTRUgyHc8wRxJ/Hk+mU0KXldgOOslKaeqnhthcDJCJQ
=="
,
"version"
:
"7.16.
7
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.
7
.tgz"
,
"integrity"
:
"sha512-
I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg
=="
,
"dev"
:
true
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.16.
5
"
,
"@babel/helper-plugin-utils"
:
"^7.16.
7
"
,
"@babel/plugin-syntax-dynamic-import"
:
"^7.8.3"
}