Skip to content

Commit 6074b4f

Browse files
fix(deps): update dependency @guild-docs/client to v1.3.3 (#3981)
Co-authored-by: Renovate Bot <[email protected]>
1 parent dc6ceae commit 6074b4f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@chakra-ui/utils": "1.9.1",
4242
"@emotion/react": "11.7.0",
4343
"@emotion/styled": "11.6.0",
44-
"@guild-docs/client": "1.3.2",
44+
"@guild-docs/client": "1.3.3",
4545
"@guild-docs/server": "2.1.5",
4646
"@mdx-js/react": "1.6.22",
4747
"@theguild/components": "1.8.2",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2103,12 +2103,12 @@
21032103
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.0.tgz#0eee6373e11418bfe0b5638f654df7a4ca6a3950"
21042104
integrity sha512-wYn6r8zVZyQJ6rQaALBEln5B1pzxb9shV5Ef97kTvn6yVGrqyXVnDqnU24MXnFubR+rZjBY9NWuxX3FB2sTsjg==
21052105

2106-
"@guild-docs/[email protected].2":
2107-
version "1.3.2"
2108-
resolved "https://registry.yarnpkg.com/@guild-docs/client/-/client-1.3.2.tgz#660b367ebaabd65f6f84316d4a32da75cb93834e"
2109-
integrity sha512-IrYoqtx08n3xhegBNbiSHqoB2o5ECU3tih7uKvjqoMIDz+EiBdqjRwHh0ME/H4C2zc167irj6QErcwNSHjaVXA==
2106+
"@guild-docs/[email protected].3":
2107+
version "1.3.3"
2108+
resolved "https://registry.yarnpkg.com/@guild-docs/client/-/client-1.3.3.tgz#815b94953f9deb83fd5ce810c455cead6da6ecfb"
2109+
integrity sha512-BGCYc4eRj+DCdiFM6we11QUohYmSf1Mm9jqufJH0nijj6hLTgYcUnDPuwlm7YuAY1UOpEyknFQLWn2hrED4gRQ==
21102110
dependencies:
2111-
"@guild-docs/mdx-remote" "^1.0.1"
2111+
"@guild-docs/mdx-remote" "^1.0.2"
21122112
"@guild-docs/types" "^1.1.0"
21132113
immer "^9.0.7"
21142114
next-seo "^4.28.1"
@@ -2119,9 +2119,9 @@
21192119
react-use "^17.3.1"
21202120
remove-markdown "^0.3.0"
21212121
use-immer "^0.6.0"
2122-
zustand "^3.6.5"
2122+
zustand "^3.6.6"
21232123

2124-
"@guild-docs/mdx-remote@^1.0.1", "@guild-docs/mdx-remote@^1.0.2":
2124+
"@guild-docs/mdx-remote@^1.0.2":
21252125
version "1.0.2"
21262126
resolved "https://registry.yarnpkg.com/@guild-docs/mdx-remote/-/mdx-remote-1.0.2.tgz#c9e69e8c032d6d7da900ba9b45965140f1d7748a"
21272127
integrity sha512-1wQBiZwm8o2AS2fW8cGh5Kwvl371PFt+tnvzB5umO3zV5eVdKtbdYe0ukMLcPxy9He5YOnAyceQ/hGaSjbIyww==
@@ -12806,10 +12806,10 @@ [email protected]:
1280612806
resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.8.15.tgz#96415c512d8e3ffd920afd3889604e30b9eaac15"
1280712807
integrity sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==
1280812808

12809-
zustand@^3.6.5:
12810-
version "3.6.5"
12811-
resolved "https://registry.yarnpkg.com/zustand/-/zustand-3.6.5.tgz#42a459397907d6bf0e2375351394733b2f83ee44"
12812-
integrity sha512-/WfLJuXiEJimt61KGMHebrFBwckkCHGhAgVXTgPQHl6IMzjqm6MREb1OnDSnCRiSmRdhgdFCctceg6tSm79hiw==
12809+
zustand@^3.6.6:
12810+
version "3.6.7"
12811+
resolved "https://registry.yarnpkg.com/zustand/-/zustand-3.6.7.tgz#aab5ac0a9d6d21dce752aecd390f373ed9c9d70a"
12812+
integrity sha512-bYWKXMfoJwZyliFgidcQ3tJC/F2f2hHq1+lhTk8dVPX2k28i4VnpnKjBGNxAd2QNliV0m455Vm+gDL8LShrV3g==
1281312813

1281412814
zwitch@^1.0.0:
1281512815
version "1.0.5"

0 commit comments

Comments
 (0)