|
605 | 605 | lodash.sortby "^4.7.0"
|
606 | 606 | remove-markdown "^0.5.0"
|
607 | 607 |
|
608 |
| - |
609 |
| - version "4.6.4" |
610 |
| - resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.6.4.tgz#b25eddf57362e7f5c27d527733e0d553a018d97d" |
611 |
| - integrity sha512-/4k1pEATHCEFROXxejXMQGl4S02u7f1ZNrLCuXqvwXzK7lFR/cDhXCfZIRh4IITESOaU6W02BoAd8i3V7ld2/Q== |
| 608 | + |
| 609 | + version "4.6.5" |
| 610 | + resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.6.5.tgz#d3718c2de647d72d428370074b09ce4739f5877a" |
| 611 | + integrity sha512-Mt8JHgTN422ZxEITvrA+8Cu/M11XMfqKXjN2Q9u8UFnRF1F+eg2MNhQn1nhykFw8rwwR1ld/jcv/dxbYXrZrBg== |
612 | 612 | dependencies:
|
613 | 613 | "@algolia/autocomplete-js" "1.9.2"
|
614 | 614 | "@algolia/autocomplete-plugin-algolia-insights" "1.9.2"
|
|
617 | 617 | "@giscus/react" "2.2.8"
|
618 | 618 | "@next/bundle-analyzer" "13.4.2"
|
619 | 619 | "@radix-ui/react-navigation-menu" "1.1.3"
|
620 |
| - "@theguild/remark-mermaid" "0.0.1" |
| 620 | + "@theguild/remark-mermaid" "0.0.2" |
621 | 621 | algoliasearch "4.17.1"
|
622 | 622 | clsx "1.2.1"
|
623 | 623 | focus-trap-react "10.1.4"
|
624 | 624 | fuzzy "^0.1.3"
|
625 | 625 | next-videos "1.5.0"
|
626 |
| - nextra "2.6.2" |
627 |
| - nextra-theme-docs "2.6.2" |
| 626 | + nextra "2.7.0" |
| 627 | + nextra-theme-docs "2.7.0" |
628 | 628 | react-instantsearch-dom "6.40.0"
|
629 | 629 | react-paginate "8.2.0"
|
630 | 630 | react-player "2.12.0"
|
|
633 | 633 | semver "^7.3.8"
|
634 | 634 | use-debounce "9.0.4"
|
635 | 635 |
|
636 |
| - |
| 636 | + |
| 637 | + version "0.0.2" |
| 638 | + resolved "https://registry.yarnpkg.com/@theguild/remark-mermaid/-/remark-mermaid-0.0.2.tgz#5df285d6c003f49b9414b5037ddae7af3c389675" |
| 639 | + integrity sha512-W7g+L/MKGSKuv0Iix91cnK7RGafP+o7TPKLp72HrbTrL83LrJNiuRdhaG5lAzfCwyMDRkofM4y9z9/GQTdBoqg== |
| 640 | + dependencies: |
| 641 | + mermaid "^10.2.2" |
| 642 | + unist-util-visit "^4.1.2" |
| 643 | + |
| 644 | +"@theguild/remark-mermaid@^0.0.1": |
637 | 645 | version "0.0.1"
|
638 | 646 | resolved "https://registry.yarnpkg.com/@theguild/remark-mermaid/-/remark-mermaid-0.0.1.tgz#984f0f03bee4809cde02abbe4dbdbc192c806109"
|
639 | 647 | integrity sha512-MbLi7CIn25r0MypN1yaTrvuQHBE/UXy/DKfVjaLlXx5ut4PasOwzGIJihzM4d9kqNADJKilHpQWcd66ivbvJEQ==
|
|
2615 | 2623 | uuid "^9.0.0"
|
2616 | 2624 | web-worker "^1.2.0"
|
2617 | 2625 |
|
| 2626 | +mermaid@^10.2.2: |
| 2627 | + version "10.2.2" |
| 2628 | + resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-10.2.2.tgz#6635b9af5f5850f4df39e4235f3d0913c4ab2965" |
| 2629 | + integrity sha512-ifYKlCcZKYq48hxC1poJXnvk/PbCdgqqbg5B4qsybb8nIItPM1ATKqVEDkyde6BBJxVFhVJr9hoUjipzniQJZg== |
| 2630 | + dependencies: |
| 2631 | + "@braintree/sanitize-url" "^6.0.2" |
| 2632 | + cytoscape "^3.23.0" |
| 2633 | + cytoscape-cose-bilkent "^4.1.0" |
| 2634 | + cytoscape-fcose "^2.1.0" |
| 2635 | + d3 "^7.4.0" |
| 2636 | + dagre-d3-es "7.0.10" |
| 2637 | + dayjs "^1.11.7" |
| 2638 | + dompurify "3.0.3" |
| 2639 | + elkjs "^0.8.2" |
| 2640 | + khroma "^2.0.0" |
| 2641 | + lodash-es "^4.17.21" |
| 2642 | + mdast-util-from-markdown "^1.3.0" |
| 2643 | + non-layered-tidy-tree-layout "^2.0.2" |
| 2644 | + stylis "^4.1.3" |
| 2645 | + ts-dedent "^2.2.0" |
| 2646 | + uuid "^9.0.0" |
| 2647 | + web-worker "^1.2.0" |
| 2648 | + |
2618 | 2649 | micromark-core-commonmark@^1.0.0, micromark-core-commonmark@^1.0.1:
|
2619 | 2650 | version "1.1.0"
|
2620 | 2651 | resolved "https://registry.yarnpkg.com/micromark-core-commonmark/-/micromark-core-commonmark-1.1.0.tgz#1386628df59946b2d39fb2edfd10f3e8e0a75bb8"
|
|
3103 | 3134 | "@next/swc-win32-ia32-msvc" "13.4.4"
|
3104 | 3135 | "@next/swc-win32-x64-msvc" "13.4.4"
|
3105 | 3136 |
|
3106 |
| -nextra-theme-docs@2.6.2: |
3107 |
| - version "2.6.2" |
3108 |
| - resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-2.6.2.tgz#fd3b19d775110a64b1e3277e76b1f571345ab6d1" |
3109 |
| - integrity sha512-yvoLSf6rzeD3f6GA/vQabgEkwX3db7DOy87XhtwmqVip2O2XsW3DoMDuU7rzlCtCUmrsC583vymhd3YS6KKehg== |
| 3137 | +nextra-theme-docs@2.7.0: |
| 3138 | + version "2.7.0" |
| 3139 | + resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-2.7.0.tgz#7bb7464b50831974f145e072a7a75b57422a48d1" |
| 3140 | + integrity sha512-984jZR13QO/YTIsLEYpFK2Pf4hQjD2Z2fHrBYJl/ZZQjylwxnnGcx1QAciy65mnPWr7/Kv9/dAKpjm9tYtyLrw== |
3110 | 3141 | dependencies:
|
3111 | 3142 | "@headlessui/react" "^1.7.10"
|
3112 | 3143 | "@popperjs/core" "^2.11.6"
|
|
3121 | 3152 | scroll-into-view-if-needed "^3.0.0"
|
3122 | 3153 | zod "^3.20.2"
|
3123 | 3154 |
|
3124 |
| -nextra@2.6.2: |
3125 |
| - version "2.6.2" |
3126 |
| - resolved "https://registry.yarnpkg.com/nextra/-/nextra-2.6.2.tgz#02db284c0eb246e51a28e5ded2ab278031a69ae7" |
3127 |
| - integrity sha512-1Rxb04AB9eIieJZq7LQTlcTUdXZcJ4g5rjPBnQ2EGUA8d7jCBhGyQoqDuZtblr8lDTRjIeMnJXCZo2HxIAtWhA== |
| 3155 | +nextra@2.7.0: |
| 3156 | + version "2.7.0" |
| 3157 | + resolved "https://registry.yarnpkg.com/nextra/-/nextra-2.7.0.tgz#6b53ad690e0673b1309acf8713382e94fee5b50d" |
| 3158 | + integrity sha512-SXUsczIzb6+apg3ipRQQllBJk6W2FJfUrmJrQySu9DJpUfS36ylQYLX5ofkCI+Sq3ZHfefZbnut49KGozt/rGQ== |
3128 | 3159 | dependencies:
|
3129 | 3160 | "@mdx-js/mdx" "^2.3.0"
|
3130 | 3161 | "@mdx-js/react" "^2.3.0"
|
3131 | 3162 | "@napi-rs/simple-git" "^0.1.8"
|
| 3163 | + "@theguild/remark-mermaid" "^0.0.1" |
3132 | 3164 | clsx "^1.2.1"
|
3133 | 3165 | github-slugger "^2.0.0"
|
3134 | 3166 | graceful-fs "^4.2.11"
|
@@ -4245,7 +4277,7 @@ unist-util-visit-parents@^5.0.0, unist-util-visit-parents@^5.1.1:
|
4245 | 4277 | "@types/unist" "^2.0.0"
|
4246 | 4278 | unist-util-is "^5.0.0"
|
4247 | 4279 |
|
4248 |
| -[email protected], unist-util-visit@^4.0.0, unist-util-visit@^4.1.0, unist-util-visit@^4.1.1: |
| 4280 | +[email protected], unist-util-visit@^4.0.0, unist-util-visit@^4.1.0, unist-util-visit@^4.1.1, unist-util-visit@^4.1.2: |
4249 | 4281 | version "4.1.2"
|
4250 | 4282 | resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-4.1.2.tgz#125a42d1eb876283715a3cb5cceaa531828c72e2"
|
4251 | 4283 | integrity sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==
|
|
0 commit comments