Skip to content

Commit 73165f3

Browse files
fix(deps): update @theguild/components + nextra (#10427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5c1b5b commit 73165f3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"generate-json-config": "tsx generate-config-json-schema.ts"
1111
},
1212
"devDependencies": {
13-
"@theguild/tailwind-config": "0.6.2",
13+
"@theguild/tailwind-config": "0.6.3",
1414
"@types/dedent": "0.7.2",
1515
"@types/jsonpath": "0.2.4",
1616
"@types/node": "22.10.7",
@@ -72,7 +72,7 @@
7272
"@monaco-editor/react": "4.6.0",
7373
"@radix-ui/react-accordion": "^1.2.1",
7474
"@radix-ui/react-icons": "^1.3.0",
75-
"@theguild/components": "7.6.1",
75+
"@theguild/components": "7.6.3",
7676
"classnames": "2.5.1",
7777
"date-fns": "4.1.0",
7878
"dedent": "1.5.3",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4213,10 +4213,10 @@
42134213
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.10.8.tgz#975446a667755222f62884c19e5c3c66d959b8b4"
42144214
integrity sha512-PBu00mtt95jbKFi6Llk9aik8bnR3tR/oQP1o3TSi+iG//+Q2RTIzCEgKkHG8BB86kxMNW6O8wku+Lmi+QFR6jA==
42154215

4216-
"@theguild/[email protected].1":
4217-
version "7.6.1"
4218-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-7.6.1.tgz#ec14917b2f8446c0f74d6a48cfeaed8bf25e7a7b"
4219-
integrity sha512-5HnuvISB7Kll+g8SLnQqVWSOHdeNL7gkztSYelVpbeqCrjpDFId9vjMV9GitPhhf44uzf1zksp9NbTriMmys8A==
4216+
"@theguild/[email protected].3":
4217+
version "7.6.3"
4218+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-7.6.3.tgz#f27db8563a3e136ded3a59b7396926e934b95b17"
4219+
integrity sha512-feNK4AM0L+yaBjctoAMeuERcwc2+dJRSrXalu9C1EhAOrM1gEd7mRof+UtyNDTqYbbFm7Xz/EZz83aljduA+YA==
42204220
dependencies:
42214221
"@giscus/react" "3.0.0"
42224222
"@next/bundle-analyzer" "15.1.0"
@@ -4277,10 +4277,10 @@
42774277
npm-to-yarn "^3.0.0"
42784278
unist-util-visit "^5.0.0"
42794279

4280-
"@theguild/[email protected].2":
4281-
version "0.6.2"
4282-
resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.6.2.tgz#d4fa0bb925979f7c1b92bf3b018666b3f27d5ae9"
4283-
integrity sha512-dl0P3qDjj8Us0PSuPQKE+N1ZJXjuhr4uWi66pdTy24PdSNODFSBe7YgK87/UOfDUCDNnImRgt3Do6uAYsP46oA==
4280+
"@theguild/[email protected].3":
4281+
version "0.6.3"
4282+
resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.6.3.tgz#7c1ad4ef0795313a6e21cf64bb7502dc7ce6507f"
4283+
integrity sha512-kmHHBnGRPiFtyBNuWCuKdC+kymh16OuFTD+R/Yb3yo+mNFJlOzGYdcu2ay6g1M+9+OlwSffifD2Zo97AZUwaSg==
42844284
dependencies:
42854285
"@tailwindcss/container-queries" "^0.1.1"
42864286

0 commit comments

Comments
 (0)