From b09d0186ccbb629b3000291aa20b6ca66e89d8ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Apr 2025 13:55:47 +0000 Subject: [PATCH] chore: bump @graphql-codegen/typescript from 4.0.6 to 4.1.6 Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 4.0.6 to 4.1.6. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@4.1.6/packages/plugins/typescript/typescript) --- updated-dependencies: - dependency-name: "@graphql-codegen/typescript" dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/admin-panel/package.json | 2 +- apps/consent/package.json | 2 +- apps/dashboard/package.json | 2 +- apps/map/package.json | 2 +- apps/pay/package.json | 2 +- apps/voucher/package.json | 2 +- pnpm-lock.yaml | 920 +++++++++++++++++++--------------- 7 files changed, 521 insertions(+), 411 deletions(-) diff --git a/apps/admin-panel/package.json b/apps/admin-panel/package.json index 586b192baf..67cea8b661 100644 --- a/apps/admin-panel/package.json +++ b/apps/admin-panel/package.json @@ -44,7 +44,7 @@ "@graphql-codegen/add": "^5.0.3", "@graphql-codegen/cli": "^5.0.3", "@graphql-codegen/client-preset": "^4.5.1", - "@graphql-codegen/typescript": "^4.1.2", + "@graphql-codegen/typescript": "^4.1.6", "@graphql-codegen/typescript-operations": "^4.4.0", "@graphql-codegen/typescript-react-apollo": "^4.3.2", "@graphql-inspector/cli": "^4.0.3", diff --git a/apps/consent/package.json b/apps/consent/package.json index 8bb5e06281..6edc0561b7 100644 --- a/apps/consent/package.json +++ b/apps/consent/package.json @@ -46,7 +46,7 @@ "@graphql-codegen/add": "^5.0.2", "@graphql-codegen/cli": "^5.0.3", "@graphql-codegen/client-preset": "^4.2.4", - "@graphql-codegen/typescript": "^4.0.6", + "@graphql-codegen/typescript": "^4.1.6", "@graphql-codegen/typescript-operations": "^4.2.0", "@graphql-codegen/typescript-react-apollo": "^4.3.0", "@types/node": "20.11.24", diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index 7be26133e3..0da186a220 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -50,7 +50,7 @@ "@graphql-codegen/add": "^5.0.2", "@graphql-codegen/cli": "^5.0.3", "@graphql-codegen/client-preset": "^4.2.4", - "@graphql-codegen/typescript": "^4.0.6", + "@graphql-codegen/typescript": "^4.1.6", "@graphql-codegen/typescript-operations": "^4.2.0", "@graphql-codegen/typescript-react-apollo": "^4.3.0", "@graphql-codegen/typescript-resolvers": "^4.0.6", diff --git a/apps/map/package.json b/apps/map/package.json index 674e4e40ec..a735ce67aa 100644 --- a/apps/map/package.json +++ b/apps/map/package.json @@ -40,7 +40,7 @@ "@graphql-codegen/add": "^5.0.2", "@graphql-codegen/cli": "^5.0.3", "@graphql-codegen/client-preset": "^4.2.4", - "@graphql-codegen/typescript": "^4.0.6", + "@graphql-codegen/typescript": "^4.1.6", "@graphql-codegen/typescript-operations": "^4.2.0", "@graphql-codegen/typescript-react-apollo": "^4.3.0", "@graphql-codegen/typescript-resolvers": "^4.0.6", diff --git a/apps/pay/package.json b/apps/pay/package.json index 06921ba98d..d49f45929b 100644 --- a/apps/pay/package.json +++ b/apps/pay/package.json @@ -65,7 +65,7 @@ "@graphql-codegen/add": "^5.0.3", "@graphql-codegen/cli": "^5.0.3", "@graphql-codegen/client-preset": "^4.4.0", - "@graphql-codegen/typescript": "^4.1.0", + "@graphql-codegen/typescript": "^4.1.6", "@graphql-codegen/typescript-operations": "^4.3.0", "@graphql-codegen/typescript-react-apollo": "^4.3.2", "@types/lodash.debounce": "^4.0.6", diff --git a/apps/voucher/package.json b/apps/voucher/package.json index cf45486550..ecbafb11ce 100644 --- a/apps/voucher/package.json +++ b/apps/voucher/package.json @@ -76,7 +76,7 @@ "@graphql-codegen/cli": "5.0.3", "@graphql-codegen/client-preset": "^4.2.4", "@graphql-codegen/introspection": "4.0.0", - "@graphql-codegen/typescript": "^4.0.0", + "@graphql-codegen/typescript": "^4.1.6", "@graphql-codegen/typescript-operations": "^4.0.0", "@graphql-codegen/typescript-react-apollo": "^3.3.7", "@types/jest": "^29.5.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a728d2486..33d8087b39 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -96,8 +96,8 @@ importers: specifier: ^4.5.1 version: 4.5.1(graphql@16.8.1) '@graphql-codegen/typescript': - specifier: ^4.1.2 - version: 4.1.2(graphql@16.8.1) + specifier: ^4.1.6 + version: 4.1.6(graphql@16.8.1) '@graphql-codegen/typescript-operations': specifier: ^4.4.0 version: 4.4.0(graphql@16.8.1) @@ -244,8 +244,8 @@ importers: specifier: ^4.2.4 version: 4.2.4(graphql@16.8.1) '@graphql-codegen/typescript': - specifier: ^4.0.6 - version: 4.0.6(graphql@16.8.1) + specifier: ^4.1.6 + version: 4.1.6(graphql@16.8.1) '@graphql-codegen/typescript-operations': specifier: ^4.2.0 version: 4.2.0(graphql@16.8.1) @@ -392,8 +392,8 @@ importers: specifier: ^4.2.4 version: 4.2.4(graphql@16.8.1) '@graphql-codegen/typescript': - specifier: ^4.0.6 - version: 4.0.6(graphql@16.8.1) + specifier: ^4.1.6 + version: 4.1.6(graphql@16.8.1) '@graphql-codegen/typescript-operations': specifier: ^4.2.0 version: 4.2.0(graphql@16.8.1) @@ -543,8 +543,8 @@ importers: specifier: ^4.2.4 version: 4.2.4(graphql@16.8.1) '@graphql-codegen/typescript': - specifier: ^4.0.6 - version: 4.0.6(graphql@16.8.1) + specifier: ^4.1.6 + version: 4.1.6(graphql@16.8.1) '@graphql-codegen/typescript-operations': specifier: ^4.2.0 version: 4.2.0(graphql@16.8.1) @@ -736,8 +736,8 @@ importers: specifier: ^4.4.0 version: 4.4.0(graphql@16.9.0) '@graphql-codegen/typescript': - specifier: ^4.1.0 - version: 4.1.0(graphql@16.9.0) + specifier: ^4.1.6 + version: 4.1.6(graphql@16.9.0) '@graphql-codegen/typescript-operations': specifier: ^4.3.0 version: 4.3.0(graphql@16.9.0) @@ -992,8 +992,8 @@ importers: specifier: 4.0.0 version: 4.0.0(graphql@16.8.1) '@graphql-codegen/typescript': - specifier: ^4.0.0 - version: 4.0.6(graphql@16.8.1) + specifier: ^4.1.6 + version: 4.1.6(graphql@16.8.1) '@graphql-codegen/typescript-operations': specifier: ^4.0.0 version: 4.2.0(graphql@16.8.1) @@ -1723,7 +1723,7 @@ packages: resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} engines: {node: '>=6.0.0'} dependencies: - '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 dev: true @@ -2315,8 +2315,8 @@ packages: dependencies: '@babel/core': 7.26.0 '@babel/generator': 7.25.6 - '@babel/parser': 7.26.3 - '@babel/runtime': 7.26.0 + '@babel/parser': 7.27.0 + '@babel/runtime': 7.27.0 '@babel/traverse': 7.26.4 '@babel/types': 7.25.6 babel-preset-fbjs: 3.4.0(@babel/core@7.26.0) @@ -2344,8 +2344,8 @@ packages: dependencies: '@babel/core': 7.26.0 '@babel/generator': 7.25.6 - '@babel/parser': 7.26.3 - '@babel/runtime': 7.26.0 + '@babel/parser': 7.27.0 + '@babel/runtime': 7.27.0 '@babel/traverse': 7.26.4 '@babel/types': 7.25.6 babel-preset-fbjs: 3.4.0(@babel/core@7.26.0) @@ -2365,6 +2365,48 @@ packages: - supports-color dev: true + /@ardatan/relay-compiler@12.0.3(graphql@16.8.1): + resolution: {integrity: sha512-mBDFOGvAoVlWaWqs3hm1AciGHSQE1rqFc/liZTyYz/Oek9yZdT5H26pH2zAFuEiTiBVPPyMuqf5VjOFPI2DGsQ==} + hasBin: true + peerDependencies: + graphql: '*' + dependencies: + '@babel/generator': 7.27.0 + '@babel/parser': 7.27.0 + '@babel/runtime': 7.27.0 + chalk: 4.1.2 + fb-watchman: 2.0.2 + graphql: 16.8.1 + immutable: 3.7.6 + invariant: 2.2.4 + nullthrows: 1.1.1 + relay-runtime: 12.0.0 + signedsource: 1.0.0 + transitivePeerDependencies: + - encoding + dev: true + + /@ardatan/relay-compiler@12.0.3(graphql@16.9.0): + resolution: {integrity: sha512-mBDFOGvAoVlWaWqs3hm1AciGHSQE1rqFc/liZTyYz/Oek9yZdT5H26pH2zAFuEiTiBVPPyMuqf5VjOFPI2DGsQ==} + hasBin: true + peerDependencies: + graphql: '*' + dependencies: + '@babel/generator': 7.27.0 + '@babel/parser': 7.27.0 + '@babel/runtime': 7.27.0 + chalk: 4.1.2 + fb-watchman: 2.0.2 + graphql: 16.9.0 + immutable: 3.7.6 + invariant: 2.2.4 + nullthrows: 1.1.1 + relay-runtime: 12.0.0 + signedsource: 1.0.0 + transitivePeerDependencies: + - encoding + dev: true + /@ardatan/sync-fetch@0.0.1: resolution: {integrity: sha512-xhlTqH0m31mnsG0tIP4ETgfSB6gXDaYYsUWTrlUV93fFQPI9dd8hE0Ot6MHLCtqgB32hwJAC3YZMWlXZw7AleA==} engines: {node: '>=14'} @@ -3149,8 +3191,8 @@ packages: resolution: {integrity: sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.25.6 - '@jridgewell/gen-mapping': 0.3.5 + '@babel/types': 7.23.5 + '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 dev: true @@ -3189,25 +3231,25 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 /@babel/helper-annotate-as-pure@7.24.7: resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 /@babel/helper-annotate-as-pure@7.25.9: resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 /@babel/helper-builder-binary-assignment-operator-visitor@7.22.15: resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 dev: true /@babel/helper-compilation-targets@7.22.15: @@ -3446,14 +3488,14 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.22.15 - '@babel/types': 7.25.6 + '@babel/types': 7.27.0 dev: true /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.25.6 + '@babel/types': 7.27.0 dev: true /@babel/helper-member-expression-to-functions@7.24.8: @@ -3461,7 +3503,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color @@ -3470,7 +3512,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color @@ -3478,14 +3520,14 @@ packages: resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 /@babel/helper-module-imports@7.24.7: resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} engines: {node: '>=6.9.0'} dependencies: '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color @@ -3494,7 +3536,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color @@ -3509,7 +3551,7 @@ packages: '@babel/helper-module-imports': 7.24.7 '@babel/helper-simple-access': 7.24.7 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.24.7 + '@babel/helper-validator-identifier': 7.25.9 transitivePeerDependencies: - supports-color dev: true @@ -3523,7 +3565,7 @@ packages: '@babel/core': 7.23.5 '@babel/helper-module-imports': 7.24.7 '@babel/helper-simple-access': 7.24.7 - '@babel/helper-validator-identifier': 7.24.7 + '@babel/helper-validator-identifier': 7.25.9 '@babel/traverse': 7.26.4 transitivePeerDependencies: - supports-color @@ -3587,20 +3629,20 @@ packages: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 dev: true /@babel/helper-optimise-call-expression@7.24.7: resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 /@babel/helper-optimise-call-expression@7.25.9: resolution: {integrity: sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 /@babel/helper-plugin-utils@7.22.5: resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} @@ -3714,7 +3756,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color dev: true @@ -3723,7 +3765,7 @@ packages: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 dev: true /@babel/helper-skip-transparent-expression-wrappers@7.24.7: @@ -3731,7 +3773,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color dev: true @@ -3741,7 +3783,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color @@ -3749,23 +3791,19 @@ packages: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.5 + '@babel/types': 7.27.0 dev: true /@babel/helper-split-export-declaration@7.24.7: resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 dev: true /@babel/helper-string-parser@7.24.8: resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} engines: {node: '>=6.9.0'} - - /@babel/helper-string-parser@7.25.7: - resolution: {integrity: sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==} - engines: {node: '>=6.9.0'} dev: true /@babel/helper-string-parser@7.25.9: @@ -3775,10 +3813,6 @@ packages: /@babel/helper-validator-identifier@7.24.7: resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} engines: {node: '>=6.9.0'} - - /@babel/helper-validator-identifier@7.25.7: - resolution: {integrity: sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==} - engines: {node: '>=6.9.0'} dev: true /@babel/helper-validator-identifier@7.25.9: @@ -3804,7 +3838,7 @@ packages: dependencies: '@babel/helper-function-name': 7.23.0 '@babel/template': 7.25.9 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 dev: true /@babel/helper-wrap-function@7.25.9: @@ -3813,7 +3847,7 @@ packages: dependencies: '@babel/template': 7.25.9 '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color @@ -3823,7 +3857,7 @@ packages: dependencies: '@babel/template': 7.25.0 '@babel/traverse': 7.25.6 - '@babel/types': 7.25.6 + '@babel/types': 7.23.5 transitivePeerDependencies: - supports-color dev: true @@ -3846,7 +3880,7 @@ packages: resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.24.7 + '@babel/helper-validator-identifier': 7.25.9 chalk: 2.4.2 js-tokens: 4.0.0 picocolors: 1.1.1 @@ -3856,7 +3890,7 @@ packages: resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.24.7 + '@babel/helper-validator-identifier': 7.25.9 chalk: 2.4.2 js-tokens: 4.0.0 picocolors: 1.0.1 @@ -3866,7 +3900,7 @@ packages: resolution: {integrity: sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.25.7 + '@babel/helper-validator-identifier': 7.25.9 chalk: 2.4.2 js-tokens: 4.0.0 picocolors: 1.1.1 @@ -3877,7 +3911,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.25.6 + '@babel/types': 7.23.4 dev: true /@babel/parser@7.23.5: @@ -3885,7 +3919,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.25.6 + '@babel/types': 7.23.5 dev: true /@babel/parser@7.24.0: @@ -3909,7 +3943,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.25.8 + '@babel/types': 7.27.0 dev: true /@babel/parser@7.26.3: @@ -5169,7 +5203,7 @@ packages: '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-module-transforms': 7.25.2(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-validator-identifier': 7.24.7 + '@babel/helper-validator-identifier': 7.25.9 transitivePeerDependencies: - supports-color dev: true @@ -5577,7 +5611,7 @@ packages: '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.5) - '@babel/types': 7.25.6 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color dev: true @@ -5593,7 +5627,7 @@ packages: '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.26.0) - '@babel/types': 7.25.6 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color @@ -5608,7 +5642,7 @@ packages: '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.23.5) - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color dev: true @@ -5624,7 +5658,7 @@ packages: '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.26.0) - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color @@ -5639,7 +5673,7 @@ packages: '@babel/helper-module-imports': 7.25.9 '@babel/helper-plugin-utils': 7.25.9 '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.26.0) - '@babel/types': 7.25.6 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color dev: true @@ -6147,7 +6181,7 @@ packages: dependencies: '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.25.9 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 esutils: 2.0.3 dev: true @@ -6158,7 +6192,7 @@ packages: dependencies: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.25.9 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 esutils: 2.0.3 /@babel/preset-react@7.23.3(@babel/core@7.23.5): @@ -6279,14 +6313,21 @@ packages: engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.1 + dev: false + + /@babel/runtime@7.27.0: + resolution: {integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==} + engines: {node: '>=6.9.0'} + dependencies: + regenerator-runtime: 0.14.1 /@babel/template@7.22.15: resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.25.6 - '@babel/types': 7.25.6 + '@babel/parser': 7.23.5 + '@babel/types': 7.23.5 dev: true /@babel/template@7.24.0: @@ -6337,13 +6378,13 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/generator': 7.25.6 + '@babel/generator': 7.23.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.25.6 - '@babel/types': 7.25.6 + '@babel/parser': 7.23.5 + '@babel/types': 7.23.5 debug: 4.4.0(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: @@ -6355,10 +6396,10 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.26.2 - '@babel/generator': 7.26.3 - '@babel/parser': 7.26.3 + '@babel/generator': 7.27.0 + '@babel/parser': 7.27.0 '@babel/template': 7.25.0 - '@babel/types': 7.25.6 + '@babel/types': 7.27.0 debug: 4.4.0(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: @@ -6370,10 +6411,10 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.26.2 - '@babel/generator': 7.26.3 - '@babel/parser': 7.26.3 + '@babel/generator': 7.27.0 + '@babel/parser': 7.27.0 '@babel/template': 7.25.9 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 debug: 4.4.0(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: @@ -6397,8 +6438,8 @@ packages: resolution: {integrity: sha512-7uIFwVYpoplT5jp/kVv6EF93VaJ8H+Yn5IczYiaAi98ajzjfoZfslet/e0sLh+wVBjb2qqIut1b0S26VSafsSQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.24.8 - '@babel/helper-validator-identifier': 7.24.7 + '@babel/helper-string-parser': 7.25.9 + '@babel/helper-validator-identifier': 7.25.9 to-fast-properties: 2.0.0 dev: true @@ -6406,8 +6447,8 @@ packages: resolution: {integrity: sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.24.8 - '@babel/helper-validator-identifier': 7.24.7 + '@babel/helper-string-parser': 7.25.9 + '@babel/helper-validator-identifier': 7.25.9 to-fast-properties: 2.0.0 dev: true @@ -6415,8 +6456,8 @@ packages: resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.24.8 - '@babel/helper-validator-identifier': 7.24.7 + '@babel/helper-string-parser': 7.25.9 + '@babel/helper-validator-identifier': 7.25.9 to-fast-properties: 2.0.0 dev: true @@ -6427,13 +6468,14 @@ packages: '@babel/helper-string-parser': 7.24.8 '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 + dev: true /@babel/types@7.25.8: resolution: {integrity: sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.25.7 - '@babel/helper-validator-identifier': 7.25.7 + '@babel/helper-string-parser': 7.25.9 + '@babel/helper-validator-identifier': 7.25.9 to-fast-properties: 2.0.0 dev: true @@ -8194,7 +8236,7 @@ packages: '@graphql-codegen/gql-tag-operations': 4.0.6(graphql@16.8.1) '@graphql-codegen/plugin-helpers': 5.0.3(graphql@16.8.1) '@graphql-codegen/typed-document-node': 5.0.6(graphql@16.8.1) - '@graphql-codegen/typescript': 4.0.6(graphql@16.8.1) + '@graphql-codegen/typescript': 4.1.6(graphql@16.8.1) '@graphql-codegen/typescript-operations': 4.2.0(graphql@16.8.1) '@graphql-codegen/visitor-plugin-common': 5.1.0(graphql@16.8.1) '@graphql-tools/documents': 1.0.0(graphql@16.8.1) @@ -8219,7 +8261,7 @@ packages: '@graphql-codegen/gql-tag-operations': 4.0.10(graphql@16.9.0) '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.9.0) '@graphql-codegen/typed-document-node': 5.0.10(graphql@16.9.0) - '@graphql-codegen/typescript': 4.1.0(graphql@16.9.0) + '@graphql-codegen/typescript': 4.1.6(graphql@16.9.0) '@graphql-codegen/typescript-operations': 4.3.0(graphql@16.9.0) '@graphql-codegen/visitor-plugin-common': 5.4.0(graphql@16.9.0) '@graphql-tools/documents': 1.0.1(graphql@16.9.0) @@ -8229,7 +8271,6 @@ packages: tslib: 2.6.3 transitivePeerDependencies: - encoding - - supports-color dev: true /@graphql-codegen/client-preset@4.5.1(graphql@16.8.1): @@ -8244,7 +8285,7 @@ packages: '@graphql-codegen/gql-tag-operations': 4.0.12(graphql@16.8.1) '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.8.1) '@graphql-codegen/typed-document-node': 5.0.12(graphql@16.8.1) - '@graphql-codegen/typescript': 4.1.2(graphql@16.8.1) + '@graphql-codegen/typescript': 4.1.6(graphql@16.8.1) '@graphql-codegen/typescript-operations': 4.4.0(graphql@16.8.1) '@graphql-codegen/visitor-plugin-common': 5.6.0(graphql@16.8.1) '@graphql-tools/documents': 1.0.1(graphql@16.8.1) @@ -8269,7 +8310,7 @@ packages: '@graphql-codegen/gql-tag-operations': 4.0.12(graphql@16.9.0) '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) '@graphql-codegen/typed-document-node': 5.0.12(graphql@16.9.0) - '@graphql-codegen/typescript': 4.1.2(graphql@16.9.0) + '@graphql-codegen/typescript': 4.1.6(graphql@16.9.0) '@graphql-codegen/typescript-operations': 4.4.0(graphql@16.9.0) '@graphql-codegen/visitor-plugin-common': 5.6.0(graphql@16.9.0) '@graphql-tools/documents': 1.0.1(graphql@16.9.0) @@ -8312,15 +8353,14 @@ packages: 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': 5.0.4(graphql@16.9.0) + '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) '@graphql-codegen/visitor-plugin-common': 5.4.0(graphql@16.9.0) - '@graphql-tools/utils': 10.5.5(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) auto-bind: 4.0.0 graphql: 16.9.0 tslib: 2.6.3 transitivePeerDependencies: - encoding - - supports-color dev: true /@graphql-codegen/gql-tag-operations@4.0.12(graphql@16.8.1): @@ -8362,12 +8402,12 @@ packages: 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': 5.0.3(graphql@16.8.1) + '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.8.1) '@graphql-codegen/visitor-plugin-common': 5.1.0(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) auto-bind: 4.0.0 graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.6.3 transitivePeerDependencies: - encoding - supports-color @@ -8384,7 +8424,6 @@ packages: tslib: 2.5.3 transitivePeerDependencies: - encoding - - supports-color dev: true /@graphql-codegen/plugin-helpers@2.7.2(graphql@16.8.1): @@ -8392,7 +8431,7 @@ packages: 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.9.0(graphql@16.8.1) + '@graphql-tools/utils': 8.13.1(graphql@16.8.1) change-case-all: 1.0.14 common-tags: 1.8.2 graphql: 16.8.1 @@ -8406,7 +8445,7 @@ packages: 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.9.0(graphql@16.9.0) + '@graphql-tools/utils': 8.13.1(graphql@16.9.0) change-case-all: 1.0.14 common-tags: 1.8.2 graphql: 16.9.0 @@ -8448,13 +8487,13 @@ packages: 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': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) change-case-all: 1.0.15 common-tags: 1.8.2 graphql: 16.8.1 import-from: 4.0.0 lodash: 4.17.21 - tslib: 2.6.2 + tslib: 2.6.3 dev: true /@graphql-codegen/plugin-helpers@5.0.4(graphql@16.8.1): @@ -8515,24 +8554,13 @@ packages: tslib: 2.6.3 dev: true - /@graphql-codegen/schema-ast@4.0.2(graphql@16.8.1): - resolution: {integrity: sha512-5mVAOQQK3Oz7EtMl/l3vOQdc2aYClUzVDHHkMvZlunc+KlGgl81j8TLa+X7ANIllqU4fUEsQU3lJmk4hXP6K7Q==} - 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': 5.0.3(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) - graphql: 16.8.1 - tslib: 2.6.2 - dev: true - /@graphql-codegen/schema-ast@4.1.0(graphql@16.8.1): resolution: {integrity: sha512-kZVn0z+th9SvqxfKYgztA6PM7mhnSZaj4fiuBWvMTqA+QqQ9BBed6Pz41KuD/jr0gJtnlr2A4++/0VlpVbCTmQ==} 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': 5.1.0(graphql@16.8.1) - '@graphql-tools/utils': 10.7.2(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) graphql: 16.8.1 tslib: 2.6.3 dev: true @@ -8543,7 +8571,7 @@ packages: 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': 5.1.0(graphql@16.9.0) - '@graphql-tools/utils': 10.7.2(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) graphql: 16.9.0 tslib: 2.6.3 dev: true @@ -8554,7 +8582,7 @@ packages: 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': 5.0.4(graphql@16.9.0) + '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) '@graphql-codegen/visitor-plugin-common': 5.4.0(graphql@16.9.0) auto-bind: 4.0.0 change-case-all: 1.0.15 @@ -8562,7 +8590,6 @@ packages: tslib: 2.6.3 transitivePeerDependencies: - encoding - - supports-color dev: true /@graphql-codegen/typed-document-node@5.0.12(graphql@16.8.1): @@ -8604,12 +8631,12 @@ packages: 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': 5.0.3(graphql@16.8.1) + '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.8.1) '@graphql-codegen/visitor-plugin-common': 5.1.0(graphql@16.8.1) auto-bind: 4.0.0 change-case-all: 1.0.15 graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.6.3 transitivePeerDependencies: - encoding - supports-color @@ -8621,7 +8648,7 @@ packages: 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': 5.0.3(graphql@16.8.1) - '@graphql-codegen/typescript': 4.0.6(graphql@16.8.1) + '@graphql-codegen/typescript': 4.1.6(graphql@16.8.1) '@graphql-codegen/visitor-plugin-common': 5.1.0(graphql@16.8.1) auto-bind: 4.0.0 graphql: 16.8.1 @@ -8638,14 +8665,13 @@ packages: 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': 5.0.4(graphql@16.9.0) - '@graphql-codegen/typescript': 4.1.0(graphql@16.9.0) + '@graphql-codegen/typescript': 4.1.6(graphql@16.9.0) '@graphql-codegen/visitor-plugin-common': 5.4.0(graphql@16.9.0) auto-bind: 4.0.0 graphql: 16.9.0 tslib: 2.6.3 transitivePeerDependencies: - encoding - - supports-color dev: true /@graphql-codegen/typescript-operations@4.4.0(graphql@16.8.1): @@ -8655,7 +8681,7 @@ packages: 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': 5.1.0(graphql@16.8.1) - '@graphql-codegen/typescript': 4.1.2(graphql@16.8.1) + '@graphql-codegen/typescript': 4.1.6(graphql@16.8.1) '@graphql-codegen/visitor-plugin-common': 5.6.0(graphql@16.8.1) auto-bind: 4.0.0 graphql: 16.8.1 @@ -8672,7 +8698,7 @@ packages: 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': 5.1.0(graphql@16.9.0) - '@graphql-codegen/typescript': 4.1.2(graphql@16.9.0) + '@graphql-codegen/typescript': 4.1.6(graphql@16.9.0) '@graphql-codegen/visitor-plugin-common': 5.6.0(graphql@16.9.0) auto-bind: 4.0.0 graphql: 16.9.0 @@ -8759,7 +8785,7 @@ packages: 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': 5.0.3(graphql@16.8.1) - '@graphql-codegen/typescript': 4.0.6(graphql@16.8.1) + '@graphql-codegen/typescript': 4.1.6(graphql@16.8.1) '@graphql-codegen/visitor-plugin-common': 5.1.0(graphql@16.8.1) '@graphql-tools/utils': 10.1.0(graphql@16.8.1) auto-bind: 4.0.0 @@ -8770,71 +8796,36 @@ packages: - supports-color dev: true - /@graphql-codegen/typescript@4.0.6(graphql@16.8.1): - resolution: {integrity: sha512-IBG4N+Blv7KAL27bseruIoLTjORFCT3r+QYyMC3g11uY3/9TPpaUyjSdF70yBe5GIQ6dAgDU+ENUC1v7EPi0rw==} - peerDependencies: - graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - '@graphql-codegen/plugin-helpers': 5.0.3(graphql@16.8.1) - '@graphql-codegen/schema-ast': 4.0.2(graphql@16.8.1) - '@graphql-codegen/visitor-plugin-common': 5.1.0(graphql@16.8.1) - auto-bind: 4.0.0 - graphql: 16.8.1 - tslib: 2.6.2 - transitivePeerDependencies: - - encoding - - supports-color - dev: true - - /@graphql-codegen/typescript@4.1.0(graphql@16.9.0): - resolution: {integrity: sha512-/fS53Nh6U6c58GTOxqfyKTLQfQv36P8II/vPw/fg0cdcWbALhRPls69P8vXUWjrElmLKzCrdusBWPp/r+AKUBQ==} - engines: {node: '>=16'} - peerDependencies: - graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.9.0) - '@graphql-codegen/schema-ast': 4.1.0(graphql@16.9.0) - '@graphql-codegen/visitor-plugin-common': 5.4.0(graphql@16.9.0) - auto-bind: 4.0.0 - graphql: 16.9.0 - tslib: 2.6.3 - transitivePeerDependencies: - - encoding - - supports-color - dev: true - - /@graphql-codegen/typescript@4.1.2(graphql@16.8.1): - resolution: {integrity: sha512-GhPgfxgWEkBrvKR2y77OThus3K8B6U3ESo68l7+sHH1XiL2WapK5DdClViblJWKQerJRjfJu8tcaxQ8Wpk6Ogw==} + /@graphql-codegen/typescript@4.1.6(graphql@16.8.1): + resolution: {integrity: sha512-vpw3sfwf9A7S+kIUjyFxuvrywGxd4lmwmyYnnDVjVE4kSQ6Td3DpqaPTy8aNQ6O96vFoi/bxbZS2BW49PwSUUA==} engines: {node: '>=16'} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.8.1) '@graphql-codegen/schema-ast': 4.1.0(graphql@16.8.1) - '@graphql-codegen/visitor-plugin-common': 5.6.0(graphql@16.8.1) + '@graphql-codegen/visitor-plugin-common': 5.8.0(graphql@16.8.1) auto-bind: 4.0.0 graphql: 16.8.1 tslib: 2.6.3 transitivePeerDependencies: - encoding - - supports-color dev: true - /@graphql-codegen/typescript@4.1.2(graphql@16.9.0): - resolution: {integrity: sha512-GhPgfxgWEkBrvKR2y77OThus3K8B6U3ESo68l7+sHH1XiL2WapK5DdClViblJWKQerJRjfJu8tcaxQ8Wpk6Ogw==} + /@graphql-codegen/typescript@4.1.6(graphql@16.9.0): + resolution: {integrity: sha512-vpw3sfwf9A7S+kIUjyFxuvrywGxd4lmwmyYnnDVjVE4kSQ6Td3DpqaPTy8aNQ6O96vFoi/bxbZS2BW49PwSUUA==} engines: {node: '>=16'} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) '@graphql-codegen/schema-ast': 4.1.0(graphql@16.9.0) - '@graphql-codegen/visitor-plugin-common': 5.6.0(graphql@16.9.0) + '@graphql-codegen/visitor-plugin-common': 5.8.0(graphql@16.9.0) auto-bind: 4.0.0 graphql: 16.9.0 tslib: 2.6.3 transitivePeerDependencies: - encoding - - supports-color dev: true /@graphql-codegen/visitor-plugin-common@2.13.1(graphql@16.8.1): @@ -8884,10 +8875,10 @@ packages: 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': 5.0.4(graphql@16.8.1) + '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.8.1) '@graphql-tools/optimize': 2.0.0(graphql@16.8.1) - '@graphql-tools/relay-operation-optimizer': 7.0.1(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/relay-operation-optimizer': 7.0.19(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) auto-bind: 4.0.0 change-case-all: 1.0.15 dependency-graph: 0.11.0 @@ -8897,7 +8888,6 @@ packages: tslib: 2.6.3 transitivePeerDependencies: - encoding - - supports-color dev: true /@graphql-codegen/visitor-plugin-common@5.1.0(graphql@16.8.1): @@ -8905,17 +8895,17 @@ packages: 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': 5.0.3(graphql@16.8.1) + '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.8.1) '@graphql-tools/optimize': 2.0.0(graphql@16.8.1) '@graphql-tools/relay-operation-optimizer': 7.0.1(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) auto-bind: 4.0.0 change-case-all: 1.0.15 dependency-graph: 0.11.0 graphql: 16.8.1 graphql-tag: 2.12.6(graphql@16.8.1) parse-filepath: 1.0.2 - tslib: 2.6.2 + tslib: 2.6.3 transitivePeerDependencies: - encoding - supports-color @@ -8927,10 +8917,10 @@ packages: 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': 5.0.4(graphql@16.9.0) + '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) '@graphql-tools/optimize': 2.0.0(graphql@16.9.0) - '@graphql-tools/relay-operation-optimizer': 7.0.2(graphql@16.9.0) - '@graphql-tools/utils': 10.5.5(graphql@16.9.0) + '@graphql-tools/relay-operation-optimizer': 7.0.19(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) auto-bind: 4.0.0 change-case-all: 1.0.15 dependency-graph: 0.11.0 @@ -8940,7 +8930,6 @@ packages: tslib: 2.6.3 transitivePeerDependencies: - encoding - - supports-color dev: true /@graphql-codegen/visitor-plugin-common@5.6.0(graphql@16.8.1): @@ -8987,6 +8976,48 @@ packages: - supports-color dev: true + /@graphql-codegen/visitor-plugin-common@5.8.0(graphql@16.8.1): + resolution: {integrity: sha512-lC1E1Kmuzi3WZUlYlqB4fP6+CvbKH9J+haU1iWmgsBx5/sO2ROeXJG4Dmt8gP03bI2BwjiwV5WxCEMlyeuzLnA==} + engines: {node: '>=16'} + 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': 5.1.0(graphql@16.8.1) + '@graphql-tools/optimize': 2.0.0(graphql@16.8.1) + '@graphql-tools/relay-operation-optimizer': 7.0.19(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) + auto-bind: 4.0.0 + change-case-all: 1.0.15 + dependency-graph: 0.11.0 + graphql: 16.8.1 + graphql-tag: 2.12.6(graphql@16.8.1) + parse-filepath: 1.0.2 + tslib: 2.6.3 + transitivePeerDependencies: + - encoding + dev: true + + /@graphql-codegen/visitor-plugin-common@5.8.0(graphql@16.9.0): + resolution: {integrity: sha512-lC1E1Kmuzi3WZUlYlqB4fP6+CvbKH9J+haU1iWmgsBx5/sO2ROeXJG4Dmt8gP03bI2BwjiwV5WxCEMlyeuzLnA==} + engines: {node: '>=16'} + 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': 5.1.0(graphql@16.9.0) + '@graphql-tools/optimize': 2.0.0(graphql@16.9.0) + '@graphql-tools/relay-operation-optimizer': 7.0.19(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) + auto-bind: 4.0.0 + change-case-all: 1.0.15 + dependency-graph: 0.11.0 + graphql: 16.9.0 + graphql-tag: 2.12.6(graphql@16.9.0) + parse-filepath: 1.0.2 + tslib: 2.6.3 + transitivePeerDependencies: + - encoding + dev: true + /@graphql-inspector/audit-command@4.0.3(@graphql-inspector/config@4.0.2)(@graphql-inspector/loaders@4.0.3)(graphql@16.8.1)(yargs@17.7.2): resolution: {integrity: sha512-cm4EtieIp9PUSDBze+Sn5HHF80jDF9V7sYyXqFa7+Vtw4Jlet98Ig48dFVtoLuFCPtCv2eZ22I8JOkBKL5WgVA==} engines: {node: '>=16.0.0'} @@ -9349,7 +9380,7 @@ packages: '@graphql-tools/utils': 8.9.0(graphql@16.10.0) dataloader: 2.1.0 graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.11 dev: false @@ -9359,7 +9390,7 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) dataloader: 2.2.3 graphql: 16.8.1 tslib: 2.8.1 @@ -9372,7 +9403,7 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) dataloader: 2.2.3 graphql: 16.9.0 tslib: 2.8.1 @@ -9386,10 +9417,10 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@graphql-tools/graphql-tag-pluck': 8.0.1(@babel/core@7.22.9)(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) globby: 11.1.0 graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 unixify: 1.0.0 transitivePeerDependencies: - '@babel/core' @@ -9403,10 +9434,10 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@graphql-tools/graphql-tag-pluck': 8.0.1(@babel/core@7.26.10)(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) globby: 11.1.0 graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 unixify: 1.0.0 transitivePeerDependencies: - '@babel/core' @@ -9454,10 +9485,10 @@ packages: '@graphql-tools/batch-execute': 9.0.4(graphql@16.8.1) '@graphql-tools/executor': 1.2.1(graphql@16.8.1) '@graphql-tools/schema': 10.0.3(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) dataloader: 2.2.3 graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /@graphql-tools/delegate@10.0.4(graphql@16.9.0): @@ -9469,10 +9500,10 @@ packages: '@graphql-tools/batch-execute': 9.0.4(graphql@16.9.0) '@graphql-tools/executor': 1.2.1(graphql@16.9.0) '@graphql-tools/schema': 10.0.3(graphql@16.9.0) - '@graphql-tools/utils': 10.1.0(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) dataloader: 2.2.3 graphql: 16.9.0 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /@graphql-tools/delegate@8.8.1(graphql@16.10.0): @@ -9497,7 +9528,7 @@ packages: dependencies: graphql: 16.8.1 lodash.sortby: 4.7.0 - tslib: 2.6.2 + tslib: 2.8.1 dev: true /@graphql-tools/documents@1.0.1(graphql@16.8.1): @@ -9508,7 +9539,7 @@ packages: dependencies: graphql: 16.8.1 lodash.sortby: 4.7.0 - tslib: 2.7.0 + tslib: 2.8.1 dev: true /@graphql-tools/documents@1.0.1(graphql@16.9.0): @@ -9519,7 +9550,7 @@ packages: dependencies: graphql: 16.9.0 lodash.sortby: 4.7.0 - tslib: 2.7.0 + tslib: 2.8.1 dev: true /@graphql-tools/executor-graphql-ws@1.1.2(graphql@16.8.1): @@ -9528,12 +9559,12 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) '@types/ws': 8.5.13 graphql: 16.8.1 graphql-ws: 5.16.0(graphql@16.8.1) isomorphic-ws: 5.0.0(ws@8.18.1) - tslib: 2.8.0 + tslib: 2.8.1 ws: 8.18.1 transitivePeerDependencies: - bufferutil @@ -9546,12 +9577,12 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) '@types/ws': 8.5.13 graphql: 16.9.0 graphql-ws: 5.16.0(graphql@16.9.0) isomorphic-ws: 5.0.0(ws@8.18.1) - tslib: 2.8.0 + tslib: 2.8.1 ws: 8.18.1 transitivePeerDependencies: - bufferutil @@ -9564,13 +9595,13 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) '@repeaterjs/repeater': 3.0.5 '@whatwg-node/fetch': 0.9.21 extract-files: 11.0.0 graphql: 16.9.0 meros: 1.3.0(@types/node@20.10.1) - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 transitivePeerDependencies: - '@types/node' @@ -9582,13 +9613,13 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) '@repeaterjs/repeater': 3.0.5 '@whatwg-node/fetch': 0.9.21 extract-files: 11.0.0 graphql: 16.8.1 meros: 1.3.0(@types/node@20.11.24) - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 transitivePeerDependencies: - '@types/node' @@ -9600,13 +9631,13 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) '@repeaterjs/repeater': 3.0.5 '@whatwg-node/fetch': 0.9.21 extract-files: 11.0.0 graphql: 16.8.1 meros: 1.3.0(@types/node@20.12.7) - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 transitivePeerDependencies: - '@types/node' @@ -9618,11 +9649,11 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) '@types/ws': 8.5.13 graphql: 16.8.1 isomorphic-ws: 5.0.0(ws@8.18.1) - tslib: 2.8.0 + tslib: 2.8.1 ws: 8.18.1 transitivePeerDependencies: - bufferutil @@ -9635,11 +9666,11 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) '@types/ws': 8.5.13 graphql: 16.9.0 isomorphic-ws: 5.0.0(ws@8.18.1) - tslib: 2.8.0 + tslib: 2.8.1 ws: 8.18.1 transitivePeerDependencies: - bufferutil @@ -9652,7 +9683,7 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1) '@repeaterjs/repeater': 3.0.5 graphql: 16.8.1 @@ -9666,7 +9697,7 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) '@repeaterjs/repeater': 3.0.5 graphql: 16.9.0 @@ -9681,11 +9712,11 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@graphql-tools/graphql-tag-pluck': 8.0.1(@babel/core@7.22.9)(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) graphql: 16.8.1 is-glob: 4.0.3 micromatch: 4.0.5 - tslib: 2.8.0 + tslib: 2.8.1 unixify: 1.0.0 transitivePeerDependencies: - '@babel/core' @@ -9735,10 +9766,10 @@ packages: '@ardatan/sync-fetch': 0.0.1 '@graphql-tools/executor-http': 1.0.9(@types/node@20.11.24)(graphql@16.8.1) '@graphql-tools/graphql-tag-pluck': 8.3.0(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) '@whatwg-node/fetch': 0.9.21 graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 transitivePeerDependencies: - '@types/node' @@ -9813,10 +9844,10 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@graphql-tools/import': 7.0.0(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) globby: 11.1.0 graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 unixify: 1.0.0 dev: true @@ -9854,11 +9885,11 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@babel/parser': 7.26.3 + '@babel/parser': 7.27.0 '@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.22.9) '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@babel/types': 7.27.0 + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) graphql: 16.8.1 tslib: 2.8.1 transitivePeerDependencies: @@ -9872,11 +9903,11 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@babel/parser': 7.26.3 + '@babel/parser': 7.27.0 '@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.26.10) '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@babel/types': 7.27.0 + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) graphql: 16.8.1 tslib: 2.8.1 transitivePeerDependencies: @@ -9891,13 +9922,13 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@babel/core': 7.26.0 - '@babel/parser': 7.26.3 + '@babel/parser': 7.27.0 '@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.26.0) '@babel/traverse': 7.26.4 '@babel/types': 7.25.6 - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.7.0 + tslib: 2.8.1 transitivePeerDependencies: - supports-color dev: true @@ -9909,13 +9940,13 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@babel/core': 7.26.0 - '@babel/parser': 7.26.3 + '@babel/parser': 7.27.0 '@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.26.0) '@babel/traverse': 7.26.4 '@babel/types': 7.25.6 - '@graphql-tools/utils': 10.1.0(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) graphql: 16.9.0 - tslib: 2.7.0 + tslib: 2.8.1 transitivePeerDependencies: - supports-color dev: true @@ -9926,7 +9957,7 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) graphql: 16.8.1 resolve-from: 5.0.0 tslib: 2.8.1 @@ -9938,10 +9969,10 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) graphql: 16.8.1 resolve-from: 5.0.0 - tslib: 2.7.0 + tslib: 2.8.1 dev: true /@graphql-tools/import@7.0.1(graphql@16.9.0): @@ -9950,10 +9981,10 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) graphql: 16.9.0 resolve-from: 5.0.0 - tslib: 2.7.0 + tslib: 2.8.1 dev: true /@graphql-tools/jest-transform@2.0.0(graphql@16.10.0): @@ -9977,10 +10008,10 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) globby: 11.1.0 graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 unixify: 1.0.0 dev: true @@ -10028,10 +10059,10 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@graphql-tools/schema': 10.0.3(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) graphql: 16.8.1 p-limit: 3.1.0 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /@graphql-tools/load@8.0.2(graphql@16.8.1): @@ -10067,7 +10098,7 @@ packages: dependencies: '@graphql-tools/utils': 8.9.0(graphql@16.10.0) graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 dev: false /@graphql-tools/merge@8.4.2(graphql@16.10.0): @@ -10095,9 +10126,9 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.7.0 + tslib: 2.8.1 dev: true /@graphql-tools/merge@9.0.3(graphql@16.9.0): @@ -10106,9 +10137,9 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 10.1.0(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) graphql: 16.9.0 - tslib: 2.7.0 + tslib: 2.8.1 dev: true /@graphql-tools/optimize@1.4.0(graphql@16.8.1): @@ -10117,7 +10148,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /@graphql-tools/optimize@1.4.0(graphql@16.9.0): @@ -10126,7 +10157,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: graphql: 16.9.0 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /@graphql-tools/optimize@2.0.0(graphql@16.10.0): @@ -10136,7 +10167,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /@graphql-tools/optimize@2.0.0(graphql@16.8.1): @@ -10146,7 +10177,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /@graphql-tools/optimize@2.0.0(graphql@16.9.0): @@ -10156,7 +10187,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: graphql: 16.9.0 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /@graphql-tools/prisma-loader@8.0.3(@types/node@20.10.1)(graphql@16.9.0): @@ -10266,7 +10297,7 @@ packages: '@ardatan/relay-compiler': 12.0.0(graphql@16.8.1) '@graphql-tools/utils': 9.2.1(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - encoding - supports-color @@ -10280,7 +10311,7 @@ packages: '@ardatan/relay-compiler': 12.0.0(graphql@16.9.0) '@graphql-tools/utils': 9.2.1(graphql@16.9.0) graphql: 16.9.0 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - encoding - supports-color @@ -10293,9 +10324,9 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/relay-compiler': 12.0.0(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - encoding - supports-color @@ -10308,9 +10339,9 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/relay-compiler': 12.0.0(graphql@16.8.1) - '@graphql-tools/utils': 10.7.2(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.7.0 + tslib: 2.8.1 transitivePeerDependencies: - encoding - supports-color @@ -10323,27 +10354,40 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/relay-compiler': 12.0.0(graphql@16.9.0) - '@graphql-tools/utils': 10.7.2(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) graphql: 16.9.0 - tslib: 2.7.0 + tslib: 2.8.1 transitivePeerDependencies: - encoding - supports-color dev: true - /@graphql-tools/relay-operation-optimizer@7.0.2(graphql@16.9.0): - resolution: {integrity: sha512-sdoGBfe6+OXcPYUBMla3KKvf56bk0wCRY2HL4qK/CNP+7752Nx6s24aBqZ5vrnB3tleddAfnG4gvy0JuHfmA+A==} + /@graphql-tools/relay-operation-optimizer@7.0.19(graphql@16.8.1): + resolution: {integrity: sha512-xnjLpfzw63yIX1bo+BVh4j1attSwqEkUbpJ+HAhdiSUa3FOQFfpWgijRju+3i87CwhjBANqdTZbcsqLT1hEXig==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@ardatan/relay-compiler': 12.0.0(graphql@16.9.0) - '@graphql-tools/utils': 10.5.5(graphql@16.9.0) + '@ardatan/relay-compiler': 12.0.3(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) + graphql: 16.8.1 + tslib: 2.8.1 + transitivePeerDependencies: + - encoding + dev: true + + /@graphql-tools/relay-operation-optimizer@7.0.19(graphql@16.9.0): + resolution: {integrity: sha512-xnjLpfzw63yIX1bo+BVh4j1attSwqEkUbpJ+HAhdiSUa3FOQFfpWgijRju+3i87CwhjBANqdTZbcsqLT1hEXig==} + engines: {node: '>=16.0.0'} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@ardatan/relay-compiler': 12.0.3(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) graphql: 16.9.0 - tslib: 2.6.3 + tslib: 2.8.1 transitivePeerDependencies: - encoding - - supports-color dev: true /@graphql-tools/schema@10.0.3(graphql@16.8.1): @@ -10353,9 +10397,9 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@graphql-tools/merge': 9.0.3(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 dev: true @@ -10366,9 +10410,9 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@graphql-tools/merge': 9.0.3(graphql@16.9.0) - '@graphql-tools/utils': 10.1.0(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) graphql: 16.9.0 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 dev: true @@ -10380,7 +10424,7 @@ packages: '@graphql-tools/merge': 8.3.1(graphql@16.10.0) '@graphql-tools/utils': 8.9.0(graphql@16.10.0) graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.11 dev: false @@ -10392,7 +10436,7 @@ packages: '@graphql-tools/merge': 8.4.2(graphql@16.10.0) '@graphql-tools/utils': 9.2.1(graphql@16.10.0) graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 /@graphql-tools/schema@9.0.19(graphql@16.8.1): @@ -10403,7 +10447,7 @@ packages: '@graphql-tools/merge': 8.4.2(graphql@16.8.1) '@graphql-tools/utils': 9.2.1(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 dev: false @@ -10418,13 +10462,13 @@ packages: '@graphql-tools/executor-graphql-ws': 1.1.2(graphql@16.8.1) '@graphql-tools/executor-http': 1.0.9(@types/node@20.11.24)(graphql@16.8.1) '@graphql-tools/executor-legacy-ws': 1.0.6(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) '@graphql-tools/wrap': 10.0.2(graphql@16.8.1) '@types/ws': 8.5.13 '@whatwg-node/fetch': 0.9.21 graphql: 16.8.1 isomorphic-ws: 5.0.0(ws@8.18.1) - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 ws: 8.18.1 transitivePeerDependencies: @@ -10522,9 +10566,9 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1) - dset: 3.1.3 + dset: 3.1.4 graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /@graphql-tools/utils@10.1.0(graphql@16.8.1): @@ -10563,7 +10607,7 @@ packages: cross-inspect: 1.0.1 dset: 3.1.4 graphql: 16.8.1 - tslib: 2.7.0 + tslib: 2.8.1 dev: true /@graphql-tools/utils@10.5.5(graphql@16.9.0): @@ -10576,7 +10620,7 @@ packages: cross-inspect: 1.0.1 dset: 3.1.4 graphql: 16.9.0 - tslib: 2.7.0 + tslib: 2.8.1 dev: true /@graphql-tools/utils@10.7.2(graphql@16.8.1): @@ -10589,7 +10633,7 @@ packages: cross-inspect: 1.0.1 dset: 3.1.4 graphql: 16.8.1 - tslib: 2.6.3 + tslib: 2.8.1 dev: true /@graphql-tools/utils@10.7.2(graphql@16.9.0): @@ -10602,7 +10646,53 @@ packages: cross-inspect: 1.0.1 dset: 3.1.4 graphql: 16.9.0 - tslib: 2.6.3 + tslib: 2.8.1 + dev: true + + /@graphql-tools/utils@10.8.6(graphql@16.8.1): + resolution: {integrity: sha512-Alc9Vyg0oOsGhRapfL3xvqh1zV8nKoFUdtLhXX7Ki4nClaIJXckrA86j+uxEuG3ic6j4jlM1nvcWXRn/71AVLQ==} + engines: {node: '>=16.0.0'} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1) + '@whatwg-node/promise-helpers': 1.3.1 + cross-inspect: 1.0.1 + dset: 3.1.4 + graphql: 16.8.1 + tslib: 2.8.1 + dev: true + + /@graphql-tools/utils@10.8.6(graphql@16.9.0): + resolution: {integrity: sha512-Alc9Vyg0oOsGhRapfL3xvqh1zV8nKoFUdtLhXX7Ki4nClaIJXckrA86j+uxEuG3ic6j4jlM1nvcWXRn/71AVLQ==} + engines: {node: '>=16.0.0'} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) + '@whatwg-node/promise-helpers': 1.3.1 + cross-inspect: 1.0.1 + dset: 3.1.4 + graphql: 16.9.0 + tslib: 2.8.1 + dev: true + + /@graphql-tools/utils@8.13.1(graphql@16.8.1): + resolution: {integrity: sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + graphql: 16.8.1 + tslib: 2.8.1 + dev: true + + /@graphql-tools/utils@8.13.1(graphql@16.9.0): + resolution: {integrity: sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + graphql: 16.9.0 + tslib: 2.8.1 dev: true /@graphql-tools/utils@8.9.0(graphql@16.10.0): @@ -10611,7 +10701,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 dev: false /@graphql-tools/utils@8.9.0(graphql@16.8.1): @@ -10620,7 +10710,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /@graphql-tools/utils@8.9.0(graphql@16.9.0): @@ -10629,7 +10719,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: graphql: 16.9.0 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /@graphql-tools/utils@9.2.1(graphql@16.10.0): @@ -10678,7 +10768,7 @@ packages: '@graphql-tools/optimize': 2.0.0(graphql@16.10.0) '@graphql-tools/webpack-loader-runtime': 7.0.0(graphql@16.10.0) graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /@graphql-tools/wrap@10.0.2(graphql@16.8.1): @@ -10689,9 +10779,9 @@ packages: dependencies: '@graphql-tools/delegate': 10.0.4(graphql@16.8.1) '@graphql-tools/schema': 10.0.3(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 dev: true @@ -10703,9 +10793,9 @@ packages: dependencies: '@graphql-tools/delegate': 10.0.4(graphql@16.9.0) '@graphql-tools/schema': 10.0.3(graphql@16.9.0) - '@graphql-tools/utils': 10.1.0(graphql@16.9.0) + '@graphql-tools/utils': 10.8.6(graphql@16.9.0) graphql: 16.9.0 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 dev: true @@ -11094,7 +11184,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.2.1 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/trace-mapping': 0.3.25 /@jridgewell/gen-mapping@0.3.8: @@ -11116,7 +11206,7 @@ packages: /@jridgewell/source-map@0.3.6: resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==} dependencies: - '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 dev: true @@ -11130,7 +11220,7 @@ packages: resolution: {integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==} dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 dev: true /@jridgewell/trace-mapping@0.3.25: @@ -11143,7 +11233,7 @@ packages: resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 /@js-sdsl/ordered-map@4.4.2: resolution: {integrity: sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==} @@ -11396,7 +11486,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@mui/utils': 5.15.14(@types/react@18.2.62)(react@18.2.0) '@types/react': 18.2.62 prop-types: 15.8.1 @@ -11413,7 +11503,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@mui/utils': 5.15.14(@types/react@18.2.79)(react@18.2.0) '@types/react': 18.2.79 prop-types: 15.8.1 @@ -11430,7 +11520,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@mui/utils': 5.16.6(@types/react@18.2.62)(react@18.2.0) '@types/react': 18.2.62 prop-types: 15.8.1 @@ -11450,7 +11540,7 @@ packages: '@emotion/styled': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@emotion/cache': 11.11.0 '@emotion/react': 11.11.1(@types/react@18.2.62)(react@18.2.0) '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.62)(react@18.2.0) @@ -11472,7 +11562,7 @@ packages: '@emotion/styled': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@emotion/cache': 11.11.0 '@emotion/react': 11.11.1(@types/react@18.2.62)(react@18.2.0) '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.62)(react@18.2.0) @@ -11661,7 +11751,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@mui/types': 7.2.18(@types/react@18.2.62) '@types/prop-types': 15.7.13 '@types/react': 18.2.62 @@ -11681,7 +11771,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@mui/types': 7.2.18(@types/react@18.2.79) '@types/prop-types': 15.7.13 '@types/react': 18.2.79 @@ -12673,7 +12763,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.17)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.3.1) '@types/react': 18.2.45 '@types/react-dom': 18.2.17 @@ -12694,7 +12784,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.4)(@types/react@18.2.79)(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.79 '@types/react-dom': 18.2.4 @@ -13004,7 +13094,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.45)(react@18.3.1) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.17)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.3.1) @@ -13160,7 +13250,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.45)(react@18.3.1) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.17)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.3.1) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.45)(react@18.3.1) @@ -13312,7 +13402,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@floating-ui/react-dom': 2.1.2(react-dom@18.2.0)(react@18.3.1) '@radix-ui/react-arrow': 1.0.3(@types/react-dom@18.2.17)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.3.1) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.45)(react@18.3.1) @@ -13372,7 +13462,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.17)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.3.1) '@types/react': 18.2.45 '@types/react-dom': 18.2.17 @@ -13606,7 +13696,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.17)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.3.1) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.45)(react@18.3.1) @@ -13635,7 +13725,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/number': 1.0.1 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.17)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.3.1) @@ -13845,7 +13935,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-context': 1.0.1(@types/react@18.2.45)(react@18.3.1) '@radix-ui/react-direction': 1.0.1(@types/react@18.2.45)(react@18.3.1) @@ -13872,7 +13962,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.17)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.3.1) '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.45)(react@18.3.1) @@ -13895,7 +13985,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-context': 1.0.1(@types/react@18.2.45)(react@18.3.1) '@radix-ui/react-direction': 1.0.1(@types/react@18.2.45)(react@18.3.1) @@ -13918,7 +14008,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@types/react': 18.2.45 react: 18.3.1 dev: true @@ -13932,7 +14022,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@types/react': 18.2.62 react: 18.3.1 dev: false @@ -13946,7 +14036,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@types/react': 18.2.79 react: 18.2.0 dev: false @@ -13960,7 +14050,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@types/react': 18.3.2 react: 18.3.1 dev: false @@ -14034,7 +14124,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.45)(react@18.3.1) '@types/react': 18.2.45 react: 18.3.1 @@ -14049,7 +14139,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.62)(react@18.3.1) '@types/react': 18.2.62 react: 18.3.1 @@ -14064,7 +14154,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.79)(react@18.2.0) '@types/react': 18.2.79 react: 18.2.0 @@ -14079,7 +14169,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.2)(react@18.3.1) '@types/react': 18.3.2 react: 18.3.1 @@ -14192,7 +14282,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/rect': 1.0.1 '@types/react': 18.2.45 react: 18.3.1 @@ -14207,7 +14297,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/rect': 1.0.1 '@types/react': 18.2.79 react: 18.2.0 @@ -14222,7 +14312,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.45)(react@18.3.1) '@types/react': 18.2.45 react: 18.3.1 @@ -14237,7 +14327,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.79)(react@18.2.0) '@types/react': 18.2.79 react: 18.2.0 @@ -14303,7 +14393,7 @@ packages: /@radix-ui/rect@1.0.1: resolution: {integrity: sha512-fyrgCaedtvMg9NK3en0pnOYJdtfwxUcNolezkNPUsoX57X8oQk+NkqcvzHXD2uKNij6GXmWU9NDru2IWjrO4BQ==} dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 /@react-aria/ssr@3.9.3(react@18.3.1): resolution: {integrity: sha512-5bUZ93dmvHFcmfUcEN7qzYe8yQQ8JY+nHN6m9/iSDCQ/QmCiE0kWXYwhurjw5ch6I8WokQzx66xKIMHBAa4NNA==} @@ -15384,7 +15474,7 @@ packages: dependencies: '@babel/core': 7.23.5 '@babel/preset-env': 7.23.5(@babel/core@7.23.5) - '@babel/types': 7.25.6 + '@babel/types': 7.27.0 '@ndelangen/get-tarball': 3.0.9 '@storybook/codemod': 7.6.6 '@storybook/core-common': 7.6.6 @@ -15465,7 +15555,7 @@ packages: dependencies: '@babel/core': 7.23.5 '@babel/preset-env': 7.23.5(@babel/core@7.23.5) - '@babel/types': 7.25.6 + '@babel/types': 7.27.0 '@storybook/csf': 0.1.5 '@storybook/csf-tools': 7.6.6 '@storybook/node-logger': 7.6.6 @@ -15770,10 +15860,10 @@ packages: /@storybook/csf-tools@7.6.17: resolution: {integrity: sha512-dAQtam0EBPeTJYcQPLxXgz4L9JFqD+HWbLFG9CmNIhMMjticrB0mpk1EFIS6vPXk/VsVWpBgMLD7dZlD6YMKcQ==} dependencies: - '@babel/generator': 7.26.3 - '@babel/parser': 7.26.3 + '@babel/generator': 7.27.0 + '@babel/parser': 7.27.0 '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 '@storybook/csf': 0.1.5 '@storybook/types': 7.6.17 fs-extra: 11.2.0 @@ -15786,10 +15876,10 @@ packages: /@storybook/csf-tools@7.6.3: resolution: {integrity: sha512-Zi3pg2pg88/mvBKewkfWhFUR1J4uYpHI5fSjOE+J/FeZObX/DIE7r+wJxZ0UBGyrk0Wy7Jajlb2uSP56Y0i19w==} dependencies: - '@babel/generator': 7.26.3 - '@babel/parser': 7.26.3 + '@babel/generator': 7.27.0 + '@babel/parser': 7.27.0 '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 '@storybook/csf': 0.1.5 '@storybook/types': 7.6.3 fs-extra: 11.2.0 @@ -15802,10 +15892,10 @@ packages: /@storybook/csf-tools@7.6.6: resolution: {integrity: sha512-VXOZCzfSVJL832u17pPhFu1x3PPaAN9d8VXNFX+t/2raga7tK3T7Qhe7lWfP7EZcrVvSCEEp0aMRz2EzzDGVtw==} dependencies: - '@babel/generator': 7.26.3 - '@babel/parser': 7.26.3 + '@babel/generator': 7.27.0 + '@babel/parser': 7.27.0 '@babel/traverse': 7.26.4 - '@babel/types': 7.25.6 + '@babel/types': 7.27.0 '@storybook/csf': 0.1.5 '@storybook/types': 7.6.6 fs-extra: 11.2.0 @@ -15818,10 +15908,10 @@ packages: /@storybook/csf-tools@8.0.10: resolution: {integrity: sha512-xUc6fVIKoCujf/7JZhkYjrVXeNsTSoDrZFNmqLEmtfktJVqYdXY4LuSAtlBmAIyETi09ULTuuVexrcKFwjzuBA==} dependencies: - '@babel/generator': 7.26.3 - '@babel/parser': 7.26.3 + '@babel/generator': 7.27.0 + '@babel/parser': 7.27.0 '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 '@storybook/csf': 0.1.5 '@storybook/types': 8.0.10 fs-extra: 11.2.0 @@ -16573,7 +16663,7 @@ packages: resolution: {integrity: sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==} engines: {node: '>=14'} dependencies: - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 entities: 4.5.0 dev: false @@ -16923,7 +17013,7 @@ packages: engines: {node: '>=14'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@types/aria-query': 5.0.4 aria-query: 5.1.3 chalk: 4.1.2 @@ -16937,7 +17027,7 @@ packages: engines: {node: '>=14'} dependencies: '@babel/code-frame': 7.26.2 - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@types/aria-query': 5.0.4 aria-query: 5.1.3 chalk: 4.1.2 @@ -16968,7 +17058,7 @@ packages: optional: true dependencies: '@adobe/css-tools': 4.3.2 - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 aria-query: 5.3.0 chalk: 3.0.0 css.escape: 1.5.1 @@ -17089,7 +17179,7 @@ packages: /@types/babel__generator@7.6.7: resolution: {integrity: sha512-6Sfsq+EaaLrw4RmdFWE9Onp63TOUue71AWb4Gpa6JxzgTYtimbM086WnYTy2U67AofR++QKCo08ZP6pwx8YFHQ==} dependencies: - '@babel/types': 7.25.6 + '@babel/types': 7.23.4 dev: true /@types/babel__preset-env@7.9.7: @@ -17099,14 +17189,14 @@ packages: /@types/babel__template@7.4.4: resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==} dependencies: - '@babel/parser': 7.25.6 - '@babel/types': 7.25.6 + '@babel/parser': 7.23.4 + '@babel/types': 7.23.4 dev: true /@types/babel__traverse@7.20.4: resolution: {integrity: sha512-mSM/iKUk5fDDrEV/e83qY+Cr3I1+Q3qqTuEn++HAWYjEa1+NxZr6CNrcJGf2ZTnq4HoFGC3zaTPZTobCzCFukA==} dependencies: - '@babel/types': 7.25.6 + '@babel/types': 7.23.4 dev: true /@types/base64-js@1.3.2: @@ -19262,7 +19352,14 @@ packages: '@kamilkisiela/fast-url-parser': 1.1.4 busboy: 1.6.0 fast-querystring: 1.1.2 - tslib: 2.7.0 + tslib: 2.8.1 + dev: true + + /@whatwg-node/promise-helpers@1.3.1: + resolution: {integrity: sha512-D+OwTEunoQhVHVToD80dPhfz9xgPLqJyEA3F5jCRM14A2u8tBBQVdZekqfqx6ZAfZ+POT4Hb0dn601UKMsvADw==} + engines: {node: '>=16.0.0'} + dependencies: + tslib: 2.8.1 dev: true /@whatwg-node/server@0.9.14: @@ -19284,28 +19381,28 @@ packages: resolution: {integrity: sha512-jmT7Sb4ZQWI5iyu3lobQxICu2nC/vbUhP0vIdd6tHC9PTfenmRmuIFqktc6GH9cgi+ZHnsLWPvfSvc4DrYmKiQ==} engines: {node: '>=8'} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 dev: false /@wry/equality@0.5.7: resolution: {integrity: sha512-BRFORjsTuQv5gxcXsuDXx6oGRhuVsEGwZy6LOzRRfgu+eSfxbhUQ9L9YtSEIuIjY/o7g3iWFjrc5eSY1GXP2Dw==} engines: {node: '>=8'} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 dev: false /@wry/trie@0.4.3: resolution: {integrity: sha512-I6bHwH0fSf6RqQcnnXLJKhkSXG45MFral3GxPaY4uAl0LYDZM+YDVDAiU9bYwjTuysy1S0IeecWtmq1SZA3M1w==} engines: {node: '>=8'} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 dev: false /@wry/trie@0.5.0: resolution: {integrity: sha512-FNoYzHawTMk/6KMQoEG5O4PuioX19UbwdQKF44yw0nLfOypfQdjtfZzo/UIJWAJ23sNIFbD1Ug9lbaDGMwbqQA==} engines: {node: '>=8'} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 dev: false /@xascode/tscpaths@0.1.4: @@ -19660,7 +19757,7 @@ packages: resolution: {integrity: sha512-xcLxITLe2HYa1cnYnwCjkOO1PqUHQpozB8x9AR0OgWN2woOBi5kSDVxKfd0b7sb1hw5qFeJhXm9H1nu3xSfLeQ==} engines: {node: '>=10'} dependencies: - tslib: 2.7.0 + tslib: 2.8.1 /aria-query@5.1.3: resolution: {integrity: sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==} @@ -20151,7 +20248,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@babel/template': 7.25.9 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 '@types/babel__core': 7.20.5 '@types/babel__traverse': 7.20.4 dev: true @@ -20160,7 +20257,7 @@ packages: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 cosmiconfig: 7.1.0 resolve: 1.22.8 @@ -21082,7 +21179,7 @@ packages: path-case: 3.0.4 sentence-case: 3.0.4 snake-case: 3.0.4 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /char-regex@1.0.2: @@ -21814,19 +21911,28 @@ packages: node-fetch: 2.7.0 transitivePeerDependencies: - encoding + dev: false + + /cross-fetch@3.2.0: + resolution: {integrity: sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==} + dependencies: + node-fetch: 2.7.0 + transitivePeerDependencies: + - encoding + dev: true /cross-inspect@1.0.0: resolution: {integrity: sha512-4PFfn4b5ZN6FMNGSZlyb7wUhuN8wvj8t/VQHZdM4JsDcruGJ8L2kf9zao98QIrBPFCpdk27qst/AGTl7pL3ypQ==} engines: {node: '>=16.0.0'} dependencies: - tslib: 2.7.0 + tslib: 2.8.1 dev: true /cross-inspect@1.0.1: resolution: {integrity: sha512-Pcw1JTvZLSJH83iiGWt6fRcT+BjZlCDRVwYLbUcHzv/CRpB7r0MlSrGbIyQvVSNyGnbt7G4AXuyCiDR3POvZ1A==} engines: {node: '>=16.0.0'} dependencies: - tslib: 2.7.0 + tslib: 2.8.1 dev: true /cross-spawn@7.0.3: @@ -22279,7 +22385,7 @@ packages: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.27.0 dev: true /dateformat@3.0.3: @@ -25363,13 +25469,13 @@ packages: /fbjs@3.0.5: resolution: {integrity: sha512-ztsSx77JBtkuMrEypfhgc3cI0+0h+svqeie7xHbh1k/IKdcydnvadp/mUaGgjAOXQmQSxsqgaRhS3q9fy+1kxg==} dependencies: - cross-fetch: 3.1.8 + cross-fetch: 3.2.0 fbjs-css-vars: 1.0.2 loose-envify: 1.4.0 object-assign: 4.1.1 promise: 7.3.1 setimmediate: 1.0.5 - ua-parser-js: 1.0.36 + ua-parser-js: 1.0.40 transitivePeerDependencies: - encoding dev: true @@ -26575,7 +26681,7 @@ packages: graphql: 14 - 16 dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1) - cross-fetch: 3.1.8 + cross-fetch: 3.2.0 graphql: 16.8.1 transitivePeerDependencies: - encoding @@ -26587,7 +26693,7 @@ packages: graphql: 14 - 16 dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) - cross-fetch: 3.1.8 + cross-fetch: 3.2.0 graphql: 16.9.0 transitivePeerDependencies: - encoding @@ -26632,7 +26738,7 @@ packages: 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.8.1 - tslib: 2.8.0 + tslib: 2.8.1 /graphql-tag@2.12.6(graphql@16.9.0): resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==} @@ -26641,7 +26747,7 @@ packages: 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.9.0 - tslib: 2.8.0 + tslib: 2.8.1 /graphql-ws@5.15.0(graphql@16.10.0): resolution: {integrity: sha512-xWGAtm3fig9TIhSaNsg0FaDZ8Pyn/3re3RFlP4rhQcmjRDIPpk1EhRuNB+YSJtLzttyuToaDiNhwT1OMoGnJnw==} @@ -26686,15 +26792,15 @@ packages: '@envelop/core': 4.0.3 '@graphql-tools/executor': 1.2.1(graphql@16.8.1) '@graphql-tools/schema': 10.0.3(graphql@16.8.1) - '@graphql-tools/utils': 10.1.0(graphql@16.8.1) + '@graphql-tools/utils': 10.8.6(graphql@16.8.1) '@graphql-yoga/logger': 1.0.0 '@graphql-yoga/subscription': 4.0.0 '@whatwg-node/fetch': 0.9.21 '@whatwg-node/server': 0.9.14 - dset: 3.1.3 + dset: 3.1.4 graphql: 16.8.1 lru-cache: 10.4.3 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /graphql@16.10.0: @@ -27385,8 +27491,8 @@ packages: engines: {node: '>=0.8.0'} dev: true - /immutable@4.3.4: - resolution: {integrity: sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==} + /immutable@4.3.7: + resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==} dev: true /import-fresh@3.3.0: @@ -27791,7 +27897,7 @@ packages: /is-lower-case@2.0.2: resolution: {integrity: sha512-bVcMJy4X5Og6VZfdOZstSexlEy20Sr0k/p/b2IlQJlfdKAQuMpiv5w2Ccxb8sKdRUNAG1PnHVHjFSdRDVS6NlQ==} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 dev: true /is-map@2.0.2: @@ -27992,7 +28098,7 @@ packages: /is-upper-case@2.0.2: resolution: {integrity: sha512-44pxmxAvnnAOwBg4tHPnkfvgjPwbc5QIsSstNU+YcJ1ovxVzCWpSGosPJOZh/a1tdl81fbgnLc9LLv+x2ywbPQ==} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 dev: true /is-url-superb@4.0.0: @@ -28106,7 +28212,7 @@ packages: engines: {node: '>=8'} dependencies: '@babel/core': 7.26.0 - '@babel/parser': 7.26.3 + '@babel/parser': 7.27.0 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.1 @@ -28119,7 +28225,7 @@ packages: engines: {node: '>=10'} dependencies: '@babel/core': 7.26.0 - '@babel/parser': 7.26.3 + '@babel/parser': 7.27.0 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 7.7.1 @@ -28683,10 +28789,10 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@babel/core': 7.26.0 - '@babel/generator': 7.26.3 + '@babel/generator': 7.27.0 '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.26.0) '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.26.0) - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 '@jest/expect-utils': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 @@ -28949,7 +29055,7 @@ packages: optional: true dependencies: '@babel/core': 7.23.5 - '@babel/parser': 7.26.3 + '@babel/parser': 7.27.0 '@babel/plugin-transform-class-properties': 7.25.9(@babel/core@7.23.5) '@babel/plugin-transform-modules-commonjs': 7.26.3(@babel/core@7.23.5) '@babel/plugin-transform-nullish-coalescing-operator': 7.25.9(@babel/core@7.23.5) @@ -29735,13 +29841,13 @@ packages: /lower-case-first@2.0.2: resolution: {integrity: sha512-EVm/rR94FJTZi3zefZ82fLWab+GX14LJN4HrWBcuo6Evmsl9hEfnqxgcHCKb9q+mNf6EVdsjx/qucYFIIB84pg==} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 dev: true /lower-case@2.0.2: resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 /lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} @@ -29822,7 +29928,7 @@ packages: resolution: {integrity: sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==} engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 dev: true /make-dir@2.1.0: @@ -30798,14 +30904,14 @@ packages: resolution: {integrity: sha512-8Q1hXew6ETzqKRAs3jjLioSxNfT1cx74ooiF8RlAONwVMcfq+UdzLC2eB5qcPldUxaE5w3ytLkrmV1TGddhZTA==} engines: {node: '>=6.0'} dependencies: - '@babel/parser': 7.25.6 + '@babel/parser': 7.27.0 dev: true /node-source-walk@5.0.2: resolution: {integrity: sha512-Y4jr/8SRS5hzEdZ7SGuvZGwfORvNsSsNRwDXx5WisiqzsVfeftDvRgfeqWNgZvWSJbgubTRVRYBzK6UO+ErqjA==} engines: {node: '>=12'} dependencies: - '@babel/parser': 7.25.6 + '@babel/parser': 7.27.0 dev: true /nodemon@3.1.9: @@ -31161,7 +31267,7 @@ packages: '@wry/caches': 1.0.1 '@wry/context': 0.7.4 '@wry/trie': 0.4.3 - tslib: 2.8.0 + tslib: 2.8.1 dev: false /optimism@0.18.1: @@ -31744,7 +31850,7 @@ packages: resolution: {integrity: sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==} engines: {node: '>=10'} dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 dev: true /popper.js@1.16.1: @@ -32762,7 +32868,7 @@ packages: dependencies: '@babel/core': 7.23.5 '@babel/traverse': 7.26.4 - '@babel/types': 7.26.3 + '@babel/types': 7.27.0 '@types/babel__core': 7.20.5 '@types/babel__traverse': 7.20.4 '@types/doctrine': 0.0.9 @@ -32903,7 +33009,7 @@ packages: '@types/react': 18.2.45 react: 18.3.1 react-style-singleton: 2.2.1(@types/react@18.2.45)(react@18.3.1) - tslib: 2.8.0 + tslib: 2.8.1 dev: true /react-remove-scroll-bar@2.3.4(@types/react@18.2.62)(react@18.3.1): @@ -32919,7 +33025,7 @@ packages: '@types/react': 18.2.62 react: 18.3.1 react-style-singleton: 2.2.1(@types/react@18.2.62)(react@18.3.1) - tslib: 2.8.0 + tslib: 2.8.1 dev: false /react-remove-scroll-bar@2.3.4(@types/react@18.2.79)(react@18.2.0): @@ -32935,7 +33041,7 @@ packages: '@types/react': 18.2.79 react: 18.2.0 react-style-singleton: 2.2.1(@types/react@18.2.79)(react@18.2.0) - tslib: 2.8.0 + tslib: 2.8.1 dev: false /react-remove-scroll-bar@2.3.4(@types/react@18.3.2)(react@18.3.1): @@ -32951,7 +33057,7 @@ packages: '@types/react': 18.3.2 react: 18.3.1 react-style-singleton: 2.2.1(@types/react@18.3.2)(react@18.3.1) - tslib: 2.8.0 + tslib: 2.8.1 dev: false /react-remove-scroll@2.5.5(@types/react@18.2.45)(react@18.3.1): @@ -33077,7 +33183,7 @@ packages: get-nonce: 1.0.1 invariant: 2.2.4 react: 18.3.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /react-style-singleton@2.2.1(@types/react@18.2.62)(react@18.3.1): @@ -33094,7 +33200,7 @@ packages: get-nonce: 1.0.1 invariant: 2.2.4 react: 18.3.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: false /react-style-singleton@2.2.1(@types/react@18.2.79)(react@18.2.0): @@ -33111,7 +33217,7 @@ packages: get-nonce: 1.0.1 invariant: 2.2.4 react: 18.2.0 - tslib: 2.8.0 + tslib: 2.8.1 dev: false /react-style-singleton@2.2.1(@types/react@18.3.2)(react@18.3.1): @@ -33128,7 +33234,7 @@ packages: get-nonce: 1.0.1 invariant: 2.2.4 react: 18.3.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: false /react-to-print@2.14.15(react-dom@18.3.1)(react@18.3.1): @@ -33392,7 +33498,7 @@ packages: /regenerator-transform@0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 /regex-parser@2.2.11: resolution: {integrity: sha512-jbD/FT0+9MBU2XAZluI7w2OBs1RBi6p9M83nkoZayQXXU9e8Robt69FcZc7wU4eJD/YFTjn1JdCk3rbMJajz8Q==} @@ -33525,7 +33631,7 @@ packages: /relay-runtime@12.0.0: resolution: {integrity: sha512-QU6JKr1tMsry22DXNy9Whsq5rmvwr3LSZiiWV/9+DFpuTWvp+WFhobWMc8TC4OjKFfNhEZy7mOiqUAn5atQtug==} dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 fbjs: 3.0.5 invariant: 2.2.4 transitivePeerDependencies: @@ -33779,7 +33885,7 @@ packages: /rxjs@7.8.1: resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 dev: true /safe-array-concat@1.0.1: @@ -33900,7 +34006,7 @@ packages: hasBin: true dependencies: chokidar: 3.6.0 - immutable: 4.3.4 + immutable: 4.3.7 source-map-js: 1.2.1 dev: true @@ -34341,7 +34447,7 @@ packages: resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} dependencies: dot-case: 3.0.4 - tslib: 2.8.0 + tslib: 2.8.1 /snappy@7.2.2: resolution: {integrity: sha512-iADMq1kY0v3vJmGTuKcFWSXt15qYUz7wFkArOrsSg0IFfI3nJqIJvK2/ZbEIndg7erIJLtAVX2nSOqPz7DcwbA==} @@ -34517,7 +34623,7 @@ packages: /sponge-case@1.0.1: resolution: {integrity: sha512-dblb9Et4DAtiZ5YSUZHLl4XhH4uK80GhAZrVXdN4O2P4gQ40Wa5UIOPUHlA/nFd2PLblBZWUioLMMAVrgpoYcA==} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 dev: true /sprintf-js@1.0.3: @@ -35050,7 +35156,7 @@ packages: /swap-case@2.0.2: resolution: {integrity: sha512-kc6S2YS/2yXbtkSMunBtKdah4VFETZ8Oh6ONSmSd9bRxhqTrtARUCBUiWXH3xVPpvR7tz2CSnkuXVE42EcGnMw==} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 dev: true /symbol-observable@4.0.0: @@ -35579,7 +35685,7 @@ packages: /title-case@3.0.3: resolution: {integrity: sha512-e1zGYRvbffpcHIrnuqT0Dh+gEJtDaxDSoG4JAIpq4oDFyooziLBIiYQv0GBT4FUAnUop5uZ1hiIAj7oAF6sOCA==} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 dev: true /tmp@0.0.33: @@ -35608,6 +35714,7 @@ packages: /to-fast-properties@2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} + dev: true /to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} @@ -35766,7 +35873,7 @@ packages: resolution: {integrity: sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ==} engines: {node: '>=8'} dependencies: - tslib: 2.7.0 + tslib: 2.8.1 dev: false /ts-jest@29.1.2(@babel/core@7.26.10)(jest@29.7.0)(typescript@5.4.5): @@ -35948,9 +36055,11 @@ packages: /tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + dev: true /tslib@2.8.0: resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} + dev: false /tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} @@ -36272,8 +36381,9 @@ packages: engines: {node: '>=14.17'} hasBin: true - /ua-parser-js@1.0.36: - resolution: {integrity: sha512-znuyCIXzl8ciS3+y3fHJI/2OhQIXbXw9MWC/o3qwyR+RGppjZHrM27CGFSKCJXi2Kctiz537iOu2KnXs1lMQhw==} + /ua-parser-js@1.0.40: + resolution: {integrity: sha512-z6PJ8Lml+v3ichVojCiB8toQJBuwR42ySM4ezjXIqXK3M0HczmKQ3LF4rhU55PfD99KEEXQG6yb7iOMyvYuHew==} + hasBin: true dev: true /uglify-js@3.17.4: @@ -36541,13 +36651,13 @@ packages: /upper-case-first@2.0.2: resolution: {integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 dev: true /upper-case@2.0.2: resolution: {integrity: sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==} dependencies: - tslib: 2.8.0 + tslib: 2.8.1 dev: true /uri-js@4.4.1: @@ -36589,7 +36699,7 @@ packages: dependencies: '@types/react': 18.2.45 react: 18.3.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /use-callback-ref@1.3.0(@types/react@18.2.62)(react@18.3.1): @@ -36604,7 +36714,7 @@ packages: dependencies: '@types/react': 18.2.62 react: 18.3.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: false /use-callback-ref@1.3.0(@types/react@18.2.79)(react@18.2.0): @@ -36619,7 +36729,7 @@ packages: dependencies: '@types/react': 18.2.79 react: 18.2.0 - tslib: 2.8.0 + tslib: 2.8.1 dev: false /use-callback-ref@1.3.0(@types/react@18.3.2)(react@18.3.1): @@ -36634,7 +36744,7 @@ packages: dependencies: '@types/react': 18.3.2 react: 18.3.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: false /use-debounce@8.0.4(react@18.3.1): @@ -36693,7 +36803,7 @@ packages: '@types/react': 18.2.45 detect-node-es: 1.1.0 react: 18.3.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: true /use-sidecar@1.1.2(@types/react@18.2.62)(react@18.3.1): @@ -36709,7 +36819,7 @@ packages: '@types/react': 18.2.62 detect-node-es: 1.1.0 react: 18.3.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: false /use-sidecar@1.1.2(@types/react@18.2.79)(react@18.2.0): @@ -36725,7 +36835,7 @@ packages: '@types/react': 18.2.79 detect-node-es: 1.1.0 react: 18.2.0 - tslib: 2.8.0 + tslib: 2.8.1 dev: false /use-sidecar@1.1.2(@types/react@18.3.2)(react@18.3.1): @@ -36741,7 +36851,7 @@ packages: '@types/react': 18.3.2 detect-node-es: 1.1.0 react: 18.3.1 - tslib: 2.8.0 + tslib: 2.8.1 dev: false /util-deprecate@1.0.2: @@ -37517,7 +37627,7 @@ packages: resolution: {integrity: sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg==} engines: {node: '>=10'} dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.0 '@types/lodash': 4.14.199 lodash: 4.17.21 lodash-es: 4.17.21