Compare commits
1 Commits
renovate/a
...
1f0698c56f
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f0698c56f |
@@ -22,12 +22,12 @@
|
||||
"@graphql-codegen/typescript-operations": "^2.5.3",
|
||||
"@graphql-codegen/typescript-react-apollo": "^3.3.3",
|
||||
"@graphql-codegen/typescript-react-query": "^4.0.1",
|
||||
"@types/node": "24.12.0",
|
||||
"@types/node": "17.0.35",
|
||||
"@types/react": "18.0.9",
|
||||
"@types/react-dom": "18.0.5",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"postcss": "^8.4.14",
|
||||
"tailwindcss": "^3.1.2",
|
||||
"typescript": "5.9.3"
|
||||
"typescript": "4.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
391
pnpm-lock.yaml
generated
391
pnpm-lock.yaml
generated
@@ -8,7 +8,7 @@ specifiers:
|
||||
'@graphql-codegen/typescript-operations': ^2.5.3
|
||||
'@graphql-codegen/typescript-react-apollo': ^3.3.3
|
||||
'@graphql-codegen/typescript-react-query': ^4.0.1
|
||||
'@types/node': 24.12.0
|
||||
'@types/node': 17.0.35
|
||||
'@types/react': 18.0.9
|
||||
'@types/react-dom': 18.0.5
|
||||
autoprefixer: ^10.4.7
|
||||
@@ -19,30 +19,30 @@ specifiers:
|
||||
react: 18.1.0
|
||||
react-dom: 18.1.0
|
||||
tailwindcss: ^3.1.2
|
||||
typescript: 5.9.3
|
||||
typescript: 4.7.2
|
||||
|
||||
dependencies:
|
||||
'@apollo/client': 4.0.9_xt7kt6kp7u2pn5byjx3c6hj22i
|
||||
graphql: 16.13.1
|
||||
graphql-tag: 2.12.6_graphql@16.13.1
|
||||
'@apollo/client': 4.0.9_fjghgzyv6eva5ggtlfjcyvlsfy
|
||||
graphql: 16.13.0
|
||||
graphql-tag: 2.12.6_graphql@16.13.0
|
||||
next: 16.1.6_ef5jwxihqo6n7gxfmzogljlgcm
|
||||
react: 18.1.0
|
||||
react-dom: 18.1.0_react@18.1.0
|
||||
|
||||
devDependencies:
|
||||
'@graphql-codegen/cli': 2.11.6_sgzhnydo5bsxmkf3xvcic6yg4y
|
||||
'@graphql-codegen/typed-document-node': 2.3.3_graphql@16.13.1
|
||||
'@graphql-codegen/typescript': 2.7.3_graphql@16.13.1
|
||||
'@graphql-codegen/typescript-operations': 2.5.3_graphql@16.13.1
|
||||
'@graphql-codegen/typescript-react-apollo': 3.3.3_aha3f7p5a654nw35dgiz47r6p4
|
||||
'@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.13.1
|
||||
'@types/node': 24.12.0
|
||||
'@graphql-codegen/cli': 2.11.6_ulmydhcdc5cagh6diskfoet434
|
||||
'@graphql-codegen/typed-document-node': 2.3.3_graphql@16.13.0
|
||||
'@graphql-codegen/typescript': 2.7.3_graphql@16.13.0
|
||||
'@graphql-codegen/typescript-operations': 2.5.3_graphql@16.13.0
|
||||
'@graphql-codegen/typescript-react-apollo': 3.3.3_brxplxdrqm7kp34nzapgfyihxe
|
||||
'@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.13.0
|
||||
'@types/node': 17.0.35
|
||||
'@types/react': 18.0.9
|
||||
'@types/react-dom': 18.0.5
|
||||
autoprefixer: 10.4.8_postcss@8.5.8
|
||||
postcss: 8.5.8
|
||||
tailwindcss: 3.1.8_postcss@8.5.8
|
||||
typescript: 5.9.3
|
||||
typescript: 4.7.2
|
||||
|
||||
packages:
|
||||
|
||||
@@ -54,7 +54,7 @@ packages:
|
||||
'@jridgewell/trace-mapping': 0.3.15
|
||||
dev: true
|
||||
|
||||
/@apollo/client/4.0.9_xt7kt6kp7u2pn5byjx3c6hj22i:
|
||||
/@apollo/client/4.0.9_fjghgzyv6eva5ggtlfjcyvlsfy:
|
||||
resolution: {integrity: sha512-Lh2drMzFE9x5jVS8RKmlGL5SORkvpyUJIT+wTErxDUR2HpWePiBfhhcHHRSlZFiCR866ewCv4euTc4IDF0GWxw==}
|
||||
peerDependencies:
|
||||
graphql: ^16.0.0
|
||||
@@ -73,19 +73,19 @@ packages:
|
||||
subscriptions-transport-ws:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@graphql-typed-document-node/core': 3.1.1_graphql@16.13.1
|
||||
'@graphql-typed-document-node/core': 3.1.1_graphql@16.13.0
|
||||
'@wry/caches': 1.0.1
|
||||
'@wry/equality': 0.5.7
|
||||
'@wry/trie': 0.5.0
|
||||
graphql: 16.13.1
|
||||
graphql-tag: 2.12.6_graphql@16.13.1
|
||||
graphql: 16.13.0
|
||||
graphql-tag: 2.12.6_graphql@16.13.0
|
||||
optimism: 0.18.1
|
||||
react: 18.1.0
|
||||
react-dom: 18.1.0_react@18.1.0
|
||||
tslib: 2.4.0
|
||||
dev: false
|
||||
|
||||
/@ardatan/relay-compiler/12.0.0_graphql@16.13.1:
|
||||
/@ardatan/relay-compiler/12.0.0_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-9anThAaj1dQr6IGmzBMcfzOQKTa5artjuPmw8NYK/fiGEMjADbSguBY2FMDykt+QhilR3wc9VA/3yVju7JHg7Q==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -102,7 +102,7 @@ packages:
|
||||
fb-watchman: 2.0.1
|
||||
fbjs: 3.0.4
|
||||
glob: 7.2.3
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
immutable: 3.7.6
|
||||
invariant: 2.2.4
|
||||
nullthrows: 1.1.1
|
||||
@@ -692,24 +692,24 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@graphql-codegen/cli/2.11.6_sgzhnydo5bsxmkf3xvcic6yg4y:
|
||||
/@graphql-codegen/cli/2.11.6_ulmydhcdc5cagh6diskfoet434:
|
||||
resolution: {integrity: sha512-0R2Bhgjt3XZTSdsn8MGGuJjDEN2z+KCo7920zLZz9boy6bQ0EyuxS9AUATePS9aC3djy2POAIPCHz8iHK68IlQ==}
|
||||
hasBin: true
|
||||
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
|
||||
dependencies:
|
||||
'@graphql-codegen/core': 2.6.2_graphql@16.13.1
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.1
|
||||
'@graphql-tools/apollo-engine-loader': 7.3.9_graphql@16.13.1
|
||||
'@graphql-tools/code-file-loader': 7.3.3_graphql@16.13.1
|
||||
'@graphql-tools/git-loader': 7.2.3_graphql@16.13.1
|
||||
'@graphql-tools/github-loader': 7.3.9_graphql@16.13.1
|
||||
'@graphql-tools/graphql-file-loader': 7.5.2_graphql@16.13.1
|
||||
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.13.1
|
||||
'@graphql-tools/load': 7.7.4_graphql@16.13.1
|
||||
'@graphql-tools/prisma-loader': 7.2.14_mge5wfthd36lpm3xp3hzvsgisa
|
||||
'@graphql-tools/url-loader': 7.13.9_mge5wfthd36lpm3xp3hzvsgisa
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
'@graphql-codegen/core': 2.6.2_graphql@16.13.0
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.0
|
||||
'@graphql-tools/apollo-engine-loader': 7.3.9_graphql@16.13.0
|
||||
'@graphql-tools/code-file-loader': 7.3.3_graphql@16.13.0
|
||||
'@graphql-tools/git-loader': 7.2.3_graphql@16.13.0
|
||||
'@graphql-tools/github-loader': 7.3.9_graphql@16.13.0
|
||||
'@graphql-tools/graphql-file-loader': 7.5.2_graphql@16.13.0
|
||||
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.13.0
|
||||
'@graphql-tools/load': 7.7.4_graphql@16.13.0
|
||||
'@graphql-tools/prisma-loader': 7.2.14_tigbyyeou7vk66cdzwajqxxqn4
|
||||
'@graphql-tools/url-loader': 7.13.9_tigbyyeou7vk66cdzwajqxxqn4
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
'@whatwg-node/fetch': 0.2.9
|
||||
ansi-escapes: 4.3.2
|
||||
chalk: 4.1.2
|
||||
@@ -717,8 +717,8 @@ packages:
|
||||
cosmiconfig: 7.0.1
|
||||
debounce: 1.2.1
|
||||
detect-indent: 6.1.0
|
||||
graphql: 16.13.1
|
||||
graphql-config: 4.3.3_sgzhnydo5bsxmkf3xvcic6yg4y
|
||||
graphql: 16.13.0
|
||||
graphql-config: 4.3.3_ulmydhcdc5cagh6diskfoet434
|
||||
inquirer: 8.2.4
|
||||
is-glob: 4.0.3
|
||||
json-to-pretty-yaml: 1.2.2
|
||||
@@ -742,139 +742,139 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@graphql-codegen/core/2.6.2_graphql@16.13.1:
|
||||
/@graphql-codegen/core/2.6.2_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-58T5yf9nEfAhDwN1Vz1hImqpdJ/gGpCGUaroQ5tqskZPf7eZYYVkEXbtqRZZLx1MCCKwjWX4hMtTPpHhwKCkng==}
|
||||
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
|
||||
dependencies:
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.1
|
||||
'@graphql-tools/schema': 9.0.1_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
graphql: 16.13.1
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.0
|
||||
'@graphql-tools/schema': 9.0.1_graphql@16.13.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
dev: true
|
||||
|
||||
/@graphql-codegen/plugin-helpers/2.6.2_graphql@16.13.1:
|
||||
/@graphql-codegen/plugin-helpers/2.6.2_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-bt5PNix0MwzWP53UdaYm6URrVMWU8RlQhrTSLFjxQ8ShS5zoTlQtpZJGZc5ONqFgKa83qbUmzXUtP8oRVVn8zw==}
|
||||
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
|
||||
dependencies:
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
change-case-all: 1.0.14
|
||||
common-tags: 1.8.2
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
import-from: 4.0.0
|
||||
lodash: 4.17.21
|
||||
tslib: 2.4.0
|
||||
dev: true
|
||||
|
||||
/@graphql-codegen/schema-ast/2.5.1_graphql@16.13.1:
|
||||
/@graphql-codegen/schema-ast/2.5.1_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-tewa5DEKbglWn7kYyVBkh3J8YQ5ALqAMVmZwiVFIGOao5u66nd+e4HuFqp0u+Jpz4SJGGi0ap/oFrEvlqLjd2A==}
|
||||
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
|
||||
dependencies:
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
graphql: 16.13.1
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
dev: true
|
||||
|
||||
/@graphql-codegen/typed-document-node/2.3.3_graphql@16.13.1:
|
||||
/@graphql-codegen/typed-document-node/2.3.3_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-0zUPMr1pAqzMyPvtpnlfCbwQgS22t2kPhhfGQs2Yw32O+0+vn1ACcvxt0x1TfUwspYfFJa8AAXJ8NjwmDVAFMQ==}
|
||||
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
|
||||
dependencies:
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.1
|
||||
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.13.1
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.0
|
||||
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.13.0
|
||||
auto-bind: 4.0.0
|
||||
change-case-all: 1.0.14
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@graphql-codegen/typescript-operations/2.5.3_graphql@16.13.1:
|
||||
/@graphql-codegen/typescript-operations/2.5.3_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-s+pA+Erm0HeBb/D5cNrflwRM5KWhkiA5cbz4uA99l3fzFPveoQBPfRCBu0XAlJLP/kBDy64+o4B8Nfc7wdRtmA==}
|
||||
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
|
||||
dependencies:
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.1
|
||||
'@graphql-codegen/typescript': 2.7.3_graphql@16.13.1
|
||||
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.13.1
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.0
|
||||
'@graphql-codegen/typescript': 2.7.3_graphql@16.13.0
|
||||
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.13.0
|
||||
auto-bind: 4.0.0
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@graphql-codegen/typescript-react-apollo/3.3.3_aha3f7p5a654nw35dgiz47r6p4:
|
||||
/@graphql-codegen/typescript-react-apollo/3.3.3_brxplxdrqm7kp34nzapgfyihxe:
|
||||
resolution: {integrity: sha512-FixkcfEfChA1+VPkvdcK+JYnBfqhT+Nz7WJFJ3ZKVsHjwJbTWKu19cKn2nkd3EVgdhJXlNsE8DgenVMqi5X5Ug==}
|
||||
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-tag: ^2.0.0
|
||||
dependencies:
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.1
|
||||
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.13.1
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.0
|
||||
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.13.0
|
||||
auto-bind: 4.0.0
|
||||
change-case-all: 1.0.14
|
||||
graphql: 16.13.1
|
||||
graphql-tag: 2.12.6_graphql@16.13.1
|
||||
graphql: 16.13.0
|
||||
graphql-tag: 2.12.6_graphql@16.13.0
|
||||
tslib: 2.4.0
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@graphql-codegen/typescript-react-query/4.0.1_graphql@16.13.1:
|
||||
/@graphql-codegen/typescript-react-query/4.0.1_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-vA8cZqlvBoQ+muNycAzWVq8Nthr+AM1OWIuGpYfE3QSe9sqbaXAuXJgm9ZmBQ/tq2M8z8pAwm/z5MOJ7GcUcgg==}
|
||||
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
|
||||
dependencies:
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.1
|
||||
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.13.1
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.0
|
||||
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.13.0
|
||||
auto-bind: 4.0.0
|
||||
change-case-all: 1.0.14
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@graphql-codegen/typescript/2.7.3_graphql@16.13.1:
|
||||
/@graphql-codegen/typescript/2.7.3_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-EzX/acijXtbG/AwPzho2ZZWaNo00+xAbsRDP+vnT2PwQV3AYq3/5bFvjq1XfAGWbTntdmlYlIwC9hf5bI85WVA==}
|
||||
peerDependencies:
|
||||
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
||||
dependencies:
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.1
|
||||
'@graphql-codegen/schema-ast': 2.5.1_graphql@16.13.1
|
||||
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.13.1
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.0
|
||||
'@graphql-codegen/schema-ast': 2.5.1_graphql@16.13.0
|
||||
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.13.0
|
||||
auto-bind: 4.0.0
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@graphql-codegen/visitor-plugin-common/2.12.1_graphql@16.13.1:
|
||||
/@graphql-codegen/visitor-plugin-common/2.12.1_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-dIUrX4+i/uazyPQqXyQ8cqykgNFe1lknjnfDWFo0gnk2W8+ruuL2JpSrj/7efzFHxbYGMQrCABDCUTVLi3DcVA==}
|
||||
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
|
||||
dependencies:
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.1
|
||||
'@graphql-tools/optimize': 1.3.1_graphql@16.13.1
|
||||
'@graphql-tools/relay-operation-optimizer': 6.5.3_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.13.0
|
||||
'@graphql-tools/optimize': 1.3.1_graphql@16.13.0
|
||||
'@graphql-tools/relay-operation-optimizer': 6.5.3_graphql@16.13.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
auto-bind: 4.0.0
|
||||
change-case-all: 1.0.14
|
||||
dependency-graph: 0.11.0
|
||||
graphql: 16.13.1
|
||||
graphql-tag: 2.12.6_graphql@16.13.1
|
||||
graphql: 16.13.0
|
||||
graphql-tag: 2.12.6_graphql@16.13.0
|
||||
parse-filepath: 1.0.2
|
||||
tslib: 2.4.0
|
||||
transitivePeerDependencies:
|
||||
@@ -882,69 +882,69 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/apollo-engine-loader/7.3.9_graphql@16.13.1:
|
||||
/@graphql-tools/apollo-engine-loader/7.3.9_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-BVO3rc9JCJpzvWy+SYyioR5GbXRkYRE6P5hSm1+N6I/E2aDan44mkTySF6RAbH7/7RMzgzE5vxJMm/m6hx4rvQ==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@ardatan/sync-fetch': 0.0.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
'@whatwg-node/fetch': 0.2.9
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/batch-execute/8.5.3_graphql@16.13.1:
|
||||
/@graphql-tools/batch-execute/8.5.3_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-dvP1bM02/NSDuAS5A6sLIUUJgs0fuMSk3Ib2jc3pL7HG7jzm/IXfvPURs48pJlMnxcawjVDC8fLh1oWfjmoAGg==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
dataloader: 2.1.0
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
value-or-promise: 1.0.11
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/code-file-loader/7.3.3_graphql@16.13.1:
|
||||
/@graphql-tools/code-file-loader/7.3.3_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-si4JFNLaM2hsTWUBLsLpf6t/dGy5Pen6F8348zc+Iao7Y8hgENBim11NxL61NbeJL5TD4v3E+tvf5CnAONZKaQ==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@graphql-tools/graphql-tag-pluck': 7.3.3_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
'@graphql-tools/graphql-tag-pluck': 7.3.3_graphql@16.13.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
globby: 11.1.0
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
unixify: 1.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/delegate/9.0.3_graphql@16.13.1:
|
||||
/@graphql-tools/delegate/9.0.3_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-4noYCEL/0UeH+5KVRkkqLYH3iyXBb56hh120Y9DEc/JFmb1ldhgxGH2BuoINE2kt35dYhzRk9QA1+HG8FXIBWQ==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@graphql-tools/batch-execute': 8.5.3_graphql@16.13.1
|
||||
'@graphql-tools/schema': 9.0.1_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
'@graphql-tools/batch-execute': 8.5.3_graphql@16.13.0
|
||||
'@graphql-tools/schema': 9.0.1_graphql@16.13.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
dataloader: 2.1.0
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
value-or-promise: 1.0.11
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/git-loader/7.2.3_graphql@16.13.1:
|
||||
/@graphql-tools/git-loader/7.2.3_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-uEx+iwWfatH9SGQ35BI9wZp7FPW5QCp9+SfXKdj5snnaTOlqOl/KepdZP9iL0xWiSUjLd5HebzfiuNCo9t2/HQ==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@graphql-tools/graphql-tag-pluck': 7.3.3_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
graphql: 16.13.1
|
||||
'@graphql-tools/graphql-tag-pluck': 7.3.3_graphql@16.13.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
graphql: 16.13.0
|
||||
is-glob: 4.0.3
|
||||
micromatch: 4.0.5
|
||||
tslib: 2.4.0
|
||||
@@ -953,36 +953,36 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/github-loader/7.3.9_graphql@16.13.1:
|
||||
/@graphql-tools/github-loader/7.3.9_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-L5C/D3JBtwnh8m8KE1iVWElI/oN+XMpYctR6S8oXO7VchdvUxkBBnTKTWq7wD9mYU6BTJLnRHoh+c6SZzxdWag==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@ardatan/sync-fetch': 0.0.1
|
||||
'@graphql-tools/graphql-tag-pluck': 7.3.3_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
'@graphql-tools/graphql-tag-pluck': 7.3.3_graphql@16.13.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
'@whatwg-node/fetch': 0.2.9
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/graphql-file-loader/7.5.2_graphql@16.13.1:
|
||||
/@graphql-tools/graphql-file-loader/7.5.2_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-4M5c5SRnxTURNwfq46dlEspWGk+nQpO2nF/p9kxaPiXG0iMAQ8suOd3jQk99LEefQpVhFNb5FumyvUnyW0BogA==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@graphql-tools/import': 6.7.3_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
'@graphql-tools/import': 6.7.3_graphql@16.13.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
globby: 11.1.0
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
unixify: 1.0.0
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/graphql-tag-pluck/7.3.3_graphql@16.13.1:
|
||||
/@graphql-tools/graphql-tag-pluck/7.3.3_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-hU8/e8k2fdxK6gDUxnm7CDXmcyagpsMAxo7aNqY2Y4TzIZ0J1EeaM2Xi4wAqv7wRh3diR7TroGlsJ3zOCZx3Jw==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
@@ -990,82 +990,82 @@ packages:
|
||||
'@babel/parser': 7.18.11
|
||||
'@babel/traverse': 7.18.11
|
||||
'@babel/types': 7.18.10
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
graphql: 16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/import/6.7.3_graphql@16.13.1:
|
||||
/@graphql-tools/import/6.7.3_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-7D/nDfwAj1TEkF+vAxm+hxgYNQW3h1kDz8JnYmvvY1Yv7OxZQQHDNd4tVg3BYVtW2kjsz3nzip46Z8ZQ9L7gHg==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
graphql: 16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
graphql: 16.13.0
|
||||
resolve-from: 5.0.0
|
||||
tslib: 2.8.1
|
||||
tslib: 2.4.0
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/json-file-loader/7.4.3_graphql@16.13.1:
|
||||
/@graphql-tools/json-file-loader/7.4.3_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-YihARAoaGJnYakDAaUkdZ6GsvGcyZRdZK2qx9FWkqtpHt02FLCBpcjjLq/cpM0N6K0ecqzh/dYSVD7MthUFXQg==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
globby: 11.1.0
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
unixify: 1.0.0
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/load/7.7.4_graphql@16.13.1:
|
||||
/@graphql-tools/load/7.7.4_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-2VtVWeMNizNTTc8Dv/hs0lrvGHaLko8jpBoP9TewFdBz6pAXPsLHYnNAhEfBYJd+Vk5GZbnWTfVColxhnF8NEQ==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@graphql-tools/schema': 9.0.1_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
graphql: 16.13.1
|
||||
'@graphql-tools/schema': 9.0.1_graphql@16.13.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
graphql: 16.13.0
|
||||
p-limit: 3.1.0
|
||||
tslib: 2.4.0
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/merge/8.3.3_graphql@16.13.1:
|
||||
/@graphql-tools/merge/8.3.3_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-EfULshN2s2s2mhBwbV9WpGnoehRLe7eIMdZrKfHhxlBWOvtNUd3KSCN0PUdAMd7lj1jXUW9KYdn624JrVn6qzg==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
graphql: 16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/optimize/1.3.1_graphql@16.13.1:
|
||||
/@graphql-tools/optimize/1.3.1_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-5j5CZSRGWVobt4bgRRg7zhjPiSimk+/zIuColih8E8DxuFOaJ+t0qu7eZS5KXWBkjcd4BPNuhUPpNlEmHPqVRQ==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/prisma-loader/7.2.14_mge5wfthd36lpm3xp3hzvsgisa:
|
||||
/@graphql-tools/prisma-loader/7.2.14_tigbyyeou7vk66cdzwajqxxqn4:
|
||||
resolution: {integrity: sha512-9yX3/1UyjuPhp1i375gp2arzKPfz6VzG4ItGsaiEDRF/CCGu80gexf9letQkGtyTiQaZhqIFz5hy5HF48JZXvQ==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@graphql-tools/url-loader': 7.13.9_mge5wfthd36lpm3xp3hzvsgisa
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
'@graphql-tools/url-loader': 7.13.9_tigbyyeou7vk66cdzwajqxxqn4
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
'@types/js-yaml': 4.0.5
|
||||
'@types/json-stable-stringify': 1.0.34
|
||||
'@types/jsonwebtoken': 8.5.8
|
||||
chalk: 4.1.2
|
||||
debug: 4.3.4
|
||||
dotenv: 16.0.1
|
||||
graphql: 16.13.1
|
||||
graphql-request: 4.3.0_graphql@16.13.1
|
||||
graphql: 16.13.0
|
||||
graphql-request: 4.3.0_graphql@16.13.0
|
||||
http-proxy-agent: 5.0.0
|
||||
https-proxy-agent: 5.0.1
|
||||
isomorphic-fetch: 3.0.0
|
||||
@@ -1084,50 +1084,50 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/relay-operation-optimizer/6.5.3_graphql@16.13.1:
|
||||
/@graphql-tools/relay-operation-optimizer/6.5.3_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-QXKZJvfGIVnYGvnWabVdKLgh+8X9YWQRMPK9OydiYUi6O4HvB5PMT5qkrYpshjeek3UsJztZsGXiRJbY9O4c9Q==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@ardatan/relay-compiler': 12.0.0_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
graphql: 16.13.1
|
||||
'@ardatan/relay-compiler': 12.0.0_graphql@16.13.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/schema/9.0.1_graphql@16.13.1:
|
||||
/@graphql-tools/schema/9.0.1_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-Y6apeiBmvXEz082IAuS/ainnEEQrzMECP1MRIV72eo2WPa6ZtLYPycvIbd56Z5uU2LKP4XcWRgK6WUbCyN16Rw==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@graphql-tools/merge': 8.3.3_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
graphql: 16.13.1
|
||||
'@graphql-tools/merge': 8.3.3_graphql@16.13.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
value-or-promise: 1.0.11
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/url-loader/7.13.9_mge5wfthd36lpm3xp3hzvsgisa:
|
||||
/@graphql-tools/url-loader/7.13.9_tigbyyeou7vk66cdzwajqxxqn4:
|
||||
resolution: {integrity: sha512-7vN7hpT/U0/jC1cc2kNqm0H3iQqRis2f4ZbMsiWT8lDGo/GFOAq+LhJJjTO3zx/ivG90usuu6nPy0yrGlLMvGg==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@ardatan/sync-fetch': 0.0.1
|
||||
'@graphql-tools/delegate': 9.0.3_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
'@graphql-tools/wrap': 9.0.4_graphql@16.13.1
|
||||
'@n1ru4l/graphql-live-query': 0.10.0_graphql@16.13.1
|
||||
'@graphql-tools/delegate': 9.0.3_graphql@16.13.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
'@graphql-tools/wrap': 9.0.4_graphql@16.13.0
|
||||
'@n1ru4l/graphql-live-query': 0.10.0_graphql@16.13.0
|
||||
'@types/ws': 8.5.3
|
||||
'@whatwg-node/fetch': 0.2.9
|
||||
dset: 3.1.2
|
||||
extract-files: 11.0.0
|
||||
graphql: 16.13.1
|
||||
graphql-ws: 5.10.1_graphql@16.13.1
|
||||
graphql: 16.13.0
|
||||
graphql-ws: 5.10.1_graphql@16.13.0
|
||||
isomorphic-ws: 5.0.0_ws@8.8.1
|
||||
meros: 1.2.0_@types+node@24.12.0
|
||||
meros: 1.2.0_@types+node@17.0.35
|
||||
tslib: 2.4.0
|
||||
value-or-promise: 1.0.11
|
||||
ws: 8.8.1
|
||||
@@ -1138,34 +1138,34 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/utils/8.10.0_graphql@16.13.1:
|
||||
/@graphql-tools/utils/8.10.0_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-yI+V373FdXQbYfqdarehn9vRWDZZYuvyQ/xwiv5ez2BbobHrqsexF7qs56plLRaQ8ESYpVAjMQvJWe9s23O0Jg==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/wrap/9.0.4_graphql@16.13.1:
|
||||
/@graphql-tools/wrap/9.0.4_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-l1t/LmVBec54NhLCJHXi8dCAENotkeqje+2XT0dl3N0RCetO8Fq5PkxWo/59DVM7AgGvqifJLvD/bmpZLGS4Bw==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@graphql-tools/delegate': 9.0.3_graphql@16.13.1
|
||||
'@graphql-tools/schema': 9.0.1_graphql@16.13.1
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
graphql: 16.13.1
|
||||
tslib: 2.8.1
|
||||
'@graphql-tools/delegate': 9.0.3_graphql@16.13.0
|
||||
'@graphql-tools/schema': 9.0.1_graphql@16.13.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
value-or-promise: 1.0.11
|
||||
dev: true
|
||||
|
||||
/@graphql-typed-document-node/core/3.1.1_graphql@16.13.1:
|
||||
/@graphql-typed-document-node/core/3.1.1_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==}
|
||||
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
|
||||
dependencies:
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
dev: false
|
||||
|
||||
/@iarna/toml/2.2.5:
|
||||
@@ -1450,12 +1450,12 @@ packages:
|
||||
'@jridgewell/sourcemap-codec': 1.4.14
|
||||
dev: true
|
||||
|
||||
/@n1ru4l/graphql-live-query/0.10.0_graphql@16.13.1:
|
||||
/@n1ru4l/graphql-live-query/0.10.0_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-qZ7OHH/NB0NcG/Xa7irzgjE63UH0CkofZT0Bw4Ko6iRFagPRHBM8RgFXwTt/6JbFGIEUS4STRtaFoc/Eq/ZtzQ==}
|
||||
peerDependencies:
|
||||
graphql: ^15.4.0 || ^16.0.0
|
||||
dependencies:
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
dev: true
|
||||
|
||||
/@next/env/16.1.6:
|
||||
@@ -1619,13 +1619,11 @@ packages:
|
||||
/@types/jsonwebtoken/8.5.8:
|
||||
resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==}
|
||||
dependencies:
|
||||
'@types/node': 24.12.0
|
||||
'@types/node': 17.0.35
|
||||
dev: true
|
||||
|
||||
/@types/node/24.12.0:
|
||||
resolution: {integrity: sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==}
|
||||
dependencies:
|
||||
undici-types: 7.16.0
|
||||
/@types/node/17.0.35:
|
||||
resolution: {integrity: sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==}
|
||||
dev: true
|
||||
|
||||
/@types/parse-json/4.0.0:
|
||||
@@ -1657,7 +1655,7 @@ packages:
|
||||
/@types/ws/8.5.3:
|
||||
resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==}
|
||||
dependencies:
|
||||
'@types/node': 24.12.0
|
||||
'@types/node': 17.0.35
|
||||
dev: true
|
||||
|
||||
/@whatwg-node/fetch/0.2.9:
|
||||
@@ -2008,8 +2006,8 @@ packages:
|
||||
resolution: {integrity: sha512-zXf+qxuN8OJrK5Bl5HbJg8cc5/Zm01WNW4ooVWUh92YlKqQZW3fwN5lXLB+kI8wkP5vTWkIIN+rutZuJhf4ykw==}
|
||||
dev: true
|
||||
|
||||
/caniuse-lite/1.0.30001777:
|
||||
resolution: {integrity: sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==}
|
||||
/caniuse-lite/1.0.30001775:
|
||||
resolution: {integrity: sha512-s3Qv7Lht9zbVKE9XoTyRG6wVDCKdtOFIjBGg3+Yhn6JaytuNKPIjBMTMIY1AnOH3seL5mvF+x33oGAyK3hVt3A==}
|
||||
dev: false
|
||||
|
||||
/capital-case/1.0.4:
|
||||
@@ -2204,7 +2202,7 @@ packages:
|
||||
'@iarna/toml': 2.2.5
|
||||
dev: true
|
||||
|
||||
/cosmiconfig-typescript-loader/3.1.1_omk7i5wlvi3umqruu5kw6b2dli:
|
||||
/cosmiconfig-typescript-loader/3.1.1_n3jxuywfglzgxo675obabdfiku:
|
||||
resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==}
|
||||
engines: {node: '>=12', npm: '>=6'}
|
||||
peerDependencies:
|
||||
@@ -2213,10 +2211,10 @@ packages:
|
||||
ts-node: '>=10'
|
||||
typescript: '>=3'
|
||||
dependencies:
|
||||
'@types/node': 24.12.0
|
||||
'@types/node': 17.0.35
|
||||
cosmiconfig: 7.0.1
|
||||
ts-node: 10.9.1_ei4lbdk4fuexy2lz4kvo5rfwii
|
||||
typescript: 5.9.3
|
||||
ts-node: 10.9.1_smgpfffxrhk5i4ijhe3532b4hq
|
||||
typescript: 4.7.2
|
||||
dev: true
|
||||
|
||||
/cosmiconfig/7.0.1:
|
||||
@@ -2585,25 +2583,25 @@ packages:
|
||||
slash: 3.0.0
|
||||
dev: true
|
||||
|
||||
/graphql-config/4.3.3_sgzhnydo5bsxmkf3xvcic6yg4y:
|
||||
/graphql-config/4.3.3_ulmydhcdc5cagh6diskfoet434:
|
||||
resolution: {integrity: sha512-ju2LAbOk6GLp+8JY7mh3CrEe0iEj2AdImNKv58G0DyISBo72kDEJYNJ07hKmkHdIzhDsSHiVzaCVIyBU2LCUug==}
|
||||
engines: {node: '>= 10.0.0'}
|
||||
peerDependencies:
|
||||
graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
||||
dependencies:
|
||||
'@graphql-tools/graphql-file-loader': 7.5.2_graphql@16.13.1
|
||||
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.13.1
|
||||
'@graphql-tools/load': 7.7.4_graphql@16.13.1
|
||||
'@graphql-tools/merge': 8.3.3_graphql@16.13.1
|
||||
'@graphql-tools/url-loader': 7.13.9_mge5wfthd36lpm3xp3hzvsgisa
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.1
|
||||
'@graphql-tools/graphql-file-loader': 7.5.2_graphql@16.13.0
|
||||
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.13.0
|
||||
'@graphql-tools/load': 7.7.4_graphql@16.13.0
|
||||
'@graphql-tools/merge': 8.3.3_graphql@16.13.0
|
||||
'@graphql-tools/url-loader': 7.13.9_tigbyyeou7vk66cdzwajqxxqn4
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
|
||||
cosmiconfig: 7.0.1
|
||||
cosmiconfig-toml-loader: 1.0.0
|
||||
cosmiconfig-typescript-loader: 3.1.1_omk7i5wlvi3umqruu5kw6b2dli
|
||||
graphql: 16.13.1
|
||||
cosmiconfig-typescript-loader: 3.1.1_n3jxuywfglzgxo675obabdfiku
|
||||
graphql: 16.13.0
|
||||
minimatch: 4.2.1
|
||||
string-env-interpolation: 1.0.1
|
||||
ts-node: 10.9.1_ei4lbdk4fuexy2lz4kvo5rfwii
|
||||
ts-node: 10.9.1_smgpfffxrhk5i4ijhe3532b4hq
|
||||
transitivePeerDependencies:
|
||||
- '@swc/core'
|
||||
- '@swc/wasm'
|
||||
@@ -2614,7 +2612,7 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/graphql-request/4.3.0_graphql@16.13.1:
|
||||
/graphql-request/4.3.0_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-2v6hQViJvSsifK606AliqiNiijb1uwWp6Re7o0RTyH+uRTv/u7Uqm2g4Fjq/LgZIzARB38RZEvVBFOQOVdlBow==}
|
||||
peerDependencies:
|
||||
graphql: 14 - 16
|
||||
@@ -2622,31 +2620,31 @@ packages:
|
||||
cross-fetch: 3.1.5
|
||||
extract-files: 9.0.0
|
||||
form-data: 3.0.1
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
dev: true
|
||||
|
||||
/graphql-tag/2.12.6_graphql@16.13.1:
|
||||
/graphql-tag/2.12.6_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
||||
dependencies:
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
tslib: 2.4.0
|
||||
|
||||
/graphql-ws/5.10.1_graphql@16.13.1:
|
||||
/graphql-ws/5.10.1_graphql@16.13.0:
|
||||
resolution: {integrity: sha512-MKm/3SRd1vj5Km8NaujsgeGRTKZQjUN5HRnIMJ8dL2UznKoxvrtQyJqTmqJt0f6vQd9AooDg/+baXo3huiY4Ew==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
graphql: '>=0.11 <=16'
|
||||
dependencies:
|
||||
graphql: 16.13.1
|
||||
graphql: 16.13.0
|
||||
dev: true
|
||||
|
||||
/graphql/16.13.1:
|
||||
resolution: {integrity: sha512-gGgrVCoDKlIZ8fIqXBBb0pPKqDgki0Z/FSKNiQzSGj2uEYHr1tq5wmBegGwJx6QB5S5cM0khSBpi/JFHMCvsmQ==}
|
||||
/graphql/16.13.0:
|
||||
resolution: {integrity: sha512-uSisMYERbaB9bkA9M4/4dnqyktaEkf1kMHNKq/7DHyxVeWqHQ2mBmVqm5u6/FVHwF3iCNalKcg82Zfl+tffWoA==}
|
||||
engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
|
||||
|
||||
/has-flag/3.0.0:
|
||||
@@ -3079,7 +3077,7 @@ packages:
|
||||
engines: {node: '>= 8'}
|
||||
dev: true
|
||||
|
||||
/meros/1.2.0_@types+node@24.12.0:
|
||||
/meros/1.2.0_@types+node@17.0.35:
|
||||
resolution: {integrity: sha512-3QRZIS707pZQnijHdhbttXRWwrHhZJ/gzolneoxKVz9N/xmsvY/7Ls8lpnI9gxbgxjcHsAVEW3mgwiZCo6kkJQ==}
|
||||
engines: {node: '>=12'}
|
||||
peerDependencies:
|
||||
@@ -3088,7 +3086,7 @@ packages:
|
||||
'@types/node':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 24.12.0
|
||||
'@types/node': 17.0.35
|
||||
dev: true
|
||||
|
||||
/micromatch/4.0.5:
|
||||
@@ -3176,7 +3174,7 @@ packages:
|
||||
'@next/env': 16.1.6
|
||||
'@swc/helpers': 0.5.15
|
||||
baseline-browser-mapping: 2.10.0
|
||||
caniuse-lite: 1.0.30001777
|
||||
caniuse-lite: 1.0.30001775
|
||||
postcss: 8.4.31
|
||||
react: 18.1.0
|
||||
react-dom: 18.1.0_react@18.1.0
|
||||
@@ -3958,7 +3956,7 @@ packages:
|
||||
resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==}
|
||||
dev: true
|
||||
|
||||
/ts-node/10.9.1_ei4lbdk4fuexy2lz4kvo5rfwii:
|
||||
/ts-node/10.9.1_smgpfffxrhk5i4ijhe3532b4hq:
|
||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -3977,14 +3975,14 @@ packages:
|
||||
'@tsconfig/node12': 1.0.11
|
||||
'@tsconfig/node14': 1.0.3
|
||||
'@tsconfig/node16': 1.0.3
|
||||
'@types/node': 24.12.0
|
||||
'@types/node': 17.0.35
|
||||
acorn: 8.8.0
|
||||
acorn-walk: 8.2.0
|
||||
arg: 4.1.3
|
||||
create-require: 1.1.1
|
||||
diff: 4.0.2
|
||||
make-error: 1.3.6
|
||||
typescript: 5.9.3
|
||||
typescript: 4.7.2
|
||||
v8-compile-cache-lib: 3.0.1
|
||||
yn: 3.1.1
|
||||
dev: true
|
||||
@@ -3994,15 +3992,16 @@ packages:
|
||||
|
||||
/tslib/2.8.1:
|
||||
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
||||
dev: false
|
||||
|
||||
/type-fest/0.21.3:
|
||||
resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/typescript/5.9.3:
|
||||
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
||||
engines: {node: '>=14.17'}
|
||||
/typescript/4.7.2:
|
||||
resolution: {integrity: sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
@@ -4015,10 +4014,6 @@ packages:
|
||||
engines: {node: '>=0.10.0'}
|
||||
dev: true
|
||||
|
||||
/undici-types/7.16.0:
|
||||
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
|
||||
dev: true
|
||||
|
||||
/undici/5.9.1:
|
||||
resolution: {integrity: sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg==}
|
||||
engines: {node: '>=12.18'}
|
||||
|
||||
Reference in New Issue
Block a user