Skip to content

Commit 43b6032

Browse files
fix(deps): update dependency @graphql-ez/plugin-websockets to ^0.12.0 (#2293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da379f1 commit 43b6032

File tree

3 files changed

+39
-11
lines changed

3 files changed

+39
-11
lines changed

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@graphql-ez/plugin-dataloader": "^0.8.1",
2525
"@graphql-ez/plugin-schema": "^0.9.1",
2626
"@graphql-ez/plugin-upload": "^0.8.1",
27-
"@graphql-ez/plugin-websockets": "^0.11.3",
27+
"@graphql-ez/plugin-websockets": "^0.12.0",
2828
"@react-hookz/web": "^22.0.0",
2929
"extract-files": "^13.0.0",
3030
"fastify": "^5.4.0",

internal/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"wait-for-expect": "^3.0.2"
5353
},
5454
"devDependencies": {
55-
"@graphql-ez/plugin-websockets": "^0.11.3",
55+
"@graphql-ez/plugin-websockets": "^0.12.0",
5656
"@jest/types": "^29.6.3",
5757
"@types/node": "^22.16.5",
5858
"typescript": "^5.8.3"

pnpm-lock.yaml

Lines changed: 37 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)