|
77 | 77 | "@babel/highlight" "^7.22.10"
|
78 | 78 | chalk "^2.4.2"
|
79 | 79 |
|
80 |
| -"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9": |
| 80 | +"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6": |
81 | 81 | version "7.22.9"
|
82 | 82 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
|
83 | 83 | integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
|
84 | 84 |
|
| 85 | +"@babel/compat-data@^7.22.9": |
| 86 | + version "7.22.20" |
| 87 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0" |
| 88 | + integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw== |
| 89 | + |
85 | 90 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.16.7", "@babel/core@^7.20.12":
|
86 |
| - version "7.22.17" |
87 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.17.tgz#2f9b0b395985967203514b24ee50f9fd0639c866" |
88 |
| - integrity sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ== |
| 91 | + version "7.22.20" |
| 92 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.20.tgz#e3d0eed84c049e2a2ae0a64d27b6a37edec385b7" |
| 93 | + integrity sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA== |
89 | 94 | dependencies:
|
90 | 95 | "@ampproject/remapping" "^2.2.0"
|
91 | 96 | "@babel/code-frame" "^7.22.13"
|
92 | 97 | "@babel/generator" "^7.22.15"
|
93 | 98 | "@babel/helper-compilation-targets" "^7.22.15"
|
94 |
| - "@babel/helper-module-transforms" "^7.22.17" |
| 99 | + "@babel/helper-module-transforms" "^7.22.20" |
95 | 100 | "@babel/helpers" "^7.22.15"
|
96 | 101 | "@babel/parser" "^7.22.16"
|
97 | 102 | "@babel/template" "^7.22.15"
|
98 |
| - "@babel/traverse" "^7.22.17" |
99 |
| - "@babel/types" "^7.22.17" |
| 103 | + "@babel/traverse" "^7.22.20" |
| 104 | + "@babel/types" "^7.22.19" |
100 | 105 | convert-source-map "^1.7.0"
|
101 | 106 | debug "^4.1.0"
|
102 | 107 | gensync "^1.0.0-beta.2"
|
|
199 | 204 | lodash.debounce "^4.0.8"
|
200 | 205 | resolve "^1.14.2"
|
201 | 206 |
|
202 |
| -"@babel/helper-environment-visitor@^7.22.5": |
203 |
| - version "7.22.5" |
204 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98" |
205 |
| - integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q== |
| 207 | +"@babel/helper-environment-visitor@^7.22.20", "@babel/helper-environment-visitor@^7.22.5": |
| 208 | + version "7.22.20" |
| 209 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 210 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
206 | 211 |
|
207 | 212 | "@babel/helper-function-name@^7.22.5":
|
208 | 213 | version "7.22.5"
|
|
233 | 238 | dependencies:
|
234 | 239 | "@babel/types" "^7.22.15"
|
235 | 240 |
|
236 |
| -"@babel/helper-module-transforms@^7.22.15", "@babel/helper-module-transforms@^7.22.17", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9": |
| 241 | +"@babel/helper-module-transforms@^7.22.15", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9": |
237 | 242 | version "7.22.17"
|
238 | 243 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.17.tgz#7edf129097a51ccc12443adbc6320e90eab76693"
|
239 | 244 | integrity sha512-XouDDhQESrLHTpnBtCKExJdyY4gJCdrvH2Pyv8r8kovX2U8G0dRUOT45T9XlbLtuu9CLXP15eusnkprhoPV5iQ==
|
|
244 | 249 | "@babel/helper-split-export-declaration" "^7.22.6"
|
245 | 250 | "@babel/helper-validator-identifier" "^7.22.15"
|
246 | 251 |
|
| 252 | +"@babel/helper-module-transforms@^7.22.20": |
| 253 | + version "7.22.20" |
| 254 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.20.tgz#da9edc14794babbe7386df438f3768067132f59e" |
| 255 | + integrity sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A== |
| 256 | + dependencies: |
| 257 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 258 | + "@babel/helper-module-imports" "^7.22.15" |
| 259 | + "@babel/helper-simple-access" "^7.22.5" |
| 260 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 261 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 262 | + |
247 | 263 | "@babel/helper-optimise-call-expression@^7.22.5":
|
248 | 264 | version "7.22.5"
|
249 | 265 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz#f21531a9ccbff644fdd156b4077c16ff0c3f609e"
|
|
305 | 321 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
306 | 322 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
307 | 323 |
|
308 |
| -"@babel/helper-validator-identifier@^7.22.15", "@babel/helper-validator-identifier@^7.22.5": |
309 |
| - version "7.22.15" |
310 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044" |
311 |
| - integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ== |
| 324 | +"@babel/helper-validator-identifier@^7.22.15", "@babel/helper-validator-identifier@^7.22.19", "@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.22.5": |
| 325 | + version "7.22.20" |
| 326 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 327 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
312 | 328 |
|
313 | 329 | "@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.22.5":
|
314 | 330 | version "7.22.15"
|
|
333 | 349 | "@babel/traverse" "^7.22.15"
|
334 | 350 | "@babel/types" "^7.22.15"
|
335 | 351 |
|
336 |
| -"@babel/highlight@^7.10.4", "@babel/highlight@^7.22.10", "@babel/highlight@^7.22.13": |
| 352 | +"@babel/highlight@^7.10.4", "@babel/highlight@^7.22.10": |
337 | 353 | version "7.22.13"
|
338 | 354 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.13.tgz#9cda839e5d3be9ca9e8c26b6dd69e7548f0cbf16"
|
339 | 355 | integrity sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ==
|
|
342 | 358 | chalk "^2.4.2"
|
343 | 359 | js-tokens "^4.0.0"
|
344 | 360 |
|
| 361 | +"@babel/highlight@^7.22.13": |
| 362 | + version "7.22.20" |
| 363 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 364 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 365 | + dependencies: |
| 366 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 367 | + chalk "^2.4.2" |
| 368 | + js-tokens "^4.0.0" |
| 369 | + |
345 | 370 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7":
|
346 | 371 | version "7.22.11"
|
347 | 372 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.11.tgz#becf8ee33aad2a35ed5607f521fe6e72a615f905"
|
|
1190 | 1215 | "@babel/parser" "^7.22.5"
|
1191 | 1216 | "@babel/types" "^7.22.5"
|
1192 | 1217 |
|
1193 |
| -"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.22.15", "@babel/traverse@^7.22.17": |
| 1218 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13": |
1194 | 1219 | version "7.22.17"
|
1195 | 1220 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.17.tgz#b23c203ab3707e3be816043081b4a994fcacec44"
|
1196 | 1221 | integrity sha512-xK4Uwm0JnAMvxYZxOVecss85WxTEIbTa7bnGyf/+EgCL5Zt3U7htUpEOWv9detPlamGKuRzCqw74xVglDWpPdg==
|
|
1206 | 1231 | debug "^4.1.0"
|
1207 | 1232 | globals "^11.1.0"
|
1208 | 1233 |
|
1209 |
| -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.17", "@babel/types@^7.22.5", "@babel/types@^7.4.4": |
| 1234 | +"@babel/traverse@^7.22.15", "@babel/traverse@^7.22.20": |
| 1235 | + version "7.22.20" |
| 1236 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.20.tgz#db572d9cb5c79e02d83e5618b82f6991c07584c9" |
| 1237 | + integrity sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw== |
| 1238 | + dependencies: |
| 1239 | + "@babel/code-frame" "^7.22.13" |
| 1240 | + "@babel/generator" "^7.22.15" |
| 1241 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 1242 | + "@babel/helper-function-name" "^7.22.5" |
| 1243 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 1244 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 1245 | + "@babel/parser" "^7.22.16" |
| 1246 | + "@babel/types" "^7.22.19" |
| 1247 | + debug "^4.1.0" |
| 1248 | + globals "^11.1.0" |
| 1249 | + |
| 1250 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.22.10", "@babel/types@^7.4.4": |
1210 | 1251 | version "7.22.17"
|
1211 | 1252 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.17.tgz#f753352c4610ffddf9c8bc6823f9ff03e2303eee"
|
1212 | 1253 | integrity sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg==
|
|
1215 | 1256 | "@babel/helper-validator-identifier" "^7.22.15"
|
1216 | 1257 | to-fast-properties "^2.0.0"
|
1217 | 1258 |
|
| 1259 | +"@babel/types@^7.22.15", "@babel/types@^7.22.17", "@babel/types@^7.22.19", "@babel/types@^7.22.5": |
| 1260 | + version "7.22.19" |
| 1261 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.19.tgz#7425343253556916e440e662bb221a93ddb75684" |
| 1262 | + integrity sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg== |
| 1263 | + dependencies: |
| 1264 | + "@babel/helper-string-parser" "^7.22.5" |
| 1265 | + "@babel/helper-validator-identifier" "^7.22.19" |
| 1266 | + to-fast-properties "^2.0.0" |
| 1267 | + |
1218 | 1268 | "@babel/types@^7.3.3":
|
1219 | 1269 | version "7.22.11"
|
1220 | 1270 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.11.tgz#0e65a6a1d4d9cbaa892b2213f6159485fe632ea2"
|
@@ -4116,11 +4166,16 @@ caniuse-api@^3.0.0:
|
4116 | 4166 | lodash.memoize "^4.1.2"
|
4117 | 4167 | lodash.uniq "^4.5.0"
|
4118 | 4168 |
|
4119 |
| -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001517, caniuse-lite@^1.0.30001520: |
| 4169 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001520: |
4120 | 4170 | version "1.0.30001532"
|
4121 | 4171 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001532.tgz#c6a4d5d2da6d2b967f0ee5e12e7f680db6ad2fca"
|
4122 | 4172 | integrity sha512-FbDFnNat3nMnrROzqrsg314zhqN5LGQ1kyyMk2opcrwGbVGpHRhgCWtAgD5YJUqNAiQ+dklreil/c3Qf1dfCTw==
|
4123 | 4173 |
|
| 4174 | +caniuse-lite@^1.0.30001517: |
| 4175 | + version "1.0.30001534" |
| 4176 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001534.tgz#f24a9b2a6d39630bac5c132b5dff89b39a12e7dd" |
| 4177 | + integrity sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q== |
| 4178 | + |
4124 | 4179 | capital-case@^1.0.4:
|
4125 | 4180 | version "1.0.4"
|
4126 | 4181 | resolved "https://registry.yarnpkg.com/capital-case/-/capital-case-1.0.4.tgz#9d130292353c9249f6b00fa5852bee38a717e669"
|
|
5146 | 5201 | integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
5147 | 5202 |
|
5148 | 5203 | electron-to-chromium@^1.4.477:
|
5149 |
| - version "1.4.513" |
5150 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.513.tgz#41a50bf749aa7d8058ffbf7a131fc3327a7b1675" |
5151 |
| - integrity sha512-cOB0xcInjm+E5qIssHeXJ29BaUyWpMyFKT5RB3bsLENDheCja0wMkHJyiPl0NBE/VzDI7JDuNEQWhe6RitEUcw== |
| 5204 | + version "1.4.523" |
| 5205 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.523.tgz#f82f99243c827df05c26776d49712cb284972df6" |
| 5206 | + integrity sha512-9AreocSUWnzNtvLcbpng6N+GkXnCcBR80IQkxRC9Dfdyg4gaWNUPBujAHUpKkiUkoSoR9UlhA4zD/IgBklmhzg== |
5152 | 5207 |
|
5153 | 5208 | emittery@^0.13.1:
|
5154 | 5209 | version "0.13.1"
|
|
0 commit comments