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 Jul 24, 2024
1 parent 71b67ac commit 415c945
Show file tree
Hide file tree
Showing 24 changed files with 1,553 additions and 1,464 deletions.
10 changes: 5 additions & 5 deletions examples/persisted-documents-string-mode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"graphql-yoga": "5.6.0",
"@graphql-yoga/plugin-persisted-operations": "3.6.0"
"graphql-yoga": "5.6.1",
"@graphql-yoga/plugin-persisted-operations": "3.6.1"
},
"devDependencies": {
"@graphql-typed-document-node/core": "3.2.0",
"jest": "28.1.3",
"babel-jest": "29.6.4",
"babel-jest": "29.7.0",
"@graphql-codegen/cli": "5.0.2",
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.8",
"@babel/preset-typescript": "7.24.7"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions examples/persisted-documents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"graphql-yoga": "5.6.0",
"@graphql-yoga/plugin-persisted-operations": "3.6.0"
"graphql-yoga": "5.6.1",
"@graphql-yoga/plugin-persisted-operations": "3.6.1"
},
"devDependencies": {
"@graphql-typed-document-node/core": "3.2.0",
"jest": "28.1.3",
"babel-jest": "29.6.4",
"babel-jest": "29.7.0",
"@graphql-codegen/cli": "5.0.2",
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.8",
"@babel/preset-typescript": "7.24.7"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions examples/programmatic-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"@graphql-tools/graphql-file-loader": "8.0.1",
"@graphql-tools/load": "8.0.2",
"@graphql-tools/schema": "10.0.4",
"graphql": "16.8.0",
"graphql": "16.9.0",
"graphql-tag": "2.12.6",
"prettier": "2.8.8"
},
"devDependencies": {
"@types/node": "18.19.39",
"tsup": "8.1.0"
"@types/node": "18.19.42",
"tsup": "8.2.2"
}
}
4 changes: 2 additions & 2 deletions examples/react/apollo-client-defer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"graphql": "^16.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"graphql-yoga": "5.6.0"
"graphql-yoga": "5.6.1"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.2",
Expand All @@ -17,7 +17,7 @@
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.10",
"@vitejs/plugin-react": "^3.1.0",
"cypress": "13.13.0",
"cypress": "13.13.1",
"serve": "14.2.3",
"start-server-and-test": "2.0.4",
"typescript": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/apollo-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react-dom": "^18.0.10",
"typescript": "5.2.2",
"serve": "14.2.3",
"cypress": "13.13.0",
"cypress": "13.13.1",
"start-server-and-test": "2.0.4",
"vite": "^4.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/http-executor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/react-dom": "^18.0.10",
"typescript": "5.2.2",
"serve": "14.2.3",
"cypress": "13.13.0",
"cypress": "13.13.1",
"start-server-and-test": "2.0.4",
"vite": "^4.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/react/tanstack-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@tanstack/react-query": "4.33.0",
"@tanstack/react-query": "4.36.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -16,7 +16,7 @@
"@types/react-dom": "^18.0.10",
"typescript": "5.2.2",
"serve": "14.2.3",
"cypress": "13.13.0",
"cypress": "13.13.1",
"start-server-and-test": "2.0.4",
"vite": "^4.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@vitejs/plugin-react": "^3.1.0",
"typescript": "5.2.2",
"serve": "14.2.3",
"cypress": "13.13.0",
"cypress": "13.13.1",
"start-server-and-test": "2.0.4",
"vite": "^4.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@graphql-typed-document-node/core": "3.2.0",
"graphql": "16.8.0"
"graphql": "16.9.0"
},
"scripts": {
"codegen": "graphql-codegen-esm --config codegen.cjs",
Expand Down
6 changes: 3 additions & 3 deletions examples/typescript-graphql-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"private": true,
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
"babel-jest": "29.6.4",
"babel-jest": "29.7.0",
"jest": "28.1.3"
},
"dependencies": {
"graphql": "16.8.0",
"graphql-yoga": "5.6.0",
"graphql": "16.9.0",
"graphql-yoga": "5.6.1",
"graphql-request": "5.2.0"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions examples/typescript-resolvers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"@graphql-codegen/typescript-resolvers": "4.2.1"
},
"dependencies": {
"graphql": "16.8.0",
"graphql-yoga": "5.6.0"
"graphql": "16.9.0",
"graphql-yoga": "5.6.1"
},
"scripts": {
"codegen": "graphql-codegen --config codegen.ts",
Expand Down
4 changes: 2 additions & 2 deletions examples/vite/vite-react-cts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@apollo/client": "^3.7.10",
"@graphql-typed-document-node/core": "3.2.0",
"@vitejs/plugin-react-swc": "^3.0.0",
"graphql": "16.8.0",
"graphql": "16.9.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vite": "^4.1.0"
Expand All @@ -24,7 +24,7 @@
"@graphql-codegen/cli": "5.0.2",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"cypress": "13.13.0",
"cypress": "13.13.1",
"start-server-and-test": "2.0.4",
"typescript": "^5.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/vite/vite-react-mts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@apollo/client": "^3.7.10",
"@graphql-typed-document-node/core": "3.2.0",
"@vitejs/plugin-react-swc": "^3.0.0",
"graphql": "16.8.0",
"graphql": "16.9.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vite": "^4.1.0"
Expand All @@ -24,7 +24,7 @@
"@graphql-codegen/cli": "5.0.2",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"cypress": "13.13.0",
"cypress": "13.13.1",
"start-server-and-test": "2.0.4",
"typescript": "^5.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/vite/vite-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@apollo/client": "^3.7.10",
"@graphql-typed-document-node/core": "3.2.0",
"@vitejs/plugin-react-swc": "^3.0.0",
"graphql": "16.8.0",
"graphql": "16.9.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vite": "^4.1.0"
Expand All @@ -24,7 +24,7 @@
"@graphql-codegen/cli": "5.0.2",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"cypress": "13.13.0",
"cypress": "13.13.1",
"start-server-and-test": "2.0.4",
"typescript": "^5.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/vue/apollo-composable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@apollo/client": "^3.7.10",
"@vue/apollo-composable": "4.0.0-beta.8",
"@vue/apollo-composable": "4.0.2",
"graphql": "^16.6.0",
"vue": "^3.2.37"
},
Expand All @@ -23,7 +23,7 @@
"vite": "^4.1.0",
"vue-tsc": "^1.0.24",
"serve": "14.2.3",
"cypress": "13.13.0",
"cypress": "13.13.1",
"start-server-and-test": "2.0.4"
}
}
2 changes: 1 addition & 1 deletion examples/vue/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"vite": "^4.1.0",
"vue-tsc": "^1.0.24",
"serve": "14.2.3",
"cypress": "13.13.0",
"cypress": "13.13.1",
"start-server-and-test": "2.0.4"
}
}
2 changes: 1 addition & 1 deletion examples/vue/villus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"vite": "^4.1.0",
"vue-tsc": "^1.0.24",
"serve": "14.2.3",
"cypress": "13.13.0",
"cypress": "13.13.1",
"start-server-and-test": "2.0.4"
}
}
8 changes: 4 additions & 4 deletions examples/yoga-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"graphql-yoga": "5.6.0"
"graphql-yoga": "5.6.1"
},
"devDependencies": {
"@graphql-typed-document-node/core": "3.2.0",
"jest": "28.1.3",
"babel-jest": "29.6.4",
"babel-jest": "29.7.0",
"@graphql-codegen/cli": "5.0.2",
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.8",
"@babel/preset-typescript": "7.24.7"
},
"scripts": {
Expand Down
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"engines": {
"node": ">= 16.0.0"
},
"packageManager": "[email protected].19",
"packageManager": "[email protected].22",
"scripts": {
"postinstall": "patch-package && husky install",
"fix-bins": "node scripts/fix-bin.js",
Expand Down Expand Up @@ -43,30 +43,30 @@
"examples/**/*"
],
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.8",
"@babel/preset-typescript": "7.24.7",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@theguild/eslint-config": "0.11.10",
"@theguild/prettier-config": "0.1.1",
"@types/jest": "28.1.8",
"babel-jest": "29.6.4",
"babel-jest": "29.7.0",
"bob-the-bundler": "6.0.0",
"cross-env": "7.0.3",
"eslint": "9.6.0",
"graphql": "16.8.0",
"eslint": "9.7.0",
"graphql": "16.9.0",
"husky": "8.0.3",
"jest": "28.1.3",
"jest-docblock": "29.6.3",
"jest-docblock": "29.7.0",
"jest-junit": "16.0.0",
"lint-staged": "13.2.2",
"lint-staged": "13.3.0",
"patch-package": "8.0.0",
"prettier": "2.8.8",
"prettier-plugin-svelte": "2.10.1",
"rimraf": "6.0.1",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"tslib": "2.6.3",
"tsx": "4.16.2",
"typescript": "5.2.2"
Expand All @@ -84,15 +84,15 @@
},
"resolutions": {
"prettier": "2.8.8",
"babel-jest": "29.6.4",
"babel-jest": "29.7.0",
"jest-runner": "28.1.3",
"graphql": "16.8.0",
"graphql": "16.9.0",
"graphql-language-service-interface": "2.10.2",
"**/apollo-language-server/graphql": "^16.0.0",
"**/@types/graphql-upload/graphql": "^16.0.0",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typescript": "5.2.2",
"cosmiconfig": "8.1.3",
"cosmiconfig": "8.3.6",
"eslint-plugin-promise": "6.6.0"
}
}
Loading

0 comments on commit 415c945

Please sign in to comment.