Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 6, 2023
1 parent 98381e5 commit 5a1e764
Show file tree
Hide file tree
Showing 15 changed files with 708 additions and 677 deletions.
2 changes: 1 addition & 1 deletion benchmark/federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"loadtest:monolith": "k6 -e ENDPOINT=monolith run k6.js"
},
"dependencies": {
"@apollo/gateway": "2.3.3",
"@apollo/gateway": "2.4.1",
"@apollo/federation": "0.38.1",
"@graphql-tools/stitch": "8.7.46",
"@graphql-tools/stitching-directives": "2.3.32",
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,37 +35,37 @@
},
"homepage": "https://github.com/ardatan/graphql-tools#readme",
"devDependencies": {
"@babel/core": "7.21.0",
"@babel/core": "7.21.4",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "7.20.2",
"@babel/preset-env": "7.21.4",
"@babel/preset-typescript": "7.21.4",
"@changesets/cli": "2.26.1",
"@changesets/changelog-github": "0.4.8",
"@types/debug": "4.1.7",
"@types/jest": "29.4.0",
"@types/node": "18.14.6",
"@types/jest": "29.5.0",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"babel-jest": "29.5.0",
"bob-the-bundler": "5.0.1",
"chalk": "4.1.2",
"concurrently": "8.0.1",
"eslint": "8.35.0",
"eslint-config-prettier": "8.7.0",
"eslint": "8.37.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-n": "15.6.1",
"eslint-plugin-n": "15.7.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-standard": "5.0.0",
"globby": "11.1.0",
"graphql": "16.6.0",
"graphql-subscriptions": "2.0.0",
"husky": "8.0.3",
"jest": "29.5.0",
"lint-staged": "13.1.2",
"lint-staged": "13.2.0",
"patch-package": "6.5.1",
"prettier": "2.8.4",
"ts-jest": "29.0.5",
"prettier": "2.8.7",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typedoc": "0.23.28",
"typedoc-plugin-markdown": "3.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/executor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@repeaterjs/repeater": "3.0.4",
"@graphql-tools/utils": "9.2.1",
"@graphql-typed-document-node/core": "3.1.2",
"@graphql-typed-document-node/core": "3.2.0",
"tslib": "^2.4.0",
"value-or-promise": "1.0.12"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/executors/apollo-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@apollo/client": "3.7.10"
"@apollo/client": "3.7.11"
},
"peerDependencies": {
"graphql": "^15.2.0 || ^16.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/executors/graphql-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
},
"dependencies": {
"@types/ws": "^8.0.0",
"ws": "8.12.1",
"ws": "8.13.0",
"isomorphic-ws": "5.0.0",
"@graphql-tools/utils": "9.2.1",
"@repeaterjs/repeater": "3.0.4",
"graphql-ws": "5.12.0",
"graphql-ws": "5.12.1",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/executors/legacy-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/ws": "^8.0.0",
"@graphql-tools/utils": "9.2.1",
"isomorphic-ws": "5.0.0",
"ws": "8.12.1",
"ws": "8.13.0",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions packages/graphql-tag-pluck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@babel/parser": "7.21.2",
"@babel/traverse": "7.21.2",
"@babel/types": "7.21.2",
"@babel/parser": "7.21.4",
"@babel/traverse": "7.21.4",
"@babel/types": "7.21.4",
"@types/babel__traverse": "7.18.3",
"@vue/compiler-sfc": "3.2.47",
"svelte": "3.55.1",
"svelte2tsx": "0.6.3"
"svelte": "3.58.0",
"svelte2tsx": "0.6.11"
},
"buildOptions": {
"external": [
Expand Down
2 changes: 1 addition & 1 deletion packages/links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
]
},
"devDependencies": {
"@apollo/client": "3.7.10",
"@apollo/client": "3.7.11",
"@types/apollo-upload-client": "17.0.2",
"graphql-upload": "16.0.2"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/loaders/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"babel-loader": "9.1.2",
"express": "4.18.2",
"graphql-upload": "16.0.2",
"graphql-sse": "2.1.0",
"graphql-yoga": "3.7.2",
"@graphql-yoga/plugin-defer-stream": "1.7.2",
"puppeteer": "19.7.3",
"graphql-sse": "2.1.1",
"graphql-yoga": "3.8.0",
"@graphql-yoga/plugin-defer-stream": "1.8.0",
"puppeteer": "19.8.3",
"subscriptions-transport-ws": "0.11.0",
"webpack": "5.76.0"
"webpack": "5.78.0"
},
"dependencies": {
"@graphql-tools/delegate": "^9.0.27",
Expand Down
2 changes: 1 addition & 1 deletion packages/resolvers-composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
},
"devDependencies": {
"@types/lodash": "4.14.191",
"@types/lodash": "4.14.192",
"@types/micromatch": "4.0.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
},
"devDependencies": {
"graphql-scalars": "1.20.1"
"graphql-scalars": "1.21.3"
},
"buildOptions": {
"input": "./src/index.ts"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@types/dateformat": "3.0.1",
"dateformat": "4.6.3",
"graphql-scalars": "1.20.1"
"graphql-scalars": "1.21.3"
},
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/webpack": "5.28.0"
"@types/webpack": "5.28.1"
},
"publishConfig": {
"directory": "dist",
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"devDependencies": {
"@theguild/algolia": "1.1.6",
"@theguild/tailwind-config": "0.2.1",
"@types/node": "18.14.6",
"@types/react": "18.0.28",
"@types/node": "18.15.11",
"@types/react": "18.0.33",
"typescript": "4.9.5"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 5a1e764

Please sign in to comment.