From d63df72df1c159e9bf5c1d1705f2c5ccced45d27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 09:31:01 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5 --- package.json | 2 +- packages/auth/package.json | 2 +- packages/backend/package.json | 2 +- packages/frontend/package.json | 2 +- packages/token-introspection/package.json | 2 +- pnpm-lock.yaml | 182 +++++++++++----------- 6 files changed, 96 insertions(+), 96 deletions(-) diff --git a/package.json b/package.json index 6464a2c1fe..7d80b8b07c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "jest": "^29.7.0", "prettier": "^3.0.3", "ts-jest": "^29.1.1", - "typescript": "^4.9.5" + "typescript": "^5.2.2" }, "dependenciesMeta": { "tigerbeetle-node": { diff --git a/packages/auth/package.json b/packages/auth/package.json index 97cc96b2e8..ec8d1112c0 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -65,6 +65,6 @@ "openapi-types": "^12.1.3", "pino-pretty": "^10.2.3", "testcontainers": "^10.2.1", - "typescript": "^4.9.5" + "typescript": "^5.2.2" } } diff --git a/packages/backend/package.json b/packages/backend/package.json index ff6d0b085c..5c72925da7 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -42,7 +42,7 @@ "testcontainers": "^10.2.1", "tmp": "^0.2.1", "ts-node": "^10.9.1", - "typescript": "^4.9.5" + "typescript": "^5.2.2" }, "dependencies": { "@adonisjs/fold": "^8.2.0", diff --git a/packages/frontend/package.json b/packages/frontend/package.json index fcf88cb9ff..a49bd03c04 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -38,7 +38,7 @@ "postcss": "^8.4.30", "prettier": "^3.0.3", "tailwindcss": "^3.3.3", - "typescript": "^4.9.5" + "typescript": "^5.2.2" }, "engines": { "node": "18" diff --git a/packages/token-introspection/package.json b/packages/token-introspection/package.json index 8fbdf9cec7..038ff3fb09 100644 --- a/packages/token-introspection/package.json +++ b/packages/token-introspection/package.json @@ -21,7 +21,7 @@ "@types/node": "^18.7.12", "nock": "^13.3.4", "openapi-typescript": "^6.7.0", - "typescript": "^4.9.5" + "typescript": "^5.2.2" }, "dependencies": { "@interledger/openapi": "1.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c255d5891..b7679f3829 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,10 +19,10 @@ importers: version: 29.5.6 '@typescript-eslint/eslint-plugin': specifier: ^6.7.5 - version: 6.7.5(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@4.9.5) + version: 6.7.5(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@5.2.2) '@typescript-eslint/parser': specifier: ^6.7.5 - version: 6.7.5(eslint@8.51.0)(typescript@4.9.5) + version: 6.7.5(eslint@8.51.0)(typescript@5.2.2) eslint: specifier: ^8.51.0 version: 8.51.0 @@ -37,10 +37,10 @@ importers: version: 3.0.3 ts-jest: specifier: ^29.1.1 - version: 29.1.1(@babel/core@7.22.10)(@jest/types@29.6.3)(jest@29.7.0)(typescript@4.9.5) + version: 29.1.1(@babel/core@7.22.10)(@jest/types@29.6.3)(jest@29.7.0)(typescript@5.2.2) typescript: - specifier: ^4.9.5 - version: 4.9.5 + specifier: ^5.2.2 + version: 5.2.2 dependenciesMeta: tigerbeetle-node: built: true @@ -233,8 +233,8 @@ importers: specifier: ^10.2.1 version: 10.2.1 typescript: - specifier: ^4.9.5 - version: 4.9.5 + specifier: ^5.2.2 + version: 5.2.2 packages/backend: dependencies: @@ -436,10 +436,10 @@ importers: version: 0.2.1 ts-node: specifier: ^10.9.1 - version: 10.9.1(@swc/core@1.3.39)(@types/node@18.11.9)(typescript@4.9.5) + version: 10.9.1(@swc/core@1.3.39)(@types/node@18.11.9)(typescript@5.2.2) typescript: - specifier: ^4.9.5 - version: 4.9.5 + specifier: ^5.2.2 + version: 5.2.2 packages/documentation: dependencies: @@ -451,7 +451,7 @@ importers: version: 0.1.1 astro: specifier: 3.3.2 - version: 3.3.2(typescript@4.9.5) + version: 3.3.2(typescript@5.2.2) astro-graphql-plugin: specifier: ^0.1.0 version: 0.1.0(graphql@16.8.1) @@ -518,7 +518,7 @@ importers: version: 1.19.3(@remix-run/serve@1.19.3)(@types/node@18.11.9) '@remix-run/eslint-config': specifier: ^1.19.3 - version: 1.19.3(eslint@8.51.0)(jest@29.7.0)(react@18.2.0)(typescript@4.9.5) + version: 1.19.3(eslint@8.51.0)(jest@29.7.0)(react@18.2.0)(typescript@5.2.2) '@tailwindcss/forms': specifier: ^0.5.6 version: 0.5.6(tailwindcss@3.3.3) @@ -553,8 +553,8 @@ importers: specifier: ^3.3.3 version: 3.3.3 typescript: - specifier: ^4.9.5 - version: 4.9.5 + specifier: ^5.2.2 + version: 5.2.2 packages/token-introspection: dependencies: @@ -578,8 +578,8 @@ importers: specifier: ^6.7.0 version: 6.7.0 typescript: - specifier: ^4.9.5 - version: 4.9.5 + specifier: ^5.2.2 + version: 5.2.2 packages: @@ -894,7 +894,7 @@ packages: astro: ^3.1.0 dependencies: '@astrojs/prism': 3.0.0 - astro: 3.3.2(typescript@4.9.5) + astro: 3.3.2(typescript@5.2.2) github-slugger: 2.0.0 import-meta-resolve: 3.0.0 mdast-util-definitions: 6.0.0 @@ -918,7 +918,7 @@ packages: astro: ^3.3.0 dependencies: '@astrojs/prism': 3.0.0 - astro: 3.3.2(typescript@4.9.5) + astro: 3.3.2(typescript@5.2.2) github-slugger: 2.0.0 import-meta-resolve: 3.0.0 mdast-util-definitions: 6.0.0 @@ -945,7 +945,7 @@ packages: '@astrojs/markdown-remark': 3.2.0(astro@3.3.2) '@mdx-js/mdx': 2.3.0 acorn: 8.10.0 - astro: 3.3.2(typescript@4.9.5) + astro: 3.3.2(typescript@5.2.2) es-module-lexer: 1.3.0 estree-util-visit: 1.2.1 github-slugger: 2.0.0 @@ -985,7 +985,7 @@ packages: '@astrojs/sitemap': 3.0.0 '@pagefind/default-ui': 1.0.3 '@types/mdast': 3.0.12 - astro: 3.3.2(typescript@4.9.5) + astro: 3.3.2(typescript@5.2.2) bcp-47: 2.1.0 execa: 8.0.1 hast-util-select: 5.0.5 @@ -4852,7 +4852,7 @@ packages: - utf-8-validate dev: true - /@remix-run/eslint-config@1.19.3(eslint@8.51.0)(jest@29.7.0)(react@18.2.0)(typescript@4.9.5): + /@remix-run/eslint-config@1.19.3(eslint@8.51.0)(jest@29.7.0)(react@18.2.0)(typescript@5.2.2): resolution: {integrity: sha512-8yvPtsJj1hBKp6ypTTDhHmJ2ftoPmBV1xPPOIqhMLDQ1fwmzocwnkz9RHTeMYkdNSzUuqGnpGaMTHgrT3WfckQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4867,21 +4867,21 @@ packages: '@babel/eslint-parser': 7.21.8(@babel/core@7.21.8)(eslint@8.51.0) '@babel/preset-react': 7.18.6(@babel/core@7.21.8) '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/eslint-plugin': 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.51.0)(typescript@4.9.5) - '@typescript-eslint/parser': 5.60.1(eslint@8.51.0)(typescript@4.9.5) + '@typescript-eslint/eslint-plugin': 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.51.0)(typescript@5.2.2) + '@typescript-eslint/parser': 5.60.1(eslint@8.51.0)(typescript@5.2.2) eslint: 8.51.0 eslint-import-resolver-node: 0.3.7 eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.60.1)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.51.0) eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.60.1)(eslint-import-resolver-typescript@3.5.5)(eslint@8.51.0) - eslint-plugin-jest: 26.9.0(@typescript-eslint/eslint-plugin@5.60.1)(eslint@8.51.0)(jest@29.7.0)(typescript@4.9.5) + eslint-plugin-jest: 26.9.0(@typescript-eslint/eslint-plugin@5.60.1)(eslint@8.51.0)(jest@29.7.0)(typescript@5.2.2) eslint-plugin-jest-dom: 4.0.3(eslint@8.51.0) eslint-plugin-jsx-a11y: 6.7.1(eslint@8.51.0) eslint-plugin-node: 11.1.0(eslint@8.51.0) eslint-plugin-react: 7.33.2(eslint@8.51.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.51.0) - eslint-plugin-testing-library: 5.11.0(eslint@8.51.0)(typescript@4.9.5) + eslint-plugin-testing-library: 5.11.0(eslint@8.51.0)(typescript@5.2.2) react: 18.2.0 - typescript: 4.9.5 + typescript: 5.2.2 transitivePeerDependencies: - eslint-import-resolver-webpack - jest @@ -5683,7 +5683,7 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.51.0)(typescript@4.9.5): + /@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5695,23 +5695,23 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 5.60.1(eslint@8.51.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.60.1(eslint@8.51.0)(typescript@5.2.2) '@typescript-eslint/scope-manager': 5.60.1 - '@typescript-eslint/type-utils': 5.60.1(eslint@8.51.0)(typescript@4.9.5) - '@typescript-eslint/utils': 5.60.1(eslint@8.51.0)(typescript@4.9.5) + '@typescript-eslint/type-utils': 5.60.1(eslint@8.51.0)(typescript@5.2.2) + '@typescript-eslint/utils': 5.60.1(eslint@8.51.0)(typescript@5.2.2) debug: 4.3.4(supports-color@9.4.0) eslint: 8.51.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 semver: 7.5.4 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@4.9.5): + /@typescript-eslint/eslint-plugin@6.7.5(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-JhtAwTRhOUcP96D0Y6KYnwig/MRQbOoLGXTON2+LlyB/N35SP9j1boai2zzwXb7ypKELXMx3DVk9UTaEq1vHEw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -5723,10 +5723,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.7.5(eslint@8.51.0)(typescript@4.9.5) + '@typescript-eslint/parser': 6.7.5(eslint@8.51.0)(typescript@5.2.2) '@typescript-eslint/scope-manager': 6.7.5 - '@typescript-eslint/type-utils': 6.7.5(eslint@8.51.0)(typescript@4.9.5) - '@typescript-eslint/utils': 6.7.5(eslint@8.51.0)(typescript@4.9.5) + '@typescript-eslint/type-utils': 6.7.5(eslint@8.51.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.7.5(eslint@8.51.0)(typescript@5.2.2) '@typescript-eslint/visitor-keys': 6.7.5 debug: 4.3.4(supports-color@9.4.0) eslint: 8.51.0 @@ -5734,13 +5734,13 @@ packages: ignore: 5.2.4 natural-compare: 1.4.0 semver: 7.5.4 - ts-api-utils: 1.0.1(typescript@4.9.5) - typescript: 4.9.5 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.60.1(eslint@8.51.0)(typescript@4.9.5): + /@typescript-eslint/parser@5.60.1(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5752,15 +5752,15 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.60.1 '@typescript-eslint/types': 5.60.1 - '@typescript-eslint/typescript-estree': 5.60.1(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.2.2) debug: 4.3.4(supports-color@9.4.0) eslint: 8.51.0 - typescript: 4.9.5 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.7.5(eslint@8.51.0)(typescript@4.9.5): + /@typescript-eslint/parser@6.7.5(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-bIZVSGx2UME/lmhLcjdVc7ePBwn7CLqKarUBL4me1C5feOd663liTGjMBGVcGr+BhnSLeP4SgwdvNnnkbIdkCw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -5772,11 +5772,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 6.7.5 '@typescript-eslint/types': 6.7.5 - '@typescript-eslint/typescript-estree': 6.7.5(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 6.7.5(typescript@5.2.2) '@typescript-eslint/visitor-keys': 6.7.5 debug: 4.3.4(supports-color@9.4.0) eslint: 8.51.0 - typescript: 4.9.5 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true @@ -5805,7 +5805,7 @@ packages: '@typescript-eslint/visitor-keys': 6.7.5 dev: true - /@typescript-eslint/type-utils@5.60.1(eslint@8.51.0)(typescript@4.9.5): + /@typescript-eslint/type-utils@5.60.1(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5815,17 +5815,17 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.60.1(typescript@4.9.5) - '@typescript-eslint/utils': 5.60.1(eslint@8.51.0)(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.2.2) + '@typescript-eslint/utils': 5.60.1(eslint@8.51.0)(typescript@5.2.2) debug: 4.3.4(supports-color@9.4.0) eslint: 8.51.0 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/type-utils@6.7.5(eslint@8.51.0)(typescript@4.9.5): + /@typescript-eslint/type-utils@6.7.5(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-Gs0qos5wqxnQrvpYv+pf3XfcRXW6jiAn9zE/K+DlmYf6FcpxeNYN0AIETaPR7rHO4K2UY+D0CIbDP9Ut0U4m1g==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -5835,12 +5835,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.7.5(typescript@4.9.5) - '@typescript-eslint/utils': 6.7.5(eslint@8.51.0)(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 6.7.5(typescript@5.2.2) + '@typescript-eslint/utils': 6.7.5(eslint@8.51.0)(typescript@5.2.2) debug: 4.3.4(supports-color@9.4.0) eslint: 8.51.0 - ts-api-utils: 1.0.1(typescript@4.9.5) - typescript: 4.9.5 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true @@ -5860,7 +5860,7 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@5.60.1(typescript@4.9.5): + /@typescript-eslint/typescript-estree@5.60.1(typescript@5.2.2): resolution: {integrity: sha512-hkX70J9+2M2ZT6fhti5Q2FoU9zb+GeZK2SLP1WZlvUDqdMbEKhexZODD1WodNRyO8eS+4nScvT0dts8IdaBzfw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5875,13 +5875,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@5.62.0(typescript@4.9.5): + /@typescript-eslint/typescript-estree@5.62.0(typescript@5.2.2): resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5896,13 +5896,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@6.7.5(typescript@4.9.5): + /@typescript-eslint/typescript-estree@6.7.5(typescript@5.2.2): resolution: {integrity: sha512-NhJiJ4KdtwBIxrKl0BqG1Ur+uw7FiOnOThcYx9DpOGJ/Abc9z2xNzLeirCG02Ig3vkvrc2qFLmYSSsaITbKjlg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -5917,13 +5917,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - ts-api-utils: 1.0.1(typescript@4.9.5) - typescript: 4.9.5 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.60.1(eslint@8.51.0)(typescript@4.9.5): + /@typescript-eslint/utils@5.60.1(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5934,7 +5934,7 @@ packages: '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.60.1 '@typescript-eslint/types': 5.60.1 - '@typescript-eslint/typescript-estree': 5.60.1(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.2.2) eslint: 8.51.0 eslint-scope: 5.1.1 semver: 7.5.4 @@ -5943,7 +5943,7 @@ packages: - typescript dev: true - /@typescript-eslint/utils@5.62.0(eslint@8.51.0)(typescript@4.9.5): + /@typescript-eslint/utils@5.62.0(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5954,7 +5954,7 @@ packages: '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.2.2) eslint: 8.51.0 eslint-scope: 5.1.1 semver: 7.5.4 @@ -5963,7 +5963,7 @@ packages: - typescript dev: true - /@typescript-eslint/utils@6.7.5(eslint@8.51.0)(typescript@4.9.5): + /@typescript-eslint/utils@6.7.5(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-pfRRrH20thJbzPPlPc4j0UNGvH1PjPlhlCMq4Yx7EGjV7lvEeGX0U6MJYe8+SyFutWgSHsdbJ3BXzZccYggezA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -5974,7 +5974,7 @@ packages: '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 6.7.5 '@typescript-eslint/types': 6.7.5 - '@typescript-eslint/typescript-estree': 6.7.5(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 6.7.5(typescript@5.2.2) eslint: 8.51.0 semver: 7.5.4 transitivePeerDependencies: @@ -6487,7 +6487,7 @@ packages: - utf-8-validate dev: false - /astro@3.3.2(typescript@4.9.5): + /astro@3.3.2(typescript@5.2.2): resolution: {integrity: sha512-uyimGY0p1gYXKAZe3/RCfbqNbuwpEvPkTKF5TE63Glb9ZgeLUBXu+ZlsG4LIMxCQ40p5F0D5+zuNJdH+om2PQQ==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true @@ -6540,7 +6540,7 @@ packages: shikiji: 0.6.10 string-width: 6.1.0 strip-ansi: 7.1.0 - tsconfck: 3.0.0(typescript@4.9.5) + tsconfck: 3.0.0(typescript@5.2.2) unist-util-visit: 4.1.2 vfile: 5.3.7 vite: 4.4.9(@types/node@18.11.9) @@ -8760,7 +8760,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.60.1(eslint@8.51.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.60.1(eslint@8.51.0)(typescript@5.2.2) debug: 3.2.7 eslint: 8.51.0 eslint-import-resolver-node: 0.3.7 @@ -8790,7 +8790,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.60.1(eslint@8.51.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.60.1(eslint@8.51.0)(typescript@5.2.2) array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -8825,7 +8825,7 @@ packages: requireindex: 1.2.0 dev: true - /eslint-plugin-jest@26.9.0(@typescript-eslint/eslint-plugin@5.60.1)(eslint@8.51.0)(jest@29.7.0)(typescript@4.9.5): + /eslint-plugin-jest@26.9.0(@typescript-eslint/eslint-plugin@5.60.1)(eslint@8.51.0)(jest@29.7.0)(typescript@5.2.2): resolution: {integrity: sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8838,8 +8838,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.51.0)(typescript@4.9.5) - '@typescript-eslint/utils': 5.62.0(eslint@8.51.0)(typescript@4.9.5) + '@typescript-eslint/eslint-plugin': 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.51.0)(typescript@5.2.2) + '@typescript-eslint/utils': 5.62.0(eslint@8.51.0)(typescript@5.2.2) eslint: 8.51.0 jest: 29.7.0 transitivePeerDependencies: @@ -8921,13 +8921,13 @@ packages: string.prototype.matchall: 4.0.8 dev: true - /eslint-plugin-testing-library@5.11.0(eslint@8.51.0)(typescript@4.9.5): + /eslint-plugin-testing-library@5.11.0(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-ELY7Gefo+61OfXKlQeXNIDVVLPcvKTeiQOoMZG9TeuWa7Ln4dUNRv8JdRWBQI9Mbb427XGlVB1aa1QPZxBJM8Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'} peerDependencies: eslint: ^7.5.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.62.0(eslint@8.51.0)(typescript@4.9.5) + '@typescript-eslint/utils': 5.62.0(eslint@8.51.0)(typescript@5.2.2) eslint: 8.51.0 transitivePeerDependencies: - supports-color @@ -16105,13 +16105,13 @@ packages: resolution: {integrity: sha512-cXzueh9pzBCsLzhToB4X4gZCb3KYkrsAcBAX97JnazE74HOl3cpBJYEV7nabHeG/6/WXCU5Yujlde/WPBUwnsg==} dev: false - /ts-api-utils@1.0.1(typescript@4.9.5): + /ts-api-utils@1.0.1(typescript@5.2.2): resolution: {integrity: sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==} engines: {node: '>=16.13.0'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 4.9.5 + typescript: 5.2.2 dev: true /ts-dedent@2.2.0: @@ -16129,7 +16129,7 @@ packages: dependencies: tslib: 2.5.0 - /ts-jest@29.1.1(@babel/core@7.22.10)(@jest/types@29.6.3)(jest@29.7.0)(typescript@4.9.5): + /ts-jest@29.1.1(@babel/core@7.22.10)(@jest/types@29.6.3)(jest@29.7.0)(typescript@5.2.2): resolution: {integrity: sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -16160,14 +16160,14 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.5.3 - typescript: 4.9.5 + typescript: 5.2.2 yargs-parser: 21.1.1 dev: true /ts-log@2.2.4: resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==} - /ts-node@10.9.1(@swc/core@1.3.39)(@types/node@18.11.9)(typescript@4.9.5): + /ts-node@10.9.1(@swc/core@1.3.39)(@types/node@18.11.9)(typescript@5.2.2): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -16194,12 +16194,12 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.9.5 + typescript: 5.2.2 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true - /tsconfck@3.0.0(typescript@4.9.5): + /tsconfck@3.0.0(typescript@5.2.2): resolution: {integrity: sha512-w3wnsIrJNi7avf4Zb0VjOoodoO0woEqGgZGQm+LHH9przdUI+XDKsWAXwxHA1DaRTjeuZNcregSzr7RaA8zG9A==} engines: {node: ^18 || >=20} hasBin: true @@ -16209,7 +16209,7 @@ packages: typescript: optional: true dependencies: - typescript: 4.9.5 + typescript: 5.2.2 dev: false /tsconfig-paths@3.14.1: @@ -16246,14 +16246,14 @@ packages: engines: {node: '>=0.6.x'} dev: false - /tsutils@3.21.0(typescript@4.9.5): + /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: 4.9.5 + typescript: 5.2.2 dev: true /tunnel-agent@0.6.0: @@ -16342,9 +16342,9 @@ packages: resolution: {integrity: sha512-Pze0mIxYXhaJdpw1ayMzOA7rtGr1OmsTY/Z+FWtRKIqXFz6aoDLjqdbWE/tcIBSC8nhnVXiRrEXujodR/xiFAA==} dev: true - /typescript@4.9.5: - resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} - engines: {node: '>=4.2.0'} + /typescript@5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} + engines: {node: '>=14.17'} hasBin: true /ua-parser-js@0.7.31: