Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#3844)
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 Mar 4, 2025
1 parent c71fb74 commit 4af54c7
Show file tree
Hide file tree
Showing 4 changed files with 93 additions and 54 deletions.
2 changes: 1 addition & 1 deletion examples/cloudflare-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"graphql-yoga": "workspace:*"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20250224.0",
"@cloudflare/workers-types": "4.20250303.0",
"@whatwg-node/fetch": "^0.10.1",
"typescript": "5.8.2",
"wrangler": "3.111.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/egg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"transpile": "tsc"
},
"dependencies": {
"@graphql-tools/utils": "10.8.3",
"@graphql-tools/utils": "10.8.4",
"egg": "3.30.1",
"egg-cors": "3.0.1",
"graphql": "16.10.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/live-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@envelop/live-query": "8.0.1",
"@graphql-tools/utils": "10.8.3",
"@graphql-tools/utils": "10.8.4",
"@n1ru4l/graphql-live-query": "0.10.0",
"@n1ru4l/in-memory-live-query-store": "0.10.0",
"graphql": "16.10.0",
Expand Down
Loading

0 comments on commit 4af54c7

Please sign in to comment.