Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#3804)
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 22, 2025
1 parent 507f74c commit f938dca
Show file tree
Hide file tree
Showing 25 changed files with 636 additions and 592 deletions.
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@pulumi/azure-native": "2.88.0",
"@pulumi/cloudflare": "5.49.1",
"@pulumi/docker": "4.6.1",
"@pulumi/pulumi": "3.150.0",
"@types/node": "22.13.4",
"@pulumi/pulumi": "3.152.0",
"@types/node": "22.13.5",
"tsx": "4.19.3",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/apollo-federation-compatibility/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@graphql-codegen/cli": "5.0.5",
"@graphql-codegen/typescript": "4.1.4",
"@graphql-codegen/typescript-resolvers": "4.4.3",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"esbuild": "0.25.0"
}
}
2 changes: 1 addition & 1 deletion examples/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@aws-cdk/assert": "2.68.0",
"@types/aws-lambda": "8.10.147",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"aws-cdk": "2.1000.2",
"aws-cdk-lib": "2.180.0",
"esbuild": "0.25.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"graphql-yoga": "workspace:*"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"ts-node": "10.9.2",
"ts-node-dev": "2.0.0",
"typescript": "5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"reflect-metadata": "0.2.2"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"ts-node": "10.9.2"
}
}
2 changes: 1 addition & 1 deletion examples/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@graphql-tools/utils": "^10.6.1",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"ts-node": "10.9.2"
}
}
2 changes: 1 addition & 1 deletion examples/file-upload-nextjs-pothos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@types/react": "^19.0.0",
"@whatwg-node/fetch": "^0.10.1",
"eslint": "9.20.1",
"eslint": "9.21.0",
"eslint-config-next": "15.1.7",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/gcp-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@google-cloud/functions-framework": "3.4.5",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion examples/generic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"graphql-yoga": "workspace:*"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@whatwg-node/fetch": "0.10.4",
"cross-env": "7.0.3",
"tsx": "4.19.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-armor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"graphql-yoga": "workspace:*"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"cross-env": "7.0.3",
"ts-node": "10.9.2",
"ts-node-dev": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/hackernews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@prisma/client": "6.4.1",
"@prisma/internals": "6.4.1",
"@prisma/migrate": "6.4.1",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"cross-env": "7.0.3",
"prisma": "6.4.1",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/issue-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"graphql-yoga": "workspace:*"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"ts-node": "10.9.2",
"ts-node-dev": "2.0.0",
"typescript": "5.7.3"
Expand Down
4 changes: 2 additions & 2 deletions examples/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"start": "next start"
},
"dependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"autoprefixer": "10.4.20",
"eslint": "9.20.1",
"eslint": "9.21.0",
"eslint-config-next": "15.1.7",
"graphql": "16.10.0",
"graphql-yoga": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/react": "19.0.10",
"eslint": "9.20.1",
"eslint": "9.21.0",
"eslint-config-next": "15.1.7",
"typescript": "5.7.3"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/nextjs-legacy-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"tslib": "2.8.1"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@types/react": "19.0.10",
"esbuild": "0.25.0",
"eslint": "9.20.1",
"eslint": "9.21.0",
"eslint-config-next": "15.1.7",
"typescript": "5.7.3"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/nextjs-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"ws": "8.18.1"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@types/react": "19.0.10",
"@types/ws": "8.5.14",
"eslint": "9.20.1",
"eslint": "9.21.0",
"eslint-config-next": "15.1.7",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/pothos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"graphql-yoga": "workspace:*"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"ts-node": "10.9.2",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/redis-pub-sub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ioredis": "5.5.0"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"cross-env": "7.0.3",
"ts-node": "10.9.2",
"ts-node-dev": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/request-cancelation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"graphql-yoga": "workspace:*"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@whatwg-node/fetch": "^0.10.1",
"cross-env": "7.0.3",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/response-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"graphql-yoga": "workspace:*"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@whatwg-node/fetch": "^0.10.1",
"cross-env": "7.0.3",
"ts-node": "10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"@typescript-eslint/eslint-plugin": "8.24.1",
"@typescript-eslint/parser": "8.24.1",
"@whatwg-node/fetch": "0.10.4",
"eslint": "9.20.1",
"eslint": "9.21.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-svelte3": "4.0.0",
"jest": "^29.0.0",
"prettier": "3.5.1",
"prettier": "3.5.2",
"prettier-plugin-svelte": "3.3.3",
"svelte": "5.20.2",
"svelte-check": "4.1.4",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@
"babel-plugin-transform-typescript-metadata": "0.3.2",
"bob-the-bundler": "7.0.1",
"cross-env": "7.0.3",
"eslint": "9.20.1",
"eslint": "9.21.0",
"graphql": "16.10.0",
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.4.3",
"playwright": "^1.49.1",
"postinstall-postinstall": "2.1.0",
"prettier": "3.5.1",
"prettier": "3.5.2",
"prettier-plugin-pkg": "0.18.1",
"prettier-plugin-sh": "0.15.0",
"rimraf": "6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-yoga/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@jest/globals": "^29.2.1",
"@n1ru4l/in-memory-live-query-store": "0.10.0",
"@repeaterjs/repeater": "^3.0.4",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"globby": "^14.0.2",
"graphql": "16.10.0",
"graphql-http": "^1.18.0",
Expand Down
Loading

0 comments on commit f938dca

Please sign in to comment.