|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@ampproject/remapping@^2.1.0": |
| 5 | +"@ampproject/remapping@^2.2.0": |
6 | 6 | version "2.2.1" |
7 | 7 | resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.1.tgz#99e8e11851128b8702cd57c33684f1d0f260b630" |
8 | 8 | integrity sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg== |
9 | 9 | dependencies: |
10 | 10 | "@jridgewell/gen-mapping" "^0.3.0" |
11 | 11 | "@jridgewell/trace-mapping" "^0.3.9" |
12 | 12 |
|
13 | | -"@babel/cli@7.17.10": |
14 | | - version "7.17.10" |
15 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.10.tgz#5ea0bf6298bb78f3b59c7c06954f9bd1c79d5943" |
16 | | - integrity sha512-OygVO1M2J4yPMNOW9pb+I6kFGpQK77HmG44Oz3hg8xQIl5L/2zq+ZohwAdSaqYgVwM0SfmPHZHphH4wR8qzVYw== |
| 13 | +"@babel/cli@7.22.10": |
| 14 | + version "7.22.10" |
| 15 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.22.10.tgz#25e4bbd8d0a0d8b4b389e1b5e2d7a238bd4c1b75" |
| 16 | + integrity sha512-rM9ZMmaII630zGvtMtQ3P4GyHs28CHLYE9apLG7L8TgaSqcfoIGrlLSLsh4Q8kDTdZQQEXZm1M0nQtOvU/2heg== |
17 | 17 | dependencies: |
18 | | - "@jridgewell/trace-mapping" "^0.3.8" |
| 18 | + "@jridgewell/trace-mapping" "^0.3.17" |
19 | 19 | commander "^4.0.1" |
20 | 20 | convert-source-map "^1.1.0" |
21 | 21 | fs-readdir-recursive "^1.1.0" |
22 | | - glob "^7.0.0" |
| 22 | + glob "^7.2.0" |
23 | 23 | make-dir "^2.1.0" |
24 | 24 | slash "^2.0.0" |
25 | 25 | optionalDependencies: |
26 | 26 | "@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3" |
27 | 27 | chokidar "^3.4.0" |
28 | 28 |
|
29 | | -"@babel/code-frame@^7.16.7", "@babel/code-frame@^7.22.10", "@babel/code-frame@^7.22.5": |
| 29 | +"@babel/code-frame@^7.22.10", "@babel/code-frame@^7.22.5": |
30 | 30 | version "7.22.10" |
31 | 31 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.10.tgz#1c20e612b768fefa75f6e90d6ecb86329247f0a3" |
32 | 32 | integrity sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA== |
|
39 | 39 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730" |
40 | 40 | integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== |
41 | 41 |
|
42 | | -"@babel/core@7.18.2": |
43 | | - version "7.18.2" |
44 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876" |
45 | | - integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ== |
46 | | - dependencies: |
47 | | - "@ampproject/remapping" "^2.1.0" |
48 | | - "@babel/code-frame" "^7.16.7" |
49 | | - "@babel/generator" "^7.18.2" |
50 | | - "@babel/helper-compilation-targets" "^7.18.2" |
51 | | - "@babel/helper-module-transforms" "^7.18.0" |
52 | | - "@babel/helpers" "^7.18.2" |
53 | | - "@babel/parser" "^7.18.0" |
54 | | - "@babel/template" "^7.16.7" |
55 | | - "@babel/traverse" "^7.18.2" |
56 | | - "@babel/types" "^7.18.2" |
| 42 | +"@babel/core@7.22.11": |
| 43 | + version "7.22.11" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.11.tgz#8033acaa2aa24c3f814edaaa057f3ce0ba559c24" |
| 45 | + integrity sha512-lh7RJrtPdhibbxndr6/xx0w8+CVlY5FJZiaSz908Fpy+G0xkBFTvwLcKJFF4PJxVfGhVWNebikpWGnOoC71juQ== |
| 46 | + dependencies: |
| 47 | + "@ampproject/remapping" "^2.2.0" |
| 48 | + "@babel/code-frame" "^7.22.10" |
| 49 | + "@babel/generator" "^7.22.10" |
| 50 | + "@babel/helper-compilation-targets" "^7.22.10" |
| 51 | + "@babel/helper-module-transforms" "^7.22.9" |
| 52 | + "@babel/helpers" "^7.22.11" |
| 53 | + "@babel/parser" "^7.22.11" |
| 54 | + "@babel/template" "^7.22.5" |
| 55 | + "@babel/traverse" "^7.22.11" |
| 56 | + "@babel/types" "^7.22.11" |
57 | 57 | convert-source-map "^1.7.0" |
58 | 58 | debug "^4.1.0" |
59 | 59 | gensync "^1.0.0-beta.2" |
60 | | - json5 "^2.2.1" |
61 | | - semver "^6.3.0" |
| 60 | + json5 "^2.2.3" |
| 61 | + semver "^6.3.1" |
62 | 62 |
|
63 | | -"@babel/generator@^7.18.2", "@babel/generator@^7.22.10": |
| 63 | +"@babel/generator@^7.22.10": |
64 | 64 | version "7.22.10" |
65 | 65 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.10.tgz#c92254361f398e160645ac58831069707382b722" |
66 | 66 | integrity sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A== |
|
84 | 84 | dependencies: |
85 | 85 | "@babel/types" "^7.22.10" |
86 | 86 |
|
87 | | -"@babel/helper-compilation-targets@^7.18.2", "@babel/helper-compilation-targets@^7.22.10", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6": |
| 87 | +"@babel/helper-compilation-targets@^7.22.10", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6": |
88 | 88 | version "7.22.10" |
89 | 89 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz#01d648bbc25dd88f513d862ee0df27b7d4e67024" |
90 | 90 | integrity sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q== |
|
164 | 164 | dependencies: |
165 | 165 | "@babel/types" "^7.22.5" |
166 | 166 |
|
167 | | -"@babel/helper-module-transforms@^7.18.0", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9": |
| 167 | +"@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9": |
168 | 168 | version "7.22.9" |
169 | 169 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129" |
170 | 170 | integrity sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ== |
|
250 | 250 | "@babel/template" "^7.22.5" |
251 | 251 | "@babel/types" "^7.22.10" |
252 | 252 |
|
253 | | -"@babel/helpers@^7.18.2": |
| 253 | +"@babel/helpers@^7.22.11": |
254 | 254 | version "7.22.11" |
255 | 255 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.11.tgz#b02f5d5f2d7abc21ab59eeed80de410ba70b056a" |
256 | 256 | integrity sha512-vyOXC8PBWaGc5h7GMsNx68OH33cypkEDJCHvYVVgVbbxJDROYVtexSk0gK5iCF1xNjRIN2s8ai7hwkWDq5szWg== |
|
268 | 268 | chalk "^2.4.2" |
269 | 269 | js-tokens "^4.0.0" |
270 | 270 |
|
271 | | -"@babel/parser@^7.18.0", "@babel/parser@^7.22.11", "@babel/parser@^7.22.5": |
| 271 | +"@babel/parser@^7.22.11", "@babel/parser@^7.22.5": |
272 | 272 | version "7.22.11" |
273 | 273 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.11.tgz#becf8ee33aad2a35ed5607f521fe6e72a615f905" |
274 | 274 | integrity sha512-R5zb8eJIBPJriQtbH/htEQy4k7E2dHWlD2Y2VT07JCzwYZHBxV5ZYtM0UhXSNMT74LyxuM+b1jdL7pSesXbC/g== |
|
1031 | 1031 | resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310" |
1032 | 1032 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== |
1033 | 1033 |
|
1034 | | -"@babel/runtime@7.18.3": |
1035 | | - version "7.18.3" |
1036 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.3.tgz#c7b654b57f6f63cf7f8b418ac9ca04408c4579f4" |
1037 | | - integrity sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug== |
1038 | | - dependencies: |
1039 | | - regenerator-runtime "^0.13.4" |
1040 | | - |
1041 | | -"@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4": |
| 1034 | +"@babel/runtime@7.22.11", "@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4": |
1042 | 1035 | version "7.22.11" |
1043 | 1036 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.11.tgz#7a9ba3bbe406ad6f9e8dd4da2ece453eb23a77a4" |
1044 | 1037 | integrity sha512-ee7jVNlWN09+KftVOu9n7S8gQzD/Z6hN/I8VBRXW4P1+Xe7kJGXMwu8vds4aGIMHZnNbdpSWCfZZtinytpcAvA== |
1045 | 1038 | dependencies: |
1046 | 1039 | regenerator-runtime "^0.14.0" |
1047 | 1040 |
|
1048 | | -"@babel/template@^7.16.7", "@babel/template@^7.22.5": |
| 1041 | +"@babel/template@^7.22.5": |
1049 | 1042 | version "7.22.5" |
1050 | 1043 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec" |
1051 | 1044 | integrity sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw== |
|
1054 | 1047 | "@babel/parser" "^7.22.5" |
1055 | 1048 | "@babel/types" "^7.22.5" |
1056 | 1049 |
|
1057 | | -"@babel/traverse@^7.18.2", "@babel/traverse@^7.22.11": |
| 1050 | +"@babel/traverse@^7.22.11": |
1058 | 1051 | version "7.22.11" |
1059 | 1052 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.11.tgz#71ebb3af7a05ff97280b83f05f8865ac94b2027c" |
1060 | 1053 | integrity sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ== |
|
1070 | 1063 | debug "^4.1.0" |
1071 | 1064 | globals "^11.1.0" |
1072 | 1065 |
|
1073 | | -"@babel/types@^7.18.2", "@babel/types@^7.22.10", "@babel/types@^7.22.11", "@babel/types@^7.22.5", "@babel/types@^7.4.4": |
| 1066 | +"@babel/types@^7.22.10", "@babel/types@^7.22.11", "@babel/types@^7.22.5", "@babel/types@^7.4.4": |
1074 | 1067 | version "7.22.11" |
1075 | 1068 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.11.tgz#0e65a6a1d4d9cbaa892b2213f6159485fe632ea2" |
1076 | 1069 | integrity sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg== |
|
1103 | 1096 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
1104 | 1097 | integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
1105 | 1098 |
|
1106 | | -"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.8", "@jridgewell/trace-mapping@^0.3.9": |
| 1099 | +"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9": |
1107 | 1100 | version "0.3.19" |
1108 | 1101 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811" |
1109 | 1102 | integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw== |
@@ -1489,7 +1482,7 @@ glob-parent@~5.1.2: |
1489 | 1482 | dependencies: |
1490 | 1483 | is-glob "^4.0.1" |
1491 | 1484 |
|
1492 | | -glob@^7.0.0: |
| 1485 | +glob@^7.2.0: |
1493 | 1486 | version "7.2.3" |
1494 | 1487 | resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b" |
1495 | 1488 | integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q== |
@@ -1614,7 +1607,7 @@ jsesc@~0.5.0: |
1614 | 1607 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d" |
1615 | 1608 | integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA== |
1616 | 1609 |
|
1617 | | -json5@^2.2.1: |
| 1610 | +json5@^2.2.3: |
1618 | 1611 | version "2.2.3" |
1619 | 1612 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" |
1620 | 1613 | integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== |
@@ -1816,11 +1809,6 @@ regenerate@^1.4.2: |
1816 | 1809 | resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a" |
1817 | 1810 | integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A== |
1818 | 1811 |
|
1819 | | -regenerator-runtime@^0.13.4: |
1820 | | - version "0.13.11" |
1821 | | - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" |
1822 | | - integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== |
1823 | | - |
1824 | 1812 | regenerator-runtime@^0.14.0: |
1825 | 1813 | version "0.14.0" |
1826 | 1814 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45" |
@@ -1871,7 +1859,7 @@ semver@^5.6.0: |
1871 | 1859 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8" |
1872 | 1860 | integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g== |
1873 | 1861 |
|
1874 | | -semver@^6.3.0, semver@^6.3.1: |
| 1862 | +semver@^6.3.1: |
1875 | 1863 | version "6.3.1" |
1876 | 1864 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" |
1877 | 1865 | integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== |
|
0 commit comments