|
29 | 29 | dependencies: |
30 | 30 | "@babel/highlight" "^7.18.6" |
31 | 31 |
|
| 32 | +"@babel/code-frame@^7.23.5": |
| 33 | + version "7.23.5" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" |
| 35 | + integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== |
| 36 | + dependencies: |
| 37 | + "@babel/highlight" "^7.23.4" |
| 38 | + chalk "^2.4.2" |
| 39 | + |
32 | 40 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.19.4", "@babel/compat-data@^7.20.0": |
33 | 41 | version "7.20.0" |
34 | 42 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.0.tgz#9b61938c5f688212c7b9ae363a819df7d29d4093" |
|
53 | 61 | json5 "^2.2.1" |
54 | 62 | semver "^6.3.0" |
55 | 63 |
|
56 | | -"@babel/generator@^7.19.6", "@babel/generator@^7.20.0": |
| 64 | +"@babel/generator@^7.19.6": |
57 | 65 | version "7.20.0" |
58 | 66 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.0.tgz#0bfc5379e0efb05ca6092091261fcdf7ec36249d" |
59 | 67 | dependencies: |
60 | 68 | "@babel/types" "^7.20.0" |
61 | 69 | "@jridgewell/gen-mapping" "^0.3.2" |
62 | 70 | jsesc "^2.5.1" |
63 | 71 |
|
| 72 | +"@babel/generator@^7.23.6": |
| 73 | + version "7.23.6" |
| 74 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e" |
| 75 | + integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw== |
| 76 | + dependencies: |
| 77 | + "@babel/types" "^7.23.6" |
| 78 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 79 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 80 | + jsesc "^2.5.1" |
| 81 | + |
64 | 82 | "@babel/helper-annotate-as-pure@^7.18.6": |
65 | 83 | version "7.18.6" |
66 | 84 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb" |
|
124 | 142 | version "7.18.9" |
125 | 143 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" |
126 | 144 |
|
| 145 | +"@babel/helper-environment-visitor@^7.22.20": |
| 146 | + version "7.22.20" |
| 147 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 148 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 149 | + |
127 | 150 | "@babel/helper-explode-assignable-expression@^7.18.6": |
128 | 151 | version "7.18.6" |
129 | 152 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz#41f8228ef0a6f1a036b8dfdfec7ce94f9a6bc096" |
|
137 | 160 | "@babel/template" "^7.18.10" |
138 | 161 | "@babel/types" "^7.19.0" |
139 | 162 |
|
| 163 | +"@babel/helper-function-name@^7.23.0": |
| 164 | + version "7.23.0" |
| 165 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 166 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
| 167 | + dependencies: |
| 168 | + "@babel/template" "^7.22.15" |
| 169 | + "@babel/types" "^7.23.0" |
| 170 | + |
140 | 171 | "@babel/helper-hoist-variables@^7.18.6": |
141 | 172 | version "7.18.6" |
142 | 173 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
143 | 174 | dependencies: |
144 | 175 | "@babel/types" "^7.18.6" |
145 | 176 |
|
| 177 | +"@babel/helper-hoist-variables@^7.22.5": |
| 178 | + version "7.22.5" |
| 179 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 180 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
| 181 | + dependencies: |
| 182 | + "@babel/types" "^7.22.5" |
| 183 | + |
146 | 184 | "@babel/helper-member-expression-to-functions@^7.18.9": |
147 | 185 | version "7.18.9" |
148 | 186 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz#1531661e8375af843ad37ac692c132841e2fd815" |
|
215 | 253 | dependencies: |
216 | 254 | "@babel/types" "^7.18.6" |
217 | 255 |
|
| 256 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 257 | + version "7.22.6" |
| 258 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 259 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 260 | + dependencies: |
| 261 | + "@babel/types" "^7.22.5" |
| 262 | + |
218 | 263 | "@babel/helper-string-parser@^7.19.4": |
219 | 264 | version "7.19.4" |
220 | 265 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
221 | 266 |
|
| 267 | +"@babel/helper-string-parser@^7.23.4": |
| 268 | + version "7.23.4" |
| 269 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
| 270 | + integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
| 271 | + |
222 | 272 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
223 | 273 | version "7.19.1" |
224 | 274 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
225 | 275 |
|
| 276 | +"@babel/helper-validator-identifier@^7.22.20": |
| 277 | + version "7.22.20" |
| 278 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 279 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 280 | + |
226 | 281 | "@babel/helper-validator-option@^7.18.6": |
227 | 282 | version "7.18.6" |
228 | 283 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" |
|
252 | 307 | chalk "^2.0.0" |
253 | 308 | js-tokens "^4.0.0" |
254 | 309 |
|
255 | | -"@babel/parser@^7.18.10", "@babel/parser@^7.19.6", "@babel/parser@^7.20.0": |
| 310 | +"@babel/highlight@^7.23.4": |
| 311 | + version "7.23.4" |
| 312 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" |
| 313 | + integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== |
| 314 | + dependencies: |
| 315 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 316 | + chalk "^2.4.2" |
| 317 | + js-tokens "^4.0.0" |
| 318 | + |
| 319 | +"@babel/parser@^7.18.10", "@babel/parser@^7.19.6": |
256 | 320 | version "7.20.0" |
257 | 321 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.0.tgz#b26133c888da4d79b0d3edcf42677bcadc783046" |
258 | 322 |
|
| 323 | +"@babel/parser@^7.23.9": |
| 324 | + version "7.23.9" |
| 325 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b" |
| 326 | + integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA== |
| 327 | + |
259 | 328 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
260 | 329 | version "7.18.6" |
261 | 330 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2" |
|
798 | 867 | "@babel/parser" "^7.18.10" |
799 | 868 | "@babel/types" "^7.18.10" |
800 | 869 |
|
801 | | -"@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.6", "@babel/traverse@^7.20.0": |
802 | | - version "7.20.0" |
803 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.0.tgz#538c4c6ce6255f5666eba02252a7b59fc2d5ed98" |
| 870 | +"@babel/template@^7.22.15": |
| 871 | + version "7.23.9" |
| 872 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a" |
| 873 | + integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA== |
804 | 874 | dependencies: |
805 | | - "@babel/code-frame" "^7.18.6" |
806 | | - "@babel/generator" "^7.20.0" |
807 | | - "@babel/helper-environment-visitor" "^7.18.9" |
808 | | - "@babel/helper-function-name" "^7.19.0" |
809 | | - "@babel/helper-hoist-variables" "^7.18.6" |
810 | | - "@babel/helper-split-export-declaration" "^7.18.6" |
811 | | - "@babel/parser" "^7.20.0" |
812 | | - "@babel/types" "^7.20.0" |
813 | | - debug "^4.1.0" |
| 875 | + "@babel/code-frame" "^7.23.5" |
| 876 | + "@babel/parser" "^7.23.9" |
| 877 | + "@babel/types" "^7.23.9" |
| 878 | + |
| 879 | +"@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.6", "@babel/traverse@^7.20.0": |
| 880 | + version "7.23.9" |
| 881 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950" |
| 882 | + integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg== |
| 883 | + dependencies: |
| 884 | + "@babel/code-frame" "^7.23.5" |
| 885 | + "@babel/generator" "^7.23.6" |
| 886 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 887 | + "@babel/helper-function-name" "^7.23.0" |
| 888 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 889 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 890 | + "@babel/parser" "^7.23.9" |
| 891 | + "@babel/types" "^7.23.9" |
| 892 | + debug "^4.3.1" |
814 | 893 | globals "^11.1.0" |
815 | 894 |
|
816 | 895 | "@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", "@babel/types@^7.20.0", "@babel/types@^7.4.4": |
|
821 | 900 | "@babel/helper-validator-identifier" "^7.19.1" |
822 | 901 | to-fast-properties "^2.0.0" |
823 | 902 |
|
| 903 | +"@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.23.9": |
| 904 | + version "7.23.9" |
| 905 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002" |
| 906 | + integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q== |
| 907 | + dependencies: |
| 908 | + "@babel/helper-string-parser" "^7.23.4" |
| 909 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 910 | + to-fast-properties "^2.0.0" |
| 911 | + |
824 | 912 | "@discoveryjs/json-ext@^0.5.0": |
825 | 913 | version "0.5.7" |
826 | 914 | resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70" |
|
888 | 976 | version "3.0.5" |
889 | 977 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz#68eb521368db76d040a6315cdb24bf2483037b9c" |
890 | 978 |
|
| 979 | +"@jridgewell/resolve-uri@^3.1.0": |
| 980 | + version "3.1.2" |
| 981 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" |
| 982 | + integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== |
| 983 | + |
891 | 984 | "@jridgewell/set-array@^1.0.1": |
892 | 985 | version "1.1.2" |
893 | 986 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
|
903 | 996 | version "1.4.11" |
904 | 997 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec" |
905 | 998 |
|
| 999 | +"@jridgewell/sourcemap-codec@^1.4.14": |
| 1000 | + version "1.4.15" |
| 1001 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
| 1002 | + integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 1003 | + |
906 | 1004 | "@jridgewell/trace-mapping@^0.3.0", "@jridgewell/trace-mapping@^0.3.14", "@jridgewell/trace-mapping@^0.3.8", "@jridgewell/trace-mapping@^0.3.9": |
907 | 1005 | version "0.3.15" |
908 | 1006 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.15.tgz#aba35c48a38d3fd84b37e66c9c0423f9744f9774" |
909 | 1007 | dependencies: |
910 | 1008 | "@jridgewell/resolve-uri" "^3.0.3" |
911 | 1009 | "@jridgewell/sourcemap-codec" "^1.4.10" |
912 | 1010 |
|
| 1011 | +"@jridgewell/trace-mapping@^0.3.17": |
| 1012 | + version "0.3.22" |
| 1013 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.22.tgz#72a621e5de59f5f1ef792d0793a82ee20f645e4c" |
| 1014 | + integrity sha512-Wf963MzWtA2sjrNt+g18IAln9lKnlRp+K2eH4jjIoF1wYeq3aMREpG09xhlhdzS0EjwU7qmUJYangWa+151vZw== |
| 1015 | + dependencies: |
| 1016 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 1017 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 1018 | + |
913 | 1019 | "@nicolo-ribaudo/[email protected]": |
914 | 1020 | version "2.1.8-no-fsevents.3" |
915 | 1021 | resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b" |
@@ -1298,7 +1404,7 @@ caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001426: |
1298 | 1404 | version "1.0.30001492" |
1299 | 1405 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001492.tgz#4a06861788a52b4c81fd3344573b68cc87fe062b" |
1300 | 1406 |
|
1301 | | -chalk@^2.0.0: |
| 1407 | +chalk@^2.0.0, chalk@^2.4.2: |
1302 | 1408 | version "2.4.2" |
1303 | 1409 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" |
1304 | 1410 | dependencies: |
@@ -1445,7 +1551,7 @@ cssesc@^3.0.0: |
1445 | 1551 | version "3.0.0" |
1446 | 1552 | resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee" |
1447 | 1553 |
|
1448 | | -debug@^4.1.0, debug@^4.1.1, debug@^4.3.2: |
| 1554 | +debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2: |
1449 | 1555 | version "4.3.4" |
1450 | 1556 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" |
1451 | 1557 | dependencies: |
|
0 commit comments