|
36 | 36 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
|
37 | 37 | integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
|
38 | 38 |
|
39 |
| -"@babel/core@7.17.10": |
40 |
| - version "7.17.10" |
41 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05" |
42 |
| - integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA== |
| 39 | +"@babel/core@7.18.2": |
| 40 | + version "7.18.2" |
| 41 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876" |
| 42 | + integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ== |
43 | 43 | dependencies:
|
44 | 44 | "@ampproject/remapping" "^2.1.0"
|
45 | 45 | "@babel/code-frame" "^7.16.7"
|
46 |
| - "@babel/generator" "^7.17.10" |
47 |
| - "@babel/helper-compilation-targets" "^7.17.10" |
48 |
| - "@babel/helper-module-transforms" "^7.17.7" |
49 |
| - "@babel/helpers" "^7.17.9" |
50 |
| - "@babel/parser" "^7.17.10" |
| 46 | + "@babel/generator" "^7.18.2" |
| 47 | + "@babel/helper-compilation-targets" "^7.18.2" |
| 48 | + "@babel/helper-module-transforms" "^7.18.0" |
| 49 | + "@babel/helpers" "^7.18.2" |
| 50 | + "@babel/parser" "^7.18.0" |
51 | 51 | "@babel/template" "^7.16.7"
|
52 |
| - "@babel/traverse" "^7.17.10" |
53 |
| - "@babel/types" "^7.17.10" |
| 52 | + "@babel/traverse" "^7.18.2" |
| 53 | + "@babel/types" "^7.18.2" |
54 | 54 | convert-source-map "^1.7.0"
|
55 | 55 | debug "^4.1.0"
|
56 | 56 | gensync "^1.0.0-beta.2"
|
57 | 57 | json5 "^2.2.1"
|
58 | 58 | semver "^6.3.0"
|
59 | 59 |
|
60 |
| -"@babel/generator@^7.17.10": |
61 |
| - version "7.17.10" |
62 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.10.tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189" |
63 |
| - integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg== |
| 60 | +"@babel/generator@^7.18.2": |
| 61 | + version "7.18.2" |
| 62 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.2.tgz#33873d6f89b21efe2da63fe554460f3df1c5880d" |
| 63 | + integrity sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw== |
64 | 64 | dependencies:
|
65 |
| - "@babel/types" "^7.17.10" |
66 |
| - "@jridgewell/gen-mapping" "^0.1.0" |
| 65 | + "@babel/types" "^7.18.2" |
| 66 | + "@jridgewell/gen-mapping" "^0.3.0" |
67 | 67 | jsesc "^2.5.1"
|
68 | 68 |
|
69 |
| -"@babel/helper-compilation-targets@^7.17.10": |
70 |
| - version "7.17.10" |
71 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz#09c63106d47af93cf31803db6bc49fef354e2ebe" |
72 |
| - integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ== |
| 69 | +"@babel/helper-compilation-targets@^7.18.2": |
| 70 | + version "7.18.2" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz#67a85a10cbd5fc7f1457fec2e7f45441dc6c754b" |
| 72 | + integrity sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ== |
73 | 73 | dependencies:
|
74 | 74 | "@babel/compat-data" "^7.17.10"
|
75 | 75 | "@babel/helper-validator-option" "^7.16.7"
|
|
83 | 83 | dependencies:
|
84 | 84 | "@babel/types" "^7.16.7"
|
85 | 85 |
|
| 86 | +"@babel/helper-environment-visitor@^7.18.2": |
| 87 | + version "7.18.2" |
| 88 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd" |
| 89 | + integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ== |
| 90 | + |
86 | 91 | "@babel/helper-function-name@^7.17.9":
|
87 | 92 | version "7.17.9"
|
88 | 93 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12"
|
|
105 | 110 | dependencies:
|
106 | 111 | "@babel/types" "^7.16.7"
|
107 | 112 |
|
108 |
| -"@babel/helper-module-transforms@^7.17.7": |
109 |
| - version "7.17.7" |
110 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd" |
111 |
| - integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw== |
| 113 | +"@babel/helper-module-transforms@^7.18.0": |
| 114 | + version "7.18.0" |
| 115 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz#baf05dec7a5875fb9235bd34ca18bad4e21221cd" |
| 116 | + integrity sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA== |
112 | 117 | dependencies:
|
113 | 118 | "@babel/helper-environment-visitor" "^7.16.7"
|
114 | 119 | "@babel/helper-module-imports" "^7.16.7"
|
115 | 120 | "@babel/helper-simple-access" "^7.17.7"
|
116 | 121 | "@babel/helper-split-export-declaration" "^7.16.7"
|
117 | 122 | "@babel/helper-validator-identifier" "^7.16.7"
|
118 | 123 | "@babel/template" "^7.16.7"
|
119 |
| - "@babel/traverse" "^7.17.3" |
120 |
| - "@babel/types" "^7.17.0" |
| 124 | + "@babel/traverse" "^7.18.0" |
| 125 | + "@babel/types" "^7.18.0" |
121 | 126 |
|
122 | 127 | "@babel/helper-simple-access@^7.17.7":
|
123 | 128 | version "7.17.7"
|
|
148 | 153 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
|
149 | 154 | integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==
|
150 | 155 |
|
151 |
| -"@babel/helpers@^7.17.9": |
152 |
| - version "7.17.9" |
153 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a" |
154 |
| - integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q== |
| 156 | +"@babel/helpers@^7.18.2": |
| 157 | + version "7.18.2" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384" |
| 159 | + integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg== |
155 | 160 | dependencies:
|
156 | 161 | "@babel/template" "^7.16.7"
|
157 |
| - "@babel/traverse" "^7.17.9" |
158 |
| - "@babel/types" "^7.17.0" |
| 162 | + "@babel/traverse" "^7.18.2" |
| 163 | + "@babel/types" "^7.18.2" |
159 | 164 |
|
160 | 165 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.16.0":
|
161 | 166 | version "7.16.0"
|
|
175 | 180 | chalk "^2.0.0"
|
176 | 181 | js-tokens "^4.0.0"
|
177 | 182 |
|
178 |
| -"@babel/parser@7.17.10", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10": |
| 183 | +"@babel/parser@7.18.4", "@babel/parser@^7.18.0": |
| 184 | + version "7.18.4" |
| 185 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.4.tgz#6774231779dd700e0af29f6ad8d479582d7ce5ef" |
| 186 | + integrity sha512-FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow== |
| 187 | + |
| 188 | +"@babel/parser@^7.16.7": |
179 | 189 | version "7.17.10"
|
180 | 190 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78"
|
181 | 191 | integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==
|
|
189 | 199 | "@babel/parser" "^7.16.7"
|
190 | 200 | "@babel/types" "^7.16.7"
|
191 | 201 |
|
192 |
| -"@babel/traverse@^7.17.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9": |
193 |
| - version "7.17.10" |
194 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.10.tgz#1ee1a5ac39f4eac844e6cf855b35520e5eb6f8b5" |
195 |
| - integrity sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw== |
| 202 | +"@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2": |
| 203 | + version "7.18.2" |
| 204 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8" |
| 205 | + integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA== |
196 | 206 | dependencies:
|
197 | 207 | "@babel/code-frame" "^7.16.7"
|
198 |
| - "@babel/generator" "^7.17.10" |
199 |
| - "@babel/helper-environment-visitor" "^7.16.7" |
| 208 | + "@babel/generator" "^7.18.2" |
| 209 | + "@babel/helper-environment-visitor" "^7.18.2" |
200 | 210 | "@babel/helper-function-name" "^7.17.9"
|
201 | 211 | "@babel/helper-hoist-variables" "^7.16.7"
|
202 | 212 | "@babel/helper-split-export-declaration" "^7.16.7"
|
203 |
| - "@babel/parser" "^7.17.10" |
204 |
| - "@babel/types" "^7.17.10" |
| 213 | + "@babel/parser" "^7.18.0" |
| 214 | + "@babel/types" "^7.18.2" |
205 | 215 | debug "^4.1.0"
|
206 | 216 | globals "^11.1.0"
|
207 | 217 |
|
208 |
| -"@babel/types@7.17.10", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.17.10": |
| 218 | +"@babel/types@7.18.4", "@babel/types@^7.18.0", "@babel/types@^7.18.2": |
| 219 | + version "7.18.4" |
| 220 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.4.tgz#27eae9b9fd18e9dccc3f9d6ad051336f307be354" |
| 221 | + integrity sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw== |
| 222 | + dependencies: |
| 223 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 224 | + to-fast-properties "^2.0.0" |
| 225 | + |
| 226 | +"@babel/types@^7.16.7", "@babel/types@^7.17.0": |
209 | 227 | version "7.17.10"
|
210 | 228 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.10.tgz#d35d7b4467e439fcf06d195f8100e0fea7fc82c4"
|
211 | 229 | integrity sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==
|
|
250 | 268 | "@jridgewell/set-array" "^1.0.0"
|
251 | 269 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
252 | 270 |
|
| 271 | +"@jridgewell/gen-mapping@^0.3.0": |
| 272 | + version "0.3.1" |
| 273 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz#cf92a983c83466b8c0ce9124fadeaf09f7c66ea9" |
| 274 | + integrity sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg== |
| 275 | + dependencies: |
| 276 | + "@jridgewell/set-array" "^1.0.0" |
| 277 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 278 | + "@jridgewell/trace-mapping" "^0.3.9" |
| 279 | + |
253 | 280 | "@jridgewell/resolve-uri@^3.0.3":
|
254 | 281 | version "3.0.6"
|
255 | 282 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.6.tgz#4ac237f4dabc8dd93330386907b97591801f7352"
|
|
338 | 365 | resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae"
|
339 | 366 | integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==
|
340 | 367 |
|
341 |
| -"@types/node@14.18.16": |
342 |
| - version "14.18.16" |
343 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.16.tgz#878f670ba3f00482bf859b6550b6010610fc54b5" |
344 |
| - integrity sha512-X3bUMdK/VmvrWdoTkz+VCn6nwKwrKCFTHtqwBIaQJNx4RUIBBUFXM00bqPz/DsDd+Icjmzm6/tyYZzeGVqb6/Q== |
| 368 | +"@types/node@14.18.20": |
| 369 | + version "14.18.20" |
| 370 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.20.tgz#268f028b36eaf51181c3300252f605488c4f0650" |
| 371 | + integrity sha512-Q8KKwm9YqEmUBRsqJ2GWJDtXltBDxTdC4m5vTdXBolu2PeQh8LX+f6BTwU+OuXPu37fLxoN6gidqBmnky36FXA== |
345 | 372 |
|
346 | 373 | "@types/parse-json@^4.0.0":
|
347 | 374 | version "4.0.0"
|
@@ -2409,10 +2436,10 @@ simple-get@^3.0.3:
|
2409 | 2436 | once "^1.3.1"
|
2410 | 2437 | simple-concat "^1.0.0"
|
2411 | 2438 |
|
2412 |
| -simple-git-hooks@>=2.7.0: |
2413 |
| - version "2.7.0" |
2414 |
| - resolved "https://registry.yarnpkg.com/simple-git-hooks/-/simple-git-hooks-2.7.0.tgz#121a5c3023663b8abcc5648c8bfe8619dc263705" |
2415 |
| - integrity sha512-nQe6ASMO9zn5/htIrU37xEIHGr9E6wikXelLbOeTcfsX2O++DHaVug7RSQoq+kO7DvZTH37WA5gW49hN9HTDmQ== |
| 2439 | +simple-git-hooks@>=2.8.0: |
| 2440 | + version "2.8.0" |
| 2441 | + resolved "https://registry.yarnpkg.com/simple-git-hooks/-/simple-git-hooks-2.8.0.tgz#291558785af6e17ca0c7a4f9d3d91e8635965a64" |
| 2442 | + integrity sha512-ocmZQORwa6x9mxg+gVIAp5o4wXiWOHGXyrDBA0+UxGKIEKOyFtL4LWNKkP/2ornQPdlnlDGDteVeYP5FjhIoWA== |
2416 | 2443 |
|
2417 | 2444 | slash@^3.0.0:
|
2418 | 2445 | version "3.0.0"
|
@@ -2686,10 +2713,10 @@ type-fest@^0.21.3:
|
2686 | 2713 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
|
2687 | 2714 | integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
|
2688 | 2715 |
|
2689 |
| -typescript@4.6.4: |
2690 |
| - version "4.6.4" |
2691 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9" |
2692 |
| - integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg== |
| 2716 | +typescript@4.7.2: |
| 2717 | + version "4.7.2" |
| 2718 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4" |
| 2719 | + integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A== |
2693 | 2720 |
|
2694 | 2721 | unbox-primitive@^1.0.1:
|
2695 | 2722 | version "1.0.1"
|
|
0 commit comments