Skip to content

Commit bd73ee1

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

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.0",
13+
"@theguild/tailwind-config": "0.6.2",
1414
"@types/dedent": "0.7.2",
1515
"@types/jsonpath": "0.2.4",
1616
"@types/node": "20.16.1",
@@ -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.0",
75+
"@theguild/components": "7.6.1",
7676
"classnames": "2.5.1",
7777
"date-fns": "2.30.0",
7878
"dedent": "1.5.3",

yarn.lock

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

4409-
"@theguild/[email protected].0":
4410-
version "7.6.0"
4411-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-7.6.0.tgz#e144649260bd461cad8372d68bc579c421548b6c"
4412-
integrity sha512-optsjn/l80iMj3IfIpnkBoTt5iYOWks5CsWQvqeSSagjzZEyUOtyEch02PNNj8dLL4WhjXWwIs9oxhLmuTg39A==
4409+
"@theguild/[email protected].1":
4410+
version "7.6.1"
4411+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-7.6.1.tgz#ec14917b2f8446c0f74d6a48cfeaed8bf25e7a7b"
4412+
integrity sha512-5HnuvISB7Kll+g8SLnQqVWSOHdeNL7gkztSYelVpbeqCrjpDFId9vjMV9GitPhhf44uzf1zksp9NbTriMmys8A==
44134413
dependencies:
44144414
"@giscus/react" "3.0.0"
44154415
"@next/bundle-analyzer" "15.1.0"
@@ -4470,10 +4470,10 @@
44704470
npm-to-yarn "^3.0.0"
44714471
unist-util-visit "^5.0.0"
44724472

4473-
"@theguild/[email protected].0":
4474-
version "0.6.0"
4475-
resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.6.0.tgz#603147842a3db043a9ceb3ea3e5dc6cd8ec469d8"
4476-
integrity sha512-tweCBr9MfMbakKQSd0dC7AsgZ3WhE/2U4f9TyOs1yTZXuTLUWGiDK4g++hjokyEIIEGtFC9SB0ux+V2gy8psTw==
4473+
"@theguild/[email protected].2":
4474+
version "0.6.2"
4475+
resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.6.2.tgz#d4fa0bb925979f7c1b92bf3b018666b3f27d5ae9"
4476+
integrity sha512-dl0P3qDjj8Us0PSuPQKE+N1ZJXjuhr4uWi66pdTy24PdSNODFSBe7YgK87/UOfDUCDNnImRgt3Do6uAYsP46oA==
44774477
dependencies:
44784478
"@tailwindcss/container-queries" "^0.1.1"
44794479

0 commit comments

Comments
 (0)