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 8, 2024
1 parent d68d4a0 commit 04f27b7
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/core/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/express/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/fastify/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/hapi/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
}
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/http/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
}
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/koa/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
}
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
}
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/altair/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"graphql-ez": "workspace:^"
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
}
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/dataloader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"graphql-ez": "workspace:^"
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/graphiql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"graphql-ez": "workspace:^"
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
}
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/scalars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
}
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
}
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
}
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/voyager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"graphql-ez": "workspace:^"
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/websockets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
}
},
"engines": {
"node": ">=14.13.1"
"node": ">=22.12.0"
},
"publishConfig": {
"directory": "dist",
Expand Down

0 comments on commit 04f27b7

Please sign in to comment.