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 Jan 6, 2025
1 parent bc2e796 commit f03207b
Show file tree
Hide file tree
Showing 15 changed files with 98 additions and 65 deletions.
2 changes: 1 addition & 1 deletion e2e/extra-fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"dependencies": {
"@graphql-hive/gateway": "^1.5.8",
"graphql": "16.10.0",
"graphql-yoga": "5.10.8"
"graphql-yoga": "5.10.9"
}
}
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.16",
"@graphql-mesh/graphql": "0.103.11",
"fastify": "5.2.0",
"fastify": "5.2.1",
"graphql": "16.10.0",
"ts-node": "^10.9.2",
"ts-node-dev": "2.0.0",
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 @@
"@types/apollo-upload-client": "18.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react": "19.0.3",
"@types/react-dom": "19.0.2",
"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 @@ -12,7 +12,7 @@
"@graphql-mesh/graphql": "0.103.11",
"concurrently": "9.1.2",
"graphql": "16.10.0",
"graphql-yoga": "5.10.8",
"graphql-yoga": "5.10.9",
"sharp": "0.33.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@graphql-mesh/cli": "0.98.16",
"@graphql-mesh/json-schema": "0.108.10",
"@graphql-mesh/plugin-mock": "0.103.11",
"@graphql-yoga/plugin-sofa": "3.10.8",
"@graphql-yoga/plugin-sofa": "3.10.9",
"graphql": "16.10.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-apollo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-dom": "19.0.0"
},
"devDependencies": {
"@types/react": "19.0.2",
"@types/react": "19.0.3",
"typescript": "^5.4.2"
}
}
2 changes: 1 addition & 1 deletion examples/nextjs-sdk-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-dom": "19.0.0"
},
"devDependencies": {
"@types/react": "19.0.2",
"@types/react": "19.0.3",
"typescript": "^5.4.2"
}
}
2 changes: 1 addition & 1 deletion examples/openapi-react-weatherbit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@graphql-mesh/cli": "0.98.16",
"@types/react": "19.0.2",
"@types/react": "19.0.3",
"@types/react-dom": "19.0.2",
"@vitejs/plugin-react": "4.3.4",
"typescript": "^5.4.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/persisted-operations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@graphql-mesh/cli": "0.98.16",
"@graphql-mesh/json-schema": "0.108.10",
"@graphql-mesh/plugin-mock": "0.103.11",
"@graphql-yoga/plugin-sofa": "3.10.8",
"@graphql-yoga/plugin-sofa": "3.10.9",
"graphql": "16.10.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/v1-next/apollo-federation-compatibility/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
},
"dependencies": {
"@graphql-hive/gateway": "1.7.6",
"@graphql-yoga/plugin-apollo-inline-trace": "3.10.8",
"@graphql-yoga/plugin-apollo-inline-trace": "3.10.9",
"concurrently": "9.1.2",
"graphql": "16.10.0",
"graphql-yoga": "5.10.8",
"graphql-yoga": "5.10.9",
"tslib": "2.8.1",
"tsx": "^4.16.5"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/v1-next/hive-example/my-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"dependencies": {
"@graphql-hive/cli": "0.44.5",
"graphql": "16.10.0",
"graphql-yoga": "5.10.8"
"graphql-yoga": "5.10.9"
}
}
2 changes: 1 addition & 1 deletion packages/loaders/openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@whatwg-node/fetch": "0.10.1",
"fets": "0.8.4",
"graphql-yoga": "5.10.8",
"graphql-yoga": "5.10.9",
"json-bigint-patch": "0.0.8"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/newrelic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@newrelic/test-utilities": "6.5.5",
"@types/newrelic": "9.14.7",
"graphql-yoga": "5.10.8",
"graphql-yoga": "5.10.9",
"newrelic": "10.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@theguild/tailwind-config": "0.6.2",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react": "19.0.3",
"cross-env": "7.0.3",
"eslint-config-next": "15.1.3",
"postcss-import": "16.1.0",
Expand Down
Loading

0 comments on commit f03207b

Please sign in to comment.