Skip to content

Commit

Permalink
fix(deps): update dependency @mizdra/graphql-codegen-typescript-fabbr…
Browse files Browse the repository at this point in the history
…ica to ^0.6.0 (#10081)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent f1c5f29 commit 4bc9ae6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@graphql-codegen/typescript-vue-apollo-smart-ops": "2.3.6",
"@graphql-codegen/typescript-vue-urql": "2.3.6",
"@graphql-codegen/urql-introspection": "2.2.1",
"@mizdra/graphql-codegen-typescript-fabbrica": "^0.3.0",
"@mizdra/graphql-codegen-typescript-fabbrica": "^0.6.0",
"@monaco-editor/react": "4.5.2",
"@theguild/components": "6.6.3",
"classnames": "2.3.2",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3403,13 +3403,14 @@
dependencies:
"@types/mdx" "^2.0.0"

"@mizdra/graphql-codegen-typescript-fabbrica@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@mizdra/graphql-codegen-typescript-fabbrica/-/graphql-codegen-typescript-fabbrica-0.3.0.tgz#783ffc7c4ade7b844a6c65cc1fb7bac340a2f42d"
integrity sha512-ShPEpC6GrzL1fqXqx4Ua1heid8ExrK/evJI1vozVPt6mZWebwKG0tf26v9KwQ0F8HZBufnq4BURUMXobWi9ckQ==
"@mizdra/graphql-codegen-typescript-fabbrica@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@mizdra/graphql-codegen-typescript-fabbrica/-/graphql-codegen-typescript-fabbrica-0.6.0.tgz#3c3961677b4e280f7656a4a35267e2795a82bb86"
integrity sha512-Jkimjs2kYH6VYsveeVYAfZ4Lch4zqUIuW6FxBpfOSSrKeu/n7mVbfU2zQMejlBeeND5brtVjhA1Ozi/CHfnpvw==
dependencies:
"@graphql-codegen/plugin-helpers" "^5.0.1"
"@graphql-codegen/visitor-plugin-common" "^4.0.1"
graphql-relay "^0.10.2"

"@monaco-editor/loader@^1.3.3":
version "1.3.3"
Expand Down Expand Up @@ -8697,6 +8698,11 @@ graphql-language-service-utils@^2.7.1:
graphql-language-service-types "^1.8.7"
nullthrows "^1.0.0"

graphql-relay@^0.10.2:
version "0.10.2"
resolved "https://registry.yarnpkg.com/graphql-relay/-/graphql-relay-0.10.2.tgz#a1cd0e4b63e671a08da6c021ec033086a4887f6a"
integrity sha512-abybva1hmlNt7Y9pMpAzHuFnM2Mme/a2Usd8S4X27fNteLGRAECMYfhmsrpZFvGn3BhmBZugMXYW/Mesv3P1Kw==

[email protected]:
version "5.2.0"
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-5.2.0.tgz#a05fb54a517d91bb2d7aefa17ade4523dc5ebdca"
Expand Down

0 comments on commit 4bc9ae6

Please sign in to comment.