|
17 | 17 | tslib "~2.0.1"
|
18 | 18 |
|
19 | 19 | "@babel/cli@^7.16.8":
|
20 |
| - version "7.16.8" |
21 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.16.8.tgz#44b9be7706762bfa3bff8adbf746da336eb0ab7c" |
22 |
| - integrity sha512-FTKBbxyk5TclXOGmwYyqelqP5IF6hMxaeJskd85jbR5jBfYlwqgwAbJwnixi1ZBbTqKfFuAA95mdmUFeSRwyJA== |
| 20 | + version "7.17.0" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.0.tgz#9b932d8f08a2e218fcdd9bba456044eb0a2e0b2c" |
| 22 | + integrity sha512-es10YH/ejXbg551vtnmEzIPe3MQRNOS644o3pf8vUr1tIeNzVNlP8BBvs1Eh7roh5A+k2fEHUas+ZptOWHA1fQ== |
23 | 23 | dependencies:
|
24 | 24 | commander "^4.0.1"
|
25 | 25 | convert-source-map "^1.1.0"
|
|
79 | 79 | semver "^6.3.0"
|
80 | 80 | source-map "^0.5.0"
|
81 | 81 |
|
82 |
| -"@babel/core@^7.15.5": |
| 82 | +"@babel/core@^7.15.5", "@babel/core@^7.16.7": |
83 | 83 | version "7.17.0"
|
84 | 84 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.0.tgz#16b8772b0a567f215839f689c5ded6bb20e864d5"
|
85 | 85 | integrity sha512-x/5Ea+RO5MvF9ize5DeVICJoVrNv0Mi2RnIABrZEKYvPEpldXwauPkgvYA17cKa6WpU3LoYvYbuEMFtSNFsarA==
|
|
100 | 100 | json5 "^2.1.2"
|
101 | 101 | semver "^6.3.0"
|
102 | 102 |
|
103 |
| -"@babel/core@^7.16.7": |
104 |
| - version "7.16.12" |
105 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12.tgz#5edc53c1b71e54881315923ae2aedea2522bb784" |
106 |
| - integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg== |
107 |
| - dependencies: |
108 |
| - "@babel/code-frame" "^7.16.7" |
109 |
| - "@babel/generator" "^7.16.8" |
110 |
| - "@babel/helper-compilation-targets" "^7.16.7" |
111 |
| - "@babel/helper-module-transforms" "^7.16.7" |
112 |
| - "@babel/helpers" "^7.16.7" |
113 |
| - "@babel/parser" "^7.16.12" |
114 |
| - "@babel/template" "^7.16.7" |
115 |
| - "@babel/traverse" "^7.16.10" |
116 |
| - "@babel/types" "^7.16.8" |
117 |
| - convert-source-map "^1.7.0" |
118 |
| - debug "^4.1.0" |
119 |
| - gensync "^1.0.0-beta.2" |
120 |
| - json5 "^2.1.2" |
121 |
| - semver "^6.3.0" |
122 |
| - source-map "^0.5.0" |
123 |
| - |
124 |
| -"@babel/eslint-parser@^7.13.8", "@babel/eslint-parser@^7.16.5": |
| 103 | +"@babel/eslint-parser@^7.13.8": |
125 | 104 | version "7.16.5"
|
126 | 105 | resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.16.5.tgz#48d3485091d6e36915358e4c0d0b2ebe6da90462"
|
127 | 106 | integrity sha512-mUqYa46lgWqHKQ33Q6LNCGp/wPR3eqOYTUixHFsfrSQqRxH0+WOzca75iEjFr5RDGH1dDz622LaHhLOzOuQRUA==
|
|
130 | 109 | eslint-visitor-keys "^2.1.0"
|
131 | 110 | semver "^6.3.0"
|
132 | 111 |
|
133 |
| -"@babel/eslint-parser@^7.15.4": |
| 112 | +"@babel/eslint-parser@^7.15.4", "@babel/eslint-parser@^7.16.5": |
134 | 113 | version "7.17.0"
|
135 | 114 | resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.17.0.tgz#eabb24ad9f0afa80e5849f8240d0e5facc2d90d6"
|
136 | 115 | integrity sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==
|
|
385 | 364 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17"
|
386 | 365 | integrity sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==
|
387 | 366 |
|
388 |
| -"@babel/parser@^7.15.5", "@babel/parser@^7.16.12", "@babel/parser@^7.16.7", "@babel/parser@^7.17.0": |
| 367 | +"@babel/parser@^7.15.5", "@babel/parser@^7.16.7", "@babel/parser@^7.17.0": |
389 | 368 | version "7.17.0"
|
390 | 369 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.0.tgz#f0ac33eddbe214e4105363bb17c3341c5ffcc43c"
|
391 | 370 | integrity sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw==
|
|
1113 | 1092 | core-js-pure "^3.20.2"
|
1114 | 1093 | regenerator-runtime "^0.13.4"
|
1115 | 1094 |
|
1116 |
| -"@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
| 1095 | +"@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.16.7", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
1117 | 1096 | version "7.17.0"
|
1118 | 1097 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.0.tgz#b8d142fc0f7664fb3d9b5833fd40dcbab89276c0"
|
1119 | 1098 | integrity sha512-etcO/ohMNaNA2UBdaXBBSX/3aEzFMRrVfaPv8Ptc0k+cWpWW0QFiGZ2XnVqQZI1Cf734LbPGmqBKWESfW4x/dQ==
|
1120 | 1099 | dependencies:
|
1121 | 1100 | regenerator-runtime "^0.13.4"
|
1122 | 1101 |
|
1123 |
| -"@babel/runtime@^7.16.7": |
1124 |
| - version "7.16.7" |
1125 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa" |
1126 |
| - integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ== |
1127 |
| - dependencies: |
1128 |
| - regenerator-runtime "^0.13.4" |
1129 |
| - |
1130 | 1102 | "@babel/template@^7.16.7", "@babel/template@^7.3.3":
|
1131 | 1103 | version "7.16.7"
|
1132 | 1104 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"
|
|
1136 | 1108 | "@babel/parser" "^7.16.7"
|
1137 | 1109 | "@babel/types" "^7.16.7"
|
1138 | 1110 |
|
1139 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.10", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0": |
| 1111 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0": |
1140 | 1112 | version "7.17.0"
|
1141 | 1113 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.0.tgz#3143e5066796408ccc880a33ecd3184f3e75cd30"
|
1142 | 1114 | integrity sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg==
|
|
0 commit comments