Skip to content

Commit 5bf2c52

Browse files
fix(deps): update dependency @guild-docs/client to v1.3.2 (dotansimha#7108)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 5af69cd commit 5bf2c52

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@graphql-codegen/typescript-vue-apollo": "3.2.1",
7373
"@graphql-codegen/typescript-vue-apollo-smart-ops": "2.2.1",
7474
"@graphql-codegen/typescript-vue-urql": "2.2.1",
75-
"@guild-docs/client": "1.3.1",
75+
"@guild-docs/client": "1.3.2",
7676
"@guild-docs/server": "2.1.4",
7777
"@monaco-editor/react": "4.3.1",
7878
"@theguild/components": "1.8.2",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2405,18 +2405,18 @@
24052405
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052"
24062406
integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==
24072407

2408-
"@guild-docs/client@1.3.1":
2409-
version "1.3.1"
2410-
resolved "https://registry.yarnpkg.com/@guild-docs/client/-/client-1.3.1.tgz#5fe80f075e20c11404cce03db97f6523ce8e4dd9"
2411-
integrity sha512-Mjfhsmd4euv6tDbpJWrorOEUBTcqxbMjdAlCipyFDwLG5+uShvJCqn8/OfLV8FWQ0SrYEY7nf5ZWfasughjlqQ==
2408+
"@guild-docs/client@1.3.2":
2409+
version "1.3.2"
2410+
resolved "https://registry.yarnpkg.com/@guild-docs/client/-/client-1.3.2.tgz#660b367ebaabd65f6f84316d4a32da75cb93834e"
2411+
integrity sha512-IrYoqtx08n3xhegBNbiSHqoB2o5ECU3tih7uKvjqoMIDz+EiBdqjRwHh0ME/H4C2zc167irj6QErcwNSHjaVXA==
24122412
dependencies:
24132413
"@guild-docs/mdx-remote" "^1.0.1"
24142414
"@guild-docs/types" "^1.1.0"
2415-
immer "^9.0.6"
2415+
immer "^9.0.7"
24162416
next-seo "^4.28.1"
24172417
nprogress "^0.2.0"
24182418
react-icons "4.3.1"
2419-
react-intersection-observer "^8.32.4"
2419+
react-intersection-observer "^8.32.5"
24202420
react-sticky-box "0.9.3"
24212421
react-use "^17.3.1"
24222422
remove-markdown "^0.3.0"
@@ -7697,10 +7697,10 @@ image-size@1.0.0:
76977697
dependencies:
76987698
queue "6.0.2"
76997699

7700-
immer@^9.0.6:
7701-
version "9.0.6"
7702-
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.6.tgz#7a96bf2674d06c8143e327cbf73539388ddf1a73"
7703-
integrity sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ==
7700+
immer@^9.0.6, immer@^9.0.7:
7701+
version "9.0.7"
7702+
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.7.tgz#b6156bd7db55db7abc73fd2fdadf4e579a701075"
7703+
integrity sha512-KGllzpbamZDvOIxnmJ0jI840g7Oikx58lBPWV0hUh7dtAyZpFqqrBZdKka5GlTwMTZ1Tjc/bKKW4VSFAt6BqMA==
77047704

77057705
immutable@~3.7.6:
77067706
version "3.7.6"
@@ -11041,10 +11041,10 @@ react-instantsearch-dom@^6.11.0:
1104111041
react-fast-compare "^3.0.0"
1104211042
react-instantsearch-core "^6.12.1"
1104311043

11044-
react-intersection-observer@^8.32.4:
11045-
version "8.32.4"
11046-
resolved "https://registry.yarnpkg.com/react-intersection-observer/-/react-intersection-observer-8.32.4.tgz#42767671c8045a2eda564eb1fa60ca7f9b0874f3"
11047-
integrity sha512-iZK+u2z2Jpw9ez+cEFR4Hts3eNtW9XiEhwy2wGgKVe+pRUboWko827kvmyb7BtQUeX+/kRcTeHpw6uWSLyI57w==
11044+
react-intersection-observer@^8.32.5:
11045+
version "8.32.5"
11046+
resolved "https://registry.yarnpkg.com/react-intersection-observer/-/react-intersection-observer-8.32.5.tgz#92e8d8888b0b43a5c10c398e0d483d574bce7f3e"
11047+
integrity sha512-4xKdUWRNdPueXXxTyMOV41w6qIa4tsV7BbWOW+IYsvGPP7wxOj9V6o3cKywie+/VDr5Qs7pCzi5Wom78dUxj1w==
1104811048

1104911049
react-is@17.0.2, react-is@^17.0.0, react-is@^17.0.1:
1105011050
version "17.0.2"

0 commit comments

Comments
 (0)