Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent 6e68b0d commit 49bae02
Show file tree
Hide file tree
Showing 21 changed files with 102 additions and 96 deletions.
2 changes: 1 addition & 1 deletion examples/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@graphql-mesh/cli": "0.98.25",
"@graphql-mesh/graphql": "0.103.19",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"fastify": "5.2.1",
"graphql": "16.10.0",
"ts-node": "^10.9.2",
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 @@ -14,7 +14,7 @@
"@google-cloud/functions-framework": "3.4.5",
"@graphql-mesh/cli": "0.98.25",
"@graphql-mesh/json-schema": "0.108.21",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"graphql": "16.10.0",
"typescript": "^5.4.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-file-upload-example/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@types/apollo-upload-client": "18.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"typescript": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-file-upload-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"sharp": "0.33.5"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"jest": "29.7.0",
"ts-jest": "29.2.5",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"graphql": "16.10.0"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"concurrently": "9.1.2",
"jest": "29.7.0",
"ts-jest": "29.2.5",
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc-reflection-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"grpc-node-server-reflection": "1.0.2"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"concurrently": "9.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/hello-world-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"graphql": "16.10.0"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"jest": "29.7.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/hive-example/sources/authors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@graphql-hive/cli": "0.45.0",
"@graphql-mesh/cli": "0.98.25",
"@graphql-mesh/openapi": "0.108.22",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"graphql": "16.10.0"
}
}
2 changes: 1 addition & 1 deletion examples/hive-example/sources/books/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@graphql-hive/cli": "0.45.0",
"@graphql-mesh/cli": "0.98.25",
"@graphql-mesh/openapi": "0.108.22",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"graphql": "16.10.0"
}
}
2 changes: 1 addition & 1 deletion examples/json-schema-complex-url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"graphql": "16.10.0"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"concurrently": "9.1.2",
"tsx": "4.19.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/json-schema-fhir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"unzip-stream": "0.3.4"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@types/unzip-stream": "0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/json-schema-file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"graphql": "16.10.0"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"concurrently": "9.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/odata-msgraph-programmatic-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@graphql-mesh/config": "0.106.25",
"@graphql-mesh/odata": "0.105.18",
"@graphql-mesh/runtime": "0.105.20",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"graphql": "16.10.0",
"ts-node": "^10.9.2",
"typescript": "5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@graphql-mesh/cli": "0.98.25",
"@graphql-mesh/openapi": "0.108.22",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@whatwg-node/fetch": "^0.10.4",
"concurrently": "9.1.2",
"fets": "^0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/postgres-geodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"graphql": "16.10.0"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"cross-env": "7.0.3",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/programmatic-batching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"graphql": "16.10.0"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"concurrently": "9.1.2",
"jest": "29.7.0",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/thrift-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@graphql-mesh/cli": "0.98.25",
"@graphql-mesh/thrift": "0.105.18",
"@types/express": "5.0.0",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"express": "4.21.2",
"graphql": "16.10.0",
"thrift": "0.21.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@graphql-codegen/typescript": "4.1.4",
"@graphql-codegen/typescript-resolvers": "4.4.3",
"@graphql-mesh/compose-cli": "1.3.12",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"esbuild": "^0.25.0",
"lru-cache": "11.0.2"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,14 +78,14 @@
"@tsconfig/node16": "^16.1.3",
"@tsconfig/recommended": "^1.0.5",
"@types/jest": "29.5.14",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@typescript-eslint/eslint-plugin": "8.24.1",
"@typescript-eslint/parser": "8.24.1",
"babel-jest": "29.7.0",
"bob-the-bundler": "7.0.1",
"cp-cli": "^2.0.0",
"cross-env": "^7.0.3",
"eslint": "9.20.1",
"eslint": "9.21.0",
"eslint-config-prettier": "10.0.1",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.31.0",
Expand All @@ -100,7 +100,7 @@
"lru-cache": "11.0.2",
"minimatch": "10.0.1",
"node-gyp": "^11.0.0",
"prettier": "3.5.1",
"prettier": "3.5.2",
"threads": "^1.7.0",
"ts-jest": "29.2.5",
"tsx": "^4.19.0",
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
},
"devDependencies": {
"@theguild/tailwind-config": "0.6.2",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@types/react": "19.0.10",
"cross-env": "7.0.3",
"eslint": "9.20.1",
"eslint": "9.21.0",
"eslint-config-next": "15.1.7",
"postcss": "8.5.3",
"postcss-import": "16.1.0",
Expand Down
Loading

0 comments on commit 49bae02

Please sign in to comment.