Skip to content

Commit

Permalink
chore(deps): update dependency graphql-sse to ^2.5.4 (#2067)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent ad8f19b commit 2b5c050
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/gqty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"eslint": "^9.15.0",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",
"graphql": "^16.9.0",
"graphql-sse": "^2.5.3",
"graphql-sse": "^2.5.4",
"graphql-ws": "^5.16.0",
"jest": "^30.0.0-alpha.6",
"just-memoize": "^2.2.0",
Expand All @@ -110,7 +110,7 @@
},
"peerDependencies": {
"graphql": "*",
"graphql-sse": "^2.5.3",
"graphql-sse": "^2.5.4",
"graphql-ws": "^5.16.0"
},
"peerDependenciesMeta": {
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",
"gqty": "workspace:^",
"graphql": "^16.9.0",
"graphql-sse": "^2.5.3",
"graphql-sse": "^2.5.4",
"graphql-ws": "^5.16.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand All @@ -123,7 +123,7 @@
"peerDependencies": {
"gqty": "workspace:^",
"graphql": "*",
"graphql-sse": "^2.5.3",
"graphql-sse": "^2.5.4",
"graphql-ws": "^5.16.0",
"react": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"react-dom": "^18.0.0 || ^19.0.0"
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2b5c050

Please sign in to comment.