|
38 | 38 | dependencies:
|
39 | 39 | "@babel/highlight" "^7.12.13"
|
40 | 40 |
|
| 41 | +"@babel/code-frame@^7.22.13": |
| 42 | + version "7.22.13" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 44 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 45 | + dependencies: |
| 46 | + "@babel/highlight" "^7.22.13" |
| 47 | + chalk "^2.4.2" |
| 48 | + |
41 | 49 | "@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8":
|
42 | 50 | version "7.13.12"
|
43 | 51 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
|
|
73 | 81 | jsesc "^2.5.1"
|
74 | 82 | source-map "^0.5.0"
|
75 | 83 |
|
| 84 | +"@babel/generator@^7.23.0": |
| 85 | + version "7.23.0" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 87 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 88 | + dependencies: |
| 89 | + "@babel/types" "^7.23.0" |
| 90 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 91 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 92 | + jsesc "^2.5.1" |
| 93 | + |
76 | 94 | "@babel/helper-annotate-as-pure@^7.12.13":
|
77 | 95 | version "7.12.13"
|
78 | 96 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
|
|
131 | 149 | resolve "^1.14.2"
|
132 | 150 | semver "^6.1.2"
|
133 | 151 |
|
| 152 | +"@babel/helper-environment-visitor@^7.22.20": |
| 153 | + version "7.22.20" |
| 154 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 155 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 156 | + |
134 | 157 | "@babel/helper-explode-assignable-expression@^7.12.13":
|
135 | 158 | version "7.13.0"
|
136 | 159 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz#17b5c59ff473d9f956f40ef570cf3a76ca12657f"
|
|
147 | 170 | "@babel/template" "^7.12.13"
|
148 | 171 | "@babel/types" "^7.12.13"
|
149 | 172 |
|
| 173 | +"@babel/helper-function-name@^7.23.0": |
| 174 | + version "7.23.0" |
| 175 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 176 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
| 177 | + dependencies: |
| 178 | + "@babel/template" "^7.22.15" |
| 179 | + "@babel/types" "^7.23.0" |
| 180 | + |
150 | 181 | "@babel/helper-get-function-arity@^7.12.13":
|
151 | 182 | version "7.12.13"
|
152 | 183 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583"
|
|
162 | 193 | "@babel/traverse" "^7.13.0"
|
163 | 194 | "@babel/types" "^7.13.0"
|
164 | 195 |
|
| 196 | +"@babel/helper-hoist-variables@^7.22.5": |
| 197 | + version "7.22.5" |
| 198 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 199 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
| 200 | + dependencies: |
| 201 | + "@babel/types" "^7.22.5" |
| 202 | + |
165 | 203 | "@babel/helper-member-expression-to-functions@^7.13.0", "@babel/helper-member-expression-to-functions@^7.13.12":
|
166 | 204 | version "7.13.12"
|
167 | 205 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72"
|
|
242 | 280 | dependencies:
|
243 | 281 | "@babel/types" "^7.12.13"
|
244 | 282 |
|
| 283 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 284 | + version "7.22.6" |
| 285 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 286 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 287 | + dependencies: |
| 288 | + "@babel/types" "^7.22.5" |
| 289 | + |
| 290 | +"@babel/helper-string-parser@^7.22.5": |
| 291 | + version "7.22.5" |
| 292 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 293 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 294 | + |
245 | 295 | "@babel/helper-validator-identifier@^7.12.11":
|
246 | 296 | version "7.12.11"
|
247 | 297 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
248 | 298 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
249 | 299 |
|
| 300 | +"@babel/helper-validator-identifier@^7.22.20": |
| 301 | + version "7.22.20" |
| 302 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 303 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 304 | + |
250 | 305 | "@babel/helper-validator-option@^7.12.17":
|
251 | 306 | version "7.12.17"
|
252 | 307 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
|
|
280 | 335 | chalk "^2.0.0"
|
281 | 336 | js-tokens "^4.0.0"
|
282 | 337 |
|
| 338 | +"@babel/highlight@^7.22.13": |
| 339 | + version "7.22.20" |
| 340 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 341 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 342 | + dependencies: |
| 343 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 344 | + chalk "^2.4.2" |
| 345 | + js-tokens "^4.0.0" |
| 346 | + |
283 | 347 | "@babel/parser@^7.12.13", "@babel/parser@^7.13.13":
|
284 | 348 | version "7.13.13"
|
285 | 349 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
|
286 | 350 | integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==
|
287 | 351 |
|
| 352 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 353 | + version "7.23.0" |
| 354 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 355 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 356 | + |
288 | 357 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
289 | 358 | version "7.13.12"
|
290 | 359 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
|
|
873 | 942 | "@babel/parser" "^7.12.13"
|
874 | 943 | "@babel/types" "^7.12.13"
|
875 | 944 |
|
876 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13": |
877 |
| - version "7.13.13" |
878 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.13.tgz#39aa9c21aab69f74d948a486dd28a2dbdbf5114d" |
879 |
| - integrity sha512-CblEcwmXKR6eP43oQGG++0QMTtCjAsa3frUuzHoiIJWpaIIi8dwMyEFUJoXRLxagGqCK+jALRwIO+o3R9p/uUg== |
| 945 | +"@babel/template@^7.22.15": |
| 946 | + version "7.22.15" |
| 947 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 948 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
880 | 949 | dependencies:
|
881 |
| - "@babel/code-frame" "^7.12.13" |
882 |
| - "@babel/generator" "^7.13.9" |
883 |
| - "@babel/helper-function-name" "^7.12.13" |
884 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
885 |
| - "@babel/parser" "^7.13.13" |
886 |
| - "@babel/types" "^7.13.13" |
| 950 | + "@babel/code-frame" "^7.22.13" |
| 951 | + "@babel/parser" "^7.22.15" |
| 952 | + "@babel/types" "^7.22.15" |
| 953 | + |
| 954 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13": |
| 955 | + version "7.23.2" |
| 956 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 957 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 958 | + dependencies: |
| 959 | + "@babel/code-frame" "^7.22.13" |
| 960 | + "@babel/generator" "^7.23.0" |
| 961 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 962 | + "@babel/helper-function-name" "^7.23.0" |
| 963 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 964 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 965 | + "@babel/parser" "^7.23.0" |
| 966 | + "@babel/types" "^7.23.0" |
887 | 967 | debug "^4.1.0"
|
888 | 968 | globals "^11.1.0"
|
889 | 969 |
|
890 |
| -"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.13", "@babel/types@^7.13.14", "@babel/types@^7.4.4", "@babel/types@^7.5.5": |
| 970 | +"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.4.4", "@babel/types@^7.5.5": |
891 | 971 | version "7.13.14"
|
892 | 972 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
|
893 | 973 | integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==
|
|
896 | 976 | lodash "^4.17.19"
|
897 | 977 | to-fast-properties "^2.0.0"
|
898 | 978 |
|
| 979 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
| 980 | + version "7.23.0" |
| 981 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 982 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 983 | + dependencies: |
| 984 | + "@babel/helper-string-parser" "^7.22.5" |
| 985 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 986 | + to-fast-properties "^2.0.0" |
| 987 | + |
| 988 | +"@jridgewell/gen-mapping@^0.3.2": |
| 989 | + version "0.3.3" |
| 990 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098" |
| 991 | + integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ== |
| 992 | + dependencies: |
| 993 | + "@jridgewell/set-array" "^1.0.1" |
| 994 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 995 | + "@jridgewell/trace-mapping" "^0.3.9" |
| 996 | + |
| 997 | +"@jridgewell/resolve-uri@^3.1.0": |
| 998 | + version "3.1.1" |
| 999 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721" |
| 1000 | + integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA== |
| 1001 | + |
| 1002 | +"@jridgewell/set-array@^1.0.1": |
| 1003 | + version "1.1.2" |
| 1004 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
| 1005 | + integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== |
| 1006 | + |
| 1007 | +"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14": |
| 1008 | + version "1.4.15" |
| 1009 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
| 1010 | + integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 1011 | + |
| 1012 | +"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9": |
| 1013 | + version "0.3.19" |
| 1014 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811" |
| 1015 | + integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw== |
| 1016 | + dependencies: |
| 1017 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 1018 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 1019 | + |
899 | 1020 | "@nicolo-ribaudo/[email protected]":
|
900 | 1021 | version "2.1.8-no-fsevents"
|
901 | 1022 | resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.tgz#da7c3996b8e6e19ebd14d82eaced2313e7769f9b"
|
@@ -1432,7 +1553,7 @@ chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
|
1432 | 1553 | strip-ansi "^3.0.0"
|
1433 | 1554 | supports-color "^2.0.0"
|
1434 | 1555 |
|
1435 |
| -chalk@^2.0.0, chalk@^2.0.1: |
| 1556 | +chalk@^2.0.0, chalk@^2.0.1, chalk@^2.4.2: |
1436 | 1557 | version "2.4.2"
|
1437 | 1558 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
1438 | 1559 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
0 commit comments