|
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.0.0"
|
11 | 11 |
|
| 12 | +"@babel/code-frame@^7.22.5": |
| 13 | + version "7.22.5" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658" |
| 15 | + integrity sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ== |
| 16 | + dependencies: |
| 17 | + "@babel/highlight" "^7.22.5" |
| 18 | + |
12 | 19 | "@babel/core@^7.0.0 <7.4.0":
|
13 | 20 | version "7.3.4"
|
14 | 21 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.3.4.tgz#921a5a13746c21e32445bf0798680e9d11a6530b"
|
|
40 | 47 | source-map "^0.5.0"
|
41 | 48 | trim-right "^1.0.1"
|
42 | 49 |
|
| 50 | +"@babel/generator@^7.22.7": |
| 51 | + version "7.22.9" |
| 52 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.9.tgz#572ecfa7a31002fa1de2a9d91621fd895da8493d" |
| 53 | + integrity sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw== |
| 54 | + dependencies: |
| 55 | + "@babel/types" "^7.22.5" |
| 56 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 57 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 58 | + jsesc "^2.5.1" |
| 59 | + |
43 | 60 | "@babel/helper-annotate-as-pure@^7.0.0":
|
44 | 61 | version "7.0.0"
|
45 | 62 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
|
|
81 | 98 | "@babel/types" "^7.0.0"
|
82 | 99 | lodash "^4.17.10"
|
83 | 100 |
|
| 101 | +"@babel/helper-environment-visitor@^7.22.5": |
| 102 | + version "7.22.5" |
| 103 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98" |
| 104 | + integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q== |
| 105 | + |
84 | 106 | "@babel/helper-explode-assignable-expression@^7.1.0":
|
85 | 107 | version "7.1.0"
|
86 | 108 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.1.0.tgz#537fa13f6f1674df745b0c00ec8fe4e99681c8f6"
|
|
98 | 120 | "@babel/template" "^7.1.0"
|
99 | 121 | "@babel/types" "^7.0.0"
|
100 | 122 |
|
| 123 | +"@babel/helper-function-name@^7.22.5": |
| 124 | + version "7.22.5" |
| 125 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be" |
| 126 | + integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ== |
| 127 | + dependencies: |
| 128 | + "@babel/template" "^7.22.5" |
| 129 | + "@babel/types" "^7.22.5" |
| 130 | + |
101 | 131 | "@babel/helper-get-function-arity@^7.0.0":
|
102 | 132 | version "7.0.0"
|
103 | 133 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3"
|
|
112 | 142 | dependencies:
|
113 | 143 | "@babel/types" "^7.0.0"
|
114 | 144 |
|
| 145 | +"@babel/helper-hoist-variables@^7.22.5": |
| 146 | + version "7.22.5" |
| 147 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 148 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
| 149 | + dependencies: |
| 150 | + "@babel/types" "^7.22.5" |
| 151 | + |
115 | 152 | "@babel/helper-member-expression-to-functions@^7.0.0":
|
116 | 153 | version "7.0.0"
|
117 | 154 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.0.0.tgz#8cd14b0a0df7ff00f009e7d7a436945f47c7a16f"
|
|
193 | 230 | dependencies:
|
194 | 231 | "@babel/types" "^7.0.0"
|
195 | 232 |
|
| 233 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 234 | + version "7.22.6" |
| 235 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 236 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 237 | + dependencies: |
| 238 | + "@babel/types" "^7.22.5" |
| 239 | + |
| 240 | +"@babel/helper-string-parser@^7.22.5": |
| 241 | + version "7.22.5" |
| 242 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 243 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 244 | + |
| 245 | +"@babel/helper-validator-identifier@^7.22.5": |
| 246 | + version "7.22.5" |
| 247 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193" |
| 248 | + integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== |
| 249 | + |
196 | 250 | "@babel/helper-wrap-function@^7.1.0":
|
197 | 251 | version "7.2.0"
|
198 | 252 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa"
|
|
221 | 275 | esutils "^2.0.2"
|
222 | 276 | js-tokens "^4.0.0"
|
223 | 277 |
|
224 |
| -"@babel/parser@^7.0.0", "@babel/parser@^7.0.0 <7.4.0", "@babel/parser@^7.2.2", "@babel/parser@^7.3.4": |
| 278 | +"@babel/highlight@^7.22.5": |
| 279 | + version "7.22.5" |
| 280 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.5.tgz#aa6c05c5407a67ebce408162b7ede789b4d22031" |
| 281 | + integrity sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw== |
| 282 | + dependencies: |
| 283 | + "@babel/helper-validator-identifier" "^7.22.5" |
| 284 | + chalk "^2.0.0" |
| 285 | + js-tokens "^4.0.0" |
| 286 | + |
| 287 | +"@babel/parser@^7.0.0 <7.4.0", "@babel/parser@^7.2.2", "@babel/parser@^7.3.4": |
225 | 288 | version "7.3.4"
|
226 | 289 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.3.4.tgz#a43357e4bbf4b92a437fb9e465c192848287f27c"
|
227 | 290 | integrity sha512-tXZCqWtlOOP4wgCp6RjRvLmfuhnqTLy9VHwRochJBCP2nDm27JnnuFEnXFASVyQNHk36jD1tAammsCEEqgscIQ==
|
228 | 291 |
|
| 292 | +"@babel/parser@^7.22.5", "@babel/parser@^7.22.7", "@babel/parser@^7.7.0": |
| 293 | + version "7.22.7" |
| 294 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae" |
| 295 | + integrity sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q== |
| 296 | + |
229 | 297 | "@babel/plugin-proposal-async-generator-functions@^7.2.0":
|
230 | 298 | version "7.2.0"
|
231 | 299 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e"
|
|
614 | 682 | "@babel/parser" "^7.2.2"
|
615 | 683 | "@babel/types" "^7.2.2"
|
616 | 684 |
|
617 |
| -"@babel/traverse@^7.0.0", "@babel/traverse@^7.0.0 <7.4.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.1.5", "@babel/traverse@^7.3.4": |
| 685 | +"@babel/template@^7.22.5": |
| 686 | + version "7.22.5" |
| 687 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec" |
| 688 | + integrity sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw== |
| 689 | + dependencies: |
| 690 | + "@babel/code-frame" "^7.22.5" |
| 691 | + "@babel/parser" "^7.22.5" |
| 692 | + "@babel/types" "^7.22.5" |
| 693 | + |
| 694 | +"@babel/traverse@^7.0.0 <7.4.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.1.5", "@babel/traverse@^7.3.4": |
618 | 695 | version "7.3.4"
|
619 | 696 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.3.4.tgz#1330aab72234f8dea091b08c4f8b9d05c7119e06"
|
620 | 697 | integrity sha512-TvTHKp6471OYEcE/91uWmhR6PrrYywQntCHSaZ8CM8Vmp+pjAusal4nGB2WCCQd0rvI7nOMKn9GnbcvTUz3/ZQ==
|
|
629 | 706 | globals "^11.1.0"
|
630 | 707 | lodash "^4.17.11"
|
631 | 708 |
|
| 709 | +"@babel/traverse@^7.7.0": |
| 710 | + version "7.22.8" |
| 711 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.8.tgz#4d4451d31bc34efeae01eac222b514a77aa4000e" |
| 712 | + integrity sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw== |
| 713 | + dependencies: |
| 714 | + "@babel/code-frame" "^7.22.5" |
| 715 | + "@babel/generator" "^7.22.7" |
| 716 | + "@babel/helper-environment-visitor" "^7.22.5" |
| 717 | + "@babel/helper-function-name" "^7.22.5" |
| 718 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 719 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 720 | + "@babel/parser" "^7.22.7" |
| 721 | + "@babel/types" "^7.22.5" |
| 722 | + debug "^4.1.0" |
| 723 | + globals "^11.1.0" |
| 724 | + |
632 | 725 | "@babel/types@^7.0.0", "@babel/types@^7.0.0 <7.4.0", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.0", "@babel/types@^7.3.4":
|
633 | 726 | version "7.3.4"
|
634 | 727 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.3.4.tgz#bf482eaeaffb367a28abbf9357a94963235d90ed"
|
|
638 | 731 | lodash "^4.17.11"
|
639 | 732 | to-fast-properties "^2.0.0"
|
640 | 733 |
|
| 734 | +"@babel/types@^7.22.5", "@babel/types@^7.7.0": |
| 735 | + version "7.22.5" |
| 736 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe" |
| 737 | + integrity sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA== |
| 738 | + dependencies: |
| 739 | + "@babel/helper-string-parser" "^7.22.5" |
| 740 | + "@babel/helper-validator-identifier" "^7.22.5" |
| 741 | + to-fast-properties "^2.0.0" |
| 742 | + |
641 | 743 | "@iarna/toml@^2.2.0":
|
642 | 744 | version "2.2.3"
|
643 | 745 | resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.3.tgz#f060bf6eaafae4d56a7dac618980838b0696e2ab"
|
644 | 746 | integrity sha512-FmuxfCuolpLl0AnQ2NHSzoUKWEJDFl63qXjzdoWBVyFCXzMGm1spBzk7LeHNoVCiWCF7mRVms9e6jEV9+MoPbg==
|
645 | 747 |
|
| 748 | +"@jridgewell/gen-mapping@^0.3.2": |
| 749 | + version "0.3.3" |
| 750 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098" |
| 751 | + integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ== |
| 752 | + dependencies: |
| 753 | + "@jridgewell/set-array" "^1.0.1" |
| 754 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 755 | + "@jridgewell/trace-mapping" "^0.3.9" |
| 756 | + |
| 757 | + |
| 758 | + version "3.1.0" |
| 759 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78" |
| 760 | + integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w== |
| 761 | + |
| 762 | +"@jridgewell/set-array@^1.0.1": |
| 763 | + version "1.1.2" |
| 764 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
| 765 | + integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== |
| 766 | + |
| 767 | + |
| 768 | + version "1.4.14" |
| 769 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24" |
| 770 | + integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== |
| 771 | + |
| 772 | +"@jridgewell/sourcemap-codec@^1.4.10": |
| 773 | + version "1.4.15" |
| 774 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
| 775 | + integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 776 | + |
| 777 | +"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9": |
| 778 | + version "0.3.18" |
| 779 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz#25783b2086daf6ff1dcb53c9249ae480e4dd4cd6" |
| 780 | + integrity sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA== |
| 781 | + dependencies: |
| 782 | + "@jridgewell/resolve-uri" "3.1.0" |
| 783 | + "@jridgewell/sourcemap-codec" "1.4.14" |
| 784 | + |
646 | 785 | "@mrmlnc/readdir-enhanced@^2.2.1":
|
647 | 786 | version "2.2.1"
|
648 | 787 | resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
|
@@ -966,17 +1105,17 @@ babel-code-frame@^6.22.0:
|
966 | 1105 | esutils "^2.0.2"
|
967 | 1106 | js-tokens "^3.0.2"
|
968 | 1107 |
|
969 |
| -babel-eslint@10.0.1: |
970 |
| - version "10.0.1" |
971 |
| - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed" |
972 |
| - integrity sha512-z7OT1iNV+TjOwHNLLyJk+HN+YVWX+CLE6fPD2SymJZOZQBs+QIexFjhm4keGTm8MW9xr4EC9Q0PbaLB24V5GoQ== |
| 1108 | +babel-eslint@10.1.0: |
| 1109 | + version "10.1.0" |
| 1110 | + resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232" |
| 1111 | + integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg== |
973 | 1112 | dependencies:
|
974 | 1113 | "@babel/code-frame" "^7.0.0"
|
975 |
| - "@babel/parser" "^7.0.0" |
976 |
| - "@babel/traverse" "^7.0.0" |
977 |
| - "@babel/types" "^7.0.0" |
978 |
| - eslint-scope "3.7.1" |
| 1114 | + "@babel/parser" "^7.7.0" |
| 1115 | + "@babel/traverse" "^7.7.0" |
| 1116 | + "@babel/types" "^7.7.0" |
979 | 1117 | eslint-visitor-keys "^1.0.0"
|
| 1118 | + resolve "^1.12.0" |
980 | 1119 |
|
981 | 1120 | babel-runtime@^6.11.6, babel-runtime@^6.26.0:
|
982 | 1121 | version "6.26.0"
|
|
2312 | 2451 | dependencies:
|
2313 | 2452 | prettier-linter-helpers "^1.0.0"
|
2314 | 2453 |
|
2315 |
| -eslint-scope@3.7.1, eslint-scope@^3.7.1: |
| 2454 | +eslint-scope@^3.7.1: |
2316 | 2455 | version "3.7.1"
|
2317 | 2456 | resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
|
2318 | 2457 | integrity sha1-PWPD7f2gLgbgGkUq2IyqzHzctug=
|
@@ -3132,6 +3271,13 @@ is-color-stop@^1.0.0:
|
3132 | 3271 | rgb-regex "^1.0.1"
|
3133 | 3272 | rgba-regex "^1.0.0"
|
3134 | 3273 |
|
| 3274 | +is-core-module@^2.11.0: |
| 3275 | + version "2.12.1" |
| 3276 | + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.1.tgz#0c0b6885b6f80011c71541ce15c8d66cf5a4f9fd" |
| 3277 | + integrity sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg== |
| 3278 | + dependencies: |
| 3279 | + has "^1.0.3" |
| 3280 | + |
3135 | 3281 | is-data-descriptor@^0.1.4:
|
3136 | 3282 | version "0.1.4"
|
3137 | 3283 | resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
|
@@ -4313,6 +4459,11 @@ path-parse@^1.0.6:
|
4313 | 4459 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
|
4314 | 4460 | integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
|
4315 | 4461 |
|
| 4462 | +path-parse@^1.0.7: |
| 4463 | + version "1.0.7" |
| 4464 | + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" |
| 4465 | + integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== |
| 4466 | + |
4316 | 4467 | path-type@^2.0.0:
|
4317 | 4468 | version "2.0.0"
|
4318 | 4469 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
|
@@ -5103,6 +5254,15 @@ resolve@^1.11.0:
|
5103 | 5254 | dependencies:
|
5104 | 5255 | path-parse "^1.0.6"
|
5105 | 5256 |
|
| 5257 | +resolve@^1.12.0: |
| 5258 | + version "1.22.2" |
| 5259 | + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f" |
| 5260 | + integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g== |
| 5261 | + dependencies: |
| 5262 | + is-core-module "^2.11.0" |
| 5263 | + path-parse "^1.0.7" |
| 5264 | + supports-preserve-symlinks-flag "^1.0.0" |
| 5265 | + |
5106 | 5266 | resolve@^1.3.2:
|
5107 | 5267 | version "1.10.0"
|
5108 | 5268 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
|
@@ -5615,6 +5775,11 @@ supports-color@^6.1.0:
|
5615 | 5775 | dependencies:
|
5616 | 5776 | has-flag "^3.0.0"
|
5617 | 5777 |
|
| 5778 | +supports-preserve-symlinks-flag@^1.0.0: |
| 5779 | + version "1.0.0" |
| 5780 | + resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" |
| 5781 | + integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== |
| 5782 | + |
5618 | 5783 | svgo@^1.0.0:
|
5619 | 5784 | version "1.2.0"
|
5620 | 5785 | resolved "https://registry.yarnpkg.com/svgo/-/svgo-1.2.0.tgz#305a8fc0f4f9710828c65039bb93d5793225ffc3"
|
|
0 commit comments