From 43c3ccb1b723b9ef7074415a76a95c689171f848 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 08:58:34 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.2.2 --- docs/package.json | 2 +- packages/eslint-config-custom/package.json | 2 +- packages/postgrest-core/package.json | 2 +- packages/postgrest-react-query/package.json | 2 +- packages/postgrest-swr/package.json | 2 +- packages/storage-core/package.json | 2 +- packages/storage-react-query/package.json | 2 +- packages/storage-swr/package.json | 2 +- pnpm-lock.yaml | 191 ++++++++------------ 9 files changed, 85 insertions(+), 122 deletions(-) diff --git a/docs/package.json b/docs/package.json index a5e5e9f17..74e16c90c 100644 --- a/docs/package.json +++ b/docs/package.json @@ -24,7 +24,7 @@ "nextra-theme-docs": "^2.2.19", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.0.2" + "typescript": "5.2.2" }, "devDependencies": { "autoprefixer": "^10.4.13", diff --git a/packages/eslint-config-custom/package.json b/packages/eslint-config-custom/package.json index 99eb69920..2240ef416 100644 --- a/packages/eslint-config-custom/package.json +++ b/packages/eslint-config-custom/package.json @@ -11,7 +11,7 @@ "eslint-config-universe": "11.3.0" }, "devDependencies": { - "typescript": "5.0.4" + "typescript": "5.2.2" }, "publishConfig": { "access": "public" diff --git a/packages/postgrest-core/package.json b/packages/postgrest-core/package.json index 50252e385..90957693a 100644 --- a/packages/postgrest-core/package.json +++ b/packages/postgrest-core/package.json @@ -68,6 +68,6 @@ "jest": "29.7.0", "ts-jest": "29.1.0", "tsup": "7.2.0", - "typescript": "5.0.4" + "typescript": "5.2.2" } } diff --git a/packages/postgrest-react-query/package.json b/packages/postgrest-react-query/package.json index a6e8a2efd..0edc31d70 100644 --- a/packages/postgrest-react-query/package.json +++ b/packages/postgrest-react-query/package.json @@ -74,7 +74,7 @@ "react": "18.2.0", "@types/react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.0.4" + "typescript": "5.2.2" }, "dependencies": { "@supabase-cache-helpers/postgrest-core": "workspace:*" diff --git a/packages/postgrest-swr/package.json b/packages/postgrest-swr/package.json index 2e69b3fa5..c3805edfd 100644 --- a/packages/postgrest-swr/package.json +++ b/packages/postgrest-swr/package.json @@ -73,7 +73,7 @@ "react": "18.2.0", "@types/react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.0.4" + "typescript": "5.2.2" }, "dependencies": { "@supabase-cache-helpers/postgrest-core": "workspace:*" diff --git a/packages/storage-core/package.json b/packages/storage-core/package.json index 2f36219bf..31a2c32f4 100644 --- a/packages/storage-core/package.json +++ b/packages/storage-core/package.json @@ -55,6 +55,6 @@ "ts-jest": "29.1.0", "@supabase-cache-helpers/tsconfig": "workspace:*", "tsup": "7.2.0", - "typescript": "5.0.4" + "typescript": "5.2.2" } } diff --git a/packages/storage-react-query/package.json b/packages/storage-react-query/package.json index cd00d7e3b..fd72874c6 100644 --- a/packages/storage-react-query/package.json +++ b/packages/storage-react-query/package.json @@ -74,7 +74,7 @@ "react": "18.2.0", "@types/react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.0.4" + "typescript": "5.2.2" }, "dependencies": { "@supabase-cache-helpers/storage-core": "workspace:*" diff --git a/packages/storage-swr/package.json b/packages/storage-swr/package.json index 1460c8be6..00d72b8ad 100644 --- a/packages/storage-swr/package.json +++ b/packages/storage-swr/package.json @@ -73,7 +73,7 @@ "react": "18.2.0", "@types/react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.0.4" + "typescript": "5.2.2" }, "dependencies": { "@supabase-cache-helpers/storage-core": "workspace:*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ab607c4a1..5d2ac8b47 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,20 +30,20 @@ importers: react: 18.2.0 react-dom: 18.2.0 tailwindcss: ^3.1.7 - typescript: 5.0.2 + typescript: 5.2.2 dependencies: '@types/node': 18.15.11 '@types/react': 18.2.0 '@types/react-dom': 18.0.11 '@vercel/analytics': 1.0.0_react@18.2.0 eslint: 8.40.0 - eslint-config-next: 13.4.0_kqbdoxksv2j6odonp62phw6wvy + eslint-config-next: 13.4.0_dvo4h2k5fbi5yajawmfc3ogwny next: 13.2.3_biqbaboplfbrettd7655fr4n2y nextra: 2.2.19_nvzgbose6yf6w7ijjprgspqefi nextra-theme-docs: 2.2.19_v24abnaciir5bgiyiwoymk6zhm react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - typescript: 5.0.2 + typescript: 5.2.2 devDependencies: autoprefixer: 10.4.13_postcss@8.4.21 postcss: 8.4.21 @@ -330,13 +330,13 @@ importers: eslint: ^8.0.0 eslint-config-turbo: latest eslint-config-universe: 11.3.0 - typescript: 5.0.4 + typescript: 5.2.2 dependencies: eslint: 8.23.0 eslint-config-turbo: 1.10.13_eslint@8.23.0 - eslint-config-universe: 11.3.0_chii6qfq533q2ohfdlndmcocqe + eslint-config-universe: 11.3.0_br6ialufl3zilqpf2tx37wdhce devDependencies: - typescript: 5.0.4 + typescript: 5.2.2 packages/jest-presets: specifiers: @@ -363,7 +363,7 @@ importers: merge-anything: 5.1.7 ts-jest: 29.1.0 tsup: 7.2.0 - typescript: 5.0.4 + typescript: 5.2.2 xregexp: 5.1.1 dependencies: fast-equals: 5.0.1 @@ -383,9 +383,9 @@ importers: dotenv: 16.3.1 eslint: 8.40.0 jest: 29.7.0 - ts-jest: 29.1.0_jkwulul2exawyymxlq54ycdesu - tsup: 7.2.0_typescript@5.0.4 - typescript: 5.0.4 + ts-jest: 29.1.0_picekqf7nwhi4u7lel7if5xk4m + tsup: 7.2.0_typescript@5.2.2 + typescript: 5.2.2 packages/postgrest-react-query: specifiers: @@ -409,7 +409,7 @@ importers: react-dom: 18.2.0 ts-jest: 29.1.0 tsup: 7.2.0 - typescript: 5.0.4 + typescript: 5.2.2 dependencies: '@supabase-cache-helpers/postgrest-core': link:../postgrest-core '@tanstack/react-query': 4.29.12_biqbaboplfbrettd7655fr4n2y @@ -430,9 +430,9 @@ importers: jest-environment-jsdom: 29.7.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - ts-jest: 29.1.0_jkwulul2exawyymxlq54ycdesu - tsup: 7.2.0_typescript@5.0.4 - typescript: 5.0.4 + ts-jest: 29.1.0_picekqf7nwhi4u7lel7if5xk4m + tsup: 7.2.0_typescript@5.2.2 + typescript: 5.2.2 packages/postgrest-swr: specifiers: @@ -456,7 +456,7 @@ importers: swr: ^2.2.0 ts-jest: 29.1.0 tsup: 7.2.0 - typescript: 5.0.4 + typescript: 5.2.2 dependencies: '@supabase-cache-helpers/postgrest-core': link:../postgrest-core swr: 2.2.0_react@18.2.0 @@ -477,9 +477,9 @@ importers: jest-environment-jsdom: 29.7.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - ts-jest: 29.1.0_jkwulul2exawyymxlq54ycdesu - tsup: 7.2.0_typescript@5.0.4 - typescript: 5.0.4 + ts-jest: 29.1.0_picekqf7nwhi4u7lel7if5xk4m + tsup: 7.2.0_typescript@5.2.2 + typescript: 5.2.2 packages/prettier-config: specifiers: @@ -501,7 +501,7 @@ importers: jest: 29.7.0 ts-jest: 29.1.0 tsup: 7.2.0 - typescript: 5.0.4 + typescript: 5.2.2 devDependencies: '@supabase-cache-helpers/eslint-config-custom': link:../eslint-config-custom '@supabase-cache-helpers/jest-presets': link:../jest-presets @@ -513,9 +513,9 @@ importers: dotenv: 16.3.1 eslint: 8.40.0 jest: 29.7.0 - ts-jest: 29.1.0_jkwulul2exawyymxlq54ycdesu - tsup: 7.2.0_typescript@5.0.4 - typescript: 5.0.4 + ts-jest: 29.1.0_picekqf7nwhi4u7lel7if5xk4m + tsup: 7.2.0_typescript@5.2.2 + typescript: 5.2.2 packages/storage-react-query: specifiers: @@ -539,7 +539,7 @@ importers: react-dom: 18.2.0 ts-jest: 29.1.0 tsup: 7.2.0 - typescript: 5.0.4 + typescript: 5.2.2 dependencies: '@supabase-cache-helpers/storage-core': link:../storage-core '@tanstack/react-query': 4.29.12_biqbaboplfbrettd7655fr4n2y @@ -560,9 +560,9 @@ importers: jest-environment-jsdom: 29.7.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - ts-jest: 29.1.0_jkwulul2exawyymxlq54ycdesu - tsup: 7.2.0_typescript@5.0.4 - typescript: 5.0.4 + ts-jest: 29.1.0_picekqf7nwhi4u7lel7if5xk4m + tsup: 7.2.0_typescript@5.2.2 + typescript: 5.2.2 packages/storage-swr: specifiers: @@ -586,7 +586,7 @@ importers: swr: ^2.2.0 ts-jest: 29.1.0 tsup: 7.2.0 - typescript: 5.0.4 + typescript: 5.2.2 dependencies: '@supabase-cache-helpers/storage-core': link:../storage-core swr: 2.2.0_react@18.2.0 @@ -607,9 +607,9 @@ importers: jest-environment-jsdom: 29.7.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - ts-jest: 29.1.0_jkwulul2exawyymxlq54ycdesu - tsup: 7.2.0_typescript@5.0.4 - typescript: 5.0.4 + ts-jest: 29.1.0_picekqf7nwhi4u7lel7if5xk4m + tsup: 7.2.0_typescript@5.2.2 + typescript: 5.2.2 packages/tsconfig: specifiers: {} @@ -3790,7 +3790,7 @@ packages: dependencies: '@types/yargs-parser': 21.0.0 - /@typescript-eslint/eslint-plugin/5.56.0_uja73cr2tgs7dgwlfkf47g5h3m: + /@typescript-eslint/eslint-plugin/5.56.0_hk4mrh24sggdgtzgjzi3ljjtbi: resolution: {integrity: sha512-ZNW37Ccl3oMZkzxrYDUX4o7cnuPgU+YrcaYXzsRtLB16I1FR5SHMqga3zGsaSliZADCWo2v8qHWqAYIj8nWCCg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3802,23 +3802,23 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.4.0 - '@typescript-eslint/parser': 5.56.0_cqh4rtdaq4s5chpsjviwyl5uvu + '@typescript-eslint/parser': 5.56.0_ke5tomdohv4ati5ckqc7wiiq5u '@typescript-eslint/scope-manager': 5.56.0 - '@typescript-eslint/type-utils': 5.56.0_cqh4rtdaq4s5chpsjviwyl5uvu - '@typescript-eslint/utils': 5.56.0_cqh4rtdaq4s5chpsjviwyl5uvu + '@typescript-eslint/type-utils': 5.56.0_ke5tomdohv4ati5ckqc7wiiq5u + '@typescript-eslint/utils': 5.56.0_ke5tomdohv4ati5ckqc7wiiq5u debug: 4.3.4 eslint: 8.23.0 grapheme-splitter: 1.0.4 ignore: 5.2.0 natural-compare-lite: 1.4.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@5.0.4 - typescript: 5.0.4 + tsutils: 3.21.0_typescript@5.2.2 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/5.56.0_cqh4rtdaq4s5chpsjviwyl5uvu: + /@typescript-eslint/parser/5.56.0_dvo4h2k5fbi5yajawmfc3ogwny: resolution: {integrity: sha512-sn1OZmBxUsgxMmR8a8U5QM/Wl+tyqlH//jTqCg8daTAmhAk26L2PFhcqPLlYBhYUJMZJK276qLXlHN3a83o2cg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3830,15 +3830,15 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.56.0 '@typescript-eslint/types': 5.56.0 - '@typescript-eslint/typescript-estree': 5.56.0_typescript@5.0.4 + '@typescript-eslint/typescript-estree': 5.56.0_typescript@5.2.2 debug: 4.3.4 - eslint: 8.23.0 - typescript: 5.0.4 + eslint: 8.40.0 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/5.56.0_kqbdoxksv2j6odonp62phw6wvy: + /@typescript-eslint/parser/5.56.0_ke5tomdohv4ati5ckqc7wiiq5u: resolution: {integrity: sha512-sn1OZmBxUsgxMmR8a8U5QM/Wl+tyqlH//jTqCg8daTAmhAk26L2PFhcqPLlYBhYUJMZJK276qLXlHN3a83o2cg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3850,10 +3850,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.56.0 '@typescript-eslint/types': 5.56.0 - '@typescript-eslint/typescript-estree': 5.56.0_typescript@5.0.2 + '@typescript-eslint/typescript-estree': 5.56.0_typescript@5.2.2 debug: 4.3.4 - eslint: 8.40.0 - typescript: 5.0.2 + eslint: 8.23.0 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: false @@ -3905,7 +3905,7 @@ packages: '@typescript-eslint/types': 5.56.0 '@typescript-eslint/visitor-keys': 5.56.0 - /@typescript-eslint/type-utils/5.56.0_cqh4rtdaq4s5chpsjviwyl5uvu: + /@typescript-eslint/type-utils/5.56.0_ke5tomdohv4ati5ckqc7wiiq5u: resolution: {integrity: sha512-8WxgOgJjWRy6m4xg9KoSHPzBNZeQbGlQOH7l2QEhQID/+YseaFxg5J/DLwWSsi9Axj4e/cCiKx7PVzOq38tY4A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3915,12 +3915,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.56.0_typescript@5.0.4 - '@typescript-eslint/utils': 5.56.0_cqh4rtdaq4s5chpsjviwyl5uvu + '@typescript-eslint/typescript-estree': 5.56.0_typescript@5.2.2 + '@typescript-eslint/utils': 5.56.0_ke5tomdohv4ati5ckqc7wiiq5u debug: 4.3.4 eslint: 8.23.0 - tsutils: 3.21.0_typescript@5.0.4 - typescript: 5.0.4 + tsutils: 3.21.0_typescript@5.2.2 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: false @@ -3950,28 +3950,7 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.56.0_typescript@5.0.2: - resolution: {integrity: sha512-41CH/GncsLXOJi0jb74SnC7jVPWeVJ0pxQj8bOjH1h2O26jXN3YHKDT1ejkVz5YeTEQPeLCCRY0U2r68tfNOcg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 5.56.0 - '@typescript-eslint/visitor-keys': 5.56.0 - debug: 4.3.4 - globby: 11.1.0 - is-glob: 4.0.3 - semver: 7.3.8 - tsutils: 3.21.0_typescript@5.0.2 - typescript: 5.0.2 - transitivePeerDependencies: - - supports-color - dev: false - - /@typescript-eslint/typescript-estree/5.56.0_typescript@5.0.4: + /@typescript-eslint/typescript-estree/5.56.0_typescript@5.2.2: resolution: {integrity: sha512-41CH/GncsLXOJi0jb74SnC7jVPWeVJ0pxQj8bOjH1h2O26jXN3YHKDT1ejkVz5YeTEQPeLCCRY0U2r68tfNOcg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3986,13 +3965,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@5.0.4 - typescript: 5.0.4 + tsutils: 3.21.0_typescript@5.2.2 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/utils/5.56.0_cqh4rtdaq4s5chpsjviwyl5uvu: + /@typescript-eslint/utils/5.56.0_ke5tomdohv4ati5ckqc7wiiq5u: resolution: {integrity: sha512-XhZDVdLnUJNtbzaJeDSCIYaM+Tgr59gZGbFuELgF7m0IY03PlciidS7UQNKLE0+WpUTn1GlycEr6Ivb/afjbhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4003,7 +3982,7 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.56.0 '@typescript-eslint/types': 5.56.0 - '@typescript-eslint/typescript-estree': 5.56.0_typescript@5.0.4 + '@typescript-eslint/typescript-estree': 5.56.0_typescript@5.2.2 eslint: 8.23.0 eslint-scope: 5.1.1 semver: 7.5.4 @@ -5290,7 +5269,7 @@ packages: - supports-color dev: true - /eslint-config-next/13.4.0_kqbdoxksv2j6odonp62phw6wvy: + /eslint-config-next/13.4.0_dvo4h2k5fbi5yajawmfc3ogwny: resolution: {integrity: sha512-FkO3QRyUEKAHM4ie0xAcxo7fQ8gWevuLqgf6/g1Y6zWybqSa4FNeJr4hqqTbP25xIRgUUIPILBlx9RSH4C6+gQ==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -5301,7 +5280,7 @@ packages: dependencies: '@next/eslint-plugin-next': 13.4.0 '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/parser': 5.56.0_kqbdoxksv2j6odonp62phw6wvy + '@typescript-eslint/parser': 5.56.0_dvo4h2k5fbi5yajawmfc3ogwny eslint: 8.40.0 eslint-import-resolver-node: 0.3.6 eslint-import-resolver-typescript: 3.5.5_qi2ewi77vtruls5fowszdzg7ri @@ -5309,7 +5288,7 @@ packages: eslint-plugin-jsx-a11y: 6.7.1_eslint@8.40.0 eslint-plugin-react: 7.32.2_eslint@8.40.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.40.0 - typescript: 5.0.2 + typescript: 5.2.2 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color @@ -5351,7 +5330,7 @@ packages: eslint-plugin-turbo: 1.10.13_eslint@8.23.0 dev: false - /eslint-config-universe/11.3.0_chii6qfq533q2ohfdlndmcocqe: + /eslint-config-universe/11.3.0_br6ialufl3zilqpf2tx37wdhce: resolution: {integrity: sha512-CL6v7IxV+OJn0q1vqtFVtX+sNUdY7MiIy3/XD0dy96D7RsDvYBWWqs4S1AIB4AdVgraNnv829q1+asluAePSSw==} peerDependencies: eslint: '>=8.10' @@ -5360,8 +5339,8 @@ packages: prettier: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.56.0_uja73cr2tgs7dgwlfkf47g5h3m - '@typescript-eslint/parser': 5.56.0_cqh4rtdaq4s5chpsjviwyl5uvu + '@typescript-eslint/eslint-plugin': 5.56.0_hk4mrh24sggdgtzgjzi3ljjtbi + '@typescript-eslint/parser': 5.56.0_ke5tomdohv4ati5ckqc7wiiq5u eslint: 8.23.0 eslint-config-prettier: 8.5.0_eslint@8.23.0 eslint-plugin-import: 2.26.0_vzaq2onbymqs4v6bhjer6bx4ee @@ -5494,7 +5473,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.56.0_cqh4rtdaq4s5chpsjviwyl5uvu + '@typescript-eslint/parser': 5.56.0_ke5tomdohv4ati5ckqc7wiiq5u debug: 3.2.7 eslint: 8.23.0 eslint-import-resolver-node: 0.3.6 @@ -5523,7 +5502,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.56.0_kqbdoxksv2j6odonp62phw6wvy + '@typescript-eslint/parser': 5.56.0_dvo4h2k5fbi5yajawmfc3ogwny debug: 3.2.7 eslint: 8.40.0 eslint-import-resolver-node: 0.3.6 @@ -5639,7 +5618,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.56.0_cqh4rtdaq4s5chpsjviwyl5uvu + '@typescript-eslint/parser': 5.56.0_ke5tomdohv4ati5ckqc7wiiq5u array-includes: 3.1.6 array.prototype.flat: 1.3.0 debug: 2.6.9 @@ -10495,7 +10474,7 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /ts-jest/29.1.0_jkwulul2exawyymxlq54ycdesu: + /ts-jest/29.1.0_nkflw3yv5z2mk2bpetuoytwypu: resolution: {integrity: sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -10518,7 +10497,6 @@ packages: dependencies: '@babel/core': 7.18.10 bs-logger: 0.2.6 - esbuild: 0.18.11 fast-json-stable-stringify: 2.1.0 jest: 29.7.0 jest-util: 29.5.0 @@ -10526,11 +10504,11 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.3.8 - typescript: 5.0.4 + typescript: 4.9.3 yargs-parser: 21.1.1 - dev: true + dev: false - /ts-jest/29.1.0_nkflw3yv5z2mk2bpetuoytwypu: + /ts-jest/29.1.0_picekqf7nwhi4u7lel7if5xk4m: resolution: {integrity: sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -10553,6 +10531,7 @@ packages: dependencies: '@babel/core': 7.18.10 bs-logger: 0.2.6 + esbuild: 0.18.11 fast-json-stable-stringify: 2.1.0 jest: 29.7.0 jest-util: 29.5.0 @@ -10560,9 +10539,9 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.3.8 - typescript: 4.9.3 + typescript: 5.2.2 yargs-parser: 21.1.1 - dev: false + dev: true /tsconfig-paths/3.14.1: resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==} @@ -10579,7 +10558,7 @@ packages: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} dev: false - /tsup/7.2.0_typescript@5.0.4: + /tsup/7.2.0_typescript@5.2.2: resolution: {integrity: sha512-vDHlczXbgUvY3rWvqFEbSqmC1L7woozbzngMqTtL2PGBODTtWlRwGDDawhvWzr5c1QjKe4OAKqJGfE1xeXUvtQ==} engines: {node: '>=16.14'} hasBin: true @@ -10609,7 +10588,7 @@ packages: source-map: 0.8.0-beta.0 sucrase: 3.25.0 tree-kill: 1.2.2 - typescript: 5.0.4 + typescript: 5.2.2 transitivePeerDependencies: - supports-color - ts-node @@ -10625,24 +10604,14 @@ packages: typescript: 4.9.3 dev: true - /tsutils/3.21.0_typescript@5.0.2: + /tsutils/3.21.0_typescript@5.2.2: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 5.0.2 - dev: false - - /tsutils/3.21.0_typescript@5.0.4: - resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} - engines: {node: '>= 6'} - peerDependencies: - typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' - dependencies: - tslib: 1.14.1 - typescript: 5.0.4 + typescript: 5.2.2 dev: false /tty-table/4.2.1: @@ -10793,15 +10762,9 @@ packages: engines: {node: '>=4.2.0'} hasBin: true - /typescript/5.0.2: - resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==} - engines: {node: '>=12.20'} - hasBin: true - dev: false - - /typescript/5.0.4: - resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} - engines: {node: '>=12.20'} + /typescript/5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} + engines: {node: '>=14.17'} hasBin: true /unbox-primitive/1.0.2: