Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.
Open
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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"dependencies": {
"@graphql-codegen/cli": "^2.11.6",
"@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript": "^3.0.4",
"@graphql-codegen/typescript-operations": "^2.5.3",
"@kleros/kleros-v2-contracts": "workspace:^",
"@kleros/ui-components-library": "^1.7.0",
Expand Down
68 changes: 66 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2011,6 +2011,22 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/plugin-helpers@npm:^4.1.0, @graphql-codegen/plugin-helpers@npm:^4.2.0":
version: 4.2.0
resolution: "@graphql-codegen/plugin-helpers@npm:4.2.0"
dependencies:
"@graphql-tools/utils": ^9.0.0
change-case-all: 1.0.15
common-tags: 1.8.2
import-from: 4.0.0
lodash: ~4.17.0
tslib: ~2.5.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
checksum: 5d26adc132026916db061d23b06fc2c329f372f19ecf56e39bd2b30082bff642f2030cd6dc0bad8d2d3ab781c1e145384e040310a479b83d85ec804b2983646d
languageName: node
linkType: hard

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

"@graphql-codegen/schema-ast@npm:^3.0.1":
version: 3.0.1
resolution: "@graphql-codegen/schema-ast@npm:3.0.1"
dependencies:
"@graphql-codegen/plugin-helpers": ^4.1.0
"@graphql-tools/utils": ^9.0.0
tslib: ~2.5.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
checksum: 620aa67a4ae59ccb4609763b7347d05e2cec62bf1362be3e1e01fc00969cdbb858398542aa261128e5b5e3cb6808b77861bdcf82662e80326e72b418f25f465f
languageName: node
linkType: hard

"@graphql-codegen/typescript-operations@npm:^2.5.3":
version: 2.5.13
resolution: "@graphql-codegen/typescript-operations@npm:2.5.13"
Expand All @@ -2039,7 +2068,7 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^2.7.3, @graphql-codegen/typescript@npm:^2.8.8":
"@graphql-codegen/typescript@npm:^2.8.8":
version: 2.8.8
resolution: "@graphql-codegen/typescript@npm:2.8.8"
dependencies:
Expand All @@ -2054,6 +2083,21 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^3.0.4":
version: 3.0.4
resolution: "@graphql-codegen/typescript@npm:3.0.4"
dependencies:
"@graphql-codegen/plugin-helpers": ^4.2.0
"@graphql-codegen/schema-ast": ^3.0.1
"@graphql-codegen/visitor-plugin-common": 3.1.1
auto-bind: ~4.0.0
tslib: ~2.5.0
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: ede5311c5f620e16c3e98f51bdcedc7fd42f2c552a8ca5a946f757dc9709c384a12d32d088769d04041461d3318159ad0644f70056aea1877ee80a0bdc48de1f
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:2.13.8":
version: 2.13.8
resolution: "@graphql-codegen/visitor-plugin-common@npm:2.13.8"
Expand All @@ -2074,6 +2118,26 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:3.1.1":
version: 3.1.1
resolution: "@graphql-codegen/visitor-plugin-common@npm:3.1.1"
dependencies:
"@graphql-codegen/plugin-helpers": ^4.2.0
"@graphql-tools/optimize": ^1.3.0
"@graphql-tools/relay-operation-optimizer": ^6.5.0
"@graphql-tools/utils": ^9.0.0
auto-bind: ~4.0.0
change-case-all: 1.0.15
dependency-graph: ^0.11.0
graphql-tag: ^2.11.0
parse-filepath: ^1.0.2
tslib: ~2.5.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
checksum: 8dbef75ba0576a7de5e134b53778d64d818084df01e74554adc979f08db8446e9734889575c820449b6ef9febd6a9005fb89c7c9c101a9e398c195b5c3279353
languageName: node
linkType: hard

"@graphql-tools/apollo-engine-loader@npm:^7.3.6":
version: 7.3.22
resolution: "@graphql-tools/apollo-engine-loader@npm:7.3.22"
Expand Down Expand Up @@ -2730,7 +2794,7 @@ __metadata:
resolution: "@kleros/curate-v2-web@workspace:web"
dependencies:
"@graphql-codegen/cli": ^2.11.6
"@graphql-codegen/typescript": ^2.7.3
"@graphql-codegen/typescript": ^3.0.4
"@graphql-codegen/typescript-operations": ^2.5.3
"@kleros/kleros-v2-contracts": "workspace:^"
"@kleros/ui-components-library": ^1.7.0
Expand Down