Skip to content

Commit

Permalink
update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zvictor committed Jan 19, 2023
1 parent 0a987bc commit 83d8399
Show file tree
Hide file tree
Showing 12 changed files with 2,460 additions and 2,134 deletions.
9 changes: 4 additions & 5 deletions examples/basic-esbuild-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,13 @@
},
"dependencies": {
"brainyduck": "../..",
"graphql-request": "^4.3.0"
"graphql-request": "^5.1.0"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "^0.1.1",
"@esbuild-plugins/node-modules-polyfill": "^0.1.4",
"@types/node": "^17.0.42",
"esbuild": "^0.14.48",
"ts-node": "^10.8.1",
"typescript": "^4.7.3"
"esbuild": "^0.17.3",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
}
}
7 changes: 3 additions & 4 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
},
"dependencies": {
"brainyduck": "../..",
"graphql-request": "^4.3.0"
"graphql-request": "^5.1.0"
},
"devDependencies": {
"@types/node": "^17.0.42",
"ts-node": "^10.8.1",
"typescript": "^4.7.3"
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
}
}
9 changes: 4 additions & 5 deletions examples/modularized-esbuild-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@
},
"dependencies": {
"brainyduck": "../..",
"graphql-request": "^4.3.0"
"graphql-request": "^5.1.0"
},
"devDependencies": {
"@types/node": "^17.0.42",
"esbuild": "^0.14.48",
"ts-node": "^10.8.1",
"typescript": "^4.7.3"
"esbuild": "^0.17.3",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
}
}
7 changes: 3 additions & 4 deletions examples/modularized/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@
},
"dependencies": {
"brainyduck": "../..",
"graphql-request": "^4.3.0"
"graphql-request": "^5.1.0"
},
"devDependencies": {
"@types/node": "^17.0.42",
"ts-node": "^10.8.1",
"typescript": "^4.7.3"
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
}
}
7 changes: 3 additions & 4 deletions examples/with-UDF/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
},
"dependencies": {
"brainyduck": "../..",
"graphql-request": "^4.3.0"
"graphql-request": "^5.1.0"
},
"devDependencies": {
"@types/node": "^17.0.42",
"ts-node": "^10.8.1",
"typescript": "^4.7.3"
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
}
}
10 changes: 5 additions & 5 deletions examples/with-authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"version": "1.0.0",
"dependencies": {
"brainyduck": "latest",
"next": "^12.1.6",
"next": "^13.1.2",
"next-iron-session": "^4.1.10",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"unstated-next": "^1.1.0"
},
"devDependencies": {
"@types/react": "18.0.12",
"typescript": "^4.7.3"
"@types/react": "18.0.27",
"typescript": "^4.9.4"
}
}
12 changes: 6 additions & 6 deletions examples/with-proxied-authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"version": "1.0.0",
"dependencies": {
"brainyduck": "latest",
"next": "^12.1.6",
"next": "^13.1.2",
"next-iron-session": "^4.1.10",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"valtio": "^1.6.1"
"react": "^18.2.0",
"react-dom": "^18.2.0",
"valtio": "^1.9.0"
},
"devDependencies": {
"@types/react": "18.0.12",
"typescript": "^4.7.3"
"@types/react": "18.0.27",
"typescript": "^4.9.4"
}
}
43 changes: 22 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,40 +45,41 @@
"test": "./tests/run-tests.sh"
},
"dependencies": {
"@graphql-codegen/core": "2.6.0",
"@graphql-codegen/typescript": "2.7.1",
"@graphql-codegen/typescript-graphql-request": "4.5.1",
"@graphql-codegen/typescript-operations": "2.5.1",
"@graphql-tools/load": "7.7.0",
"@graphql-tools/merge": "8.3.0",
"@graphql-tools/url-loader": "7.12.1",
"@types/node": "18.0.4",
"@types/react": "18.0.15",
"chalk": "^4.1.2",
"@graphql-codegen/core": "2.6.8",
"@graphql-codegen/typescript": "2.8.7",
"@graphql-codegen/typescript-graphql-request": "4.5.8",
"@graphql-codegen/typescript-operations": "2.5.12",
"@graphql-tools/load": "7.8.9",
"@graphql-tools/merge": "8.3.15",
"@graphql-tools/url-loader": "7.17.2",
"@swc/core": "1.3.27",
"@types/node": "18.11.18",
"@types/react": "18.0.27",
"chalk": "^5.2.0",
"chokidar": "3.5.3",
"commander": "9.4.0",
"commander": "10.0.0",
"constant-case": "3.0.4",
"debug": "4.3.4",
"execa": "6.1.0",
"fauna-shell": "0.15.0",
"faunadb": "4.6.0",
"figures": "4.0.1",
"globby": "13.1.2",
"gql-generator": "1.0.17",
"graphql": "16.5.0",
"graphql-request": "4.3.0",
"faunadb": "4.7.1",
"figures": "5.0.0",
"globby": "13.1.3",
"gql-generator": "1.0.19",
"graphql": "16.6.0",
"graphql-request": "5.1.0",
"graphql-tag": "2.12.6",
"log-symbols": "5.1.0",
"ora": "6.1.2",
"p-queue": "7.2.0",
"p-queue": "7.3.0",
"resolve-as-bin": "2.1.0",
"resolve-cwd": "3.0.0",
"tempy": "3.0.0",
"tsup": "6.1.3",
"typescript": "4.7.4"
"tsup": "6.5.0",
"typescript": "4.9.4"
},
"optionalDependencies": {
"node-fetch": "^2.6.7"
"node-fetch": "^3.3.0"
},
"funding": {
"type": "individual",
Expand Down
Loading

0 comments on commit 83d8399

Please sign in to comment.