Skip to content

Commit 4e17baf

Browse files
fix(deps): update dependency @theguild/components to v4.6.5 (#1964)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4cbe3a6 commit 4e17baf

File tree

2 files changed

+50
-18
lines changed

2 files changed

+50
-18
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"start": "next start"
1212
},
1313
"dependencies": {
14-
"@theguild/components": "4.6.4",
14+
"@theguild/components": "4.6.5",
1515
"next": "13.4.4",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0"

website/yarn.lock

Lines changed: 49 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -605,10 +605,10 @@
605605
lodash.sortby "^4.7.0"
606606
remove-markdown "^0.5.0"
607607

608-
"@theguild/[email protected].4":
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+
"@theguild/[email protected].5":
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==
612612
dependencies:
613613
"@algolia/autocomplete-js" "1.9.2"
614614
"@algolia/autocomplete-plugin-algolia-insights" "1.9.2"
@@ -617,14 +617,14 @@
617617
"@giscus/react" "2.2.8"
618618
"@next/bundle-analyzer" "13.4.2"
619619
"@radix-ui/react-navigation-menu" "1.1.3"
620-
"@theguild/remark-mermaid" "0.0.1"
620+
"@theguild/remark-mermaid" "0.0.2"
621621
algoliasearch "4.17.1"
622622
clsx "1.2.1"
623623
focus-trap-react "10.1.4"
624624
fuzzy "^0.1.3"
625625
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"
628628
react-instantsearch-dom "6.40.0"
629629
react-paginate "8.2.0"
630630
react-player "2.12.0"
@@ -633,7 +633,15 @@
633633
semver "^7.3.8"
634634
use-debounce "9.0.4"
635635

636-
"@theguild/[email protected]":
636+
"@theguild/[email protected]":
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":
637645
version "0.0.1"
638646
resolved "https://registry.yarnpkg.com/@theguild/remark-mermaid/-/remark-mermaid-0.0.1.tgz#984f0f03bee4809cde02abbe4dbdbc192c806109"
639647
integrity sha512-MbLi7CIn25r0MypN1yaTrvuQHBE/UXy/DKfVjaLlXx5ut4PasOwzGIJihzM4d9kqNADJKilHpQWcd66ivbvJEQ==
@@ -2615,6 +2623,29 @@ [email protected]:
26152623
uuid "^9.0.0"
26162624
web-worker "^1.2.0"
26172625

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+
26182649
micromark-core-commonmark@^1.0.0, micromark-core-commonmark@^1.0.1:
26192650
version "1.1.0"
26202651
resolved "https://registry.yarnpkg.com/micromark-core-commonmark/-/micromark-core-commonmark-1.1.0.tgz#1386628df59946b2d39fb2edfd10f3e8e0a75bb8"
@@ -3103,10 +3134,10 @@ [email protected]:
31033134
"@next/swc-win32-ia32-msvc" "13.4.4"
31043135
"@next/swc-win32-x64-msvc" "13.4.4"
31053136

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==
31103141
dependencies:
31113142
"@headlessui/react" "^1.7.10"
31123143
"@popperjs/core" "^2.11.6"
@@ -3121,14 +3152,15 @@ [email protected]:
31213152
scroll-into-view-if-needed "^3.0.0"
31223153
zod "^3.20.2"
31233154

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==
31283159
dependencies:
31293160
"@mdx-js/mdx" "^2.3.0"
31303161
"@mdx-js/react" "^2.3.0"
31313162
"@napi-rs/simple-git" "^0.1.8"
3163+
"@theguild/remark-mermaid" "^0.0.1"
31323164
clsx "^1.2.1"
31333165
github-slugger "^2.0.0"
31343166
graceful-fs "^4.2.11"
@@ -4245,7 +4277,7 @@ unist-util-visit-parents@^5.0.0, unist-util-visit-parents@^5.1.1:
42454277
"@types/unist" "^2.0.0"
42464278
unist-util-is "^5.0.0"
42474279

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:
42494281
version "4.1.2"
42504282
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-4.1.2.tgz#125a42d1eb876283715a3cb5cceaa531828c72e2"
42514283
integrity sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==

0 commit comments

Comments
 (0)