diff --git a/package.json b/package.json index 5fc10f7b37a..68a0ebb4d3e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@arethetypeswrong/cli": "^0.17.0", "@changesets/changelog-github": "0.5.0", "@changesets/cli": "2.27.10", - "@graphql-tools/utils": "10.6.2", + "@graphql-tools/utils": "10.7.0", "@theguild/eslint-config": "0.13.2", "@theguild/prettier-config": "3.0.0", "@types/dedent": "0.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c6d15b2b4c..7400e2937ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,8 +29,8 @@ importers: specifier: 2.27.10 version: 2.27.10 '@graphql-tools/utils': - specifier: 10.6.2 - version: 10.6.2(graphql@16.9.0) + specifier: 10.7.0 + version: 10.7.0(graphql@16.9.0) '@theguild/eslint-config': specifier: 0.13.2 version: 0.13.2(eslint@9.16.0(patch_hash=t64n7kxodazs6lnwu42sgf5voe)(jiti@2.4.1))(typescript@5.7.2) @@ -255,13 +255,13 @@ importers: dependencies: '@graphql-tools/code-file-loader': specifier: ^8.0.0 - version: 8.1.8(graphql@16.9.0) + version: 8.1.11(graphql@16.9.0) '@graphql-tools/graphql-tag-pluck': specifier: ^8.3.4 - version: 8.3.7(graphql@16.9.0) + version: 8.3.10(graphql@16.9.0) '@graphql-tools/utils': specifier: ^10.0.0 - version: 10.6.2(graphql@16.9.0) + version: 10.7.0(graphql@16.9.0) debug: specifier: ^4.3.4 version: 4.4.0 @@ -1616,8 +1616,8 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@graphql-tools/code-file-loader@8.1.8': - resolution: {integrity: sha512-b8BTP0cVTgWgc60H7LNfY7dZcEJVsgyCm52BsWOggwWapKAdli1T7ZaLJvnTAbVd8EY8+k4OAO1Z/ti1iirVOA==} + '@graphql-tools/code-file-loader@8.1.11': + resolution: {integrity: sha512-zNi4u2hbEcbQ8P2IhuHxHgrtydfjIXWcyDpniw03mJPWfJJXR9PFc36+CbrXR10JHyaP6Xtu1QYzimKBXwehTw==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -1658,8 +1658,8 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@graphql-tools/graphql-tag-pluck@8.3.7': - resolution: {integrity: sha512-QoGf/8oVzhMZW+EbgpkM7zUxlNyv60Twb254R0D8TxS19OznoMMZMiDJdoID/k42QRoJ7o1V/yEOHgJFcqYHVw==} + '@graphql-tools/graphql-tag-pluck@8.3.10': + resolution: {integrity: sha512-YGl7cvUMDozwCiNxFXzwZ1J08TESLBDiB8+KhMpYhMHlyW7aBh098q155bN8phydM99GdeUzQfFrW571zsqKKg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -1700,8 +1700,8 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@graphql-tools/utils@10.6.2': - resolution: {integrity: sha512-ABZHTpwiVR8oE2//NI/nnU3nNhbBpqMlMYyCF5cnqjLfhlyOdFfoRuhYEATEsmMfDg0ijGreULywK/SmepVGfw==} + '@graphql-tools/utils@10.7.0': + resolution: {integrity: sha512-tCO0cZsnioXJBcN7geeER50PRZaKTq1zsSBg/aXe+u/ZkTiEyj6Hyu4Co39SNeG0mURoS2jhxsG03eYjTxloIg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -3297,6 +3297,11 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true + browserslist@4.24.3: + resolution: {integrity: sha512-1CPmv8iobE2fyRMV97dAcMVegvvWKxmq94hkLiAkUGwKVTyDLw33K+ZxiFrREKmmps4rIw6grcCFCnTMSZ/YiA==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} @@ -3345,6 +3350,9 @@ packages: caniuse-lite@1.0.30001687: resolution: {integrity: sha512-0S/FDhf4ZiqrTUiQ39dKeUjYRjkv7lOZU1Dgif2rIqrTzX/1wV2hfKu9TOm1IHkdSijfLswxTFzl/cvir+SLSQ==} + caniuse-lite@1.0.30001690: + resolution: {integrity: sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w==} + ccount@2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} @@ -3883,6 +3891,9 @@ packages: electron-to-chromium@1.5.71: resolution: {integrity: sha512-dB68l59BI75W1BUGVTAEJy45CEVuEGy9qPVVQ8pnHyHMn36PLPPoE1mjLH+lo9rKulO3HC2OhbACI/8tCqJBcA==} + electron-to-chromium@1.5.76: + resolution: {integrity: sha512-CjVQyG7n7Sr+eBXE86HIulnL5N8xZY1sgmOPGuq/F0Rr0FJq63lg0kEtOIDfZBk44FnDLf6FUJ+dsJcuiUDdDQ==} + emoji-regex-xs@1.0.0: resolution: {integrity: sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==} @@ -4496,6 +4507,10 @@ packages: resolution: {integrity: sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==} engines: {node: '>=18'} + globals@15.14.0: + resolution: {integrity: sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -4759,6 +4774,10 @@ packages: resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==} engines: {node: '>= 0.4'} + is-core-module@2.16.1: + resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==} + engines: {node: '>= 0.4'} + is-data-view@1.0.1: resolution: {integrity: sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==} engines: {node: '>= 0.4'} @@ -4935,8 +4954,8 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} - jiti@1.21.6: - resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==} + jiti@1.21.7: + resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==} hasBin: true jiti@2.4.1: @@ -5215,6 +5234,9 @@ packages: magic-string@0.30.14: resolution: {integrity: sha512-5c99P1WKTed11ZC0HMJOj6CDIue6F8ySu+bJL+85q1zBEIY8IklrJ1eiKC2NDRh3Ct3FcvmJPyQHb9erXMTJNw==} + magic-string@0.30.17: + resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} + markdown-extensions@2.0.0: resolution: {integrity: sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==} engines: {node: '>=16'} @@ -5597,6 +5619,9 @@ packages: node-releases@2.0.18: resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} + node-releases@2.0.19: + resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} + nopt@7.2.1: resolution: {integrity: sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -6281,6 +6306,11 @@ packages: resolve-pkg-maps@1.0.0: resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==} + resolve@1.22.10: + resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==} + engines: {node: '>= 0.4'} + hasBin: true + resolve@1.22.8: resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} hasBin: true @@ -8643,15 +8673,15 @@ snapshots: '@graphql-tools/batch-execute@9.0.10(graphql@16.9.0)': dependencies: - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) dataloader: 2.2.3 graphql: 16.9.0 tslib: 2.8.1 - '@graphql-tools/code-file-loader@8.1.8(graphql@16.9.0)': + '@graphql-tools/code-file-loader@8.1.11(graphql@16.9.0)': dependencies: - '@graphql-tools/graphql-tag-pluck': 8.3.7(graphql@16.9.0) - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/graphql-tag-pluck': 8.3.10(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) globby: 11.1.0 graphql: 16.9.0 tslib: 2.8.1 @@ -8664,7 +8694,7 @@ snapshots: '@graphql-tools/batch-execute': 9.0.10(graphql@16.9.0) '@graphql-tools/executor': 1.3.6(graphql@16.9.0) '@graphql-tools/schema': 10.0.11(graphql@16.9.0) - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) '@repeaterjs/repeater': 3.0.6 dataloader: 2.2.3 dset: 3.1.4 @@ -8673,7 +8703,7 @@ snapshots: '@graphql-tools/executor-graphql-ws@1.3.5(graphql@16.9.0)': dependencies: - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) '@whatwg-node/disposablestack': 0.0.5 graphql: 16.9.0 graphql-ws: 5.16.0(graphql@16.9.0) @@ -8686,7 +8716,7 @@ snapshots: '@graphql-tools/executor-http@1.1.14(@types/node@22.10.1)(graphql@16.9.0)': dependencies: - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) '@repeaterjs/repeater': 3.0.6 '@whatwg-node/disposablestack': 0.0.5 '@whatwg-node/fetch': 0.10.1 @@ -8700,7 +8730,7 @@ snapshots: '@graphql-tools/executor-legacy-ws@1.1.5(graphql@16.9.0)': dependencies: - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) '@types/ws': 8.5.13 graphql: 16.9.0 isomorphic-ws: 5.0.0(ws@8.18.0) @@ -8712,7 +8742,7 @@ snapshots: '@graphql-tools/executor@1.3.6(graphql@16.9.0)': dependencies: - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) '@repeaterjs/repeater': 3.0.6 graphql: 16.9.0 @@ -8722,20 +8752,20 @@ snapshots: '@graphql-tools/graphql-file-loader@8.0.6(graphql@16.9.0)': dependencies: '@graphql-tools/import': 7.0.6(graphql@16.9.0) - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) globby: 11.1.0 graphql: 16.9.0 tslib: 2.8.1 unixify: 1.0.0 - '@graphql-tools/graphql-tag-pluck@8.3.7(graphql@16.9.0)': + '@graphql-tools/graphql-tag-pluck@8.3.10(graphql@16.9.0)': dependencies: '@babel/core': 7.26.0 '@babel/parser': 7.26.3 '@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.26.0) '@babel/traverse': 7.26.4 '@babel/types': 7.26.3 - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) graphql: 16.9.0 tslib: 2.8.1 transitivePeerDependencies: @@ -8743,14 +8773,14 @@ snapshots: '@graphql-tools/import@7.0.6(graphql@16.9.0)': dependencies: - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) graphql: 16.9.0 resolve-from: 5.0.0 tslib: 2.8.1 '@graphql-tools/json-file-loader@8.0.6(graphql@16.9.0)': dependencies: - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) globby: 11.1.0 graphql: 16.9.0 tslib: 2.8.1 @@ -8759,21 +8789,21 @@ snapshots: '@graphql-tools/load@8.0.7(graphql@16.9.0)': dependencies: '@graphql-tools/schema': 10.0.11(graphql@16.9.0) - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) graphql: 16.9.0 p-limit: 3.1.0 tslib: 2.8.1 '@graphql-tools/merge@9.0.12(graphql@16.9.0)': dependencies: - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) graphql: 16.9.0 tslib: 2.8.1 '@graphql-tools/schema@10.0.11(graphql@16.9.0)': dependencies: '@graphql-tools/merge': 9.0.12(graphql@16.9.0) - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) graphql: 16.9.0 tslib: 2.8.1 value-or-promise: 1.0.12 @@ -8784,7 +8814,7 @@ snapshots: '@graphql-tools/executor-graphql-ws': 1.3.5(graphql@16.9.0) '@graphql-tools/executor-http': 1.1.14(@types/node@22.10.1)(graphql@16.9.0) '@graphql-tools/executor-legacy-ws': 1.1.5(graphql@16.9.0) - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) '@graphql-tools/wrap': 10.0.25(graphql@16.9.0) '@types/ws': 8.5.13 '@whatwg-node/fetch': 0.10.1 @@ -8799,7 +8829,7 @@ snapshots: - encoding - utf-8-validate - '@graphql-tools/utils@10.6.2(graphql@16.9.0)': + '@graphql-tools/utils@10.7.0(graphql@16.9.0)': dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) cross-inspect: 1.0.1 @@ -8811,7 +8841,7 @@ snapshots: dependencies: '@graphql-tools/delegate': 10.2.7(graphql@16.9.0) '@graphql-tools/schema': 10.0.11(graphql@16.9.0) - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) graphql: 16.9.0 tslib: 2.8.1 @@ -8862,7 +8892,7 @@ snapshots: '@antfu/utils': 0.7.10 '@iconify/types': 2.0.0 debug: 4.4.0 - globals: 15.13.0 + globals: 15.14.0 kolorist: 1.8.0 local-pkg: 0.5.1 mlly: 1.7.3 @@ -10189,7 +10219,7 @@ snapshots: '@vue/compiler-ssr': 3.5.13 '@vue/shared': 3.5.13 estree-walker: 2.0.2 - magic-string: 0.30.14 + magic-string: 0.30.17 postcss: 8.4.49 source-map-js: 1.2.1 @@ -10507,6 +10537,13 @@ snapshots: node-releases: 2.0.18 update-browserslist-db: 1.1.1(browserslist@4.24.2) + browserslist@4.24.3: + dependencies: + caniuse-lite: 1.0.30001690 + electron-to-chromium: 1.5.76 + node-releases: 2.0.19 + update-browserslist-db: 1.1.1(browserslist@4.24.3) + buffer-from@1.1.2: {} builtin-modules@3.3.0: {} @@ -10544,6 +10581,8 @@ snapshots: caniuse-lite@1.0.30001687: {} + caniuse-lite@1.0.30001690: {} + ccount@2.0.1: {} chai@5.1.2: @@ -11086,6 +11125,8 @@ snapshots: electron-to-chromium@1.5.71: {} + electron-to-chromium@1.5.76: {} + emoji-regex-xs@1.0.0: {} emoji-regex@10.4.0: {} @@ -11965,6 +12006,8 @@ snapshots: globals@15.13.0: {} + globals@15.14.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1 @@ -11994,7 +12037,7 @@ snapshots: '@graphql-tools/load': 8.0.7(graphql@16.9.0) '@graphql-tools/merge': 9.0.12(graphql@16.9.0) '@graphql-tools/url-loader': 8.0.18(@types/node@22.10.1)(graphql@16.9.0) - '@graphql-tools/utils': 10.6.2(graphql@16.9.0) + '@graphql-tools/utils': 10.7.0(graphql@16.9.0) cosmiconfig: 8.3.6(typescript@5.7.2) graphql: 16.9.0 jiti: 2.4.1 @@ -12312,6 +12355,10 @@ snapshots: dependencies: hasown: 2.0.2 + is-core-module@2.16.1: + dependencies: + hasown: 2.0.2 + is-data-view@1.0.1: dependencies: is-typed-array: 1.1.13 @@ -12466,7 +12513,7 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jiti@1.21.6: {} + jiti@1.21.7: {} jiti@2.4.1: {} @@ -12702,6 +12749,10 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 + magic-string@0.30.17: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.0 + markdown-extensions@2.0.0: {} markdown-table@3.0.4: {} @@ -13446,6 +13497,8 @@ snapshots: node-releases@2.0.18: {} + node-releases@2.0.19: {} + nopt@7.2.1: dependencies: abbrev: 2.0.0 @@ -13727,14 +13780,14 @@ snapshots: postcss: 8.4.49 postcss-value-parser: 4.2.0 read-cache: 1.0.0 - resolve: 1.22.8 + resolve: 1.22.10 postcss-import@16.1.0(postcss@8.4.49): dependencies: postcss: 8.4.49 postcss-value-parser: 4.2.0 read-cache: 1.0.0 - resolve: 1.22.8 + resolve: 1.22.10 postcss-js@4.0.1(postcss@8.4.49): dependencies: @@ -13743,7 +13796,7 @@ snapshots: postcss-lightningcss@1.0.1(postcss@8.4.49): dependencies: - browserslist: 4.24.2 + browserslist: 4.24.3 lightningcss: 1.28.2 postcss: 8.4.49 @@ -14168,6 +14221,12 @@ snapshots: resolve-pkg-maps@1.0.0: {} + resolve@1.22.10: + dependencies: + is-core-module: 2.16.1 + path-parse: 1.0.7 + supports-preserve-symlinks-flag: 1.0.0 + resolve@1.22.8: dependencies: is-core-module: 2.15.1 @@ -14666,7 +14725,7 @@ snapshots: fast-glob: 3.3.2 glob-parent: 6.0.2 is-glob: 4.0.3 - jiti: 1.21.6 + jiti: 1.21.7 lilconfig: 3.1.3 micromatch: 4.0.8 normalize-path: 3.0.0 @@ -14678,7 +14737,7 @@ snapshots: postcss-load-config: 4.0.2(postcss@8.4.49) postcss-nested: 6.2.0(postcss@8.4.49) postcss-selector-parser: 6.1.2 - resolve: 1.22.8 + resolve: 1.22.10 sucrase: 3.35.0 transitivePeerDependencies: - ts-node @@ -15049,6 +15108,12 @@ snapshots: escalade: 3.2.0 picocolors: 1.1.1 + update-browserslist-db@1.1.1(browserslist@4.24.3): + dependencies: + browserslist: 4.24.3 + escalade: 3.2.0 + picocolors: 1.1.1 + uri-js@4.4.1: dependencies: punycode: 2.3.1