Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@commitlint/config-conventional": "^20.5.0",
"@graphql-codegen/cli": "^6.3.1",
"@graphql-codegen/typescript": "^5.0.10",
"@graphql-codegen/typescript-resolvers": "^5.1.8",
"@graphql-codegen/typescript-resolvers": "^6.1.0",
"@nestjs/cli": "^11.0.24",
"@nestjs/schematics": "^11.1.0",
"@nestjs/testing": "11.2.1",
Expand Down
141 changes: 129 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1993,6 +1993,21 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/plugin-helpers@npm:^7.1.0":
version: 7.2.1
resolution: "@graphql-codegen/plugin-helpers@npm:7.2.1"
dependencies:
"@graphql-tools/utils": "npm:^11.2.0"
change-case-all: "npm:^2.1.0"
common-tags: "npm:1.8.2"
import-from: "npm:4.0.0"
tslib: "npm:^2.8.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/e6d3f5b9bf1b4284fdff663563aee5495b95edd49769aaf6fb9b598e6f1418d8526fcf1cf0cee422ea406e4e65738d35e810bcbbde97a8cb4fe1c5ae24b77a85
languageName: node
linkType: hard

"@graphql-codegen/schema-ast@npm:^5.0.2":
version: 5.0.2
resolution: "@graphql-codegen/schema-ast@npm:5.0.2"
Expand All @@ -2006,6 +2021,19 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/schema-ast@npm:^6.1.0":
version: 6.1.0
resolution: "@graphql-codegen/schema-ast@npm:6.1.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^7.1.0"
"@graphql-tools/utils": "npm:^11.2.0"
tslib: "npm:^2.8.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/b19153f4383313c03c39341dff20d53dad1388f0e255d8a46798df298007470f8f5aa296c5bf3631ef1efb03b031cf720bffc037982d64a8a792fb591c1bb678
languageName: node
linkType: hard

"@graphql-codegen/typed-document-node@npm:^6.1.8":
version: 6.1.8
resolution: "@graphql-codegen/typed-document-node@npm:6.1.8"
Expand Down Expand Up @@ -2040,23 +2068,23 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript-resolvers@npm:^5.1.8":
version: 5.1.8
resolution: "@graphql-codegen/typescript-resolvers@npm:5.1.8"
"@graphql-codegen/typescript-resolvers@npm:^6.1.0":
version: 6.1.0
resolution: "@graphql-codegen/typescript-resolvers@npm:6.1.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^6.3.0"
"@graphql-codegen/typescript": "npm:^5.0.10"
"@graphql-codegen/visitor-plugin-common": "npm:^6.3.0"
"@graphql-tools/utils": "npm:^11.0.0"
auto-bind: "npm:~4.0.0"
"@graphql-codegen/plugin-helpers": "npm:^7.1.0"
"@graphql-codegen/typescript": "npm:^6.1.0"
"@graphql-codegen/visitor-plugin-common": "npm:^7.2.0"
"@graphql-tools/utils": "npm:^11.2.0"
auto-bind: "npm:^5.0.0"
tslib: "npm:^2.8.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
graphql-sock: ^1.0.0
peerDependenciesMeta:
graphql-sock:
optional: true
checksum: 10c0/309e5d2b97bb043a9725f06480205cd5768597f5a8f4859cf845515515d1cdcc5c3c0b05a380297510b9bb2e26cf0b59c291a7854b99dcafb3af31ff5f23583b
checksum: 10c0/3ae74c8c212d6979696fd7edd19e2c11f8c5bc500b490f9a57a90e02804c1e2301a943fb01f98ae0ac00fa881e6d30f2b1b851473975f70d1f62ac3b6dd75792
languageName: node
linkType: hard

Expand All @@ -2075,6 +2103,21 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^6.1.0":
version: 6.1.0
resolution: "@graphql-codegen/typescript@npm:6.1.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^7.1.0"
"@graphql-codegen/schema-ast": "npm:^6.1.0"
"@graphql-codegen/visitor-plugin-common": "npm:^7.2.0"
auto-bind: "npm:^5.0.0"
tslib: "npm:~2.8.0"
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/298f77a8e7dd8bc0ddaf57c2f73e1103eb3c9c178de47340567c3770a18494be65e581337f698d6d71c77c945e9acfacb69a556422879fd72940de2d14913b7f
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:^6.3.0":
version: 6.3.0
resolution: "@graphql-codegen/visitor-plugin-common@npm:6.3.0"
Expand All @@ -2095,6 +2138,26 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:^7.2.0":
version: 7.2.5
resolution: "@graphql-codegen/visitor-plugin-common@npm:7.2.5"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^7.1.0"
"@graphql-tools/optimize": "npm:^2.0.0"
"@graphql-tools/relay-operation-optimizer": "npm:^7.1.1"
"@graphql-tools/utils": "npm:^11.2.0"
auto-bind: "npm:^5.0.0"
change-case-all: "npm:^2.1.0"
dependency-graph: "npm:^1.0.0"
graphql-tag: "npm:^2.11.0"
parse-filepath: "npm:^1.0.2"
tslib: "npm:^2.8.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/da5390c7d10ef1ee2d062d93fd20f5b13570b23fc212cabb06b331e2ea654d32c0bc89088b4d1777d0349b596b1520a4f91e0512debaaf845778f2c7b9e36825
languageName: node
linkType: hard

"@graphql-hive/signal@npm:^2.0.0":
version: 2.0.0
resolution: "@graphql-hive/signal@npm:2.0.0"
Expand Down Expand Up @@ -2700,6 +2763,20 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/utils@npm:^11.2.0":
version: 11.2.2
resolution: "@graphql-tools/utils@npm:11.2.2"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@whatwg-node/promise-helpers": "npm:^1.0.0"
cross-inspect: "npm:1.0.1"
tslib: "npm:^2.4.0"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/049389bd14c9c18e99d1443552baeda187c2759635b179b2eb74f008c8ab80637730b2427267dd2a39b7051138cff8f5fd5bc1416d516bf4c7dc3ea50501daf6
languageName: node
linkType: hard

"@graphql-tools/utils@npm:^9.2.1":
version: 9.2.1
resolution: "@graphql-tools/utils@npm:9.2.1"
Expand Down Expand Up @@ -6263,6 +6340,13 @@ __metadata:
languageName: node
linkType: hard

"auto-bind@npm:^5.0.0":
version: 5.0.1
resolution: "auto-bind@npm:5.0.1"
checksum: 10c0/a703375350ea7b6e92405d8e6bcc6dbfb84b0d7c7172b33e5788a7593929a18227999ff9aa9c32436741d06d021e6672457b1cec73287efe3fab95cff6627eaf
languageName: node
linkType: hard

"auto-bind@npm:~4.0.0":
version: 4.0.0
resolution: "auto-bind@npm:4.0.0"
Expand Down Expand Up @@ -6913,7 +6997,7 @@ __metadata:
"@commitlint/config-conventional": "npm:^20.5.0"
"@graphql-codegen/cli": "npm:^6.3.1"
"@graphql-codegen/typescript": "npm:^5.0.10"
"@graphql-codegen/typescript-resolvers": "npm:^5.1.8"
"@graphql-codegen/typescript-resolvers": "npm:^6.1.0"
"@nestjs/apollo": "npm:13.4.5"
"@nestjs/cli": "npm:^11.0.24"
"@nestjs/common": "npm:11.2.1"
Expand Down Expand Up @@ -7025,6 +7109,18 @@ __metadata:
languageName: node
linkType: hard

"change-case-all@npm:^2.1.0":
version: 2.1.0
resolution: "change-case-all@npm:2.1.0"
dependencies:
change-case: "npm:^5.2.0"
sponge-case: "npm:^2.0.2"
swap-case: "npm:^3.0.2"
title-case: "npm:^3.0.3"
checksum: 10c0/67b63d8aa4bc6d45830b3242edb8d230946260264c90f7255894c99fa8be59b1aeb852a2a13a9dde7f3cfbfd149ba8ee0a4dbaf013cd76ed5a644e7f557d6d39
languageName: node
linkType: hard

"change-case@npm:^4.1.2":
version: 4.1.2
resolution: "change-case@npm:4.1.2"
Expand All @@ -7045,6 +7141,13 @@ __metadata:
languageName: node
linkType: hard

"change-case@npm:^5.2.0":
version: 5.4.4
resolution: "change-case@npm:5.4.4"
checksum: 10c0/2a9c2b9c9ad6ab2491105aaf506db1a9acaf543a18967798dcce20926c6a173aa63266cb6189f3086e3c14bf7ae1f8ea4f96ecc466fcd582310efa00372f3734
languageName: node
linkType: hard

"char-regex@npm:^1.0.2":
version: 1.0.2
resolution: "char-regex@npm:1.0.2"
Expand Down Expand Up @@ -15433,6 +15536,13 @@ __metadata:
languageName: node
linkType: hard

"sponge-case@npm:^2.0.2":
version: 2.0.3
resolution: "sponge-case@npm:2.0.3"
checksum: 10c0/8fb0914cbe2b3f0530a62ba9d03e1e473ba16ba1c7391ff040a948e6c6a620945e6c71fa696050b079ec23366935808bd55d9d004721d76cc7bb0afc81f83616
languageName: node
linkType: hard

"sprintf-js@npm:^1.1.1":
version: 1.1.3
resolution: "sprintf-js@npm:1.1.3"
Expand Down Expand Up @@ -15877,6 +15987,13 @@ __metadata:
languageName: node
linkType: hard

"swap-case@npm:^3.0.2":
version: 3.0.3
resolution: "swap-case@npm:3.0.3"
checksum: 10c0/8f2d59b6222e0f177c7176e21c51eb5678d63d5635f096019f22a312a7f5c11fc16d475826a1b1fd6b55243183e192c6f497c7090f3b587e16addba794b68ffb
languageName: node
linkType: hard

"symbol-observable@npm:4.0.0":
version: 4.0.0
resolution: "symbol-observable@npm:4.0.0"
Expand Down Expand Up @@ -16420,7 +16537,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.8.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.6.2, tslib@npm:^2.6.3, tslib@npm:^2.8.0, tslib@npm:^2.8.1":
"tslib@npm:2.8.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.6.2, tslib@npm:^2.6.3, tslib@npm:^2.8.0, tslib@npm:^2.8.1, tslib@npm:~2.8.0":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
Expand Down
Loading