1 Commits

Author SHA1 Message Date
fc32568807 fix(deps): update all dependencies 2026-02-25 01:11:53 +00:00
2 changed files with 202 additions and 196 deletions

View File

@@ -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": "17.0.35",
"@types/node": "24.10.13",
"@types/react": "18.0.9",
"@types/react-dom": "18.0.5",
"autoprefixer": "^10.4.7",
"postcss": "^8.4.14",
"tailwindcss": "^3.1.2",
"typescript": "4.7.2"
"typescript": "5.9.3"
}
}

394
pnpm-lock.yaml generated
View File

@@ -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': 17.0.35
'@types/node': 24.10.13
'@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: 4.7.2
typescript: 5.9.3
dependencies:
'@apollo/client': 4.0.9_gzsumc52rengcqbh7opogyzu74
graphql: 16.12.0
graphql-tag: 2.12.6_graphql@16.12.0
'@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_dufaghhitzm44y5ed6y3mmwuoa
'@graphql-codegen/typed-document-node': 2.3.3_graphql@16.12.0
'@graphql-codegen/typescript': 2.7.3_graphql@16.12.0
'@graphql-codegen/typescript-operations': 2.5.3_graphql@16.12.0
'@graphql-codegen/typescript-react-apollo': 3.3.3_ewwwr5e3ob2llzctmhjiwbibp4
'@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.12.0
'@types/node': 17.0.35
'@graphql-codegen/cli': 2.11.6_goprh2ude5tin5bcaqlmyemppa
'@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': 24.10.13
'@types/react': 18.0.9
'@types/react-dom': 18.0.5
autoprefixer: 10.4.8_postcss@8.5.6
postcss: 8.5.6
tailwindcss: 3.1.8_postcss@8.5.6
typescript: 4.7.2
typescript: 5.9.3
packages:
@@ -54,7 +54,7 @@ packages:
'@jridgewell/trace-mapping': 0.3.15
dev: true
/@apollo/client/4.0.9_gzsumc52rengcqbh7opogyzu74:
/@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.12.0
'@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.12.0
graphql-tag: 2.12.6_graphql@16.12.0
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.12.0:
/@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.12.0
graphql: 16.13.0
immutable: 3.7.6
invariant: 2.2.4
nullthrows: 1.1.1
@@ -153,7 +153,7 @@ packages:
debug: 4.3.4
gensync: 1.0.0-beta.2
json5: 2.2.1
semver: 6.3.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: true
@@ -184,7 +184,7 @@ packages:
'@babel/core': 7.18.10
'@babel/helper-validator-option': 7.18.6
browserslist: 4.21.3
semver: 6.3.0
semver: 6.3.1
dev: true
/@babel/helper-create-class-features-plugin/7.18.9_@babel+core@7.18.10:
@@ -692,24 +692,24 @@ packages:
dev: false
optional: true
/@graphql-codegen/cli/2.11.6_dufaghhitzm44y5ed6y3mmwuoa:
/@graphql-codegen/cli/2.11.6_goprh2ude5tin5bcaqlmyemppa:
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.12.0
'@graphql-codegen/plugin-helpers': 2.6.2_graphql@16.12.0
'@graphql-tools/apollo-engine-loader': 7.3.9_graphql@16.12.0
'@graphql-tools/code-file-loader': 7.3.3_graphql@16.12.0
'@graphql-tools/git-loader': 7.2.3_graphql@16.12.0
'@graphql-tools/github-loader': 7.3.9_graphql@16.12.0
'@graphql-tools/graphql-file-loader': 7.5.2_graphql@16.12.0
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.12.0
'@graphql-tools/load': 7.7.4_graphql@16.12.0
'@graphql-tools/prisma-loader': 7.2.14_nvtxd3l76lgh4kuycnc2fpsi44
'@graphql-tools/url-loader': 7.13.9_nvtxd3l76lgh4kuycnc2fpsi44
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
'@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_5umh6c5hejlgvsh7m2v36frinm
'@graphql-tools/url-loader': 7.13.9_5umh6c5hejlgvsh7m2v36frinm
'@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.12.0
graphql-config: 4.3.3_dufaghhitzm44y5ed6y3mmwuoa
graphql: 16.13.0
graphql-config: 4.3.3_goprh2ude5tin5bcaqlmyemppa
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.12.0:
/@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.12.0
'@graphql-tools/schema': 9.0.1_graphql@16.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
graphql: 16.12.0
'@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.12.0:
/@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.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
change-case-all: 1.0.14
common-tags: 1.8.2
graphql: 16.12.0
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.12.0:
/@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.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
graphql: 16.12.0
'@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.12.0:
/@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.12.0
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.12.0
'@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.12.0
graphql: 16.13.0
tslib: 2.4.0
transitivePeerDependencies:
- encoding
- supports-color
dev: true
/@graphql-codegen/typescript-operations/2.5.3_graphql@16.12.0:
/@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.12.0
'@graphql-codegen/typescript': 2.7.3_graphql@16.12.0
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.12.0
'@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.12.0
graphql: 16.13.0
tslib: 2.4.0
transitivePeerDependencies:
- encoding
- supports-color
dev: true
/@graphql-codegen/typescript-react-apollo/3.3.3_ewwwr5e3ob2llzctmhjiwbibp4:
/@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.12.0
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.12.0
'@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.12.0
graphql-tag: 2.12.6_graphql@16.12.0
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.12.0:
/@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.12.0
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.12.0
'@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.12.0
graphql: 16.13.0
tslib: 2.4.0
transitivePeerDependencies:
- encoding
- supports-color
dev: true
/@graphql-codegen/typescript/2.7.3_graphql@16.12.0:
/@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.12.0
'@graphql-codegen/schema-ast': 2.5.1_graphql@16.12.0
'@graphql-codegen/visitor-plugin-common': 2.12.1_graphql@16.12.0
'@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.12.0
graphql: 16.13.0
tslib: 2.4.0
transitivePeerDependencies:
- encoding
- supports-color
dev: true
/@graphql-codegen/visitor-plugin-common/2.12.1_graphql@16.12.0:
/@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.12.0
'@graphql-tools/optimize': 1.3.1_graphql@16.12.0
'@graphql-tools/relay-operation-optimizer': 6.5.3_graphql@16.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
'@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.12.0
graphql-tag: 2.12.6_graphql@16.12.0
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.12.0:
/@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.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
'@whatwg-node/fetch': 0.2.9
graphql: 16.12.0
graphql: 16.13.0
tslib: 2.4.0
transitivePeerDependencies:
- encoding
dev: true
/@graphql-tools/batch-execute/8.5.3_graphql@16.12.0:
/@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.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
dataloader: 2.1.0
graphql: 16.12.0
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.12.0:
/@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.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
'@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.12.0
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.12.0:
/@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.12.0
'@graphql-tools/schema': 9.0.1_graphql@16.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
'@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.12.0
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.12.0:
/@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.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
graphql: 16.12.0
'@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.12.0:
/@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.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
'@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.12.0
graphql: 16.13.0
tslib: 2.4.0
transitivePeerDependencies:
- encoding
- supports-color
dev: true
/@graphql-tools/graphql-file-loader/7.5.2_graphql@16.12.0:
/@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.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
'@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.12.0
graphql: 16.13.0
tslib: 2.4.0
unixify: 1.0.0
dev: true
/@graphql-tools/graphql-tag-pluck/7.3.3_graphql@16.12.0:
/@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.12.0
graphql: 16.12.0
'@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.12.0:
/@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.12.0
graphql: 16.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
graphql: 16.13.0
resolve-from: 5.0.0
tslib: 2.4.0
dev: true
/@graphql-tools/json-file-loader/7.4.3_graphql@16.12.0:
/@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.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.13.0
globby: 11.1.0
graphql: 16.12.0
graphql: 16.13.0
tslib: 2.4.0
unixify: 1.0.0
dev: true
/@graphql-tools/load/7.7.4_graphql@16.12.0:
/@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.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
graphql: 16.12.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
p-limit: 3.1.0
tslib: 2.4.0
dev: true
/@graphql-tools/merge/8.3.3_graphql@16.12.0:
/@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.12.0
graphql: 16.12.0
'@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.12.0:
/@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.12.0
graphql: 16.13.0
tslib: 2.4.0
dev: true
/@graphql-tools/prisma-loader/7.2.14_nvtxd3l76lgh4kuycnc2fpsi44:
/@graphql-tools/prisma-loader/7.2.14_5umh6c5hejlgvsh7m2v36frinm:
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_nvtxd3l76lgh4kuycnc2fpsi44
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
'@graphql-tools/url-loader': 7.13.9_5umh6c5hejlgvsh7m2v36frinm
'@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.12.0
graphql-request: 4.3.0_graphql@16.12.0
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.12.0:
/@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.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
graphql: 16.12.0
'@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.12.0:
/@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.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
graphql: 16.12.0
'@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_nvtxd3l76lgh4kuycnc2fpsi44:
/@graphql-tools/url-loader/7.13.9_5umh6c5hejlgvsh7m2v36frinm:
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.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
'@graphql-tools/wrap': 9.0.4_graphql@16.12.0
'@n1ru4l/graphql-live-query': 0.10.0_graphql@16.12.0
'@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.12.0
graphql-ws: 5.10.1_graphql@16.12.0
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@17.0.35
meros: 1.2.0_@types+node@24.10.13
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.12.0:
/@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.12.0
graphql: 16.13.0
tslib: 2.4.0
dev: true
/@graphql-tools/wrap/9.0.4_graphql@16.12.0:
/@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.12.0
'@graphql-tools/schema': 9.0.1_graphql@16.12.0
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
graphql: 16.12.0
'@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.12.0:
/@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.12.0
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.12.0:
/@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.12.0
graphql: 16.13.0
dev: true
/@next/env/16.1.6:
@@ -1619,11 +1619,13 @@ packages:
/@types/jsonwebtoken/8.5.8:
resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==}
dependencies:
'@types/node': 17.0.35
'@types/node': 24.10.13
dev: true
/@types/node/17.0.35:
resolution: {integrity: sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==}
/@types/node/24.10.13:
resolution: {integrity: sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==}
dependencies:
undici-types: 7.16.0
dev: true
/@types/parse-json/4.0.0:
@@ -1655,7 +1657,7 @@ packages:
/@types/ws/8.5.3:
resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==}
dependencies:
'@types/node': 17.0.35
'@types/node': 24.10.13
dev: true
/@whatwg-node/fetch/0.2.9:
@@ -2202,7 +2204,7 @@ packages:
'@iarna/toml': 2.2.5
dev: true
/cosmiconfig-typescript-loader/3.1.1_n3jxuywfglzgxo675obabdfiku:
/cosmiconfig-typescript-loader/3.1.1_xmjmpi2mdp2fckwvaj5vqfm3fq:
resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==}
engines: {node: '>=12', npm: '>=6'}
peerDependencies:
@@ -2211,10 +2213,10 @@ packages:
ts-node: '>=10'
typescript: '>=3'
dependencies:
'@types/node': 17.0.35
'@types/node': 24.10.13
cosmiconfig: 7.0.1
ts-node: 10.9.1_smgpfffxrhk5i4ijhe3532b4hq
typescript: 4.7.2
ts-node: 10.9.1_ybn2e5acqwd7cf7nsm4rwj44xm
typescript: 5.9.3
dev: true
/cosmiconfig/7.0.1:
@@ -2583,25 +2585,25 @@ packages:
slash: 3.0.0
dev: true
/graphql-config/4.3.3_dufaghhitzm44y5ed6y3mmwuoa:
/graphql-config/4.3.3_goprh2ude5tin5bcaqlmyemppa:
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.12.0
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.12.0
'@graphql-tools/load': 7.7.4_graphql@16.12.0
'@graphql-tools/merge': 8.3.3_graphql@16.12.0
'@graphql-tools/url-loader': 7.13.9_nvtxd3l76lgh4kuycnc2fpsi44
'@graphql-tools/utils': 8.10.0_graphql@16.12.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/merge': 8.3.3_graphql@16.13.0
'@graphql-tools/url-loader': 7.13.9_5umh6c5hejlgvsh7m2v36frinm
'@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_n3jxuywfglzgxo675obabdfiku
graphql: 16.12.0
cosmiconfig-typescript-loader: 3.1.1_xmjmpi2mdp2fckwvaj5vqfm3fq
graphql: 16.13.0
minimatch: 4.2.1
string-env-interpolation: 1.0.1
ts-node: 10.9.1_smgpfffxrhk5i4ijhe3532b4hq
ts-node: 10.9.1_ybn2e5acqwd7cf7nsm4rwj44xm
transitivePeerDependencies:
- '@swc/core'
- '@swc/wasm'
@@ -2612,7 +2614,7 @@ packages:
- utf-8-validate
dev: true
/graphql-request/4.3.0_graphql@16.12.0:
/graphql-request/4.3.0_graphql@16.13.0:
resolution: {integrity: sha512-2v6hQViJvSsifK606AliqiNiijb1uwWp6Re7o0RTyH+uRTv/u7Uqm2g4Fjq/LgZIzARB38RZEvVBFOQOVdlBow==}
peerDependencies:
graphql: 14 - 16
@@ -2620,31 +2622,31 @@ packages:
cross-fetch: 3.1.5
extract-files: 9.0.0
form-data: 3.0.1
graphql: 16.12.0
graphql: 16.13.0
transitivePeerDependencies:
- encoding
dev: true
/graphql-tag/2.12.6_graphql@16.12.0:
/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.12.0
graphql: 16.13.0
tslib: 2.4.0
/graphql-ws/5.10.1_graphql@16.12.0:
/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.12.0
graphql: 16.13.0
dev: true
/graphql/16.12.0:
resolution: {integrity: sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==}
/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:
@@ -2942,7 +2944,7 @@ packages:
lodash.isstring: 4.0.1
lodash.once: 4.1.1
ms: 2.1.2
semver: 5.7.1
semver: 5.7.2
dev: true
/jwa/1.4.1:
@@ -3077,7 +3079,7 @@ packages:
engines: {node: '>= 8'}
dev: true
/meros/1.2.0_@types+node@17.0.35:
/meros/1.2.0_@types+node@24.10.13:
resolution: {integrity: sha512-3QRZIS707pZQnijHdhbttXRWwrHhZJ/gzolneoxKVz9N/xmsvY/7Ls8lpnI9gxbgxjcHsAVEW3mgwiZCo6kkJQ==}
engines: {node: '>=12'}
peerDependencies:
@@ -3086,7 +3088,7 @@ packages:
'@types/node':
optional: true
dependencies:
'@types/node': 17.0.35
'@types/node': 24.10.13
dev: true
/micromatch/4.0.5:
@@ -3696,13 +3698,13 @@ packages:
resolution: {integrity: sha512-MuCAyrGZcTLfQoH2XoBlQ8C6bzwN88XT/0slOGz0pn8+gIP85BOAfYa44ZXQUTOwRwPU0QvgU+V+OSajl/59Xg==}
dev: true
/semver/5.7.1:
resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==}
/semver/5.7.2:
resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
hasBin: true
dev: true
/semver/6.3.0:
resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==}
/semver/6.3.1:
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
hasBin: true
dev: true
@@ -3956,7 +3958,7 @@ packages:
resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==}
dev: true
/ts-node/10.9.1_smgpfffxrhk5i4ijhe3532b4hq:
/ts-node/10.9.1_ybn2e5acqwd7cf7nsm4rwj44xm:
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@@ -3975,14 +3977,14 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.3
'@types/node': 17.0.35
'@types/node': 24.10.13
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: 4.7.2
typescript: 5.9.3
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
dev: true
@@ -3999,9 +4001,9 @@ packages:
engines: {node: '>=10'}
dev: true
/typescript/4.7.2:
resolution: {integrity: sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==}
engines: {node: '>=4.2.0'}
/typescript/5.9.3:
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
engines: {node: '>=14.17'}
hasBin: true
dev: true
@@ -4014,6 +4016,10 @@ 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'}