Compare commits
1 Commits
30b683d88c
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
| 2bc63787a3 |
@@ -22,7 +22,7 @@
|
|||||||
"@graphql-codegen/typescript-operations": "^2.5.3",
|
"@graphql-codegen/typescript-operations": "^2.5.3",
|
||||||
"@graphql-codegen/typescript-react-apollo": "^3.3.3",
|
"@graphql-codegen/typescript-react-apollo": "^3.3.3",
|
||||||
"@graphql-codegen/typescript-react-query": "^4.0.1",
|
"@graphql-codegen/typescript-react-query": "^4.0.1",
|
||||||
"@types/node": "24.10.4",
|
"@types/node": "24.10.9",
|
||||||
"@types/react": "18.0.9",
|
"@types/react": "18.0.9",
|
||||||
"@types/react-dom": "18.0.5",
|
"@types/react-dom": "18.0.5",
|
||||||
"autoprefixer": "^10.4.7",
|
"autoprefixer": "^10.4.7",
|
||||||
|
|||||||
178
pnpm-lock.yaml
generated
178
pnpm-lock.yaml
generated
@@ -8,7 +8,7 @@ specifiers:
|
|||||||
'@graphql-codegen/typescript-operations': ^2.5.3
|
'@graphql-codegen/typescript-operations': ^2.5.3
|
||||||
'@graphql-codegen/typescript-react-apollo': ^3.3.3
|
'@graphql-codegen/typescript-react-apollo': ^3.3.3
|
||||||
'@graphql-codegen/typescript-react-query': ^4.0.1
|
'@graphql-codegen/typescript-react-query': ^4.0.1
|
||||||
'@types/node': 24.10.4
|
'@types/node': 24.10.9
|
||||||
'@types/react': 18.0.9
|
'@types/react': 18.0.9
|
||||||
'@types/react-dom': 18.0.5
|
'@types/react-dom': 18.0.5
|
||||||
autoprefixer: ^10.4.7
|
autoprefixer: ^10.4.7
|
||||||
@@ -25,18 +25,18 @@ dependencies:
|
|||||||
'@apollo/client': 4.0.9_gzsumc52rengcqbh7opogyzu74
|
'@apollo/client': 4.0.9_gzsumc52rengcqbh7opogyzu74
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
graphql-tag: 2.12.6_graphql@16.12.0
|
graphql-tag: 2.12.6_graphql@16.12.0
|
||||||
next: 16.0.10_ef5jwxihqo6n7gxfmzogljlgcm
|
next: 16.1.4_ef5jwxihqo6n7gxfmzogljlgcm
|
||||||
react: 18.1.0
|
react: 18.1.0
|
||||||
react-dom: 18.1.0_react@18.1.0
|
react-dom: 18.1.0_react@18.1.0
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@graphql-codegen/cli': 2.11.6_4ber3nuijubssijwoq5zqa3b7i
|
'@graphql-codegen/cli': 2.11.6_m6gvxkejov2gjgy4kogo4uyvjm
|
||||||
'@graphql-codegen/typed-document-node': 2.3.3_graphql@16.12.0
|
'@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': 2.7.3_graphql@16.12.0
|
||||||
'@graphql-codegen/typescript-operations': 2.5.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-apollo': 3.3.3_ewwwr5e3ob2llzctmhjiwbibp4
|
||||||
'@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.12.0
|
'@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.12.0
|
||||||
'@types/node': 24.10.4
|
'@types/node': 24.10.9
|
||||||
'@types/react': 18.0.9
|
'@types/react': 18.0.9
|
||||||
'@types/react-dom': 18.0.5
|
'@types/react-dom': 18.0.5
|
||||||
autoprefixer: 10.4.8_postcss@8.5.6
|
autoprefixer: 10.4.8_postcss@8.5.6
|
||||||
@@ -684,15 +684,15 @@ packages:
|
|||||||
'@jridgewell/trace-mapping': 0.3.9
|
'@jridgewell/trace-mapping': 0.3.9
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@emnapi/runtime/1.7.1:
|
/@emnapi/runtime/1.8.1:
|
||||||
resolution: {integrity: sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==}
|
resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==}
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@graphql-codegen/cli/2.11.6_4ber3nuijubssijwoq5zqa3b7i:
|
/@graphql-codegen/cli/2.11.6_m6gvxkejov2gjgy4kogo4uyvjm:
|
||||||
resolution: {integrity: sha512-0R2Bhgjt3XZTSdsn8MGGuJjDEN2z+KCo7920zLZz9boy6bQ0EyuxS9AUATePS9aC3djy2POAIPCHz8iHK68IlQ==}
|
resolution: {integrity: sha512-0R2Bhgjt3XZTSdsn8MGGuJjDEN2z+KCo7920zLZz9boy6bQ0EyuxS9AUATePS9aC3djy2POAIPCHz8iHK68IlQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -707,8 +707,8 @@ packages:
|
|||||||
'@graphql-tools/graphql-file-loader': 7.5.2_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/json-file-loader': 7.4.3_graphql@16.12.0
|
||||||
'@graphql-tools/load': 7.7.4_graphql@16.12.0
|
'@graphql-tools/load': 7.7.4_graphql@16.12.0
|
||||||
'@graphql-tools/prisma-loader': 7.2.14_5rf36urq5j3spjdmbwnj2m73pi
|
'@graphql-tools/prisma-loader': 7.2.14_cwdhmmwujyzkedlwpbv3yws5ca
|
||||||
'@graphql-tools/url-loader': 7.13.9_5rf36urq5j3spjdmbwnj2m73pi
|
'@graphql-tools/url-loader': 7.13.9_cwdhmmwujyzkedlwpbv3yws5ca
|
||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
||||||
'@whatwg-node/fetch': 0.2.9
|
'@whatwg-node/fetch': 0.2.9
|
||||||
ansi-escapes: 4.3.2
|
ansi-escapes: 4.3.2
|
||||||
@@ -718,7 +718,7 @@ packages:
|
|||||||
debounce: 1.2.1
|
debounce: 1.2.1
|
||||||
detect-indent: 6.1.0
|
detect-indent: 6.1.0
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
graphql-config: 4.3.3_4ber3nuijubssijwoq5zqa3b7i
|
graphql-config: 4.3.3_m6gvxkejov2gjgy4kogo4uyvjm
|
||||||
inquirer: 8.2.4
|
inquirer: 8.2.4
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
json-to-pretty-yaml: 1.2.2
|
json-to-pretty-yaml: 1.2.2
|
||||||
@@ -891,7 +891,7 @@ packages:
|
|||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
||||||
'@whatwg-node/fetch': 0.2.9
|
'@whatwg-node/fetch': 0.2.9
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- encoding
|
- encoding
|
||||||
dev: true
|
dev: true
|
||||||
@@ -904,7 +904,7 @@ packages:
|
|||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
||||||
dataloader: 2.1.0
|
dataloader: 2.1.0
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
value-or-promise: 1.0.11
|
value-or-promise: 1.0.11
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@@ -917,7 +917,7 @@ packages:
|
|||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
unixify: 1.0.0
|
unixify: 1.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@@ -947,7 +947,7 @@ packages:
|
|||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
micromatch: 4.0.5
|
micromatch: 4.0.5
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
unixify: 1.0.0
|
unixify: 1.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@@ -963,7 +963,7 @@ packages:
|
|||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
||||||
'@whatwg-node/fetch': 0.2.9
|
'@whatwg-node/fetch': 0.2.9
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- encoding
|
- encoding
|
||||||
- supports-color
|
- supports-color
|
||||||
@@ -978,7 +978,7 @@ packages:
|
|||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
unixify: 1.0.0
|
unixify: 1.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@@ -992,7 +992,7 @@ packages:
|
|||||||
'@babel/types': 7.18.10
|
'@babel/types': 7.18.10
|
||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
@@ -1005,7 +1005,7 @@ packages:
|
|||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
resolve-from: 5.0.0
|
resolve-from: 5.0.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@graphql-tools/json-file-loader/7.4.3_graphql@16.12.0:
|
/@graphql-tools/json-file-loader/7.4.3_graphql@16.12.0:
|
||||||
@@ -1016,7 +1016,7 @@ packages:
|
|||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
unixify: 1.0.0
|
unixify: 1.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@@ -1029,7 +1029,7 @@ packages:
|
|||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
p-limit: 3.1.0
|
p-limit: 3.1.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@graphql-tools/merge/8.3.3_graphql@16.12.0:
|
/@graphql-tools/merge/8.3.3_graphql@16.12.0:
|
||||||
@@ -1051,12 +1051,12 @@ packages:
|
|||||||
tslib: 2.4.0
|
tslib: 2.4.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@graphql-tools/prisma-loader/7.2.14_5rf36urq5j3spjdmbwnj2m73pi:
|
/@graphql-tools/prisma-loader/7.2.14_cwdhmmwujyzkedlwpbv3yws5ca:
|
||||||
resolution: {integrity: sha512-9yX3/1UyjuPhp1i375gp2arzKPfz6VzG4ItGsaiEDRF/CCGu80gexf9letQkGtyTiQaZhqIFz5hy5HF48JZXvQ==}
|
resolution: {integrity: sha512-9yX3/1UyjuPhp1i375gp2arzKPfz6VzG4ItGsaiEDRF/CCGu80gexf9letQkGtyTiQaZhqIFz5hy5HF48JZXvQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@graphql-tools/url-loader': 7.13.9_5rf36urq5j3spjdmbwnj2m73pi
|
'@graphql-tools/url-loader': 7.13.9_cwdhmmwujyzkedlwpbv3yws5ca
|
||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
||||||
'@types/js-yaml': 4.0.5
|
'@types/js-yaml': 4.0.5
|
||||||
'@types/json-stable-stringify': 1.0.34
|
'@types/json-stable-stringify': 1.0.34
|
||||||
@@ -1074,7 +1074,7 @@ packages:
|
|||||||
jsonwebtoken: 8.5.1
|
jsonwebtoken: 8.5.1
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
scuid: 1.1.0
|
scuid: 1.1.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
yaml-ast-parser: 0.0.43
|
yaml-ast-parser: 0.0.43
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
@@ -1110,7 +1110,7 @@ packages:
|
|||||||
value-or-promise: 1.0.11
|
value-or-promise: 1.0.11
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@graphql-tools/url-loader/7.13.9_5rf36urq5j3spjdmbwnj2m73pi:
|
/@graphql-tools/url-loader/7.13.9_cwdhmmwujyzkedlwpbv3yws5ca:
|
||||||
resolution: {integrity: sha512-7vN7hpT/U0/jC1cc2kNqm0H3iQqRis2f4ZbMsiWT8lDGo/GFOAq+LhJJjTO3zx/ivG90usuu6nPy0yrGlLMvGg==}
|
resolution: {integrity: sha512-7vN7hpT/U0/jC1cc2kNqm0H3iQqRis2f4ZbMsiWT8lDGo/GFOAq+LhJJjTO3zx/ivG90usuu6nPy0yrGlLMvGg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||||
@@ -1127,8 +1127,8 @@ packages:
|
|||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
graphql-ws: 5.10.1_graphql@16.12.0
|
graphql-ws: 5.10.1_graphql@16.12.0
|
||||||
isomorphic-ws: 5.0.0_ws@8.8.1
|
isomorphic-ws: 5.0.0_ws@8.8.1
|
||||||
meros: 1.2.0_@types+node@24.10.4
|
meros: 1.2.0_@types+node@24.10.9
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
value-or-promise: 1.0.11
|
value-or-promise: 1.0.11
|
||||||
ws: 8.8.1
|
ws: 8.8.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@@ -1144,7 +1144,7 @@ packages:
|
|||||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@graphql-tools/wrap/9.0.4_graphql@16.12.0:
|
/@graphql-tools/wrap/9.0.4_graphql@16.12.0:
|
||||||
@@ -1374,7 +1374,7 @@ packages:
|
|||||||
cpu: [wasm32]
|
cpu: [wasm32]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@emnapi/runtime': 1.7.1
|
'@emnapi/runtime': 1.8.1
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
@@ -1458,12 +1458,12 @@ packages:
|
|||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@next/env/16.0.10:
|
/@next/env/16.1.4:
|
||||||
resolution: {integrity: sha512-8tuaQkyDVgeONQ1MeT9Mkk8pQmZapMKFh5B+OrFUlG3rVmYTXcXlBetBgTurKXGaIZvkoqRT9JL5K3phXcgang==}
|
resolution: {integrity: sha512-gkrXnZyxPUy0Gg6SrPQPccbNVLSP3vmW8LU5dwEttEEC1RwDivk8w4O+sZIjFvPrSICXyhQDCG+y3VmjlJf+9A==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@next/swc-darwin-arm64/16.0.10:
|
/@next/swc-darwin-arm64/16.1.4:
|
||||||
resolution: {integrity: sha512-4XgdKtdVsaflErz+B5XeG0T5PeXKDdruDf3CRpnhN+8UebNa5N2H58+3GDgpn/9GBurrQ1uWW768FfscwYkJRg==}
|
resolution: {integrity: sha512-T8atLKuvk13XQUdVLCv1ZzMPgLPW0+DWWbHSQXs0/3TjPrKNxTmUIhOEaoEyl3Z82k8h/gEtqyuoZGv6+Ugawg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
@@ -1471,8 +1471,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-darwin-x64/16.0.10:
|
/@next/swc-darwin-x64/16.1.4:
|
||||||
resolution: {integrity: sha512-spbEObMvRKkQ3CkYVOME+ocPDFo5UqHb8EMTS78/0mQ+O1nqE8toHJVioZo4TvebATxgA8XMTHHrScPrn68OGw==}
|
resolution: {integrity: sha512-AKC/qVjUGUQDSPI6gESTx0xOnOPQ5gttogNS3o6bA83yiaSZJek0Am5yXy82F1KcZCx3DdOwdGPZpQCluonuxg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
@@ -1480,8 +1480,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-gnu/16.0.10:
|
/@next/swc-linux-arm64-gnu/16.1.4:
|
||||||
resolution: {integrity: sha512-uQtWE3X0iGB8apTIskOMi2w/MKONrPOUCi5yLO+v3O8Mb5c7K4Q5KD1jvTpTF5gJKa3VH/ijKjKUq9O9UhwOYw==}
|
resolution: {integrity: sha512-POQ65+pnYOkZNdngWfMEt7r53bzWiKkVNbjpmCt1Zb3V6lxJNXSsjwRuTQ8P/kguxDC8LRkqaL3vvsFrce4dMQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -1489,8 +1489,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-musl/16.0.10:
|
/@next/swc-linux-arm64-musl/16.1.4:
|
||||||
resolution: {integrity: sha512-llA+hiDTrYvyWI21Z0L1GiXwjQaanPVQQwru5peOgtooeJ8qx3tlqRV2P7uH2pKQaUfHxI/WVarvI5oYgGxaTw==}
|
resolution: {integrity: sha512-3Wm0zGYVCs6qDFAiSSDL+Z+r46EdtCv/2l+UlIdMbAq9hPJBvGu/rZOeuvCaIUjbArkmXac8HnTyQPJFzFWA0Q==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -1498,8 +1498,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-gnu/16.0.10:
|
/@next/swc-linux-x64-gnu/16.1.4:
|
||||||
resolution: {integrity: sha512-AK2q5H0+a9nsXbeZ3FZdMtbtu9jxW4R/NgzZ6+lrTm3d6Zb7jYrWcgjcpM1k8uuqlSy4xIyPR2YiuUr+wXsavA==}
|
resolution: {integrity: sha512-lWAYAezFinaJiD5Gv8HDidtsZdT3CDaCeqoPoJjeB57OqzvMajpIhlZFce5sCAH6VuX4mdkxCRqecCJFwfm2nQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -1507,8 +1507,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-musl/16.0.10:
|
/@next/swc-linux-x64-musl/16.1.4:
|
||||||
resolution: {integrity: sha512-1TDG9PDKivNw5550S111gsO4RGennLVl9cipPhtkXIFVwo31YZ73nEbLjNC8qG3SgTz/QZyYyaFYMeY4BKZR/g==}
|
resolution: {integrity: sha512-fHaIpT7x4gA6VQbdEpYUXRGyge/YbRrkG6DXM60XiBqDM2g2NcrsQaIuj375egnGFkJow4RHacgBOEsHfGbiUw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -1516,8 +1516,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-arm64-msvc/16.0.10:
|
/@next/swc-win32-arm64-msvc/16.1.4:
|
||||||
resolution: {integrity: sha512-aEZIS4Hh32xdJQbHz121pyuVZniSNoqDVx1yIr2hy+ZwJGipeqnMZBJHyMxv2tiuAXGx6/xpTcQJ6btIiBjgmg==}
|
resolution: {integrity: sha512-MCrXxrTSE7jPN1NyXJr39E+aNFBrQZtO154LoCz7n99FuKqJDekgxipoodLNWdQP7/DZ5tKMc/efybx1l159hw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@@ -1525,8 +1525,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-x64-msvc/16.0.10:
|
/@next/swc-win32-x64-msvc/16.1.4:
|
||||||
resolution: {integrity: sha512-E+njfCoFLb01RAFEnGZn6ERoOqhK1Gl3Lfz1Kjnj0Ulfu7oJbuMyvBKNj/bw8XZnenHDASlygTjZICQW+rYW1Q==}
|
resolution: {integrity: sha512-JSVlm9MDhmTXw/sO2PE/MRj+G6XOSMZB+BcZ0a7d6KwVFZVpkHcb2okyoYFBaco6LeiL53BBklRlOrDDbOeE5w==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@@ -1619,11 +1619,11 @@ packages:
|
|||||||
/@types/jsonwebtoken/8.5.8:
|
/@types/jsonwebtoken/8.5.8:
|
||||||
resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==}
|
resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.10.4
|
'@types/node': 24.10.9
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node/24.10.4:
|
/@types/node/24.10.9:
|
||||||
resolution: {integrity: sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==}
|
resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 7.16.0
|
undici-types: 7.16.0
|
||||||
dev: true
|
dev: true
|
||||||
@@ -1657,7 +1657,7 @@ packages:
|
|||||||
/@types/ws/8.5.3:
|
/@types/ws/8.5.3:
|
||||||
resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==}
|
resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.10.4
|
'@types/node': 24.10.9
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@whatwg-node/fetch/0.2.9:
|
/@whatwg-node/fetch/0.2.9:
|
||||||
@@ -1680,28 +1680,28 @@ packages:
|
|||||||
resolution: {integrity: sha512-bXuaUNLVVkD20wcGBWRyo7j9N3TxePEWFZj2Y+r9OoUzfqmavM84+mFykRicNsBqatba5JLay1t48wxaXaWnlA==}
|
resolution: {integrity: sha512-bXuaUNLVVkD20wcGBWRyo7j9N3TxePEWFZj2Y+r9OoUzfqmavM84+mFykRicNsBqatba5JLay1t48wxaXaWnlA==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@wry/context/0.7.4:
|
/@wry/context/0.7.4:
|
||||||
resolution: {integrity: sha512-jmT7Sb4ZQWI5iyu3lobQxICu2nC/vbUhP0vIdd6tHC9PTfenmRmuIFqktc6GH9cgi+ZHnsLWPvfSvc4DrYmKiQ==}
|
resolution: {integrity: sha512-jmT7Sb4ZQWI5iyu3lobQxICu2nC/vbUhP0vIdd6tHC9PTfenmRmuIFqktc6GH9cgi+ZHnsLWPvfSvc4DrYmKiQ==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@wry/equality/0.5.7:
|
/@wry/equality/0.5.7:
|
||||||
resolution: {integrity: sha512-BRFORjsTuQv5gxcXsuDXx6oGRhuVsEGwZy6LOzRRfgu+eSfxbhUQ9L9YtSEIuIjY/o7g3iWFjrc5eSY1GXP2Dw==}
|
resolution: {integrity: sha512-BRFORjsTuQv5gxcXsuDXx6oGRhuVsEGwZy6LOzRRfgu+eSfxbhUQ9L9YtSEIuIjY/o7g3iWFjrc5eSY1GXP2Dw==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@wry/trie/0.5.0:
|
/@wry/trie/0.5.0:
|
||||||
resolution: {integrity: sha512-FNoYzHawTMk/6KMQoEG5O4PuioX19UbwdQKF44yw0nLfOypfQdjtfZzo/UIJWAJ23sNIFbD1Ug9lbaDGMwbqQA==}
|
resolution: {integrity: sha512-FNoYzHawTMk/6KMQoEG5O4PuioX19UbwdQKF44yw0nLfOypfQdjtfZzo/UIJWAJ23sNIFbD1Ug9lbaDGMwbqQA==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/abort-controller/3.0.0:
|
/abort-controller/3.0.0:
|
||||||
@@ -1907,6 +1907,11 @@ packages:
|
|||||||
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/baseline-browser-mapping/2.9.16:
|
||||||
|
resolution: {integrity: sha512-KeUZdBuxngy825i8xvzaK1Ncnkx0tBmb3k8DkEuqjKRkmtvNTjey2ZsNeh8Dw4lfKvbCOu9oeNx2TKm2vHqcRw==}
|
||||||
|
hasBin: true
|
||||||
|
dev: false
|
||||||
|
|
||||||
/binary-extensions/2.2.0:
|
/binary-extensions/2.2.0:
|
||||||
resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
|
resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
@@ -1939,7 +1944,7 @@ packages:
|
|||||||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
caniuse-lite: 1.0.30001754
|
caniuse-lite: 1.0.30001379
|
||||||
electron-to-chromium: 1.4.225
|
electron-to-chromium: 1.4.225
|
||||||
node-releases: 2.0.6
|
node-releases: 2.0.6
|
||||||
update-browserslist-db: 1.0.5_browserslist@4.21.3
|
update-browserslist-db: 1.0.5_browserslist@4.21.3
|
||||||
@@ -2002,12 +2007,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-zXf+qxuN8OJrK5Bl5HbJg8cc5/Zm01WNW4ooVWUh92YlKqQZW3fwN5lXLB+kI8wkP5vTWkIIN+rutZuJhf4ykw==}
|
resolution: {integrity: sha512-zXf+qxuN8OJrK5Bl5HbJg8cc5/Zm01WNW4ooVWUh92YlKqQZW3fwN5lXLB+kI8wkP5vTWkIIN+rutZuJhf4ykw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/caniuse-lite/1.0.30001754:
|
/caniuse-lite/1.0.30001765:
|
||||||
resolution: {integrity: sha512-x6OeBXueoAceOmotzx3PO4Zpt4rzpeIFsSr6AAePTZxSkXiYDUmpypEl7e2+8NCd9bD7bXjqyef8CJYPC1jfxg==}
|
resolution: {integrity: sha512-LWcNtSyZrakjECqmpP4qdg0MMGdN368D7X8XvvAqOcqMv0RxnlqVKZl2V6/mBR68oYMxOZPLw/gO7DuisMHUvQ==}
|
||||||
dev: true
|
|
||||||
|
|
||||||
/caniuse-lite/1.0.30001760:
|
|
||||||
resolution: {integrity: sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==}
|
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/capital-case/1.0.4:
|
/capital-case/1.0.4:
|
||||||
@@ -2202,7 +2203,7 @@ packages:
|
|||||||
'@iarna/toml': 2.2.5
|
'@iarna/toml': 2.2.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/cosmiconfig-typescript-loader/3.1.1_7eieg25minje5meer7mrkkprie:
|
/cosmiconfig-typescript-loader/3.1.1_7vkjzbnsrnuqoqxfydh7pga3uq:
|
||||||
resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==}
|
resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==}
|
||||||
engines: {node: '>=12', npm: '>=6'}
|
engines: {node: '>=12', npm: '>=6'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -2211,9 +2212,9 @@ packages:
|
|||||||
ts-node: '>=10'
|
ts-node: '>=10'
|
||||||
typescript: '>=3'
|
typescript: '>=3'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.10.4
|
'@types/node': 24.10.9
|
||||||
cosmiconfig: 7.0.1
|
cosmiconfig: 7.0.1
|
||||||
ts-node: 10.9.1_xoyv6qmq5vt746pev2gyeou5yu
|
ts-node: 10.9.1_mvia6voys5j53kry3rkmxzecza
|
||||||
typescript: 5.9.3
|
typescript: 5.9.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@@ -2583,7 +2584,7 @@ packages:
|
|||||||
slash: 3.0.0
|
slash: 3.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/graphql-config/4.3.3_4ber3nuijubssijwoq5zqa3b7i:
|
/graphql-config/4.3.3_m6gvxkejov2gjgy4kogo4uyvjm:
|
||||||
resolution: {integrity: sha512-ju2LAbOk6GLp+8JY7mh3CrEe0iEj2AdImNKv58G0DyISBo72kDEJYNJ07hKmkHdIzhDsSHiVzaCVIyBU2LCUug==}
|
resolution: {integrity: sha512-ju2LAbOk6GLp+8JY7mh3CrEe0iEj2AdImNKv58G0DyISBo72kDEJYNJ07hKmkHdIzhDsSHiVzaCVIyBU2LCUug==}
|
||||||
engines: {node: '>= 10.0.0'}
|
engines: {node: '>= 10.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -2593,15 +2594,15 @@ packages:
|
|||||||
'@graphql-tools/json-file-loader': 7.4.3_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/load': 7.7.4_graphql@16.12.0
|
||||||
'@graphql-tools/merge': 8.3.3_graphql@16.12.0
|
'@graphql-tools/merge': 8.3.3_graphql@16.12.0
|
||||||
'@graphql-tools/url-loader': 7.13.9_5rf36urq5j3spjdmbwnj2m73pi
|
'@graphql-tools/url-loader': 7.13.9_cwdhmmwujyzkedlwpbv3yws5ca
|
||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
||||||
cosmiconfig: 7.0.1
|
cosmiconfig: 7.0.1
|
||||||
cosmiconfig-toml-loader: 1.0.0
|
cosmiconfig-toml-loader: 1.0.0
|
||||||
cosmiconfig-typescript-loader: 3.1.1_7eieg25minje5meer7mrkkprie
|
cosmiconfig-typescript-loader: 3.1.1_7vkjzbnsrnuqoqxfydh7pga3uq
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
minimatch: 4.2.1
|
minimatch: 4.2.1
|
||||||
string-env-interpolation: 1.0.1
|
string-env-interpolation: 1.0.1
|
||||||
ts-node: 10.9.1_xoyv6qmq5vt746pev2gyeou5yu
|
ts-node: 10.9.1_mvia6voys5j53kry3rkmxzecza
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@swc/core'
|
- '@swc/core'
|
||||||
- '@swc/wasm'
|
- '@swc/wasm'
|
||||||
@@ -2942,7 +2943,7 @@ packages:
|
|||||||
lodash.isstring: 4.0.1
|
lodash.isstring: 4.0.1
|
||||||
lodash.once: 4.1.1
|
lodash.once: 4.1.1
|
||||||
ms: 2.1.2
|
ms: 2.1.2
|
||||||
semver: 5.7.2
|
semver: 5.7.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/jwa/1.4.1:
|
/jwa/1.4.1:
|
||||||
@@ -3077,7 +3078,7 @@ packages:
|
|||||||
engines: {node: '>= 8'}
|
engines: {node: '>= 8'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/meros/1.2.0_@types+node@24.10.4:
|
/meros/1.2.0_@types+node@24.10.9:
|
||||||
resolution: {integrity: sha512-3QRZIS707pZQnijHdhbttXRWwrHhZJ/gzolneoxKVz9N/xmsvY/7Ls8lpnI9gxbgxjcHsAVEW3mgwiZCo6kkJQ==}
|
resolution: {integrity: sha512-3QRZIS707pZQnijHdhbttXRWwrHhZJ/gzolneoxKVz9N/xmsvY/7Ls8lpnI9gxbgxjcHsAVEW3mgwiZCo6kkJQ==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3086,7 +3087,7 @@ packages:
|
|||||||
'@types/node':
|
'@types/node':
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.10.4
|
'@types/node': 24.10.9
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/micromatch/4.0.5:
|
/micromatch/4.0.5:
|
||||||
@@ -3150,8 +3151,8 @@ packages:
|
|||||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
/next/16.0.10_ef5jwxihqo6n7gxfmzogljlgcm:
|
/next/16.1.4_ef5jwxihqo6n7gxfmzogljlgcm:
|
||||||
resolution: {integrity: sha512-RtWh5PUgI+vxlV3HdR+IfWA1UUHu0+Ram/JBO4vWB54cVPentCD0e+lxyAYEsDTqGGMg7qpjhKh6dc6aW7W/sA==}
|
resolution: {integrity: sha512-gKSecROqisnV7Buen5BfjmXAm7Xlpx9o2ueVQRo5DxQcjC8d330dOM1xiGWc2k3Dcnz0In3VybyRPOsudwgiqQ==}
|
||||||
engines: {node: '>=20.9.0'}
|
engines: {node: '>=20.9.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3171,22 +3172,23 @@ packages:
|
|||||||
sass:
|
sass:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/env': 16.0.10
|
'@next/env': 16.1.4
|
||||||
'@swc/helpers': 0.5.15
|
'@swc/helpers': 0.5.15
|
||||||
caniuse-lite: 1.0.30001760
|
baseline-browser-mapping: 2.9.16
|
||||||
|
caniuse-lite: 1.0.30001765
|
||||||
postcss: 8.4.31
|
postcss: 8.4.31
|
||||||
react: 18.1.0
|
react: 18.1.0
|
||||||
react-dom: 18.1.0_react@18.1.0
|
react-dom: 18.1.0_react@18.1.0
|
||||||
styled-jsx: 5.1.6_react@18.1.0
|
styled-jsx: 5.1.6_react@18.1.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@next/swc-darwin-arm64': 16.0.10
|
'@next/swc-darwin-arm64': 16.1.4
|
||||||
'@next/swc-darwin-x64': 16.0.10
|
'@next/swc-darwin-x64': 16.1.4
|
||||||
'@next/swc-linux-arm64-gnu': 16.0.10
|
'@next/swc-linux-arm64-gnu': 16.1.4
|
||||||
'@next/swc-linux-arm64-musl': 16.0.10
|
'@next/swc-linux-arm64-musl': 16.1.4
|
||||||
'@next/swc-linux-x64-gnu': 16.0.10
|
'@next/swc-linux-x64-gnu': 16.1.4
|
||||||
'@next/swc-linux-x64-musl': 16.0.10
|
'@next/swc-linux-x64-musl': 16.1.4
|
||||||
'@next/swc-win32-arm64-msvc': 16.0.10
|
'@next/swc-win32-arm64-msvc': 16.1.4
|
||||||
'@next/swc-win32-x64-msvc': 16.0.10
|
'@next/swc-win32-x64-msvc': 16.1.4
|
||||||
sharp: 0.34.5
|
sharp: 0.34.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@babel/core'
|
- '@babel/core'
|
||||||
@@ -3290,7 +3292,7 @@ packages:
|
|||||||
'@wry/caches': 1.0.1
|
'@wry/caches': 1.0.1
|
||||||
'@wry/context': 0.7.4
|
'@wry/context': 0.7.4
|
||||||
'@wry/trie': 0.5.0
|
'@wry/trie': 0.5.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/ora/5.4.1:
|
/ora/5.4.1:
|
||||||
@@ -3695,8 +3697,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-MuCAyrGZcTLfQoH2XoBlQ8C6bzwN88XT/0slOGz0pn8+gIP85BOAfYa44ZXQUTOwRwPU0QvgU+V+OSajl/59Xg==}
|
resolution: {integrity: sha512-MuCAyrGZcTLfQoH2XoBlQ8C6bzwN88XT/0slOGz0pn8+gIP85BOAfYa44ZXQUTOwRwPU0QvgU+V+OSajl/59Xg==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/semver/5.7.2:
|
/semver/5.7.1:
|
||||||
resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
|
resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@@ -3955,7 +3957,7 @@ packages:
|
|||||||
resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==}
|
resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-node/10.9.1_xoyv6qmq5vt746pev2gyeou5yu:
|
/ts-node/10.9.1_mvia6voys5j53kry3rkmxzecza:
|
||||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3974,7 +3976,7 @@ packages:
|
|||||||
'@tsconfig/node12': 1.0.11
|
'@tsconfig/node12': 1.0.11
|
||||||
'@tsconfig/node14': 1.0.3
|
'@tsconfig/node14': 1.0.3
|
||||||
'@tsconfig/node16': 1.0.3
|
'@tsconfig/node16': 1.0.3
|
||||||
'@types/node': 24.10.4
|
'@types/node': 24.10.9
|
||||||
acorn: 8.8.0
|
acorn: 8.8.0
|
||||||
acorn-walk: 8.2.0
|
acorn-walk: 8.2.0
|
||||||
arg: 4.1.3
|
arg: 4.1.3
|
||||||
|
|||||||
Reference in New Issue
Block a user