Skip to content

Commit 9a1acc6

Browse files
fix(deps): update dependency @theguild/components to v4.5.8 (#9261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cba6f37 commit 9a1acc6

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@graphql-codegen/typescript-vue-urql": "2.3.6",
6767
"@graphql-codegen/urql-introspection": "2.2.1",
6868
"@monaco-editor/react": "4.4.6",
69-
"@theguild/components": "4.5.7",
69+
"@theguild/components": "4.5.8",
7070
"classnames": "2.3.2",
7171
"date-fns": "2.29.3",
7272
"dedent": "0.7.0",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3566,10 +3566,10 @@
35663566
lodash.sortby "^4.7.0"
35673567
remove-markdown "^0.5.0"
35683568

3569-
"@theguild/[email protected].7":
3570-
version "4.5.7"
3571-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.5.7.tgz#9d144ea41488d90e1741ba26807a9894e7e490f9"
3572-
integrity sha512-nh5zOQLaRghXS4psjDt7yGI7QKVt3Ig0VZOlbW3KybZ0IlqrXqDcITdiNwjy+arEbtoEDRqCRal6l4PvWo3Xcg==
3569+
"@theguild/[email protected].8":
3570+
version "4.5.8"
3571+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.5.8.tgz#f95d617c61168476f85f87f032c6b0f1881e0358"
3572+
integrity sha512-FogSV0QjfbAnrTJfnn7Yjr7J75zwtSBYXLMneOmh3VBIdherYCums9MxTm7JGHrAzVJz/Gf8B4dQX11ZI0zZ5Q==
35733573
dependencies:
35743574
"@algolia/autocomplete-js" "1.8.3"
35753575
"@algolia/autocomplete-plugin-algolia-insights" "1.8.3"
@@ -3584,10 +3584,10 @@
35843584
fuzzy "^0.1.3"
35853585
mermaid "10.0.2"
35863586
next-videos "1.5.0"
3587-
nextra "2.2.20"
3588-
nextra-theme-docs "2.2.20"
3587+
nextra "2.3.0"
3588+
nextra-theme-docs "2.3.0"
35893589
react-instantsearch-dom "6.39.1"
3590-
react-paginate "8.1.4"
3590+
react-paginate "8.1.5"
35913591
react-player "2.12.0"
35923592
remark-mdx-disable-explicit-jsx "0.1.0"
35933593
search-insights "2.4.0"
@@ -10779,10 +10779,10 @@ [email protected], next@^13.0.0:
1077910779
"@next/swc-win32-ia32-msvc" "13.2.3"
1078010780
"@next/swc-win32-x64-msvc" "13.2.3"
1078110781

10782-
nextra-theme-docs@2.2.20:
10783-
version "2.2.20"
10784-
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-2.2.20.tgz#144f8fb4da9ad3ccf80c044447e7da0da13048e4"
10785-
integrity sha512-YbDbpwvLCUnDvq9afP57Zu/fDFbSrsvx5MEZIhKRcrn/eCfo4yIwoMMhdRF0yntB5uTDc4MZ8jqJgb25g2v7QA==
10782+
nextra-theme-docs@2.3.0:
10783+
version "2.3.0"
10784+
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-2.3.0.tgz#5bb0ac03c331d3f82cd8b8ad29aaa599f4e838c4"
10785+
integrity sha512-KMvHhGOvaKIqR71Gnx+w/1c9LLfpQJ3+fnCAgg9qfjXo2agr1zRKyRDROyY8cGINdslpzmEGgs/MH2gDSAI6nw==
1078610786
dependencies:
1078710787
"@headlessui/react" "^1.7.10"
1078810788
"@popperjs/core" "^2.11.6"
@@ -10797,10 +10797,10 @@ [email protected]:
1079710797
scroll-into-view-if-needed "^3.0.0"
1079810798
zod "^3.20.2"
1079910799

10800-
nextra@2.2.20:
10801-
version "2.2.20"
10802-
resolved "https://registry.yarnpkg.com/nextra/-/nextra-2.2.20.tgz#7973c817067779318c989fcc9ad31473a97f50cb"
10803-
integrity sha512-V5P5UHvA7GvISziJSEMVV9jCDBm1aMlez3XqKPzvr/aIrugfnIPBhGrFh2YjpXp5FspldgTS8lbZVf36Alonhg==
10800+
nextra@2.3.0:
10801+
version "2.3.0"
10802+
resolved "https://registry.yarnpkg.com/nextra/-/nextra-2.3.0.tgz#57d1beae6744926f70dc4389db1a7d06df8bb793"
10803+
integrity sha512-v17vMq2bJa15iKKt9+6AidSeIoKcK1ZlXmwqFqTgc0pQmRrl6pTJaSR36UZKcpMwvvLZ/7/xWuWV/OQB599O3g==
1080410804
dependencies:
1080510805
"@mdx-js/mdx" "^2.3.0"
1080610806
"@mdx-js/react" "^2.3.0"
@@ -11982,10 +11982,10 @@ [email protected]:
1198211982
unist-util-visit "^4.0.0"
1198311983
vfile "^5.0.0"
1198411984

11985-
11986-
version "8.1.4"
11987-
resolved "https://registry.yarnpkg.com/react-paginate/-/react-paginate-8.1.4.tgz#f62bfef4f07bb420f3a994e0284d1065a865a6b9"
11988-
integrity sha512-c3rxjcTEqeDQa6LqXifxLeFguY2qy2CHGRphVjHLFFMGfIHyaJ+v3bOvIlLYEeohwQ1q+cQpknjsqBVrkc/SNA==
11985+
11986+
version "8.1.5"
11987+
resolved "https://registry.yarnpkg.com/react-paginate/-/react-paginate-8.1.5.tgz#59eda2ab13c7d962b19ef815cd84e7e001e641c2"
11988+
integrity sha512-DnwbzimjyCmiregTP8npoHu2HvJ3NDm9+kBM8mx7dOVc66/4lSWzz0uTd1smRSENf1yD7SCZEOMduXbdyxNj1A==
1198911989
dependencies:
1199011990
prop-types "^15"
1199111991

0 commit comments

Comments
 (0)