|
32 | 32 | dependencies:
|
33 | 33 | "@babel/highlight" "^7.18.6"
|
34 | 34 |
|
35 |
| -"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.19.3", "@babel/compat-data@^7.19.4": |
| 35 | +"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.19.4": |
36 | 36 | version "7.19.4"
|
37 | 37 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747"
|
38 | 38 | integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==
|
39 | 39 |
|
| 40 | +"@babel/compat-data@^7.20.0": |
| 41 | + version "7.20.1" |
| 42 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.1.tgz#f2e6ef7790d8c8dbf03d379502dcc246dcce0b30" |
| 43 | + integrity sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ== |
| 44 | + |
40 | 45 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.16.0", "@babel/core@^7.19.1":
|
41 |
| - version "7.19.6" |
42 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.6.tgz#7122ae4f5c5a37c0946c066149abd8e75f81540f" |
43 |
| - integrity sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg== |
| 46 | + version "7.20.2" |
| 47 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.2.tgz#8dc9b1620a673f92d3624bd926dc49a52cf25b92" |
| 48 | + integrity sha512-w7DbG8DtMrJcFOi4VrLm+8QM4az8Mo+PuLBKLp2zrYRCow8W/f9xiXm5sN53C8HksCyDQwCKha9JiDoIyPjT2g== |
44 | 49 | dependencies:
|
45 | 50 | "@ampproject/remapping" "^2.1.0"
|
46 | 51 | "@babel/code-frame" "^7.18.6"
|
47 |
| - "@babel/generator" "^7.19.6" |
48 |
| - "@babel/helper-compilation-targets" "^7.19.3" |
49 |
| - "@babel/helper-module-transforms" "^7.19.6" |
50 |
| - "@babel/helpers" "^7.19.4" |
51 |
| - "@babel/parser" "^7.19.6" |
| 52 | + "@babel/generator" "^7.20.2" |
| 53 | + "@babel/helper-compilation-targets" "^7.20.0" |
| 54 | + "@babel/helper-module-transforms" "^7.20.2" |
| 55 | + "@babel/helpers" "^7.20.1" |
| 56 | + "@babel/parser" "^7.20.2" |
52 | 57 | "@babel/template" "^7.18.10"
|
53 |
| - "@babel/traverse" "^7.19.6" |
54 |
| - "@babel/types" "^7.19.4" |
| 58 | + "@babel/traverse" "^7.20.1" |
| 59 | + "@babel/types" "^7.20.2" |
55 | 60 | convert-source-map "^1.7.0"
|
56 | 61 | debug "^4.1.0"
|
57 | 62 | gensync "^1.0.0-beta.2"
|
|
67 | 72 | eslint-visitor-keys "^2.1.0"
|
68 | 73 | semver "^6.3.0"
|
69 | 74 |
|
70 |
| -"@babel/generator@^7.14.0", "@babel/generator@^7.19.6", "@babel/generator@^7.7.2": |
71 |
| - version "7.19.6" |
72 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.6.tgz#9e481a3fe9ca6261c972645ae3904ec0f9b34a1d" |
73 |
| - integrity sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA== |
| 75 | +"@babel/generator@^7.14.0", "@babel/generator@^7.20.1", "@babel/generator@^7.20.2", "@babel/generator@^7.7.2": |
| 76 | + version "7.20.4" |
| 77 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.4.tgz#4d9f8f0c30be75fd90a0562099a26e5839602ab8" |
| 78 | + integrity sha512-luCf7yk/cm7yab6CAW1aiFnmEfBJplb/JojV56MYEK7ziWfGmFlTfmL9Ehwfy4gFhbjBfWO1wj7/TuSbVNEEtA== |
74 | 79 | dependencies:
|
75 |
| - "@babel/types" "^7.19.4" |
| 80 | + "@babel/types" "^7.20.2" |
76 | 81 | "@jridgewell/gen-mapping" "^0.3.2"
|
77 | 82 | jsesc "^2.5.1"
|
78 | 83 |
|
|
91 | 96 | "@babel/helper-explode-assignable-expression" "^7.18.6"
|
92 | 97 | "@babel/types" "^7.18.9"
|
93 | 98 |
|
94 |
| -"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3": |
95 |
| - version "7.19.3" |
96 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.3.tgz#a10a04588125675d7c7ae299af86fa1b2ee038ca" |
97 |
| - integrity sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg== |
| 99 | +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3", "@babel/helper-compilation-targets@^7.20.0": |
| 100 | + version "7.20.0" |
| 101 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz#6bf5374d424e1b3922822f1d9bdaa43b1a139d0a" |
| 102 | + integrity sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ== |
98 | 103 | dependencies:
|
99 |
| - "@babel/compat-data" "^7.19.3" |
| 104 | + "@babel/compat-data" "^7.20.0" |
100 | 105 | "@babel/helper-validator-option" "^7.18.6"
|
101 | 106 | browserslist "^4.21.3"
|
102 | 107 | semver "^6.3.0"
|
|
198 | 203 | dependencies:
|
199 | 204 | "@babel/types" "^7.18.6"
|
200 | 205 |
|
201 |
| -"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0", "@babel/helper-module-transforms@^7.19.6": |
202 |
| - version "7.19.6" |
203 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.6.tgz#6c52cc3ac63b70952d33ee987cbee1c9368b533f" |
204 |
| - integrity sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw== |
| 206 | +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0", "@babel/helper-module-transforms@^7.20.2": |
| 207 | + version "7.20.2" |
| 208 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz#ac53da669501edd37e658602a21ba14c08748712" |
| 209 | + integrity sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA== |
205 | 210 | dependencies:
|
206 | 211 | "@babel/helper-environment-visitor" "^7.18.9"
|
207 | 212 | "@babel/helper-module-imports" "^7.18.6"
|
208 |
| - "@babel/helper-simple-access" "^7.19.4" |
| 213 | + "@babel/helper-simple-access" "^7.20.2" |
209 | 214 | "@babel/helper-split-export-declaration" "^7.18.6"
|
210 | 215 | "@babel/helper-validator-identifier" "^7.19.1"
|
211 | 216 | "@babel/template" "^7.18.10"
|
212 |
| - "@babel/traverse" "^7.19.6" |
213 |
| - "@babel/types" "^7.19.4" |
| 217 | + "@babel/traverse" "^7.20.1" |
| 218 | + "@babel/types" "^7.20.2" |
214 | 219 |
|
215 | 220 | "@babel/helper-optimise-call-expression@^7.18.6":
|
216 | 221 | version "7.18.6"
|
|
252 | 257 | dependencies:
|
253 | 258 | "@babel/types" "^7.18.6"
|
254 | 259 |
|
255 |
| -"@babel/helper-simple-access@^7.19.4": |
256 |
| - version "7.19.4" |
257 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.19.4.tgz#be553f4951ac6352df2567f7daa19a0ee15668e7" |
258 |
| - integrity sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg== |
| 260 | +"@babel/helper-simple-access@^7.20.2": |
| 261 | + version "7.20.2" |
| 262 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz#0ab452687fe0c2cfb1e2b9e0015de07fc2d62dd9" |
| 263 | + integrity sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA== |
259 | 264 | dependencies:
|
260 |
| - "@babel/types" "^7.19.4" |
| 265 | + "@babel/types" "^7.20.2" |
261 | 266 |
|
262 | 267 | "@babel/helper-skip-transparent-expression-wrappers@^7.18.9":
|
263 | 268 | version "7.18.9"
|
|
303 | 308 | "@babel/traverse" "^7.18.9"
|
304 | 309 | "@babel/types" "^7.18.9"
|
305 | 310 |
|
306 |
| -"@babel/helpers@^7.19.4": |
307 |
| - version "7.19.4" |
308 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.4.tgz#42154945f87b8148df7203a25c31ba9a73be46c5" |
309 |
| - integrity sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw== |
| 311 | +"@babel/helpers@^7.20.1": |
| 312 | + version "7.20.1" |
| 313 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.1.tgz#2ab7a0fcb0a03b5bf76629196ed63c2d7311f4c9" |
| 314 | + integrity sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg== |
310 | 315 | dependencies:
|
311 | 316 | "@babel/template" "^7.18.10"
|
312 |
| - "@babel/traverse" "^7.19.4" |
313 |
| - "@babel/types" "^7.19.4" |
| 317 | + "@babel/traverse" "^7.20.1" |
| 318 | + "@babel/types" "^7.20.0" |
314 | 319 |
|
315 | 320 | "@babel/highlight@^7.18.6":
|
316 | 321 | version "7.18.6"
|
|
321 | 326 | chalk "^2.0.0"
|
322 | 327 | js-tokens "^4.0.0"
|
323 | 328 |
|
324 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.6": |
325 |
| - version "7.19.6" |
326 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8" |
327 |
| - integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA== |
| 329 | +"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.20.1", "@babel/parser@^7.20.2": |
| 330 | + version "7.20.3" |
| 331 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.3.tgz#5358cf62e380cf69efcb87a7bb922ff88bfac6e2" |
| 332 | + integrity sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg== |
328 | 333 |
|
329 | 334 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
330 | 335 | version "7.18.6"
|
|
1123 | 1128 | "@babel/parser" "^7.18.10"
|
1124 | 1129 | "@babel/types" "^7.18.10"
|
1125 | 1130 |
|
1126 |
| -"@babel/traverse@^7.14.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.4", "@babel/traverse@^7.19.6", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4": |
1127 |
| - version "7.19.6" |
1128 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.6.tgz#7b4c865611df6d99cb131eec2e8ac71656a490dc" |
1129 |
| - integrity sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ== |
| 1131 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.20.1", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4": |
| 1132 | + version "7.20.1" |
| 1133 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.1.tgz#9b15ccbf882f6d107eeeecf263fbcdd208777ec8" |
| 1134 | + integrity sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA== |
1130 | 1135 | dependencies:
|
1131 | 1136 | "@babel/code-frame" "^7.18.6"
|
1132 |
| - "@babel/generator" "^7.19.6" |
| 1137 | + "@babel/generator" "^7.20.1" |
1133 | 1138 | "@babel/helper-environment-visitor" "^7.18.9"
|
1134 | 1139 | "@babel/helper-function-name" "^7.19.0"
|
1135 | 1140 | "@babel/helper-hoist-variables" "^7.18.6"
|
1136 | 1141 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1137 |
| - "@babel/parser" "^7.19.6" |
1138 |
| - "@babel/types" "^7.19.4" |
| 1142 | + "@babel/parser" "^7.20.1" |
| 1143 | + "@babel/types" "^7.20.0" |
1139 | 1144 | debug "^4.1.0"
|
1140 | 1145 | globals "^11.1.0"
|
1141 | 1146 |
|
1142 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.5", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1143 |
| - version "7.19.4" |
1144 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7" |
1145 |
| - integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw== |
| 1147 | +"@babel/types@^7.0.0", "@babel/types@^7.12.5", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.4", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1148 | + version "7.20.2" |
| 1149 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.2.tgz#67ac09266606190f496322dbaff360fdaa5e7842" |
| 1150 | + integrity sha512-FnnvsNWgZCr232sqtXggapvlkk/tuwR/qhGzcmxI0GXLCjmPYQPzio2FbdlWuY6y1sHFfQKk+rRbUZ9VStQMog== |
1146 | 1151 | dependencies:
|
1147 | 1152 | "@babel/helper-string-parser" "^7.19.4"
|
1148 | 1153 | "@babel/helper-validator-identifier" "^7.19.1"
|
|
0 commit comments