|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@ampproject/remapping@^2.0.0": |
6 |
| - version "2.0.1" |
7 |
| - resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.0.1.tgz#9a04a4aba7b8323b65498d9554a1bdd15d960296" |
8 |
| - integrity sha512-EldHF4Ufj3NL9yCAmYrPzY+3/Yqrzxu24F4Mu4nRjK3w70AKYRmhuLwGZdA9JeoDsbIwkgGkbqUK2INuF582Og== |
| 5 | +"@ampproject/remapping@^2.1.0": |
| 6 | + version "2.1.2" |
| 7 | + resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.2.tgz#4edca94973ded9630d20101cd8559cedb8d8bd34" |
| 8 | + integrity sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg== |
9 | 9 | dependencies:
|
10 |
| - "@jridgewell/resolve-uri" "^3.0.3" |
11 |
| - "@jridgewell/trace-mapping" "^0.2.2" |
12 |
| - sourcemap-codec "1.4.8" |
| 10 | + "@jridgewell/trace-mapping" "^0.3.0" |
13 | 11 |
|
14 | 12 |
|
15 | 13 | version "3.5.8"
|
|
44 | 42 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
|
45 | 43 | integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
|
46 | 44 |
|
47 |
| -"@babel/[email protected].0", "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.14.8", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
48 |
| - version "7.17.0" |
49 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.0.tgz#16b8772b0a567f215839f689c5ded6bb20e864d5" |
50 |
| - integrity sha512-x/5Ea+RO5MvF9ize5DeVICJoVrNv0Mi2RnIABrZEKYvPEpldXwauPkgvYA17cKa6WpU3LoYvYbuEMFtSNFsarA== |
| 45 | +"@babel/[email protected].5", "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.14.8", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 46 | + version "7.17.5" |
| 47 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225" |
| 48 | + integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== |
51 | 49 | dependencies:
|
52 |
| - "@ampproject/remapping" "^2.0.0" |
| 50 | + "@ampproject/remapping" "^2.1.0" |
53 | 51 | "@babel/code-frame" "^7.16.7"
|
54 |
| - "@babel/generator" "^7.17.0" |
| 52 | + "@babel/generator" "^7.17.3" |
55 | 53 | "@babel/helper-compilation-targets" "^7.16.7"
|
56 | 54 | "@babel/helper-module-transforms" "^7.16.7"
|
57 |
| - "@babel/helpers" "^7.17.0" |
58 |
| - "@babel/parser" "^7.17.0" |
| 55 | + "@babel/helpers" "^7.17.2" |
| 56 | + "@babel/parser" "^7.17.3" |
59 | 57 | "@babel/template" "^7.16.7"
|
60 |
| - "@babel/traverse" "^7.17.0" |
| 58 | + "@babel/traverse" "^7.17.3" |
61 | 59 | "@babel/types" "^7.17.0"
|
62 | 60 | convert-source-map "^1.7.0"
|
63 | 61 | debug "^4.1.0"
|
64 | 62 | gensync "^1.0.0-beta.2"
|
65 | 63 | json5 "^2.1.2"
|
66 | 64 | semver "^6.3.0"
|
67 | 65 |
|
68 |
| -"@babel/generator@^7.14.0", "@babel/generator@^7.15.0", "@babel/generator@^7.17.0", "@babel/generator@^7.5.0", "@babel/generator@^7.7.2": |
69 |
| - version "7.17.0" |
70 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.0.tgz#7bd890ba706cd86d3e2f727322346ffdbf98f65e" |
71 |
| - integrity sha512-I3Omiv6FGOC29dtlZhkfXO6pgkmukJSlT26QjVvS1DGZe/NzSVCPG41X0tS21oZkJYlovfj9qDWgKP+Cn4bXxw== |
| 66 | +"@babel/generator@^7.14.0", "@babel/generator@^7.15.0", "@babel/generator@^7.17.3", "@babel/generator@^7.5.0", "@babel/generator@^7.7.2": |
| 67 | + version "7.17.3" |
| 68 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200" |
| 69 | + integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg== |
72 | 70 | dependencies:
|
73 | 71 | "@babel/types" "^7.17.0"
|
74 | 72 | jsesc "^2.5.1"
|
|
272 | 270 | "@babel/traverse" "^7.16.8"
|
273 | 271 | "@babel/types" "^7.16.8"
|
274 | 272 |
|
275 |
| -"@babel/helpers@^7.17.0": |
276 |
| - version "7.17.0" |
277 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.0.tgz#79cdf6c66a579f3a7b5e739371bc63ca0306886b" |
278 |
| - integrity sha512-Xe/9NFxjPwELUvW2dsukcMZIp6XwPSbI4ojFBJuX5ramHuVE22SVcZIwqzdWo5uCgeTXW8qV97lMvSOjq+1+nQ== |
| 273 | +"@babel/helpers@^7.17.2": |
| 274 | + version "7.17.2" |
| 275 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
| 276 | + integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
279 | 277 | dependencies:
|
280 | 278 | "@babel/template" "^7.16.7"
|
281 | 279 | "@babel/traverse" "^7.17.0"
|
|
295 | 293 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.3.tgz#3416d9bea748052cfcb63dbcc27368105b1ed862"
|
296 | 294 | integrity sha512-O0L6v/HvqbdJawj0iBEfVQMc3/6WP+AeOsovsIgBFyJaG+W2w7eqvZB7puddATmWuARlm1SX7DwxJ/JJUnDpEA==
|
297 | 295 |
|
298 |
| -"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.15.0", "@babel/parser@^7.16.7", "@babel/parser@^7.17.0": |
299 |
| - version "7.17.0" |
300 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.0.tgz#f0ac33eddbe214e4105363bb17c3341c5ffcc43c" |
301 |
| - integrity sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw== |
| 296 | +"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.15.0", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3": |
| 297 | + version "7.17.3" |
| 298 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0" |
| 299 | + integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== |
302 | 300 |
|
303 | 301 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
304 | 302 | version "7.16.7"
|
|
1015 | 1013 | debug "^4.1.0"
|
1016 | 1014 | globals "^11.1.0"
|
1017 | 1015 |
|
1018 |
| -"@babel/traverse@^7.0.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.7.2": |
1019 |
| - version "7.17.0" |
1020 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.0.tgz#3143e5066796408ccc880a33ecd3184f3e75cd30" |
1021 |
| - integrity sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg== |
| 1016 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2": |
| 1017 | + version "7.17.3" |
| 1018 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57" |
| 1019 | + integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw== |
1022 | 1020 | dependencies:
|
1023 | 1021 | "@babel/code-frame" "^7.16.7"
|
1024 |
| - "@babel/generator" "^7.17.0" |
| 1022 | + "@babel/generator" "^7.17.3" |
1025 | 1023 | "@babel/helper-environment-visitor" "^7.16.7"
|
1026 | 1024 | "@babel/helper-function-name" "^7.16.7"
|
1027 | 1025 | "@babel/helper-hoist-variables" "^7.16.7"
|
1028 | 1026 | "@babel/helper-split-export-declaration" "^7.16.7"
|
1029 |
| - "@babel/parser" "^7.17.0" |
| 1027 | + "@babel/parser" "^7.17.3" |
1030 | 1028 | "@babel/types" "^7.17.0"
|
1031 | 1029 | debug "^4.1.0"
|
1032 | 1030 | globals "^11.1.0"
|
|
1843 | 1841 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.3.tgz#b80093f4edbb5490c49746231513669c8f518acb"
|
1844 | 1842 | integrity sha512-fuIOnc81C5iRNevb/XPiM8Khp9bVjreydRQ37rt0C/dY0PAW1DRvEM3WrKX/5rStS5lbgwS0FCgqSndh9tvK5w==
|
1845 | 1843 |
|
1846 |
| -"@jridgewell/trace-mapping@^0.2.2": |
1847 |
| - version "0.2.2" |
1848 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.2.2.tgz#77510cc2f6f3b92e78c78de216d42de631b1d7fb" |
1849 |
| - integrity sha512-I9AGQzMPEzQNJgib2YSqciYWazGsXSyu1rEEeaPeM1764ZtnfNTxA5bofzG/POMI3QcvpBUxwecOPZM6ZhkEpg== |
| 1844 | +"@jridgewell/sourcemap-codec@^1.4.10": |
| 1845 | + version "1.4.11" |
| 1846 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec" |
| 1847 | + integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg== |
| 1848 | + |
| 1849 | +"@jridgewell/trace-mapping@^0.3.0": |
| 1850 | + version "0.3.4" |
| 1851 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3" |
| 1852 | + integrity sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ== |
1850 | 1853 | dependencies:
|
1851 | 1854 | "@jridgewell/resolve-uri" "^3.0.3"
|
1852 |
| - sourcemap-codec "1.4.8" |
| 1855 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
1853 | 1856 |
|
1854 | 1857 | "@manypkg/find-root@^1.1.0":
|
1855 | 1858 | version "1.1.0"
|
@@ -7778,11 +7781,6 @@ source-map@^0.7.3:
|
7778 | 7781 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
|
7779 | 7782 | integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
|
7780 | 7783 |
|
7781 |
| - |
7782 |
| - version "1.4.8" |
7783 |
| - resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4" |
7784 |
| - integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA== |
7785 |
| - |
7786 | 7784 | spawndamnit@^2.0.0:
|
7787 | 7785 | version "2.0.0"
|
7788 | 7786 | resolved "https://registry.yarnpkg.com/spawndamnit/-/spawndamnit-2.0.0.tgz#9f762ac5c3476abb994b42ad592b5ad22bb4b0ad"
|
|
0 commit comments