From 129d001b9dc30221633fcdd42ba9858690d5fb08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 08:27:04 +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 | 184 +++++++++++----------- 6 files changed, 97 insertions(+), 97 deletions(-) diff --git a/package.json b/package.json index f3e4551240..a04b480586 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "prettier": "^3.0.3", "ts-jest": "^29.1.1", "tunnelmole": "^2.2.12", - "typescript": "^4.9.5", + "typescript": "^5.3.2", "uuid": "^9.0.1" }, "dependenciesMeta": { diff --git a/packages/auth/package.json b/packages/auth/package.json index 8c67b301b8..dae9c4c56d 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.3.2", - "typescript": "^4.9.5" + "typescript": "^5.3.2" } } diff --git a/packages/backend/package.json b/packages/backend/package.json index 5c7a67032b..b944e6398e 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -42,7 +42,7 @@ "testcontainers": "^10.3.2", "tmp": "^0.2.1", "ts-node": "^10.9.1", - "typescript": "^4.9.5" + "typescript": "^5.3.2" }, "dependencies": { "@adonisjs/fold": "^8.2.0", diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 5073eb13c3..1429876d7f 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.5", - "typescript": "^4.9.5" + "typescript": "^5.3.2" }, "engines": { "node": "18" diff --git a/packages/token-introspection/package.json b/packages/token-introspection/package.json index 0ef4884d5a..fdab7891d9 100644 --- a/packages/token-introspection/package.json +++ b/packages/token-introspection/package.json @@ -21,7 +21,7 @@ "@types/node": "^18.7.12", "nock": "^13.4.0", "openapi-typescript": "^6.7.2", - "typescript": "^4.9.5" + "typescript": "^5.3.2" }, "dependencies": { "@interledger/openapi": "1.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f926b9a0b8..9760b8c71b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,10 +19,10 @@ importers: version: 29.5.10 '@typescript-eslint/eslint-plugin': specifier: ^6.10.0 - version: 6.10.0(@typescript-eslint/parser@6.10.0)(eslint@8.55.0)(typescript@4.9.5) + version: 6.10.0(@typescript-eslint/parser@6.10.0)(eslint@8.55.0)(typescript@5.3.2) '@typescript-eslint/parser': specifier: ^6.10.0 - version: 6.10.0(eslint@8.55.0)(typescript@4.9.5) + version: 6.10.0(eslint@8.55.0)(typescript@5.3.2) dotenv: specifier: ^16.3.1 version: 16.3.1 @@ -43,13 +43,13 @@ importers: version: 3.0.3 ts-jest: specifier: ^29.1.1 - version: 29.1.1(@babel/core@7.23.2)(@jest/types@29.6.3)(jest@29.7.0)(typescript@4.9.5) + version: 29.1.1(@babel/core@7.23.2)(@jest/types@29.6.3)(jest@29.7.0)(typescript@5.3.2) tunnelmole: specifier: ^2.2.12 version: 2.2.12 typescript: - specifier: ^4.9.5 - version: 4.9.5 + specifier: ^5.3.2 + version: 5.3.2 uuid: specifier: ^9.0.1 version: 9.0.1 @@ -245,8 +245,8 @@ importers: specifier: ^10.3.2 version: 10.3.2 typescript: - specifier: ^4.9.5 - version: 4.9.5 + specifier: ^5.3.2 + version: 5.3.2 packages/backend: dependencies: @@ -448,10 +448,10 @@ importers: version: 0.2.1 ts-node: specifier: ^10.9.1 - version: 10.9.1(@swc/core@1.3.92)(@types/node@18.18.5)(typescript@4.9.5) + version: 10.9.1(@swc/core@1.3.92)(@types/node@18.18.5)(typescript@5.3.2) typescript: - specifier: ^4.9.5 - version: 4.9.5 + specifier: ^5.3.2 + version: 5.3.2 packages/documentation: dependencies: @@ -463,7 +463,7 @@ importers: version: 0.2.1 astro: specifier: 3.6.4 - version: 3.6.4(typescript@4.9.5) + version: 3.6.4(typescript@5.3.2) astro-graphql-plugin: specifier: ^0.1.0 version: 0.1.0(graphql@16.8.1) @@ -527,7 +527,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.55.0)(jest@29.7.0)(react@18.2.0)(typescript@4.9.5) + version: 1.19.3(eslint@8.55.0)(jest@29.7.0)(react@18.2.0)(typescript@5.3.2) '@tailwindcss/forms': specifier: ^0.5.7 version: 0.5.7(tailwindcss@3.3.5) @@ -562,8 +562,8 @@ importers: specifier: ^3.3.5 version: 3.3.5 typescript: - specifier: ^4.9.5 - version: 4.9.5 + specifier: ^5.3.2 + version: 5.3.2 packages/token-introspection: dependencies: @@ -587,8 +587,8 @@ importers: specifier: ^6.7.2 version: 6.7.2 typescript: - specifier: ^4.9.5 - version: 4.9.5 + specifier: ^5.3.2 + version: 5.3.2 packages: @@ -910,7 +910,7 @@ packages: astro: ^3.1.0 dependencies: '@astrojs/prism': 3.0.0 - astro: 3.6.4(typescript@4.9.5) + astro: 3.6.4(typescript@5.3.2) github-slugger: 2.0.0 import-meta-resolve: 3.0.0 mdast-util-definitions: 6.0.0 @@ -934,7 +934,7 @@ packages: astro: ^3.0.0 dependencies: '@astrojs/prism': 3.0.0 - astro: 3.6.4(typescript@4.9.5) + astro: 3.6.4(typescript@5.3.2) github-slugger: 2.0.0 import-meta-resolve: 3.0.0 mdast-util-definitions: 6.0.0 @@ -961,7 +961,7 @@ packages: '@astrojs/markdown-remark': 3.2.0(astro@3.6.4) '@mdx-js/mdx': 2.3.0 acorn: 8.10.0 - astro: 3.6.4(typescript@4.9.5) + astro: 3.6.4(typescript@5.3.2) es-module-lexer: 1.3.0 estree-util-visit: 1.2.1 github-slugger: 2.0.0 @@ -1001,7 +1001,7 @@ packages: '@astrojs/sitemap': 3.0.3 '@pagefind/default-ui': 1.0.3 '@types/mdast': 3.0.12 - astro: 3.6.4(typescript@4.9.5) + astro: 3.6.4(typescript@5.3.2) astro-expressive-code: 0.29.2(astro@3.6.4) bcp-47: 2.1.0 execa: 8.0.1 @@ -5110,7 +5110,7 @@ packages: - utf-8-validate dev: true - /@remix-run/eslint-config@1.19.3(eslint@8.55.0)(jest@29.7.0)(react@18.2.0)(typescript@4.9.5): + /@remix-run/eslint-config@1.19.3(eslint@8.55.0)(jest@29.7.0)(react@18.2.0)(typescript@5.3.2): resolution: {integrity: sha512-8yvPtsJj1hBKp6ypTTDhHmJ2ftoPmBV1xPPOIqhMLDQ1fwmzocwnkz9RHTeMYkdNSzUuqGnpGaMTHgrT3WfckQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5125,21 +5125,21 @@ packages: '@babel/eslint-parser': 7.21.8(@babel/core@7.21.8)(eslint@8.55.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.55.0)(typescript@4.9.5) - '@typescript-eslint/parser': 5.60.1(eslint@8.55.0)(typescript@4.9.5) + '@typescript-eslint/eslint-plugin': 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/parser': 5.60.1(eslint@8.55.0)(typescript@5.3.2) eslint: 8.55.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.55.0) eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.60.1)(eslint-import-resolver-typescript@3.5.5)(eslint@8.55.0) - eslint-plugin-jest: 26.9.0(@typescript-eslint/eslint-plugin@5.60.1)(eslint@8.55.0)(jest@29.7.0)(typescript@4.9.5) + eslint-plugin-jest: 26.9.0(@typescript-eslint/eslint-plugin@5.60.1)(eslint@8.55.0)(jest@29.7.0)(typescript@5.3.2) eslint-plugin-jest-dom: 4.0.3(eslint@8.55.0) eslint-plugin-jsx-a11y: 6.8.0(eslint@8.55.0) eslint-plugin-node: 11.1.0(eslint@8.55.0) eslint-plugin-react: 7.33.2(eslint@8.55.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.55.0) - eslint-plugin-testing-library: 5.11.0(eslint@8.55.0)(typescript@4.9.5) + eslint-plugin-testing-library: 5.11.0(eslint@8.55.0)(typescript@5.3.2) react: 18.2.0 - typescript: 4.9.5 + typescript: 5.3.2 transitivePeerDependencies: - eslint-import-resolver-webpack - jest @@ -6016,7 +6016,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.55.0)(typescript@4.9.5): + /@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.55.0)(typescript@5.3.2): resolution: {integrity: sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6028,23 +6028,23 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 5.60.1(eslint@8.55.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.60.1(eslint@8.55.0)(typescript@5.3.2) '@typescript-eslint/scope-manager': 5.60.1 - '@typescript-eslint/type-utils': 5.60.1(eslint@8.55.0)(typescript@4.9.5) - '@typescript-eslint/utils': 5.60.1(eslint@8.55.0)(typescript@4.9.5) + '@typescript-eslint/type-utils': 5.60.1(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/utils': 5.60.1(eslint@8.55.0)(typescript@5.3.2) debug: 4.3.4(supports-color@9.4.0) eslint: 8.55.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.3.2) + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/eslint-plugin@6.10.0(@typescript-eslint/parser@6.10.0)(eslint@8.55.0)(typescript@4.9.5): + /@typescript-eslint/eslint-plugin@6.10.0(@typescript-eslint/parser@6.10.0)(eslint@8.55.0)(typescript@5.3.2): resolution: {integrity: sha512-uoLj4g2OTL8rfUQVx2AFO1hp/zja1wABJq77P6IclQs6I/m9GLrm7jCdgzZkvWdDCQf1uEvoa8s8CupsgWQgVg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -6056,10 +6056,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.10.0(eslint@8.55.0)(typescript@4.9.5) + '@typescript-eslint/parser': 6.10.0(eslint@8.55.0)(typescript@5.3.2) '@typescript-eslint/scope-manager': 6.10.0 - '@typescript-eslint/type-utils': 6.10.0(eslint@8.55.0)(typescript@4.9.5) - '@typescript-eslint/utils': 6.10.0(eslint@8.55.0)(typescript@4.9.5) + '@typescript-eslint/type-utils': 6.10.0(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/utils': 6.10.0(eslint@8.55.0)(typescript@5.3.2) '@typescript-eslint/visitor-keys': 6.10.0 debug: 4.3.4(supports-color@9.4.0) eslint: 8.55.0 @@ -6067,13 +6067,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.3.2) + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.60.1(eslint@8.55.0)(typescript@4.9.5): + /@typescript-eslint/parser@5.60.1(eslint@8.55.0)(typescript@5.3.2): resolution: {integrity: sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6085,15 +6085,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.3.2) debug: 4.3.4(supports-color@9.4.0) eslint: 8.55.0 - typescript: 4.9.5 + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.10.0(eslint@8.55.0)(typescript@4.9.5): + /@typescript-eslint/parser@6.10.0(eslint@8.55.0)(typescript@5.3.2): resolution: {integrity: sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -6105,11 +6105,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 6.10.0 '@typescript-eslint/types': 6.10.0 - '@typescript-eslint/typescript-estree': 6.10.0(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 6.10.0(typescript@5.3.2) '@typescript-eslint/visitor-keys': 6.10.0 debug: 4.3.4(supports-color@9.4.0) eslint: 8.55.0 - typescript: 4.9.5 + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: true @@ -6138,7 +6138,7 @@ packages: '@typescript-eslint/visitor-keys': 6.10.0 dev: true - /@typescript-eslint/type-utils@5.60.1(eslint@8.55.0)(typescript@4.9.5): + /@typescript-eslint/type-utils@5.60.1(eslint@8.55.0)(typescript@5.3.2): resolution: {integrity: sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6148,17 +6148,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.55.0)(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.3.2) + '@typescript-eslint/utils': 5.60.1(eslint@8.55.0)(typescript@5.3.2) debug: 4.3.4(supports-color@9.4.0) eslint: 8.55.0 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0(typescript@5.3.2) + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/type-utils@6.10.0(eslint@8.55.0)(typescript@4.9.5): + /@typescript-eslint/type-utils@6.10.0(eslint@8.55.0)(typescript@5.3.2): resolution: {integrity: sha512-wYpPs3hgTFblMYwbYWPT3eZtaDOjbLyIYuqpwuLBBqhLiuvJ+9sEp2gNRJEtR5N/c9G1uTtQQL5AhV0fEPJYcg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -6168,12 +6168,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.10.0(typescript@4.9.5) - '@typescript-eslint/utils': 6.10.0(eslint@8.55.0)(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 6.10.0(typescript@5.3.2) + '@typescript-eslint/utils': 6.10.0(eslint@8.55.0)(typescript@5.3.2) debug: 4.3.4(supports-color@9.4.0) eslint: 8.55.0 - ts-api-utils: 1.0.1(typescript@4.9.5) - typescript: 4.9.5 + ts-api-utils: 1.0.1(typescript@5.3.2) + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: true @@ -6193,7 +6193,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.3.2): resolution: {integrity: sha512-hkX70J9+2M2ZT6fhti5Q2FoU9zb+GeZK2SLP1WZlvUDqdMbEKhexZODD1WodNRyO8eS+4nScvT0dts8IdaBzfw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6208,13 +6208,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.3.2) + typescript: 5.3.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.3.2): resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6229,13 +6229,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.3.2) + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@6.10.0(typescript@4.9.5): + /@typescript-eslint/typescript-estree@6.10.0(typescript@5.3.2): resolution: {integrity: sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -6250,13 +6250,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.3.2) + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.60.1(eslint@8.55.0)(typescript@4.9.5): + /@typescript-eslint/utils@5.60.1(eslint@8.55.0)(typescript@5.3.2): resolution: {integrity: sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6267,7 +6267,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.3.2) eslint: 8.55.0 eslint-scope: 5.1.1 semver: 7.5.4 @@ -6276,7 +6276,7 @@ packages: - typescript dev: true - /@typescript-eslint/utils@5.62.0(eslint@8.55.0)(typescript@4.9.5): + /@typescript-eslint/utils@5.62.0(eslint@8.55.0)(typescript@5.3.2): resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6287,7 +6287,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.3.2) eslint: 8.55.0 eslint-scope: 5.1.1 semver: 7.5.4 @@ -6296,7 +6296,7 @@ packages: - typescript dev: true - /@typescript-eslint/utils@6.10.0(eslint@8.55.0)(typescript@4.9.5): + /@typescript-eslint/utils@6.10.0(eslint@8.55.0)(typescript@5.3.2): resolution: {integrity: sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -6307,7 +6307,7 @@ packages: '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 6.10.0 '@typescript-eslint/types': 6.10.0 - '@typescript-eslint/typescript-estree': 6.10.0(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 6.10.0(typescript@5.3.2) eslint: 8.55.0 semver: 7.5.4 transitivePeerDependencies: @@ -6850,7 +6850,7 @@ packages: peerDependencies: astro: ^3.0.0-beta dependencies: - astro: 3.6.4(typescript@4.9.5) + astro: 3.6.4(typescript@5.3.2) remark-expressive-code: 0.29.2 dev: false @@ -6871,7 +6871,7 @@ packages: - utf-8-validate dev: false - /astro@3.6.4(typescript@4.9.5): + /astro@3.6.4(typescript@5.3.2): resolution: {integrity: sha512-YatUyWEQ9GUC79Wc2zbovy6D6bXPW9++Z6PYs4GDamEDspUSnnzL/INB7WJqgFI0xAFk9jcUr+MZYjkdWqXYTw==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true @@ -6926,7 +6926,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.3.2) unist-util-visit: 4.1.2 vfile: 5.3.7 vite: 4.4.9(@types/node@18.11.9) @@ -9229,7 +9229,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.60.1(eslint@8.55.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.60.1(eslint@8.55.0)(typescript@5.3.2) debug: 3.2.7 eslint: 8.55.0 eslint-import-resolver-node: 0.3.7 @@ -9259,7 +9259,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.60.1(eslint@8.55.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.60.1(eslint@8.55.0)(typescript@5.3.2) array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -9294,7 +9294,7 @@ packages: requireindex: 1.2.0 dev: true - /eslint-plugin-jest@26.9.0(@typescript-eslint/eslint-plugin@5.60.1)(eslint@8.55.0)(jest@29.7.0)(typescript@4.9.5): + /eslint-plugin-jest@26.9.0(@typescript-eslint/eslint-plugin@5.60.1)(eslint@8.55.0)(jest@29.7.0)(typescript@5.3.2): resolution: {integrity: sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -9307,8 +9307,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.55.0)(typescript@4.9.5) - '@typescript-eslint/utils': 5.62.0(eslint@8.55.0)(typescript@4.9.5) + '@typescript-eslint/eslint-plugin': 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/utils': 5.62.0(eslint@8.55.0)(typescript@5.3.2) eslint: 8.55.0 jest: 29.7.0 transitivePeerDependencies: @@ -9390,13 +9390,13 @@ packages: string.prototype.matchall: 4.0.8 dev: true - /eslint-plugin-testing-library@5.11.0(eslint@8.55.0)(typescript@4.9.5): + /eslint-plugin-testing-library@5.11.0(eslint@8.55.0)(typescript@5.3.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.55.0)(typescript@4.9.5) + '@typescript-eslint/utils': 5.62.0(eslint@8.55.0)(typescript@5.3.2) eslint: 8.55.0 transitivePeerDependencies: - supports-color @@ -16817,13 +16817,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.3.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.3.2 dev: true /ts-dedent@2.2.0: @@ -16841,7 +16841,7 @@ packages: dependencies: tslib: 2.5.0 - /ts-jest@29.1.1(@babel/core@7.23.2)(@jest/types@29.6.3)(jest@29.7.0)(typescript@4.9.5): + /ts-jest@29.1.1(@babel/core@7.23.2)(@jest/types@29.6.3)(jest@29.7.0)(typescript@5.3.2): resolution: {integrity: sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -16872,7 +16872,7 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.5.3 - typescript: 4.9.5 + typescript: 5.3.2 yargs-parser: 21.1.1 dev: true @@ -16884,7 +16884,7 @@ packages: resolution: {integrity: sha512-PGcnJoTBnVGy6yYNFxWVNkdcAuAMstvutN9MgDJIV6L0oG8fB+ZNNy1T+wJzah8RPGor1mZuPQkVfXNDpy9eHA==} dev: false - /ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.18.5)(typescript@4.9.5): + /ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.18.5)(typescript@5.3.2): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -16911,12 +16911,12 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.9.5 + typescript: 5.3.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.3.2): resolution: {integrity: sha512-w3wnsIrJNi7avf4Zb0VjOoodoO0woEqGgZGQm+LHH9przdUI+XDKsWAXwxHA1DaRTjeuZNcregSzr7RaA8zG9A==} engines: {node: ^18 || >=20} hasBin: true @@ -16926,7 +16926,7 @@ packages: typescript: optional: true dependencies: - typescript: 4.9.5 + typescript: 5.3.2 dev: false /tsconfig-paths@3.14.1: @@ -16963,14 +16963,14 @@ packages: engines: {node: '>=0.6.x'} dev: false - /tsutils@3.21.0(typescript@4.9.5): + /tsutils@3.21.0(typescript@5.3.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.3.2 dev: true /tunnel-agent@0.6.0: @@ -17100,9 +17100,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.3.2: + resolution: {integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==} + engines: {node: '>=14.17'} hasBin: true /ua-parser-js@0.7.31: