Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#7877)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 901813b commit d32bd42
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion examples/gcp-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@google-cloud/functions-framework": "3.4.2",
"@graphql-mesh/cli": "0.96.12",
"@graphql-mesh/json-schema": "0.107.5",
"@types/node": "22.8.6",
"@types/node": "22.8.7",
"graphql": "16.9.0",
"typescript": "^5.4.2"
}
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 @@ -22,7 +22,7 @@
"devDependencies": {
"@types/apollo-upload-client": "18.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.8.6",
"@types/node": "22.8.7",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"typescript": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/json-schema-file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"graphql": "16.9.0"
},
"devDependencies": {
"@types/node": "22.8.6",
"@types/node": "22.8.7",
"concurrently": "9.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/postgres-geodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"graphql": "16.9.0"
},
"devDependencies": {
"@types/node": "22.8.6",
"@types/node": "22.8.7",
"cross-env": "7.0.3",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@graphql-codegen/typescript": "4.1.1",
"@graphql-codegen/typescript-resolvers": "4.4.0",
"@graphql-mesh/compose-cli": "1.1.6",
"@types/node": "22.8.6",
"@types/node": "22.8.7",
"esbuild": "^0.24.0",
"lru-cache": "11.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@tsconfig/node16": "^16.1.3",
"@tsconfig/recommended": "^1.0.5",
"@types/jest": "29.5.14",
"@types/node": "22.8.6",
"@types/node": "22.8.7",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"babel-jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/soap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"graphql-scalars": "^1.22.4"
},
"devDependencies": {
"soap": "1.1.5"
"soap": "1.1.6"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@theguild/tailwind-config": "0.5.0",
"@types/node": "22.8.6",
"@types/node": "22.8.7",
"@types/react": "18.3.12",
"cross-env": "7.0.3",
"eslint-config-next": "15.0.2",
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4711,7 +4711,7 @@ __metadata:
"@google-cloud/functions-framework": "npm:3.4.2"
"@graphql-mesh/cli": "npm:0.96.12"
"@graphql-mesh/json-schema": "npm:0.107.5"
"@types/node": "npm:22.8.6"
"@types/node": "npm:22.8.7"
graphql: "npm:16.9.0"
typescript: "npm:^5.4.2"
languageName: unknown
Expand All @@ -4727,7 +4727,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2"
"@types/apollo-upload-client": "npm:18.0.0"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.8.6"
"@types/node": "npm:22.8.7"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
apollo-upload-client: "npm:18.0.1"
Expand Down Expand Up @@ -4916,7 +4916,7 @@ __metadata:
dependencies:
"@graphql-mesh/cli": "npm:0.96.12"
"@graphql-mesh/json-schema": "npm:0.107.5"
"@types/node": "npm:22.8.6"
"@types/node": "npm:22.8.7"
concurrently: "npm:9.0.1"
fets: "npm:0.8.3"
graphql: "npm:16.9.0"
Expand Down Expand Up @@ -5204,7 +5204,7 @@ __metadata:
"@graphql-mesh/postgraphile": "npm:0.102.11"
"@graphql-mesh/runtime": "npm:0.103.12"
"@graphql-mesh/transform-prefix": "npm:0.102.11"
"@types/node": "npm:22.8.6"
"@types/node": "npm:22.8.7"
cross-env: "npm:7.0.3"
graphql: "npm:16.9.0"
ts-node: "npm:^10.9.2"
Expand Down Expand Up @@ -10233,7 +10233,7 @@ __metadata:
fast-xml-parser: "npm:^4.5.0"
graphql-compose: "npm:^9.0.11"
graphql-scalars: "npm:^1.22.4"
soap: "npm:1.1.5"
soap: "npm:1.1.6"
peerDependencies:
"@graphql-mesh/types": ^0.102.11
"@graphql-mesh/utils": ^0.102.11
Expand Down Expand Up @@ -14048,12 +14048,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.8.6, @types/node@npm:>=13.7.0, @types/node@npm:^22.0.0, @types/node@npm:^22.5.5, @types/node@npm:^22.7.5":
version: 22.8.6
resolution: "@types/node@npm:22.8.6"
"@types/node@npm:*, @types/node@npm:22.8.7, @types/node@npm:>=13.7.0, @types/node@npm:^22.0.0, @types/node@npm:^22.5.5, @types/node@npm:^22.7.5":
version: 22.8.7
resolution: "@types/node@npm:22.8.7"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/d3a11f2549234a91a4c5d0ff35ab4bdcb7ba34db4d3f1d189be39b8bd41c19aac98d117150a95a9c5a9d45b1014135477ea240b2b8317c86ae3d3cf1c3b3f8f4
checksum: 10c0/14372885db80059ed6e92c320b2bcd8f7dc271698adce11f51aa0f424a3f82aa1749a4f66321b87043791b894346b2458d514cbb65ce70167c2fd8a78a124947
languageName: node
linkType: hard

Expand All @@ -14072,11 +14072,11 @@ __metadata:
linkType: hard

"@types/node@npm:^18.11.18":
version: 18.19.63
resolution: "@types/node@npm:18.19.63"
version: 18.19.64
resolution: "@types/node@npm:18.19.64"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/cbb6a548f9aa1f9f391a67a76dc8e19733bc058b940ec9810b79156881c3a5888ba2934b79b94250b96179f8c6cba08bf5b1190019ff2dbf6be1a3451096214a
checksum: 10c0/a54009cd222f5751c903e5f4889a0f12e3d3755a1f87ce919455eeaf00a9ba0c9215c4a92bc3d8df585a894fa3e4cf218e5afccced355688624133e1a4b88235
languageName: node
linkType: hard

Expand Down Expand Up @@ -21029,7 +21029,7 @@ __metadata:
"@graphql-hive/gateway": "npm:1.4.8"
"@graphql-mesh/compose-cli": "npm:1.1.6"
"@graphql-yoga/plugin-apollo-inline-trace": "npm:3.8.0"
"@types/node": "npm:22.8.6"
"@types/node": "npm:22.8.7"
concurrently: "npm:9.0.1"
esbuild: "npm:^0.24.0"
graphql: "npm:16.9.0"
Expand Down Expand Up @@ -22817,7 +22817,7 @@ __metadata:
"@tsconfig/node16": "npm:^16.1.3"
"@tsconfig/recommended": "npm:^1.0.5"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.8.6"
"@types/node": "npm:22.8.7"
"@typescript-eslint/eslint-plugin": "npm:8.12.2"
"@typescript-eslint/parser": "npm:8.12.2"
babel-jest: "npm:29.7.0"
Expand Down Expand Up @@ -34644,9 +34644,9 @@ __metadata:
languageName: node
linkType: hard

"soap@npm:1.1.5":
version: 1.1.5
resolution: "soap@npm:1.1.5"
"soap@npm:1.1.6":
version: 1.1.6
resolution: "soap@npm:1.1.6"
dependencies:
axios: "npm:^1.7.7"
axios-ntlm: "npm:^1.4.2"
Expand All @@ -34658,7 +34658,7 @@ __metadata:
strip-bom: "npm:^3.0.0"
whatwg-mimetype: "npm:4.0.0"
xml-crypto: "npm:^6.0.0"
checksum: 10c0/820b05100c288d642bc790eea329f309cb692f85acc2f82a0df423223b94a7dca303991e695b9e61e39f7e7054475374dd2d2bf8f6e9b979fd74dc8bd89a788c
checksum: 10c0/8cd41718c76b0c09cc65728466a34051ec96077e350da9a736430899b1401ff98c867659953ca5b954ca8c68ca52a2577f9c49b35e88f99f55598b6923e91929
languageName: node
linkType: hard

Expand Down Expand Up @@ -37902,7 +37902,7 @@ __metadata:
dependencies:
"@theguild/components": "npm:^7.0.0"
"@theguild/tailwind-config": "npm:0.5.0"
"@types/node": "npm:22.8.6"
"@types/node": "npm:22.8.7"
"@types/react": "npm:18.3.12"
cross-env: "npm:7.0.3"
eslint-config-next: "npm:15.0.2"
Expand Down

0 comments on commit d32bd42

Please sign in to comment.