Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#3653)
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 Jan 14, 2025
1 parent 4d98066 commit aa436d5
Show file tree
Hide file tree
Showing 8 changed files with 67 additions and 420 deletions.
2 changes: 1 addition & 1 deletion examples/cloudflare-advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"ts-loader": "9.5.2",
"typescript": "5.7.3",
"webpack": "5.97.1",
"wrangler": "3.101.0"
"wrangler": "3.102.0"
}
}
2 changes: 1 addition & 1 deletion examples/cloudflare-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@cloudflare/workers-types": "4.20250109.0",
"@whatwg-node/fetch": "^0.10.1",
"typescript": "5.7.3",
"wrangler": "3.101.0"
"wrangler": "3.102.0"
}
}
2 changes: 1 addition & 1 deletion examples/service-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"devDependencies": {
"@whatwg-node/fetch": "^0.10.1",
"typescript": "5.7.3",
"wrangler": "3.101.0"
"wrangler": "3.102.0"
}
}
2 changes: 1 addition & 1 deletion examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"jest": "^29.0.0",
"prettier": "3.4.2",
"prettier-plugin-svelte": "3.3.3",
"svelte": "5.17.4",
"svelte": "5.17.5",
"svelte-check": "4.1.4",
"svelte-preprocess": "6.0.3",
"tslib": "2.8.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"supertest": "7.0.0",
"ts-jest": "29.2.5",
"typescript": "5.7.3",
"wrangler": "3.101.0"
"wrangler": "3.102.0"
},
"lint-staged": {
"packages/**/src/**/*.{ts,tsx}": [
Expand Down
2 changes: 1 addition & 1 deletion packages/client/apollo-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"tslib": "^2.5.2"
},
"devDependencies": {
"@apollo/client": "3.12.5",
"@apollo/client": "3.12.6",
"graphql-yoga": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"graphql-yoga": "workspace:^"
},
"devDependencies": {
"@apollo/client": "3.12.5",
"@apollo/client": "3.12.6",
"crypto-hash": "3.1.0",
"graphql-yoga": "workspace:*"
},
Expand Down
473 changes: 60 additions & 413 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit aa436d5

Please sign in to comment.