|
14 | 14 | dependencies: |
15 | 15 | "@babel/highlight" "^7.10.4" |
16 | 16 |
|
| 17 | +"@babel/code-frame@^7.22.13": |
| 18 | + version "7.22.13" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 20 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 21 | + dependencies: |
| 22 | + "@babel/highlight" "^7.22.13" |
| 23 | + chalk "^2.4.2" |
| 24 | + |
17 | 25 | "@babel/compat-data@^7.10.4", "@babel/compat-data@^7.11.0": |
18 | 26 | version "7.11.0" |
19 | 27 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c" |
|
67 | 75 | semver "^5.4.1" |
68 | 76 | source-map "^0.5.0" |
69 | 77 |
|
70 | | -"@babel/generator@^7.10.5", "@babel/generator@^7.11.0", "@babel/generator@^7.11.4", "@babel/generator@^7.9.6": |
| 78 | +"@babel/generator@^7.10.5", "@babel/generator@^7.11.4", "@babel/generator@^7.9.6": |
71 | 79 | version "7.11.4" |
72 | 80 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.4.tgz#1ec7eec00defba5d6f83e50e3ee72ae2fee482be" |
73 | 81 | integrity sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g== |
|
76 | 84 | jsesc "^2.5.1" |
77 | 85 | source-map "^0.5.0" |
78 | 86 |
|
| 87 | +"@babel/generator@^7.23.0": |
| 88 | + version "7.23.0" |
| 89 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 90 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 91 | + dependencies: |
| 92 | + "@babel/types" "^7.23.0" |
| 93 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 94 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 95 | + jsesc "^2.5.1" |
| 96 | + |
79 | 97 | "@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.10.4": |
80 | 98 | version "7.10.4" |
81 | 99 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3" |
|
149 | 167 | "@babel/types" "^7.10.5" |
150 | 168 | lodash "^4.17.19" |
151 | 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 | + |
152 | 175 | "@babel/helper-explode-assignable-expression@^7.10.4": |
153 | 176 | version "7.11.4" |
154 | 177 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.11.4.tgz#2d8e3470252cc17aba917ede7803d4a7a276a41b" |
|
165 | 188 | "@babel/template" "^7.10.4" |
166 | 189 | "@babel/types" "^7.10.4" |
167 | 190 |
|
| 191 | +"@babel/helper-function-name@^7.23.0": |
| 192 | + version "7.23.0" |
| 193 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 194 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
| 195 | + dependencies: |
| 196 | + "@babel/template" "^7.22.15" |
| 197 | + "@babel/types" "^7.23.0" |
| 198 | + |
168 | 199 | "@babel/helper-get-function-arity@^7.10.4": |
169 | 200 | version "7.10.4" |
170 | 201 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2" |
|
179 | 210 | dependencies: |
180 | 211 | "@babel/types" "^7.10.4" |
181 | 212 |
|
| 213 | +"@babel/helper-hoist-variables@^7.22.5": |
| 214 | + version "7.22.5" |
| 215 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 216 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
| 217 | + dependencies: |
| 218 | + "@babel/types" "^7.22.5" |
| 219 | + |
182 | 220 | "@babel/helper-member-expression-to-functions@^7.10.4", "@babel/helper-member-expression-to-functions@^7.10.5": |
183 | 221 | version "7.11.0" |
184 | 222 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.11.0.tgz#ae69c83d84ee82f4b42f96e2a09410935a8f26df" |
|
267 | 305 | dependencies: |
268 | 306 | "@babel/types" "^7.11.0" |
269 | 307 |
|
| 308 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 309 | + version "7.22.6" |
| 310 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 311 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 312 | + dependencies: |
| 313 | + "@babel/types" "^7.22.5" |
| 314 | + |
| 315 | +"@babel/helper-string-parser@^7.22.5": |
| 316 | + version "7.22.5" |
| 317 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 318 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 319 | + |
270 | 320 | "@babel/helper-validator-identifier@^7.10.4": |
271 | 321 | version "7.10.4" |
272 | 322 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
273 | 323 | integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== |
274 | 324 |
|
| 325 | +"@babel/helper-validator-identifier@^7.22.20": |
| 326 | + version "7.22.20" |
| 327 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 328 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 329 | + |
275 | 330 | "@babel/helper-wrap-function@^7.10.4": |
276 | 331 | version "7.10.4" |
277 | 332 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz#8a6f701eab0ff39f765b5a1cfef409990e624b87" |
|
300 | 355 | chalk "^2.0.0" |
301 | 356 | js-tokens "^4.0.0" |
302 | 357 |
|
303 | | -"@babel/parser@^7.10.3", "@babel/parser@^7.10.4", "@babel/parser@^7.10.5", "@babel/parser@^7.11.0", "@babel/parser@^7.11.4", "@babel/parser@^7.7.0": |
| 358 | +"@babel/highlight@^7.22.13": |
| 359 | + version "7.22.20" |
| 360 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 361 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 362 | + dependencies: |
| 363 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 364 | + chalk "^2.4.2" |
| 365 | + js-tokens "^4.0.0" |
| 366 | + |
| 367 | +"@babel/parser@^7.10.3", "@babel/parser@^7.10.4", "@babel/parser@^7.10.5", "@babel/parser@^7.11.4", "@babel/parser@^7.7.0": |
304 | 368 | version "7.11.4" |
305 | 369 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca" |
306 | 370 | integrity sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA== |
307 | 371 |
|
| 372 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 373 | + version "7.23.0" |
| 374 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 375 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 376 | + |
308 | 377 | "@babel/plugin-proposal-async-generator-functions@^7.10.4": |
309 | 378 | version "7.10.5" |
310 | 379 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558" |
|
974 | 1043 | "@babel/parser" "^7.10.4" |
975 | 1044 | "@babel/types" "^7.10.4" |
976 | 1045 |
|
977 | | -"@babel/traverse@^7.10.2", "@babel/traverse@^7.10.3", "@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5", "@babel/traverse@^7.11.0", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0": |
978 | | - version "7.11.0" |
979 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
980 | | - integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== |
| 1046 | +"@babel/template@^7.22.15": |
| 1047 | + version "7.22.15" |
| 1048 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 1049 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
981 | 1050 | dependencies: |
982 | | - "@babel/code-frame" "^7.10.4" |
983 | | - "@babel/generator" "^7.11.0" |
984 | | - "@babel/helper-function-name" "^7.10.4" |
985 | | - "@babel/helper-split-export-declaration" "^7.11.0" |
986 | | - "@babel/parser" "^7.11.0" |
987 | | - "@babel/types" "^7.11.0" |
| 1051 | + "@babel/code-frame" "^7.22.13" |
| 1052 | + "@babel/parser" "^7.22.15" |
| 1053 | + "@babel/types" "^7.22.15" |
| 1054 | + |
| 1055 | +"@babel/traverse@^7.10.2", "@babel/traverse@^7.10.3", "@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5", "@babel/traverse@^7.11.0", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0": |
| 1056 | + version "7.23.2" |
| 1057 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 1058 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 1059 | + dependencies: |
| 1060 | + "@babel/code-frame" "^7.22.13" |
| 1061 | + "@babel/generator" "^7.23.0" |
| 1062 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 1063 | + "@babel/helper-function-name" "^7.23.0" |
| 1064 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 1065 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 1066 | + "@babel/parser" "^7.23.0" |
| 1067 | + "@babel/types" "^7.23.0" |
988 | 1068 | debug "^4.1.0" |
989 | 1069 | globals "^11.1.0" |
990 | | - lodash "^4.17.19" |
991 | 1070 |
|
992 | 1071 | "@babel/types@^7.10.3", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.9.6": |
993 | 1072 | version "7.11.0" |
|
998 | 1077 | lodash "^4.17.19" |
999 | 1078 | to-fast-properties "^2.0.0" |
1000 | 1079 |
|
| 1080 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
| 1081 | + version "7.23.0" |
| 1082 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 1083 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 1084 | + dependencies: |
| 1085 | + "@babel/helper-string-parser" "^7.22.5" |
| 1086 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 1087 | + to-fast-properties "^2.0.0" |
| 1088 | + |
1001 | 1089 | "@emotion/cache@^10.0.27": |
1002 | 1090 | version "10.0.29" |
1003 | 1091 | resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-10.0.29.tgz#87e7e64f412c060102d589fe7c6dc042e6f9d1e0" |
|
1448 | 1536 | "@babel/runtime" "^7.7.2" |
1449 | 1537 | regenerator-runtime "^0.13.3" |
1450 | 1538 |
|
| 1539 | +"@jridgewell/gen-mapping@^0.3.2": |
| 1540 | + version "0.3.3" |
| 1541 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098" |
| 1542 | + integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ== |
| 1543 | + dependencies: |
| 1544 | + "@jridgewell/set-array" "^1.0.1" |
| 1545 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1546 | + "@jridgewell/trace-mapping" "^0.3.9" |
| 1547 | + |
| 1548 | +"@jridgewell/resolve-uri@^3.1.0": |
| 1549 | + version "3.1.1" |
| 1550 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721" |
| 1551 | + integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA== |
| 1552 | + |
| 1553 | +"@jridgewell/set-array@^1.0.1": |
| 1554 | + version "1.1.2" |
| 1555 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
| 1556 | + integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== |
| 1557 | + |
| 1558 | +"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14": |
| 1559 | + version "1.4.15" |
| 1560 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
| 1561 | + integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 1562 | + |
| 1563 | +"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9": |
| 1564 | + version "0.3.20" |
| 1565 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz#72e45707cf240fa6b081d0366f8265b0cd10197f" |
| 1566 | + integrity sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q== |
| 1567 | + dependencies: |
| 1568 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 1569 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 1570 | + |
1451 | 1571 | "@mdx-js/mdx@^2.0.0-next.4", "@mdx-js/mdx@^2.0.0-next.7": |
1452 | 1572 | version "2.0.0-next.7" |
1453 | 1573 | resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-2.0.0-next.7.tgz#3f27449e6a78ac0a9cc682f98e1c93442e93f166" |
|
0 commit comments