|
24 | 24 | dependencies: |
25 | 25 | "@babel/highlight" "^7.18.6" |
26 | 26 |
|
| 27 | +"@babel/code-frame@^7.22.13": |
| 28 | + version "7.22.13" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 30 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 31 | + dependencies: |
| 32 | + "@babel/highlight" "^7.22.13" |
| 33 | + chalk "^2.4.2" |
| 34 | + |
27 | 35 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.17.10": |
28 | 36 | version "7.18.5" |
29 | 37 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.5.tgz#acac0c839e317038c73137fbb6ef71a1d6238471" |
|
59 | 67 | "@jridgewell/gen-mapping" "^0.3.0" |
60 | 68 | jsesc "^2.5.1" |
61 | 69 |
|
62 | | -"@babel/generator@^7.19.6": |
63 | | - version "7.19.6" |
64 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.6.tgz#9e481a3fe9ca6261c972645ae3904ec0f9b34a1d" |
65 | | - integrity sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA== |
| 70 | +"@babel/generator@^7.23.0": |
| 71 | + version "7.23.0" |
| 72 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 73 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
66 | 74 | dependencies: |
67 | | - "@babel/types" "^7.19.4" |
| 75 | + "@babel/types" "^7.23.0" |
68 | 76 | "@jridgewell/gen-mapping" "^0.3.2" |
| 77 | + "@jridgewell/trace-mapping" "^0.3.17" |
69 | 78 | jsesc "^2.5.1" |
70 | 79 |
|
71 | 80 | "@babel/helper-annotate-as-pure@^7.16.7": |
|
158 | 167 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" |
159 | 168 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== |
160 | 169 |
|
| 170 | +"@babel/helper-environment-visitor@^7.22.20": |
| 171 | + version "7.22.20" |
| 172 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 173 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 174 | + |
161 | 175 | "@babel/helper-explode-assignable-expression@^7.16.7": |
162 | 176 | version "7.16.7" |
163 | 177 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz#12a6d8522fdd834f194e868af6354e8650242b7a" |
|
181 | 195 | "@babel/template" "^7.18.10" |
182 | 196 | "@babel/types" "^7.19.0" |
183 | 197 |
|
184 | | -"@babel/helper-hoist-variables@^7.16.7": |
185 | | - version "7.16.7" |
186 | | - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246" |
187 | | - integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg== |
| 198 | +"@babel/helper-function-name@^7.23.0": |
| 199 | + version "7.23.0" |
| 200 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 201 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
188 | 202 | dependencies: |
189 | | - "@babel/types" "^7.16.7" |
| 203 | + "@babel/template" "^7.22.15" |
| 204 | + "@babel/types" "^7.23.0" |
190 | 205 |
|
191 | | -"@babel/helper-hoist-variables@^7.18.6": |
192 | | - version "7.18.6" |
193 | | - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
194 | | - integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== |
| 206 | +"@babel/helper-hoist-variables@^7.22.5": |
| 207 | + version "7.22.5" |
| 208 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 209 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
195 | 210 | dependencies: |
196 | | - "@babel/types" "^7.18.6" |
| 211 | + "@babel/types" "^7.22.5" |
197 | 212 |
|
198 | 213 | "@babel/helper-member-expression-to-functions@^7.17.7": |
199 | 214 | version "7.17.7" |
|
313 | 328 | dependencies: |
314 | 329 | "@babel/types" "^7.18.6" |
315 | 330 |
|
| 331 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 332 | + version "7.22.6" |
| 333 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 334 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 335 | + dependencies: |
| 336 | + "@babel/types" "^7.22.5" |
| 337 | + |
316 | 338 | "@babel/helper-string-parser@^7.19.4": |
317 | 339 | version "7.19.4" |
318 | 340 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
319 | 341 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
320 | 342 |
|
| 343 | +"@babel/helper-string-parser@^7.22.5": |
| 344 | + version "7.22.5" |
| 345 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 346 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 347 | + |
321 | 348 | "@babel/helper-validator-identifier@^7.16.7": |
322 | 349 | version "7.16.7" |
323 | 350 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
|
328 | 355 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
329 | 356 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
330 | 357 |
|
| 358 | +"@babel/helper-validator-identifier@^7.22.20": |
| 359 | + version "7.22.20" |
| 360 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 361 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 362 | + |
331 | 363 | "@babel/helper-validator-option@^7.16.7": |
332 | 364 | version "7.16.7" |
333 | 365 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" |
|
375 | 407 | chalk "^2.0.0" |
376 | 408 | js-tokens "^4.0.0" |
377 | 409 |
|
| 410 | +"@babel/highlight@^7.22.13": |
| 411 | + version "7.22.20" |
| 412 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 413 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 414 | + dependencies: |
| 415 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 416 | + chalk "^2.4.2" |
| 417 | + js-tokens "^4.0.0" |
| 418 | + |
378 | 419 | "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.16.7", "@babel/parser@^7.18.5": |
379 | 420 | version "7.18.5" |
380 | 421 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.5.tgz#337062363436a893a2d22faa60be5bb37091c83c" |
381 | 422 | integrity sha512-YZWVaglMiplo7v8f1oMQ5ZPQr0vn7HPeZXxXWsxXJRjGVrzUFn9OxFQl1sb5wzfootjA/yChhW84BV+383FSOw== |
382 | 423 |
|
383 | | -"@babel/parser@^7.18.10", "@babel/parser@^7.19.6": |
| 424 | +"@babel/parser@^7.18.10": |
384 | 425 | version "7.19.6" |
385 | 426 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8" |
386 | 427 | integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA== |
387 | 428 |
|
| 429 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 430 | + version "7.23.0" |
| 431 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 432 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 433 | + |
388 | 434 | "@babel/plugin-proposal-class-properties@^7.0.0", "@babel/plugin-proposal-class-properties@^7.13.0": |
389 | 435 | version "7.17.12" |
390 | 436 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.17.12.tgz#84f65c0cc247d46f40a6da99aadd6438315d80a4" |
|
834 | 880 | "@babel/parser" "^7.18.10" |
835 | 881 | "@babel/types" "^7.18.10" |
836 | 882 |
|
837 | | -"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.5": |
838 | | - version "7.18.5" |
839 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.5.tgz#94a8195ad9642801837988ab77f36e992d9a20cd" |
840 | | - integrity sha512-aKXj1KT66sBj0vVzk6rEeAO6Z9aiiQ68wfDgge3nHhA/my6xMM/7HGQUNumKZaoa2qUPQ5whJG9aAifsxUKfLA== |
841 | | - dependencies: |
842 | | - "@babel/code-frame" "^7.16.7" |
843 | | - "@babel/generator" "^7.18.2" |
844 | | - "@babel/helper-environment-visitor" "^7.18.2" |
845 | | - "@babel/helper-function-name" "^7.17.9" |
846 | | - "@babel/helper-hoist-variables" "^7.16.7" |
847 | | - "@babel/helper-split-export-declaration" "^7.16.7" |
848 | | - "@babel/parser" "^7.18.5" |
849 | | - "@babel/types" "^7.18.4" |
850 | | - debug "^4.1.0" |
851 | | - globals "^11.1.0" |
852 | | - |
853 | | -"@babel/traverse@^7.19.1": |
854 | | - version "7.19.6" |
855 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.6.tgz#7b4c865611df6d99cb131eec2e8ac71656a490dc" |
856 | | - integrity sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ== |
857 | | - dependencies: |
858 | | - "@babel/code-frame" "^7.18.6" |
859 | | - "@babel/generator" "^7.19.6" |
860 | | - "@babel/helper-environment-visitor" "^7.18.9" |
861 | | - "@babel/helper-function-name" "^7.19.0" |
862 | | - "@babel/helper-hoist-variables" "^7.18.6" |
863 | | - "@babel/helper-split-export-declaration" "^7.18.6" |
864 | | - "@babel/parser" "^7.19.6" |
865 | | - "@babel/types" "^7.19.4" |
| 883 | +"@babel/template@^7.22.15": |
| 884 | + version "7.22.15" |
| 885 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 886 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
| 887 | + dependencies: |
| 888 | + "@babel/code-frame" "^7.22.13" |
| 889 | + "@babel/parser" "^7.22.15" |
| 890 | + "@babel/types" "^7.22.15" |
| 891 | + |
| 892 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.5", "@babel/traverse@^7.19.1": |
| 893 | + version "7.23.2" |
| 894 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 895 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 896 | + dependencies: |
| 897 | + "@babel/code-frame" "^7.22.13" |
| 898 | + "@babel/generator" "^7.23.0" |
| 899 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 900 | + "@babel/helper-function-name" "^7.23.0" |
| 901 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 902 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 903 | + "@babel/parser" "^7.23.0" |
| 904 | + "@babel/types" "^7.23.0" |
866 | 905 | debug "^4.1.0" |
867 | 906 | globals "^11.1.0" |
868 | 907 |
|
|
874 | 913 | "@babel/helper-validator-identifier" "^7.16.7" |
875 | 914 | to-fast-properties "^2.0.0" |
876 | 915 |
|
877 | | -"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.4": |
| 916 | +"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0": |
878 | 917 | version "7.19.4" |
879 | 918 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7" |
880 | 919 | integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw== |
|
883 | 922 | "@babel/helper-validator-identifier" "^7.19.1" |
884 | 923 | to-fast-properties "^2.0.0" |
885 | 924 |
|
| 925 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
| 926 | + version "7.23.0" |
| 927 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 928 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 929 | + dependencies: |
| 930 | + "@babel/helper-string-parser" "^7.22.5" |
| 931 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 932 | + to-fast-properties "^2.0.0" |
| 933 | + |
886 | 934 | "@hapi/hoek@^9.0.0": |
887 | 935 | version "9.3.0" |
888 | 936 | resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb" |
|
955 | 1003 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz#30cd49820a962aff48c8fffc5cd760151fca61fe" |
956 | 1004 | integrity sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA== |
957 | 1005 |
|
| 1006 | +"@jridgewell/resolve-uri@^3.1.0": |
| 1007 | + version "3.1.1" |
| 1008 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721" |
| 1009 | + integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA== |
| 1010 | + |
958 | 1011 | "@jridgewell/set-array@^1.0.0": |
959 | 1012 | version "1.1.1" |
960 | 1013 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.1.tgz#36a6acc93987adcf0ba50c66908bd0b70de8afea" |
|
970 | 1023 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz#b6461fb0c2964356c469e115f504c95ad97ab88c" |
971 | 1024 | integrity sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w== |
972 | 1025 |
|
| 1026 | +"@jridgewell/sourcemap-codec@^1.4.14": |
| 1027 | + version "1.4.15" |
| 1028 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
| 1029 | + integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 1030 | + |
| 1031 | +"@jridgewell/trace-mapping@^0.3.17": |
| 1032 | + version "0.3.20" |
| 1033 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz#72e45707cf240fa6b081d0366f8265b0cd10197f" |
| 1034 | + integrity sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q== |
| 1035 | + dependencies: |
| 1036 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 1037 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 1038 | + |
973 | 1039 | "@jridgewell/trace-mapping@^0.3.9": |
974 | 1040 | version "0.3.13" |
975 | 1041 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz#dcfe3e95f224c8fe97a87a5235defec999aa92ea" |
|
0 commit comments