Skip to content

Commit 596fcb2

Browse files
fix(deps): update dependency @theguild/components to v4.6.4 (#2357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0941be9 commit 596fcb2

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"analyze": "cross-env ANALYZE=true next build"
1212
},
1313
"dependencies": {
14-
"@theguild/components": "4.6.3",
14+
"@theguild/components": "4.6.4",
1515
"next": "13.4.4",
1616
"next-sitemap": "4.1.3",
1717
"react": "18.2.0",

yarn.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1304,10 +1304,10 @@
13041304
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
13051305
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
13061306

1307-
"@braintree/sanitize-url@^6.0.0":
1308-
version "6.0.0"
1309-
resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.0.tgz#fe364f025ba74f6de6c837a84ef44bdb1d61e68f"
1310-
integrity sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w==
1307+
"@braintree/sanitize-url@^6.0.2":
1308+
version "6.0.2"
1309+
resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.2.tgz#6110f918d273fe2af8ea1c4398a88774bb9fc12f"
1310+
integrity sha512-Tbsj02wXCbqGmzdnXNk0SOF19ChhRU70BsroIi4Pm6Ehp56in6vch94mfbdQ17DozxkL3BAVjbZ4Qc1a0HFRAg==
13111311

13121312
"@changesets/apply-release-plan@^6.1.3":
13131313
version "6.1.3"
@@ -2199,13 +2199,6 @@
21992199
"@jridgewell/resolve-uri" "3.1.0"
22002200
"@jridgewell/sourcemap-codec" "1.4.14"
22012201

2202-
"@khanacademy/simple-markdown@^0.8.6":
2203-
version "0.8.6"
2204-
resolved "https://registry.yarnpkg.com/@khanacademy/simple-markdown/-/simple-markdown-0.8.6.tgz#9c9aef1f5ce2ce60292d13849165965a57c26f25"
2205-
integrity sha512-mAUlR9lchzfqunR89pFvNI51jQKsMpJeWYsYWw0DQcUXczn/T/V6510utgvm7X0N3zN87j1SvuKk8cMbl9IAFw==
2206-
dependencies:
2207-
"@types/react" ">=16.0.0"
2208-
22092202
"@lit-labs/ssr-dom-shim@^1.0.0", "@lit-labs/ssr-dom-shim@^1.1.0":
22102203
version "1.1.1"
22112204
resolved "https://registry.yarnpkg.com/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.1.1.tgz#64df34e2f12e68e78ac57e571d25ec07fa460ca9"
@@ -2739,10 +2732,10 @@
27392732
lodash.sortby "^4.7.0"
27402733
remove-markdown "^0.5.0"
27412734

2742-
"@theguild/[email protected].3":
2743-
version "4.6.3"
2744-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.6.3.tgz#a5453ee3637cc46155eb73bb7905bf793f72917a"
2745-
integrity sha512-zY5MS2xdpihlwwIQ6qhH1FCxXW76EWEVgf9Lb3R0vXecwuhxe18AH+JWQ+w1a3UlUB+KFvvkv6CbsjLNi23Zog==
2735+
"@theguild/[email protected].4":
2736+
version "4.6.4"
2737+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.6.4.tgz#b25eddf57362e7f5c27d527733e0d553a018d97d"
2738+
integrity sha512-/4k1pEATHCEFROXxejXMQGl4S02u7f1ZNrLCuXqvwXzK7lFR/cDhXCfZIRh4IITESOaU6W02BoAd8i3V7ld2/Q==
27462739
dependencies:
27472740
"@algolia/autocomplete-js" "1.9.2"
27482741
"@algolia/autocomplete-plugin-algolia-insights" "1.9.2"
@@ -2751,11 +2744,11 @@
27512744
"@giscus/react" "2.2.8"
27522745
"@next/bundle-analyzer" "13.4.2"
27532746
"@radix-ui/react-navigation-menu" "1.1.3"
2747+
"@theguild/remark-mermaid" "0.0.1"
27542748
algoliasearch "4.17.1"
27552749
clsx "1.2.1"
27562750
focus-trap-react "10.1.4"
27572751
fuzzy "^0.1.3"
2758-
mermaid "10.1.0"
27592752
next-videos "1.5.0"
27602753
nextra "2.6.2"
27612754
nextra-theme-docs "2.6.2"
@@ -2765,9 +2758,16 @@
27652758
remark-mdx-disable-explicit-jsx "0.1.0"
27662759
search-insights "2.6.0"
27672760
semver "^7.3.8"
2768-
unist-util-visit "4.1.2"
27692761
use-debounce "9.0.4"
27702762

2763+
"@theguild/[email protected]":
2764+
version "0.0.1"
2765+
resolved "https://registry.yarnpkg.com/@theguild/remark-mermaid/-/remark-mermaid-0.0.1.tgz#984f0f03bee4809cde02abbe4dbdbc192c806109"
2766+
integrity sha512-MbLi7CIn25r0MypN1yaTrvuQHBE/UXy/DKfVjaLlXx5ut4PasOwzGIJihzM4d9kqNADJKilHpQWcd66ivbvJEQ==
2767+
dependencies:
2768+
mermaid "10.2.1"
2769+
unist-util-visit "4.1.2"
2770+
27712771
"@theguild/[email protected]":
27722772
version "0.2.1"
27732773
resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.2.1.tgz#efb57366f42603e8eb462b050498f1bef8e449a2"
@@ -3140,7 +3140,7 @@
31403140
resolved "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
31413141
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
31423142

3143-
"@types/[email protected]", "@types/react@>=16", "@types/react@>=16.0.0":
3143+
"@types/[email protected]", "@types/react@>=16":
31443144
version "18.2.8"
31453145
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.8.tgz#a77dcffe4e9af148ca4aa8000c51a1e8ed99e2c8"
31463146
integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==
@@ -5530,10 +5530,10 @@ domhandler@^4.2.0, domhandler@^4.3.1:
55305530
dependencies:
55315531
domelementtype "^2.2.0"
55325532

5533-
dompurify@2.4.5:
5534-
version "2.4.5"
5535-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.5.tgz#0e89a27601f0bad978f9a924e7a05d5d2cccdd87"
5536-
integrity sha512-jggCCd+8Iqp4Tsz0nIvpcb22InKEBrGz5dw3EQJMs8HPJDsKbFIO3STYtAvCfDx26Muevn1MHVI0XxjgFfmiSA==
5533+
dompurify@3.0.3:
5534+
version "3.0.3"
5535+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.3.tgz#4b115d15a091ddc96f232bcef668550a2f6f1430"
5536+
integrity sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ==
55375537

55385538
[email protected], domutils@^1.5.1:
55395539
version "1.5.1"
@@ -8628,10 +8628,10 @@ mdast-util-find-and-replace@^2.0.0:
86288628
unist-util-is "^5.0.0"
86298629
unist-util-visit-parents "^4.0.0"
86308630

8631-
mdast-util-from-markdown@^1.0.0:
8632-
version "1.2.0"
8633-
resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-1.2.0.tgz#84df2924ccc6c995dec1e2368b2b208ad0a76268"
8634-
integrity sha512-iZJyyvKD1+K7QX1b5jXdE7Sc5dtoTry1vzV28UZZe8Z1xVnB/czKntJ7ZAkG0tANqRnBF6p3p7GpU1y19DTf2Q==
8631+
mdast-util-from-markdown@^1.0.0, mdast-util-from-markdown@^1.3.0:
8632+
version "1.3.1"
8633+
resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-1.3.1.tgz#9421a5a247f10d31d2faed2a30df5ec89ceafcf0"
8634+
integrity sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==
86358635
dependencies:
86368636
"@types/mdast" "^3.0.0"
86378637
"@types/unist" "^2.0.0"
@@ -8845,25 +8845,25 @@ merge2@^1.3.0, merge2@^1.4.1:
88458845
resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
88468846
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
88478847

8848-
mermaid@10.1.0:
8849-
version "10.1.0"
8850-
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-10.1.0.tgz#6e40d5250174f4750ca6548e4ee00f6ae210855a"
8851-
integrity sha512-LYekSMNJygI1VnMizAPUddY95hZxOjwZxr7pODczILInO0dhQKuhXeu4sargtnuTwCilSuLS7Uiq/Qn7HTVrmA==
8848+
mermaid@10.2.1:
8849+
version "10.2.1"
8850+
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-10.2.1.tgz#5183c956a64e1ed9cf0122cec6c6cb4900521966"
8851+
integrity sha512-gziwXLuAidRxPJxcA0LqPhToirGZ2J2gD+UrDEtGNeKb98BtcQde28UUcCUCmNplkQOwE7oynrzKcMe9i29AMw==
88528852
dependencies:
8853-
"@braintree/sanitize-url" "^6.0.0"
8854-
"@khanacademy/simple-markdown" "^0.8.6"
8853+
"@braintree/sanitize-url" "^6.0.2"
88558854
cytoscape "^3.23.0"
88568855
cytoscape-cose-bilkent "^4.1.0"
88578856
cytoscape-fcose "^2.1.0"
88588857
d3 "^7.4.0"
88598858
dagre-d3-es "7.0.10"
88608859
dayjs "^1.11.7"
8861-
dompurify "2.4.5"
8860+
dompurify "3.0.3"
88628861
elkjs "^0.8.2"
88638862
khroma "^2.0.0"
88648863
lodash-es "^4.17.21"
8864+
mdast-util-from-markdown "^1.3.0"
88658865
non-layered-tidy-tree-layout "^2.0.2"
8866-
stylis "^4.1.2"
8866+
stylis "^4.1.3"
88678867
ts-dedent "^2.2.0"
88688868
uuid "^9.0.0"
88698869
web-worker "^1.2.0"
@@ -11692,10 +11692,10 @@ stylehacks@^5.1.0:
1169211692
browserslist "^4.16.6"
1169311693
postcss-selector-parser "^6.0.4"
1169411694

11695-
stylis@^4.1.2:
11696-
version "4.1.3"
11697-
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.3.tgz#fd2fbe79f5fed17c55269e16ed8da14c84d069f7"
11698-
integrity sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==
11695+
stylis@^4.1.3:
11696+
version "4.2.0"
11697+
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
11698+
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
1169911699

1170011700
sucrase@^3.20.3:
1170111701
version "3.20.3"

0 commit comments

Comments
 (0)