|
84 | 84 | browserslist "^4.20.2" |
85 | 85 | semver "^6.3.0" |
86 | 86 |
|
87 | | -"@babel/helper-create-class-features-plugin@^7.14.5", "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.18.9": |
| 87 | +"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.18.9": |
88 | 88 | version "7.18.9" |
89 | 89 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.9.tgz#d802ee16a64a9e824fcbf0a2ffc92f19d58550ce" |
90 | 90 | integrity sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw== |
|
314 | 314 | "@babel/helper-remap-async-to-generator" "^7.18.9" |
315 | 315 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
316 | 316 |
|
317 | | -"@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.14.5", "@babel/plugin-proposal-class-properties@^7.16.5", "@babel/plugin-proposal-class-properties@^7.18.6": |
| 317 | +"@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.16.5", "@babel/plugin-proposal-class-properties@^7.18.6": |
318 | 318 | version "7.18.6" |
319 | 319 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz#b110f59741895f7ec21a6fff696ec46265c446a3" |
320 | 320 | integrity sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ== |
|
331 | 331 | "@babel/helper-plugin-utils" "^7.18.6" |
332 | 332 | "@babel/plugin-syntax-class-static-block" "^7.14.5" |
333 | 333 |
|
334 | | -"@babel/plugin-proposal-decorators@^7.13.5", "@babel/plugin-proposal-decorators@^7.14.5": |
335 | | - version "7.14.5" |
336 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.14.5.tgz#59bc4dfc1d665b5a6749cf798ff42297ed1b2c1d" |
337 | | - integrity sha512-LYz5nvQcvYeRVjui1Ykn28i+3aUiXwQ/3MGoEy0InTaz1pJo/lAzmIDXX+BQny/oufgHzJ6vnEEiXQ8KZjEVFg== |
| 334 | +"@babel/plugin-proposal-decorators@^7.13.5", "@babel/plugin-proposal-decorators@^7.18.10": |
| 335 | + version "7.18.10" |
| 336 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.18.10.tgz#788650d01e518a8a722eb8b3055dd9d73ecb7a35" |
| 337 | + integrity sha512-wdGTwWF5QtpTY/gbBtQLAiCnoxfD4qMbN87NYZle1dOZ9Os8Y6zXcKrIaOU8W+TIvFUWVGG9tUgNww3CjXRVVw== |
338 | 338 | dependencies: |
339 | | - "@babel/helper-create-class-features-plugin" "^7.14.5" |
340 | | - "@babel/helper-plugin-utils" "^7.14.5" |
341 | | - "@babel/plugin-syntax-decorators" "^7.14.5" |
| 339 | + "@babel/helper-create-class-features-plugin" "^7.18.9" |
| 340 | + "@babel/helper-plugin-utils" "^7.18.9" |
| 341 | + "@babel/helper-replace-supers" "^7.18.9" |
| 342 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 343 | + "@babel/plugin-syntax-decorators" "^7.18.6" |
342 | 344 |
|
343 | 345 | "@babel/plugin-proposal-dynamic-import@^7.18.6": |
344 | 346 | version "7.18.6" |
|
372 | 374 | "@babel/helper-plugin-utils" "^7.18.9" |
373 | 375 | "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
374 | 376 |
|
375 | | -"@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5", "@babel/plugin-proposal-nullish-coalescing-operator@^7.18.6": |
| 377 | +"@babel/plugin-proposal-nullish-coalescing-operator@^7.18.6": |
376 | 378 | version "7.18.6" |
377 | 379 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz#fdd940a99a740e577d6c753ab6fbb43fdb9467e1" |
378 | 380 | integrity sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA== |
|
407 | 409 | "@babel/helper-plugin-utils" "^7.18.6" |
408 | 410 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" |
409 | 411 |
|
410 | | -"@babel/plugin-proposal-optional-chaining@^7.14.5", "@babel/plugin-proposal-optional-chaining@^7.18.9": |
| 412 | +"@babel/plugin-proposal-optional-chaining@^7.18.9": |
411 | 413 | version "7.18.9" |
412 | 414 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz#e8e8fe0723f2563960e4bf5e9690933691915993" |
413 | 415 | integrity sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w== |
|
463 | 465 | dependencies: |
464 | 466 | "@babel/helper-plugin-utils" "^7.14.5" |
465 | 467 |
|
466 | | -"@babel/plugin-syntax-decorators@^7.14.5", "@babel/plugin-syntax-decorators@^7.16.7": |
| 468 | +"@babel/plugin-syntax-decorators@^7.16.7", "@babel/plugin-syntax-decorators@^7.18.6": |
467 | 469 | version "7.18.6" |
468 | 470 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.18.6.tgz#2e45af22835d0b0f8665da2bfd4463649ce5dbc1" |
469 | 471 | integrity sha512-fqyLgjcxf/1yhyZ6A+yo1u9gJ7eleFQod2lkaUsF9DQ7sbbY3Ligym3L0+I2c0WmqNKDpoD9UTb1AKP3qRMOAQ== |
|
817 | 819 | dependencies: |
818 | 820 | "@babel/helper-plugin-utils" "^7.18.9" |
819 | 821 |
|
820 | | -"@babel/plugin-transform-typescript@^7.13.0", "@babel/plugin-transform-typescript@^7.14.6", "@babel/plugin-transform-typescript@^7.16.8": |
| 822 | +"@babel/plugin-transform-typescript@^7.13.0", "@babel/plugin-transform-typescript@^7.16.8", "@babel/plugin-transform-typescript@^7.18.10": |
821 | 823 | version "7.18.10" |
822 | 824 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.10.tgz#b23401b32f1f079396bcaed01667a54ebe4f9f85" |
823 | 825 | integrity sha512-j2HQCJuMbi88QftIb5zlRu3c7PU+sXNnscqsrjqegoGiCgXR569pEdben9vly5QHKL2ilYkfnSwu64zsZo/VYQ== |
|
857 | 859 | core-js "^2.6.5" |
858 | 860 | regenerator-runtime "^0.13.4" |
859 | 861 |
|
860 | | -"@babel/preset-env@^7.10.2", "@babel/preset-env@^7.14.9", "@babel/preset-env@^7.16.5": |
| 862 | +"@babel/preset-env@^7.10.2", "@babel/preset-env@^7.16.5", "@babel/preset-env@^7.18.10": |
861 | 863 | version "7.18.10" |
862 | 864 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.10.tgz#83b8dfe70d7eea1aae5a10635ab0a5fe60dfc0f4" |
863 | 865 | integrity sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA== |
|
0 commit comments