Skip to content

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent d68d4a0 commit def7e19
Show file tree
Hide file tree
Showing 64 changed files with 14,681 additions and 11,628 deletions.
2 changes: 1 addition & 1 deletion benchmarks/apis/envelop-fastify-raw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"require-env-variable": "^4.0.1"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/apis/express-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/express": "^4.17.15",
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/apis/ez-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"require-env-variable": "^4.0.1"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/apis/ez-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"require-env-variable": "^4.0.1"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/apis/ez-hapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"require-env-variable": "^4.0.1"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/apis/ez-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require-env-variable": "^4.0.1"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/apis/ez-koa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/koa": "^2.13.5",
"@types/koa-bodyparser": "^4.3.10",
"@types/koa__router": "^12.0.0",
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/apis/graphql-helix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"require-env-variable": "^4.0.1"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/apis/mercurius/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require-env-variable": "^4.0.1"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/cli-table": "^0.3.1",
"@types/md5": "^2.3.2",
"@types/mkdirp": "^1.0.2",
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"@types/rimraf": "^3.0.2",
"@types/wait-on": "^5.3.1",
"bob-tsm": "2.0.0-alpha-227aebc.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"worktop": "^0.7.3"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"clipboardy": "^3.0.0",
"concurrently": "^7.6.0",
"esbuild": "^0.16.9",
Expand Down
2 changes: 1 addition & 1 deletion examples/express/complete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/express": "^4.17.15",
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"graphql-ez": "workspace:*"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify/complete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"graphql-upload": "^13.0.0"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify/nexus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"start": "bob-tsm src/index.ts"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify/pothos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"graphql-ez": "workspace:*"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify/type-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"type-graphql": "^1.1.1"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"esbuild": "^0.16.9",
"tsc-watch": "^6.0.0",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/hapi/complete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"graphql-ez": "workspace:*"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/http/complete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"graphql-ez": "workspace:*"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/koa/complete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/koa": "^2.13.5",
"@types/koa-bodyparser": "^4.3.10",
"@types/koa__router": "^12.0.0",
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-tsm": "2.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs/complete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react-query": "^3.39.2"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"@types/react": "^17.0.52",
"@types/react-dom": "^18.0.9",
"esbuild": "^0.16.9",
Expand Down
2 changes: 1 addition & 1 deletion examples/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"graphql-ez": "workspace:*"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion integration/gql-15-interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
}
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion integration/gql-15-stream-defer-interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
}
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion integration/gql-16-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
}
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion integration/gql-16-interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
}
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion integration/gql-16-stream-defer-interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
}
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion integration/gql-17/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"mocha": "^10.2.0"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"esbuild": "^0.16.9",
"typescript": "^5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion internal/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/koa": "^2.13.5",
"@types/koa__router": "^12.0.0",
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"@types/ws": "^8.5.3",
"bob-esbuild-cli": "5.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
Expand Down
2 changes: 1 addition & 1 deletion internal/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@next/bundle-analyzer": "^12.3.4",
"@types/mdx-js__react": "^1.5.5",
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"@types/react": "^17.0.52",
"@types/react-dom": "^18.0.9",
"@types/wait-on": "^5.3.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/express-serve-static-core": "^4.17.31",
"@types/jest": "^29.2.4",
"@types/mocha": "^10.0.1",
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-esbuild": "5.0.0-alpha-227aebc.0",
"bob-esbuild-cli": "5.0.0-alpha-227aebc.0",
"bob-tsm": "2.0.0-alpha-227aebc.0",
Expand All @@ -67,7 +67,7 @@
"typescript": "^5.3.3"
},
"engines": {
"node": ">=14.13.1",
"node": ">=22.12.0",
"pnpm": ">=8"
},
"pnpm": {
Expand Down
2 changes: 1 addition & 1 deletion packages/client/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@graphql-typed-document-node/core": "^3.1.1",
"@types/eventsource": "^1.1.10",
"@types/extract-files": "^8.1.1",
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"@types/node-fetch": "^2.6.2",
"@types/rimraf": "^3.0.2",
"@types/ws": "^8.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudflare/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@graphql-ez/utils": "workspace:^"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"@types/wait-on": "^5.3.1",
"bob-esbuild-cli": "5.0.0-alpha-227aebc.0",
"changesets-github-release": "^0.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"tiny-lru": "10.0.1"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-esbuild-cli": "5.0.0-alpha-227aebc.0",
"changesets-github-release": "^0.1.0",
"esbuild": "^0.16.9",
Expand All @@ -63,7 +63,7 @@
}
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"prepack": "bob-esbuild build"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-esbuild-cli": "5.0.0-alpha-227aebc.0",
"esbuild": "^0.16.9",
"graphql": "16.1.0-experimental-stream-defer.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/express/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/express": "^4.17.15",
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-esbuild-cli": "5.0.0-alpha-227aebc.0",
"changesets-github-release": "^0.1.0",
"esbuild": "^0.16.9",
Expand All @@ -66,7 +66,7 @@
}
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/express/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@graphql-ez/express": "workspace:^",
"@types/express": "^4.17.15",
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-esbuild-cli": "5.0.0-alpha-227aebc.0",
"changesets-github-release": "^0.1.0",
"esbuild": "^0.16.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/fastify/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graphql-ez/utils": "workspace:^"
},
"devDependencies": {
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-esbuild-cli": "5.0.0-alpha-227aebc.0",
"changesets-github-release": "^0.1.0",
"esbuild": "^0.16.9",
Expand All @@ -63,7 +63,7 @@
}
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/fastify/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@graphql-ez/fastify": "workspace:^",
"@types/node": "^18.11.15",
"@types/node": "^22.10.2",
"bob-esbuild-cli": "5.0.0-alpha-227aebc.0",
"changesets-github-release": "^0.1.0",
"esbuild": "^0.16.9",
Expand Down
Loading

0 comments on commit def7e19

Please sign in to comment.