Skip to content

Commit e663f88

Browse files
renovate[bot]ardatan
authored andcommitted
fix(deps): update all non-major dependencies
1 parent 7cef92a commit e663f88

42 files changed

Lines changed: 1280 additions & 1766 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

examples/persisted-documents-string-mode/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"test:end2end": "yarn test"
1010
},
1111
"dependencies": {
12-
"@graphql-yoga/plugin-persisted-operations": "3.7.0",
13-
"graphql-yoga": "5.7.0"
12+
"@graphql-yoga/plugin-persisted-operations": "3.21.0",
13+
"graphql-yoga": "5.21.0"
1414
},
1515
"devDependencies": {
16-
"@babel/core": "7.25.2",
17-
"@babel/preset-env": "7.25.3",
16+
"@babel/core": "7.29.0",
17+
"@babel/preset-env": "7.29.2",
1818
"@babel/preset-typescript": "7.28.5",
1919
"@graphql-codegen/cli": "6.2.1",
2020
"@graphql-typed-document-node/core": "3.2.0"

examples/persisted-documents-string-mode/src/yoga.spec.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ describe('Persisted Documents', () => {
5050
{
5151
"errors": [
5252
{
53+
"extensions": {
54+
"code": "CANNOT_SEND_PQ_ID_AND_BODY",
55+
},
5356
"message": "PersistedQueryOnly",
5457
},
5558
],

examples/persisted-documents/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"test:end2end": "yarn test"
1010
},
1111
"dependencies": {
12-
"@graphql-yoga/plugin-persisted-operations": "3.7.0",
13-
"graphql-yoga": "5.7.0"
12+
"@graphql-yoga/plugin-persisted-operations": "3.21.0",
13+
"graphql-yoga": "5.21.0"
1414
},
1515
"devDependencies": {
16-
"@babel/core": "7.25.2",
17-
"@babel/preset-env": "7.25.3",
16+
"@babel/core": "7.29.0",
17+
"@babel/preset-env": "7.29.2",
1818
"@babel/preset-typescript": "7.28.5",
1919
"@graphql-codegen/cli": "6.2.1",
2020
"@graphql-typed-document-node/core": "3.2.0"

examples/persisted-documents/src/yoga.spec.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ describe('Persisted Documents', () => {
5050
{
5151
"errors": [
5252
{
53+
"extensions": {
54+
"code": "CANNOT_SEND_PQ_ID_AND_BODY",
55+
},
5356
"message": "PersistedQueryOnly",
5457
},
5558
],

examples/programmatic-typescript/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"@graphql-codegen/typescript-operations": "5.0.9",
1818
"@graphql-codegen/typescript-resolvers": "5.1.7",
1919
"@graphql-tools/graphql-file-loader": "^8.1.12",
20-
"@graphql-tools/load": "8.1.0",
21-
"@graphql-tools/schema": "10.0.6",
22-
"graphql": "16.9.0",
20+
"@graphql-tools/load": "8.1.8",
21+
"@graphql-tools/schema": "10.0.31",
22+
"graphql": "16.13.2",
2323
"graphql-tag": "2.12.6",
2424
"prettier": "3.8.1"
2525
},
2626
"devDependencies": {
2727
"@types/node": "24.12.2",
28-
"tsup": "8.2.4"
28+
"tsup": "8.5.1"
2929
}
3030
}

examples/react/apollo-client-defer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@apollo/client": "^3.7.10",
1616
"@graphql-yoga/plugin-defer-stream": "^3.0.0",
1717
"graphql": "^16.6.0",
18-
"graphql-yoga": "5.7.0",
18+
"graphql-yoga": "5.21.0",
1919
"react": "^19.0.0",
2020
"react-dom": "^19.0.0"
2121
},
@@ -25,8 +25,8 @@
2525
"@types/react": "^19.0.0",
2626
"@types/react-dom": "^19.0.0",
2727
"@vitejs/plugin-react": "^6.0.0",
28-
"cypress": "15.7.1",
29-
"serve": "14.2.3",
28+
"cypress": "15.13.0",
29+
"serve": "14.2.6",
3030
"start-server-and-test": "3.0.0",
3131
"typescript": "5.5.4",
3232
"vite": "^8.0.0"

examples/react/apollo-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@types/react": "^19.0.0",
2323
"@types/react-dom": "^19.0.0",
2424
"@vitejs/plugin-react": "^6.0.0",
25-
"cypress": "15.7.1",
26-
"serve": "14.2.3",
25+
"cypress": "15.13.0",
26+
"serve": "14.2.6",
2727
"start-server-and-test": "3.0.0",
2828
"typescript": "5.5.4",
2929
"vite": "^8.0.0"

examples/react/http-executor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@types/react": "^19.0.0",
2222
"@types/react-dom": "^19.0.0",
2323
"@vitejs/plugin-react": "^6.0.0",
24-
"cypress": "15.7.1",
25-
"serve": "14.2.3",
24+
"cypress": "15.13.0",
25+
"serve": "14.2.6",
2626
"start-server-and-test": "3.0.0",
2727
"typescript": "5.5.4",
2828
"vite": "^8.0.0"

examples/react/tanstack-react-query/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test:end2end": "start-server-and-test start http://localhost:3000 test"
1212
},
1313
"dependencies": {
14-
"@tanstack/react-query": "4.36.1",
14+
"@tanstack/react-query": "4.44.0",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0"
1717
},
@@ -21,8 +21,8 @@
2121
"@types/react": "^19.0.0",
2222
"@types/react-dom": "^19.0.0",
2323
"@vitejs/plugin-react": "^6.0.0",
24-
"cypress": "15.7.1",
25-
"serve": "14.2.3",
24+
"cypress": "15.13.0",
25+
"serve": "14.2.6",
2626
"start-server-and-test": "3.0.0",
2727
"typescript": "5.5.4",
2828
"vite": "^8.0.0"

examples/react/urql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@types/react": "^19.0.0",
2121
"@types/react-dom": "^19.0.0",
2222
"@vitejs/plugin-react": "^6.0.0",
23-
"cypress": "15.7.1",
24-
"serve": "14.2.3",
23+
"cypress": "15.13.0",
24+
"serve": "14.2.6",
2525
"start-server-and-test": "3.0.0",
2626
"typescript": "5.5.4",
2727
"vite": "^8.0.0"

0 commit comments

Comments
 (0)