diff --git a/web/package.json b/web/package.json index 1898f4912..bf50d46ac 100644 --- a/web/package.json +++ b/web/package.json @@ -62,7 +62,7 @@ "yup": "^1.3.3" }, "devDependencies": { - "@graphql-codegen/cli": "^5.0.2", + "@graphql-codegen/cli": "^5.0.3", "@graphql-codegen/introspection": "^4.0.3", "@graphql-codegen/near-operation-file-preset": "^3.0.0", "@graphql-codegen/typescript": "^4.0.9", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 973a7f7be..6be35923f 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -190,8 +190,8 @@ importers: version: 1.3.3 devDependencies: '@graphql-codegen/cli': - specifier: ^5.0.2 - version: 5.0.2(@parcel/watcher@2.4.1)(@types/node@20.11.17)(graphql@16.8.1)(typescript@5.3.3) + specifier: ^5.0.3 + version: 5.0.3(@parcel/watcher@2.4.1)(@types/node@20.11.17)(graphql@16.8.1)(typescript@5.3.3) '@graphql-codegen/introspection': specifier: ^4.0.3 version: 4.0.3(graphql@16.8.1) @@ -1061,8 +1061,9 @@ 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 - '@graphql-codegen/cli@5.0.2': - resolution: {integrity: sha512-MBIaFqDiLKuO4ojN6xxG9/xL9wmfD3ZjZ7RsPjwQnSHBCUXnEkdKvX+JVpx87Pq29Ycn8wTJUguXnTZ7Di0Mlw==} + '@graphql-codegen/cli@5.0.3': + resolution: {integrity: sha512-ULpF6Sbu2d7vNEOgBtE9avQp2oMgcPY/QBYcCqk0Xru5fz+ISjcovQX29V7CS7y5wWBRzNLoXwJQGeEyWbl05g==} + engines: {node: '>=16'} hasBin: true peerDependencies: '@parcel/watcher': ^2.1.0 @@ -1071,8 +1072,9 @@ packages: '@parcel/watcher': optional: true - '@graphql-codegen/client-preset@4.3.3': - resolution: {integrity: sha512-IrDsSVe8bkKtxgVfKPHzjL9tYlv7KEpA59R4gZLqx/t2WIJncW1i0OMvoz9tgoZsFEs8OKKgXZbnwPZ/Qf1kEw==} + '@graphql-codegen/client-preset@4.4.0': + resolution: {integrity: sha512-Q0NHFK7KXLhEaRC/k82ge0dHDfeHJEvvDeV0vV3+oSurHNa/lpxQtbK2BqknZe+JDfZ1YOOvYT93XsAkYD+SQg==} + 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 @@ -1081,8 +1083,9 @@ 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 - '@graphql-codegen/gql-tag-operations@4.0.9': - resolution: {integrity: sha512-lVgu1HClel896HqZAEjynatlU6eJrYOw+rh05DPgM150xvmb7Gz5TnRHA2vfwlDNIXDaToAIpz5RFfkjjnYM1Q==} + '@graphql-codegen/gql-tag-operations@4.0.10': + resolution: {integrity: sha512-WsBEVL3XQdBboFJJL5WxrUjkuo3B7Sa51R9NbT7PKBe0HCNstoouGZIvQJRUubttFCqTTyoFtNsoRSKB+rsRug==} + 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 @@ -1117,8 +1120,9 @@ 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 - '@graphql-codegen/typed-document-node@5.0.9': - resolution: {integrity: sha512-Wx6fyA4vpfIbfNTMiWUECGnjqzKkJdEbZHxVMIegiCBPzBYPAJV4mZZcildLAfm2FtZcgW4YKtFoTbnbXqPB3w==} + '@graphql-codegen/typed-document-node@5.0.10': + resolution: {integrity: sha512-YPDUNs6x0muoVWlbY2yEs0lGxFHMTszlGDh6klT/5rqiTDTZg3zz8Wd1ZTihkcH8+V6T0AT9qDWwcx9fcS2tvQ==} + 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 @@ -1135,6 +1139,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 + '@graphql-codegen/typescript-operations@4.3.0': + resolution: {integrity: sha512-ZORwMy8OgsiYd9EZUhTMd4/g5LvTFpx6Fh6dNN0cxFkqSc6KhjX0vhzWsyK8N9+ILaHSutT8UTrLMdJi35HzDQ==} + 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 + '@graphql-codegen/typescript-react-apollo@4.3.2': resolution: {integrity: sha512-io2tWfeehBqOB2X6llqLE6B9wjjsXZT/GTZlguGVXdbR7WhSJO9GXyLflXYKxom/h2bPjkVL534Ev6wZLcs0wA==} engines: {node: '>= 16.0.0'} @@ -1146,6 +1156,12 @@ packages: peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 + '@graphql-codegen/typescript@4.1.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 + '@graphql-codegen/visitor-plugin-common@2.13.1': resolution: {integrity: sha512-mD9ufZhDGhyrSaWQGrU1Q1c5f01TeWtSWy/cDwXYjJcHIj1Y/DG2x0tOflEfCvh5WcnmHNIw4lzDsg1W7iFJEg==} peerDependencies: @@ -1156,6 +1172,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 + '@graphql-codegen/visitor-plugin-common@5.4.0': + resolution: {integrity: sha512-tL7hOrO+4MiNfDiHewhRQCiH9GTAh0M9Y/BZxYGGEdnrfGgqK5pCxtjq7EY/L19VGIyU7hhzYTQ0r1HzEbB4Jw==} + 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 + '@graphql-tools/apollo-engine-loader@8.0.1': resolution: {integrity: sha512-NaPeVjtrfbPXcl+MLQCJLWtqe2/E4bbAqcauEOQ+3sizw1Fc2CNmhHRF8a6W4D0ekvTRRXAMptXYgA2uConbrA==} engines: {node: '>=16.0.0'} @@ -1738,17 +1760,6 @@ packages: resolution: {integrity: sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==} engines: {node: '>= 10.0.0'} - '@peculiar/asn1-schema@2.3.8': - resolution: {integrity: sha512-ULB1XqHKx1WBU/tTFIA+uARuRoBVZ4pNdOA878RDrRbBfBGcSzi5HBkdScC6ZbHn8z7L8gmKCgPC1LHRrP46tA==} - - '@peculiar/json-schema@1.1.12': - resolution: {integrity: sha512-coUfuoMeIB7B8/NMekxaDzLhaYmp0HZNPEjYRm9goRou8UZIC3z21s0sL9AWoCw4EG876QyO3kYrc61WNF9B/w==} - engines: {node: '>=8.0.0'} - - '@peculiar/webcrypto@1.4.5': - resolution: {integrity: sha512-oDk93QCDGdxFRM8382Zdminzs44dg3M2+E5Np+JWkpqLDyJC9DviMh8F8mEJkYuUcUOGA5jHO5AJJ10MFWdbZw==} - engines: {node: '>=10.12.0'} - '@pkgjs/parseargs@0.11.0': resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} @@ -2015,9 +2026,6 @@ packages: '@radix-ui/rect@1.0.1': resolution: {integrity: sha512-fyrgCaedtvMg9NK3en0pnOYJdtfwxUcNolezkNPUsoX57X8oQk+NkqcvzHXD2uKNij6GXmWU9NDru2IWjrO4BQ==} - '@repeaterjs/repeater@3.0.5': - resolution: {integrity: sha512-l3YHBLAol6d/IKnB9LhpD0cEZWAoe3eFKUyTYWmFmCO2Q/WOckxLQAUyMZWwZV2M/m3+4vgRoaolFqaII82/TA==} - '@repeaterjs/repeater@3.0.6': resolution: {integrity: sha512-Javneu5lsuhwNCryN+pXH93VPQ8g0dBX7wItHFgYiwQmzE1sVdg5tWHiOgHywzL2W21XQopa7IwIEnNbmeUJYA==} @@ -2502,19 +2510,10 @@ packages: '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - '@whatwg-node/events@0.0.3': - resolution: {integrity: sha512-IqnKIDWfXBJkvy/k6tzskWTc2NK3LcqHlb+KHGCrjOCH4jfQckRX0NAiIcC/vIqQkzLYw2r2CTSwAxcrtcD6lA==} - - '@whatwg-node/fetch@0.8.8': - resolution: {integrity: sha512-CdcjGC2vdKhc13KKxgsc6/616BQ7ooDIgPeTuAiE8qfCnS0mGzcfCOoZXypQSz73nxI+GWc7ZReIAVhxoE1KCg==} - '@whatwg-node/fetch@0.9.21': resolution: {integrity: sha512-Wt0jPb+04JjobK0pAAN7mEHxVHcGA9HoP3OyCsZtyAecNQeADXCZ1MihFwVwjsgaRYuGVmNlsCmLxlG6mor8Gw==} engines: {node: '>=18.0.0'} - '@whatwg-node/node-fetch@0.3.6': - resolution: {integrity: sha512-w9wKgDO4C95qnXZRwZTfCmLWqyRnooGjcIwG0wADWjw9/HN0p7dtvtgSvItZtUyNteEvgTrd8QojNEqV6DAGTA==} - '@whatwg-node/node-fetch@0.5.26': resolution: {integrity: sha512-4jXDeZ4IH4bylZ6wu14VEx0aDXXhrN4TC279v9rPmn08g4EYekcYf8wdcOOnS9STjDkb6x77/6xBUTqxGgjr8g==} engines: {node: '>=18.0.0'} @@ -2695,10 +2694,6 @@ packages: asap@2.0.6: resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==} - asn1js@3.0.5: - resolution: {integrity: sha512-FVnvrKJwpt9LP2lAMl8qZswRNm3T4q9CON+bxldk2iwk3FFpuwhx2FfinyitizWHsVYyaY+y5JzDR0rCMV5yTQ==} - engines: {node: '>=12.0.0'} - ast-types-flow@0.0.8: resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==} @@ -3499,6 +3494,7 @@ packages: eslint@8.57.1: resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true esniff@2.0.1: @@ -3578,9 +3574,6 @@ packages: fast-querystring@1.1.2: resolution: {integrity: sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==} - fast-url-parser@1.1.3: - resolution: {integrity: sha512-5jOCVXADYNuRkKFzNJ0dCCewsZiYo0dz8QNYljkOpFC6r2U4OBmKtvm/Tsuh4w1YYdDqDb31a8TVhBJ2OJKdqQ==} - fast-xml-parser@4.4.1: resolution: {integrity: sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==} hasBin: true @@ -4339,6 +4332,9 @@ packages: joi@17.12.1: resolution: {integrity: sha512-vtxmq+Lsc5SlfqotnfVjlViWfOL9nt/avKNbKYizwf6gsCfq9NYY/ceYRMFD8XDdrjJ9abJyScWmhmIiy+XRtQ==} + jose@4.15.9: + resolution: {integrity: sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==} + jose@5.3.0: resolution: {integrity: sha512-IChe9AtAE79ru084ow8jzkN2lNrG3Ntfiv65Cvj9uOCE2m5LNsdHG+9EbxWxAoWRF9TgDOqLN5jm08++owDVRg==} @@ -5181,9 +5177,6 @@ packages: psl@1.9.0: resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==} - punycode@1.4.1: - resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} - punycode@2.3.1: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} @@ -5191,13 +5184,6 @@ packages: pure-rand@6.0.4: resolution: {integrity: sha512-LA0Y9kxMYv47GIPJy6MI84fqTd2HmYZI83W/kM/SkKfDlajnZYfmXFTxkbY+xSBPkLJxltMa9hIkmdc29eguMA==} - pvtsutils@1.3.5: - resolution: {integrity: sha512-ARvb14YB9Nm2Xi6nBq1ZX6dAM0FsJnuk+31aUp4TrcZEdKUlSqOqsxJHUPJDNE3qiIp+iUPEIeR6Je/tgV7zsA==} - - pvutils@1.1.3: - resolution: {integrity: sha512-pMpnA0qRdFp32b1sJl1wOJNxZLQ2cbQx+k6tjNtZ8CpvVhNqEPRgivZ2WOUev2YMajecdH7ctUPDvEe87nariQ==} - engines: {node: '>=6.0.0'} - qase-javascript-commons@2.0.11: resolution: {integrity: sha512-dPuzSgFmXfL5RQANSkKU4Ohp3hzQiKkIHnrCuZiBZ2stZ0LiEcZrvftJk4k2NksKyw3qe4NlSshmf5grh9LNcg==} engines: {node: '>=14'} @@ -5999,9 +5985,6 @@ packages: urlpattern-polyfill@10.0.0: resolution: {integrity: sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==} - urlpattern-polyfill@8.0.2: - resolution: {integrity: sha512-Qp95D4TPJl1kC9SKigDcqgyM2VDVO4RiJc2d4qe5GrYm+zbIQCWWKAFaJNQ4BhdFeDGwBmAxqJBwWSJDb9T3BQ==} - use-callback-ref@1.3.1: resolution: {integrity: sha512-Lg4Vx1XZQauB42Hw3kK7JM6yjVjgFmFC5/Ab797s79aARomD2nEErc4mCgM8EZrARLmmbWpi5DGCadmK50DcAQ==} engines: {node: '>=10'} @@ -6071,16 +6054,9 @@ packages: wcwidth@1.0.1: resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==} - web-streams-polyfill@3.3.2: - resolution: {integrity: sha512-3pRGuxRF5gpuZc0W+EpwQRmCD7gRqcDOMt688KmdlDAgAyaB1XlN0zq2njfDNm44XVdIouE7pZ6GzbdyH47uIQ==} - engines: {node: '>= 8'} - web-vitals@4.2.3: resolution: {integrity: sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q==} - webcrypto-core@1.7.8: - resolution: {integrity: sha512-eBR98r9nQXTqXt/yDRtInszPMjTaSAMJAFDg2AHsgrnczawT1asx9YNBX6k5p+MekbPF4+s/UJJrr88zsTqkSg==} - webidl-conversions@3.0.1: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} @@ -6387,7 +6363,7 @@ snapshots: cookie: 0.6.0 debug: 4.3.4 joi: 17.12.1 - jose: 5.3.0 + jose: 4.15.9 next: 14.2.13(@babel/core@7.23.9)(@playwright/test@1.43.1)(react-dom@18.2.0(react@18.3.1))(react@18.3.1) oauth4webapi: 2.10.3 openid-client: 5.7.0 @@ -6400,13 +6376,13 @@ snapshots: dependencies: '@aws-crypto/util': 5.2.0 '@aws-sdk/types': 3.664.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-crypto/crc32c@5.2.0': dependencies: '@aws-crypto/util': 5.2.0 '@aws-sdk/types': 3.664.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-crypto/sha1-browser@5.2.0': dependencies: @@ -6415,7 +6391,7 @@ snapshots: '@aws-sdk/types': 3.664.0 '@aws-sdk/util-locate-window': 3.495.0 '@smithy/util-utf8': 2.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-crypto/sha256-browser@5.2.0': dependencies: @@ -6425,23 +6401,23 @@ snapshots: '@aws-sdk/types': 3.664.0 '@aws-sdk/util-locate-window': 3.495.0 '@smithy/util-utf8': 2.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-crypto/sha256-js@5.2.0': dependencies: '@aws-crypto/util': 5.2.0 '@aws-sdk/types': 3.664.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-crypto/supports-web-crypto@5.2.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@aws-crypto/util@5.2.0': dependencies: '@aws-sdk/types': 3.664.0 '@smithy/util-utf8': 2.3.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/client-cloudfront@3.664.0': dependencies: @@ -6642,7 +6618,7 @@ snapshots: '@smithy/util-middleware': 3.0.7 '@smithy/util-retry': 3.0.7 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - aws-crt @@ -6685,7 +6661,7 @@ snapshots: '@smithy/util-middleware': 3.0.7 '@smithy/util-retry': 3.0.7 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - aws-crt @@ -6730,7 +6706,7 @@ snapshots: '@smithy/util-middleware': 3.0.7 '@smithy/util-retry': 3.0.7 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - aws-crt @@ -6746,14 +6722,14 @@ snapshots: '@smithy/types': 3.5.0 '@smithy/util-middleware': 3.0.7 fast-xml-parser: 4.4.1 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/credential-provider-env@3.664.0': dependencies: '@aws-sdk/types': 3.664.0 '@smithy/property-provider': 3.1.7 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/credential-provider-http@3.664.0': dependencies: @@ -6765,7 +6741,7 @@ snapshots: '@smithy/smithy-client': 3.3.6 '@smithy/types': 3.5.0 '@smithy/util-stream': 3.1.9 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/credential-provider-ini@3.664.0(@aws-sdk/client-sso-oidc@3.664.0(@aws-sdk/client-sts@3.664.0))(@aws-sdk/client-sts@3.664.0)': dependencies: @@ -6780,7 +6756,7 @@ snapshots: '@smithy/property-provider': 3.1.7 '@smithy/shared-ini-file-loader': 3.1.8 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - '@aws-sdk/client-sso-oidc' - aws-crt @@ -6798,7 +6774,7 @@ snapshots: '@smithy/property-provider': 3.1.7 '@smithy/shared-ini-file-loader': 3.1.8 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - '@aws-sdk/client-sso-oidc' - '@aws-sdk/client-sts' @@ -6810,7 +6786,7 @@ snapshots: '@smithy/property-provider': 3.1.7 '@smithy/shared-ini-file-loader': 3.1.8 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/credential-provider-sso@3.664.0(@aws-sdk/client-sso-oidc@3.664.0(@aws-sdk/client-sts@3.664.0))': dependencies: @@ -6820,7 +6796,7 @@ snapshots: '@smithy/property-provider': 3.1.7 '@smithy/shared-ini-file-loader': 3.1.8 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - '@aws-sdk/client-sso-oidc' - aws-crt @@ -6831,7 +6807,7 @@ snapshots: '@aws-sdk/types': 3.664.0 '@smithy/property-provider': 3.1.7 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-bucket-endpoint@3.664.0': dependencies: @@ -6841,14 +6817,14 @@ snapshots: '@smithy/protocol-http': 4.1.4 '@smithy/types': 3.5.0 '@smithy/util-config-provider': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-expect-continue@3.664.0': dependencies: '@aws-sdk/types': 3.664.0 '@smithy/protocol-http': 4.1.4 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-flexible-checksums@3.664.0': dependencies: @@ -6861,33 +6837,33 @@ snapshots: '@smithy/types': 3.5.0 '@smithy/util-middleware': 3.0.7 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-host-header@3.664.0': dependencies: '@aws-sdk/types': 3.664.0 '@smithy/protocol-http': 4.1.4 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-location-constraint@3.664.0': dependencies: '@aws-sdk/types': 3.664.0 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-logger@3.664.0': dependencies: '@aws-sdk/types': 3.664.0 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-recursion-detection@3.664.0': dependencies: '@aws-sdk/types': 3.664.0 '@smithy/protocol-http': 4.1.4 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-sdk-s3@3.664.0': dependencies: @@ -6904,13 +6880,13 @@ snapshots: '@smithy/util-middleware': 3.0.7 '@smithy/util-stream': 3.1.9 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-ssec@3.664.0': dependencies: '@aws-sdk/types': 3.664.0 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/middleware-user-agent@3.664.0': dependencies: @@ -6919,7 +6895,7 @@ snapshots: '@smithy/core': 2.4.7 '@smithy/protocol-http': 4.1.4 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/region-config-resolver@3.664.0': dependencies: @@ -6928,7 +6904,7 @@ snapshots: '@smithy/types': 3.5.0 '@smithy/util-config-provider': 3.0.0 '@smithy/util-middleware': 3.0.7 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/s3-presigned-post@3.664.0': dependencies: @@ -6962,7 +6938,7 @@ snapshots: '@smithy/protocol-http': 4.1.4 '@smithy/signature-v4': 4.2.0 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/token-providers@3.664.0(@aws-sdk/client-sso-oidc@3.664.0(@aws-sdk/client-sts@3.664.0))': dependencies: @@ -6971,41 +6947,41 @@ snapshots: '@smithy/property-provider': 3.1.7 '@smithy/shared-ini-file-loader': 3.1.8 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/types@3.664.0': dependencies: '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/util-arn-parser@3.568.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/util-endpoints@3.664.0': dependencies: '@aws-sdk/types': 3.664.0 '@smithy/types': 3.5.0 '@smithy/util-endpoints': 2.1.3 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/util-format-url@3.664.0': dependencies: '@aws-sdk/types': 3.664.0 '@smithy/querystring-builder': 3.0.7 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/util-locate-window@3.495.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/util-user-agent-browser@3.664.0': dependencies: '@aws-sdk/types': 3.664.0 '@smithy/types': 3.5.0 bowser: 2.11.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/util-user-agent-node@3.664.0': dependencies: @@ -7013,12 +6989,12 @@ snapshots: '@aws-sdk/types': 3.664.0 '@smithy/node-config-provider': 3.1.8 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@aws-sdk/xml-builder@3.662.0': dependencies: '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@babel/code-frame@7.23.5': dependencies: @@ -7418,7 +7394,7 @@ snapshots: '@emnapi/runtime@0.44.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 optional: true '@eslint-community/eslint-utils@4.4.0(eslint@8.57.1)': @@ -7736,12 +7712,12 @@ snapshots: graphql: 16.8.1 tslib: 2.6.2 - '@graphql-codegen/cli@5.0.2(@parcel/watcher@2.4.1)(@types/node@20.11.17)(graphql@16.8.1)(typescript@5.3.3)': + '@graphql-codegen/cli@5.0.3(@parcel/watcher@2.4.1)(@types/node@20.11.17)(graphql@16.8.1)(typescript@5.3.3)': dependencies: '@babel/generator': 7.23.6 '@babel/template': 7.23.9 '@babel/types': 7.23.9 - '@graphql-codegen/client-preset': 4.3.3(graphql@16.8.1) + '@graphql-codegen/client-preset': 4.4.0(graphql@16.8.1) '@graphql-codegen/core': 4.0.2(graphql@16.8.1) '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.8.1) '@graphql-tools/apollo-engine-loader': 8.0.1(graphql@16.8.1) @@ -7754,7 +7730,7 @@ snapshots: '@graphql-tools/prisma-loader': 8.0.4(@types/node@20.11.17)(graphql@16.8.1) '@graphql-tools/url-loader': 8.0.2(@types/node@20.11.17)(graphql@16.8.1) '@graphql-tools/utils': 10.5.4(graphql@16.8.1) - '@whatwg-node/fetch': 0.8.8 + '@whatwg-node/fetch': 0.9.21 chalk: 4.1.2 cosmiconfig: 8.3.6(typescript@5.3.3) debounce: 1.2.1 @@ -7771,7 +7747,7 @@ snapshots: shell-quote: 1.8.1 string-env-interpolation: 1.0.1 ts-log: 2.2.5 - tslib: 2.6.2 + tslib: 2.7.0 yaml: 2.3.4 yargs: 17.7.2 optionalDependencies: @@ -7786,17 +7762,17 @@ snapshots: - typescript - utf-8-validate - '@graphql-codegen/client-preset@4.3.3(graphql@16.8.1)': + '@graphql-codegen/client-preset@4.4.0(graphql@16.8.1)': dependencies: '@babel/helper-plugin-utils': 7.22.5 '@babel/template': 7.23.9 '@graphql-codegen/add': 5.0.3(graphql@16.8.1) - '@graphql-codegen/gql-tag-operations': 4.0.9(graphql@16.8.1) + '@graphql-codegen/gql-tag-operations': 4.0.10(graphql@16.8.1) '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.8.1) - '@graphql-codegen/typed-document-node': 5.0.9(graphql@16.8.1) - '@graphql-codegen/typescript': 4.0.9(graphql@16.8.1) - '@graphql-codegen/typescript-operations': 4.2.3(graphql@16.8.1) - '@graphql-codegen/visitor-plugin-common': 5.3.1(graphql@16.8.1) + '@graphql-codegen/typed-document-node': 5.0.10(graphql@16.8.1) + '@graphql-codegen/typescript': 4.1.0(graphql@16.8.1) + '@graphql-codegen/typescript-operations': 4.3.0(graphql@16.8.1) + '@graphql-codegen/visitor-plugin-common': 5.4.0(graphql@16.8.1) '@graphql-tools/documents': 1.0.1(graphql@16.8.1) '@graphql-tools/utils': 10.5.4(graphql@16.8.1) '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1) @@ -7814,10 +7790,10 @@ snapshots: graphql: 16.8.1 tslib: 2.6.2 - '@graphql-codegen/gql-tag-operations@4.0.9(graphql@16.8.1)': + '@graphql-codegen/gql-tag-operations@4.0.10(graphql@16.8.1)': dependencies: '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.8.1) - '@graphql-codegen/visitor-plugin-common': 5.3.1(graphql@16.8.1) + '@graphql-codegen/visitor-plugin-common': 5.4.0(graphql@16.8.1) '@graphql-tools/utils': 10.5.4(graphql@16.8.1) auto-bind: 4.0.0 graphql: 16.8.1 @@ -7886,10 +7862,10 @@ snapshots: graphql: 16.8.1 tslib: 2.6.2 - '@graphql-codegen/typed-document-node@5.0.9(graphql@16.8.1)': + '@graphql-codegen/typed-document-node@5.0.10(graphql@16.8.1)': dependencies: '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.8.1) - '@graphql-codegen/visitor-plugin-common': 5.3.1(graphql@16.8.1) + '@graphql-codegen/visitor-plugin-common': 5.4.0(graphql@16.8.1) auto-bind: 4.0.0 change-case-all: 1.0.15 graphql: 16.8.1 @@ -7923,6 +7899,18 @@ snapshots: - encoding - supports-color + '@graphql-codegen/typescript-operations@4.3.0(graphql@16.8.1)': + dependencies: + '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.8.1) + '@graphql-codegen/typescript': 4.1.0(graphql@16.8.1) + '@graphql-codegen/visitor-plugin-common': 5.4.0(graphql@16.8.1) + auto-bind: 4.0.0 + graphql: 16.8.1 + tslib: 2.6.2 + transitivePeerDependencies: + - encoding + - supports-color + '@graphql-codegen/typescript-react-apollo@4.3.2(graphql@16.8.1)': dependencies: '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.1) @@ -7947,6 +7935,18 @@ snapshots: - encoding - supports-color + '@graphql-codegen/typescript@4.1.0(graphql@16.8.1)': + dependencies: + '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.8.1) + '@graphql-codegen/schema-ast': 4.1.0(graphql@16.8.1) + '@graphql-codegen/visitor-plugin-common': 5.4.0(graphql@16.8.1) + auto-bind: 4.0.0 + graphql: 16.8.1 + tslib: 2.6.2 + transitivePeerDependencies: + - encoding + - supports-color + '@graphql-codegen/visitor-plugin-common@2.13.1(graphql@16.8.1)': dependencies: '@graphql-codegen/plugin-helpers': 2.7.2(graphql@16.8.1) @@ -7981,13 +7981,30 @@ snapshots: - encoding - supports-color + '@graphql-codegen/visitor-plugin-common@5.4.0(graphql@16.8.1)': + dependencies: + '@graphql-codegen/plugin-helpers': 5.0.4(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.5.4(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 + transitivePeerDependencies: + - encoding + - supports-color + '@graphql-tools/apollo-engine-loader@8.0.1(graphql@16.8.1)': dependencies: '@ardatan/sync-fetch': 0.0.1 '@graphql-tools/utils': 10.5.4(graphql@16.8.1) '@whatwg-node/fetch': 0.9.21 graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - encoding @@ -7996,7 +8013,7 @@ snapshots: '@graphql-tools/utils': 10.5.4(graphql@16.8.1) dataloader: 2.2.2 graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 value-or-promise: 1.0.12 '@graphql-tools/code-file-loader@8.1.3(graphql@16.8.1)': @@ -8005,7 +8022,7 @@ snapshots: '@graphql-tools/utils': 10.5.4(graphql@16.8.1) globby: 11.1.0 graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 unixify: 1.0.0 transitivePeerDependencies: - supports-color @@ -8019,13 +8036,13 @@ snapshots: '@repeaterjs/repeater': 3.0.6 dataloader: 2.2.2 graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 '@graphql-tools/documents@1.0.1(graphql@16.8.1)': dependencies: graphql: 16.8.1 lodash.sortby: 4.7.0 - tslib: 2.6.2 + tslib: 2.7.0 '@graphql-tools/executor-graphql-ws@1.3.0(graphql@16.8.1)': dependencies: @@ -8034,7 +8051,7 @@ snapshots: graphql: 16.8.1 graphql-ws: 5.16.0(graphql@16.8.1) isomorphic-ws: 5.0.0(ws@8.18.0) - tslib: 2.6.2 + tslib: 2.7.0 ws: 8.18.0 transitivePeerDependencies: - bufferutil @@ -8043,12 +8060,12 @@ snapshots: '@graphql-tools/executor-http@1.1.6(@types/node@20.11.17)(graphql@16.8.1)': dependencies: '@graphql-tools/utils': 10.5.4(graphql@16.8.1) - '@repeaterjs/repeater': 3.0.5 + '@repeaterjs/repeater': 3.0.6 '@whatwg-node/fetch': 0.9.21 extract-files: 11.0.0 graphql: 16.8.1 meros: 1.3.0(@types/node@20.11.17) - tslib: 2.6.2 + tslib: 2.7.0 value-or-promise: 1.0.12 transitivePeerDependencies: - '@types/node' @@ -8059,7 +8076,7 @@ snapshots: '@types/ws': 8.5.10 graphql: 16.8.1 isomorphic-ws: 5.0.0(ws@8.18.0) - tslib: 2.6.2 + tslib: 2.7.0 ws: 8.18.0 transitivePeerDependencies: - bufferutil @@ -8071,7 +8088,7 @@ snapshots: '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1) '@repeaterjs/repeater': 3.0.6 graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 value-or-promise: 1.0.12 '@graphql-tools/git-loader@8.0.7(graphql@16.8.1)': @@ -8081,7 +8098,7 @@ snapshots: graphql: 16.8.1 is-glob: 4.0.3 micromatch: 4.0.8 - tslib: 2.6.2 + tslib: 2.7.0 unixify: 1.0.0 transitivePeerDependencies: - supports-color @@ -8094,7 +8111,7 @@ snapshots: '@graphql-tools/utils': 10.5.4(graphql@16.8.1) '@whatwg-node/fetch': 0.9.21 graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 value-or-promise: 1.0.12 transitivePeerDependencies: - '@types/node' @@ -8107,7 +8124,7 @@ snapshots: '@graphql-tools/utils': 10.5.4(graphql@16.8.1) globby: 11.1.0 graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 unixify: 1.0.0 '@graphql-tools/graphql-tag-pluck@8.3.2(graphql@16.8.1)': @@ -8119,7 +8136,7 @@ snapshots: '@babel/types': 7.23.9 '@graphql-tools/utils': 10.5.4(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - supports-color @@ -8128,14 +8145,14 @@ snapshots: '@graphql-tools/utils': 10.5.4(graphql@16.8.1) graphql: 16.8.1 resolve-from: 5.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@graphql-tools/json-file-loader@8.0.1(graphql@16.8.1)': dependencies: '@graphql-tools/utils': 10.5.4(graphql@16.8.1) globby: 11.1.0 graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 unixify: 1.0.0 '@graphql-tools/load@8.0.2(graphql@16.8.1)': @@ -8144,23 +8161,23 @@ snapshots: '@graphql-tools/utils': 10.5.4(graphql@16.8.1) graphql: 16.8.1 p-limit: 3.1.0 - tslib: 2.6.2 + tslib: 2.7.0 '@graphql-tools/merge@9.0.7(graphql@16.8.1)': dependencies: '@graphql-tools/utils': 10.5.4(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 '@graphql-tools/optimize@1.4.0(graphql@16.8.1)': dependencies: graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 '@graphql-tools/optimize@2.0.0(graphql@16.8.1)': dependencies: graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 '@graphql-tools/prisma-loader@8.0.4(@types/node@20.11.17)(graphql@16.8.1)': dependencies: @@ -8179,7 +8196,7 @@ snapshots: js-yaml: 4.1.0 lodash: 4.17.21 scuid: 1.1.0 - tslib: 2.6.2 + tslib: 2.7.0 yaml-ast-parser: 0.0.43 transitivePeerDependencies: - '@types/node' @@ -8193,7 +8210,7 @@ snapshots: '@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.6.2 + tslib: 2.7.0 transitivePeerDependencies: - encoding - supports-color @@ -8203,7 +8220,7 @@ snapshots: '@ardatan/relay-compiler': 12.0.0(graphql@16.8.1) '@graphql-tools/utils': 10.5.4(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - encoding - supports-color @@ -8213,7 +8230,7 @@ snapshots: '@graphql-tools/merge': 9.0.7(graphql@16.8.1) '@graphql-tools/utils': 10.5.4(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 value-or-promise: 1.0.12 '@graphql-tools/url-loader@8.0.2(@types/node@20.11.17)(graphql@16.8.1)': @@ -8228,10 +8245,10 @@ snapshots: '@types/ws': 8.5.10 '@whatwg-node/fetch': 0.9.21 graphql: 16.8.1 - isomorphic-ws: 5.0.0(ws@8.16.0) - tslib: 2.6.2 + isomorphic-ws: 5.0.0(ws@8.18.0) + tslib: 2.7.0 value-or-promise: 1.0.12 - ws: 8.16.0 + ws: 8.18.0 transitivePeerDependencies: - '@types/node' - bufferutil @@ -8244,18 +8261,18 @@ snapshots: cross-inspect: 1.0.1 dset: 3.1.4 graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 '@graphql-tools/utils@8.13.1(graphql@16.8.1)': dependencies: graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 '@graphql-tools/utils@9.2.1(graphql@16.8.1)': dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 '@graphql-tools/wrap@10.0.5(graphql@16.8.1)': dependencies: @@ -8263,7 +8280,7 @@ snapshots: '@graphql-tools/schema': 10.0.6(graphql@16.8.1) '@graphql-tools/utils': 10.5.4(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.6.2 + tslib: 2.7.0 value-or-promise: 1.0.12 '@graphql-typed-document-node/core@3.2.0(graphql@16.8.1)': @@ -8694,24 +8711,6 @@ snapshots: '@parcel/watcher-win32-ia32': 2.4.1 '@parcel/watcher-win32-x64': 2.4.1 - '@peculiar/asn1-schema@2.3.8': - dependencies: - asn1js: 3.0.5 - pvtsutils: 1.3.5 - tslib: 2.6.2 - - '@peculiar/json-schema@1.1.12': - dependencies: - tslib: 2.6.2 - - '@peculiar/webcrypto@1.4.5': - dependencies: - '@peculiar/asn1-schema': 2.3.8 - '@peculiar/json-schema': 1.1.12 - pvtsutils: 1.3.5 - tslib: 2.6.2 - webcrypto-core: 1.7.8 - '@pkgjs/parseargs@0.11.0': optional: true @@ -8977,8 +8976,6 @@ snapshots: dependencies: '@babel/runtime': 7.23.9 - '@repeaterjs/repeater@3.0.5': {} - '@repeaterjs/repeater@3.0.6': {} '@rushstack/eslint-patch@1.7.2': {} @@ -9035,16 +9032,16 @@ snapshots: '@smithy/abort-controller@3.1.5': dependencies: '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/chunked-blob-reader-native@3.0.0': dependencies: '@smithy/util-base64': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/chunked-blob-reader@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/config-resolver@3.0.9': dependencies: @@ -9052,7 +9049,7 @@ snapshots: '@smithy/types': 3.5.0 '@smithy/util-config-provider': 3.0.0 '@smithy/util-middleware': 3.0.7 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/core@2.4.7': dependencies: @@ -9065,7 +9062,7 @@ snapshots: '@smithy/util-body-length-browser': 3.0.0 '@smithy/util-middleware': 3.0.7 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/credential-provider-imds@3.2.4': dependencies: @@ -9073,37 +9070,37 @@ snapshots: '@smithy/property-provider': 3.1.7 '@smithy/types': 3.5.0 '@smithy/url-parser': 3.0.7 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/eventstream-codec@3.1.6': dependencies: '@aws-crypto/crc32': 5.2.0 '@smithy/types': 3.5.0 '@smithy/util-hex-encoding': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/eventstream-serde-browser@3.0.10': dependencies: '@smithy/eventstream-serde-universal': 3.0.9 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/eventstream-serde-config-resolver@3.0.7': dependencies: '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/eventstream-serde-node@3.0.9': dependencies: '@smithy/eventstream-serde-universal': 3.0.9 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/eventstream-serde-universal@3.0.9': dependencies: '@smithy/eventstream-codec': 3.1.6 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/fetch-http-handler@3.2.9': dependencies: @@ -9111,52 +9108,52 @@ snapshots: '@smithy/querystring-builder': 3.0.7 '@smithy/types': 3.5.0 '@smithy/util-base64': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/hash-blob-browser@3.1.6': dependencies: '@smithy/chunked-blob-reader': 3.0.0 '@smithy/chunked-blob-reader-native': 3.0.0 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/hash-node@3.0.7': dependencies: '@smithy/types': 3.5.0 '@smithy/util-buffer-from': 3.0.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/hash-stream-node@3.1.6': dependencies: '@smithy/types': 3.5.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/invalid-dependency@3.0.7': dependencies: '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/is-array-buffer@2.2.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/is-array-buffer@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/md5-js@3.0.7': dependencies: '@smithy/types': 3.5.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/middleware-content-length@3.0.9': dependencies: '@smithy/protocol-http': 4.1.4 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/middleware-endpoint@3.1.4': dependencies: @@ -9166,7 +9163,7 @@ snapshots: '@smithy/types': 3.5.0 '@smithy/url-parser': 3.0.7 '@smithy/util-middleware': 3.0.7 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/middleware-retry@3.0.22': dependencies: @@ -9177,25 +9174,25 @@ snapshots: '@smithy/types': 3.5.0 '@smithy/util-middleware': 3.0.7 '@smithy/util-retry': 3.0.7 - tslib: 2.6.2 + tslib: 2.7.0 uuid: 9.0.1 '@smithy/middleware-serde@3.0.7': dependencies: '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/middleware-stack@3.0.7': dependencies: '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/node-config-provider@3.1.8': dependencies: '@smithy/property-provider': 3.1.7 '@smithy/shared-ini-file-loader': 3.1.8 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/node-http-handler@3.2.4': dependencies: @@ -9203,28 +9200,28 @@ snapshots: '@smithy/protocol-http': 4.1.4 '@smithy/querystring-builder': 3.0.7 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/property-provider@3.1.7': dependencies: '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/protocol-http@4.1.4': dependencies: '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/querystring-builder@3.0.7': dependencies: '@smithy/types': 3.5.0 '@smithy/util-uri-escape': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/querystring-parser@3.0.7': dependencies: '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/service-error-classification@3.0.7': dependencies: @@ -9233,7 +9230,7 @@ snapshots: '@smithy/shared-ini-file-loader@3.1.8': dependencies: '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/signature-v4@3.1.2': dependencies: @@ -9243,7 +9240,7 @@ snapshots: '@smithy/util-middleware': 3.0.7 '@smithy/util-uri-escape': 3.0.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/signature-v4@4.2.0': dependencies: @@ -9254,7 +9251,7 @@ snapshots: '@smithy/util-middleware': 3.0.7 '@smithy/util-uri-escape': 3.0.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/smithy-client@3.3.6': dependencies: @@ -9263,45 +9260,45 @@ snapshots: '@smithy/protocol-http': 4.1.4 '@smithy/types': 3.5.0 '@smithy/util-stream': 3.1.9 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/types@3.5.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/url-parser@3.0.7': dependencies: '@smithy/querystring-parser': 3.0.7 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-base64@3.0.0': dependencies: '@smithy/util-buffer-from': 3.0.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-body-length-browser@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-body-length-node@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-buffer-from@2.2.0': dependencies: '@smithy/is-array-buffer': 2.2.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-buffer-from@3.0.0': dependencies: '@smithy/is-array-buffer': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-config-provider@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-defaults-mode-browser@3.0.22': dependencies: @@ -9309,7 +9306,7 @@ snapshots: '@smithy/smithy-client': 3.3.6 '@smithy/types': 3.5.0 bowser: 2.11.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-defaults-mode-node@3.0.22': dependencies: @@ -9319,28 +9316,28 @@ snapshots: '@smithy/property-provider': 3.1.7 '@smithy/smithy-client': 3.3.6 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-endpoints@2.1.3': dependencies: '@smithy/node-config-provider': 3.1.8 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-hex-encoding@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-middleware@3.0.7': dependencies: '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-retry@3.0.7': dependencies: '@smithy/service-error-classification': 3.0.7 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-stream@3.1.9': dependencies: @@ -9351,34 +9348,34 @@ snapshots: '@smithy/util-buffer-from': 3.0.0 '@smithy/util-hex-encoding': 3.0.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-uri-escape@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-utf8@2.3.0': dependencies: '@smithy/util-buffer-from': 2.2.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-utf8@3.0.0': dependencies: '@smithy/util-buffer-from': 3.0.0 - tslib: 2.6.2 + tslib: 2.7.0 '@smithy/util-waiter@3.1.6': dependencies: '@smithy/abort-controller': 3.1.5 '@smithy/types': 3.5.0 - tslib: 2.6.2 + tslib: 2.7.0 '@swc/counter@0.1.3': {} '@swc/helpers@0.5.5': dependencies: '@swc/counter': 0.1.3 - tslib: 2.6.2 + tslib: 2.7.0 '@tanstack/react-virtual@3.0.4(react-dom@18.2.0(react@18.3.1))(react@18.3.1)': dependencies: @@ -9648,29 +9645,11 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@whatwg-node/events@0.0.3': {} - - '@whatwg-node/fetch@0.8.8': - dependencies: - '@peculiar/webcrypto': 1.4.5 - '@whatwg-node/node-fetch': 0.3.6 - busboy: 1.6.0 - urlpattern-polyfill: 8.0.2 - web-streams-polyfill: 3.3.2 - '@whatwg-node/fetch@0.9.21': dependencies: '@whatwg-node/node-fetch': 0.5.26 urlpattern-polyfill: 10.0.0 - '@whatwg-node/node-fetch@0.3.6': - dependencies: - '@whatwg-node/events': 0.0.3 - busboy: 1.6.0 - fast-querystring: 1.1.2 - fast-url-parser: 1.1.3 - tslib: 2.6.2 - '@whatwg-node/node-fetch@0.5.26': dependencies: '@kamilkisiela/fast-url-parser': 1.1.4 @@ -9695,23 +9674,23 @@ snapshots: '@wry/caches@1.0.1': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@wry/context@0.7.4': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@wry/equality@0.5.7': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@wry/trie@0.4.3': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 '@wry/trie@0.5.0': dependencies: - tslib: 2.6.2 + tslib: 2.7.0 abab@2.0.6: {} @@ -9809,7 +9788,7 @@ snapshots: aria-hidden@1.2.3: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 aria-query@5.1.3: dependencies: @@ -9885,12 +9864,6 @@ snapshots: asap@2.0.6: {} - asn1js@3.0.5: - dependencies: - pvtsutils: 1.3.5 - pvutils: 1.1.3 - tslib: 2.6.2 - ast-types-flow@0.0.8: {} astral-regex@2.0.0: {} @@ -9907,7 +9880,7 @@ snapshots: auth0@4.10.0: dependencies: - jose: 5.3.0 + jose: 4.15.9 undici-types: 6.19.8 uuid: 9.0.1 @@ -10130,7 +10103,7 @@ snapshots: camel-case@4.1.2: dependencies: pascal-case: 3.1.2 - tslib: 2.6.2 + tslib: 2.7.0 camelcase-css@2.0.1: {} @@ -10143,7 +10116,7 @@ snapshots: capital-case@1.0.4: dependencies: no-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.7.0 upper-case-first: 2.0.2 chalk@2.4.2: @@ -10201,7 +10174,7 @@ snapshots: path-case: 3.0.4 sentence-case: 3.0.4 snake-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.7.0 char-regex@1.0.2: {} @@ -10329,7 +10302,7 @@ snapshots: constant-case@3.0.4: dependencies: no-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.7.0 upper-case: 2.0.2 content-disposition@0.5.4: @@ -10394,7 +10367,7 @@ snapshots: cross-inspect@1.0.1: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 cross-spawn@7.0.3: dependencies: @@ -10555,7 +10528,7 @@ snapshots: dot-case@3.0.4: dependencies: no-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.7.0 dotenv-expand@10.0.0: {} @@ -10751,7 +10724,7 @@ snapshots: eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.1))(eslint@8.57.1) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) eslint-plugin-jsx-a11y: 6.8.0(eslint@8.57.1) eslint-plugin-react: 7.33.2(eslint@8.57.1) eslint-plugin-react-hooks: 4.6.0(eslint@8.57.1) @@ -10775,7 +10748,7 @@ snapshots: enhanced-resolve: 5.15.0 eslint: 8.57.1 eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) fast-glob: 3.3.2 get-tsconfig: 4.7.2 is-core-module: 2.13.1 @@ -10797,7 +10770,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1): + eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1): dependencies: array-includes: 3.1.7 array.prototype.findlastindex: 1.2.4 @@ -11046,10 +11019,6 @@ snapshots: dependencies: fast-decode-uri-component: 1.0.1 - fast-url-parser@1.1.3: - dependencies: - punycode: 1.4.1 - fast-xml-parser@4.4.1: dependencies: strnum: 1.0.5 @@ -11104,7 +11073,7 @@ snapshots: file-selector@0.6.0: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 filelist@1.0.4: dependencies: @@ -11216,7 +11185,7 @@ snapshots: dependencies: foreground-child: 3.1.1 jackspeak: 2.3.6 - minimatch: 9.0.3 + minimatch: 9.0.5 minipass: 7.0.4 path-scurry: 1.10.1 @@ -11269,7 +11238,7 @@ snapshots: jiti: 1.21.0 minimatch: 9.0.5 string-env-interpolation: 1.0.1 - tslib: 2.6.2 + tslib: 2.7.0 transitivePeerDependencies: - '@types/node' - bufferutil @@ -11336,7 +11305,7 @@ snapshots: header-case@2.0.4: dependencies: capital-case: 1.0.4 - tslib: 2.6.2 + tslib: 2.7.0 highlight.js@10.7.3: {} @@ -11559,7 +11528,7 @@ snapshots: is-lower-case@2.0.2: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 is-map@2.0.2: {} @@ -11616,7 +11585,7 @@ snapshots: is-upper-case@2.0.2: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 is-weakmap@2.0.1: {} @@ -11637,10 +11606,6 @@ snapshots: isexe@2.0.0: {} - isomorphic-ws@5.0.0(ws@8.16.0): - dependencies: - ws: 8.16.0 - isomorphic-ws@5.0.0(ws@8.18.0): dependencies: ws: 8.18.0 @@ -12056,6 +12021,7 @@ snapshots: '@sideway/formula': 3.0.1 '@sideway/pinpoint': 2.0.0 + jose@4.15.9: {} jose@5.3.0: {} @@ -12267,11 +12233,11 @@ snapshots: lower-case-first@2.0.2: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 lower-case@2.0.2: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 lowlight@1.20.0: dependencies: @@ -12292,7 +12258,7 @@ snapshots: make-dir@4.0.0: dependencies: - semver: 7.6.0 + semver: 7.6.3 make-error@1.3.6: {} @@ -12415,7 +12381,7 @@ snapshots: no-case@3.0.4: dependencies: lower-case: 2.0.2 - tslib: 2.6.2 + tslib: 2.7.0 node-addon-api@7.1.0: {} @@ -12531,7 +12497,7 @@ snapshots: openid-client@5.7.0: dependencies: - jose: 5.3.0 + jose: 4.15.9 lru-cache: 6.0.0 object-hash: 2.2.0 oidc-token-hash: 5.0.3 @@ -12541,7 +12507,7 @@ snapshots: '@wry/caches': 1.0.1 '@wry/context': 0.7.4 '@wry/trie': 0.4.3 - tslib: 2.6.2 + tslib: 2.7.0 optionator@0.9.3: dependencies: @@ -12591,7 +12557,7 @@ snapshots: param-case@3.0.4: dependencies: dot-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.7.0 parent-module@1.0.1: dependencies: @@ -12628,12 +12594,12 @@ snapshots: pascal-case@3.1.2: dependencies: no-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.7.0 path-case@3.0.4: dependencies: dot-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.7.0 path-exists@4.0.0: {} @@ -12868,18 +12834,10 @@ snapshots: psl@1.9.0: {} - punycode@1.4.1: {} - punycode@2.3.1: {} pure-rand@6.0.4: {} - pvtsutils@1.3.5: - dependencies: - tslib: 2.6.2 - - pvutils@1.1.3: {} - qase-javascript-commons@2.0.11: dependencies: ajv: 8.16.0 @@ -12959,7 +12917,7 @@ snapshots: dependencies: react: 18.3.1 react-style-singleton: 2.2.1(@types/react@18.3.5)(react@18.3.1) - tslib: 2.6.2 + tslib: 2.7.0 optionalDependencies: '@types/react': 18.3.5 @@ -12968,7 +12926,7 @@ snapshots: react: 18.3.1 react-remove-scroll-bar: 2.3.6(@types/react@18.3.5)(react@18.3.1) react-style-singleton: 2.2.1(@types/react@18.3.5)(react@18.3.1) - tslib: 2.6.2 + tslib: 2.7.0 use-callback-ref: 1.3.1(@types/react@18.3.5)(react@18.3.1) use-sidecar: 1.1.2(@types/react@18.3.5)(react@18.3.1) optionalDependencies: @@ -12979,7 +12937,7 @@ snapshots: get-nonce: 1.0.1 invariant: 2.2.4 react: 18.3.1 - tslib: 2.6.2 + tslib: 2.7.0 optionalDependencies: '@types/react': 18.3.5 @@ -13134,7 +13092,7 @@ snapshots: rxjs@7.8.1: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 safe-array-concat@1.1.0: dependencies: @@ -13178,7 +13136,7 @@ snapshots: sentence-case@3.0.4: dependencies: no-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.7.0 upper-case-first: 2.0.2 server-only@0.0.1: {} @@ -13274,7 +13232,7 @@ snapshots: snake-case@3.0.4: dependencies: dot-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.7.0 source-map-js@1.2.0: {} @@ -13295,7 +13253,7 @@ snapshots: sponge-case@1.0.1: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 sprintf-js@1.0.3: {} @@ -13437,7 +13395,7 @@ snapshots: swap-case@2.0.2: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 symbol-observable@4.0.0: {} @@ -13509,7 +13467,7 @@ snapshots: title-case@3.0.3: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 tmp@0.0.33: dependencies: @@ -13552,7 +13510,7 @@ snapshots: ts-invariant@0.10.3: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 ts-jest@29.2.5(@babel/core@7.23.9)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.9))(jest@29.7.0(@types/node@20.11.17)(ts-node@10.9.2(@types/node@20.11.17)(typescript@5.3.3)))(typescript@5.3.3): dependencies: @@ -13689,11 +13647,11 @@ snapshots: upper-case-first@2.0.2: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 upper-case@2.0.2: dependencies: - tslib: 2.6.2 + tslib: 2.7.0 uri-js@4.4.1: dependencies: @@ -13708,12 +13666,10 @@ snapshots: urlpattern-polyfill@10.0.0: {} - urlpattern-polyfill@8.0.2: {} - use-callback-ref@1.3.1(@types/react@18.3.5)(react@18.3.1): dependencies: react: 18.3.1 - tslib: 2.6.2 + tslib: 2.7.0 optionalDependencies: '@types/react': 18.3.5 @@ -13721,7 +13677,7 @@ snapshots: dependencies: detect-node-es: 1.1.0 react: 18.3.1 - tslib: 2.6.2 + tslib: 2.7.0 optionalDependencies: '@types/react': 18.3.5 @@ -13778,18 +13734,8 @@ snapshots: dependencies: defaults: 1.0.4 - web-streams-polyfill@3.3.2: {} - web-vitals@4.2.3: {} - webcrypto-core@1.7.8: - dependencies: - '@peculiar/asn1-schema': 2.3.8 - '@peculiar/json-schema': 1.1.12 - asn1js: 3.0.5 - pvtsutils: 1.3.5 - tslib: 2.6.2 - webidl-conversions@3.0.1: {} webidl-conversions@7.0.0: {}