From 8a658ebc313f4b4b5fda8b05bf1ac2b3dfc5f70e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 00:11:50 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.6.3 --- pnpm-lock.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75765ce..024af37 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: devDependencies: '@total-typescript/exercise-cli': specifier: ^0.11.0 - version: 0.11.0(typescript@5.6.2)(vitest@2.1.1) + version: 0.11.0(typescript@5.6.3)(vitest@2.1.1) '@types/node': specifier: ^20.10.3 version: 20.14.9 @@ -19,10 +19,10 @@ devDependencies: version: 3.3.3 typescript: specifier: ^5.3.0 - version: 5.6.2 + version: 5.6.3 vite-tsconfig-paths: specifier: ^5.0.0 - version: 5.0.1(typescript@5.6.2) + version: 5.0.1(typescript@5.6.3) vitest: specifier: ^2.0.0 version: 2.1.1(@types/node@20.14.9)(jsdom@25.0.0) @@ -389,7 +389,7 @@ packages: dev: true optional: true - /@total-typescript/exercise-cli@0.11.0(typescript@5.6.2)(vitest@2.1.1): + /@total-typescript/exercise-cli@0.11.0(typescript@5.6.3)(vitest@2.1.1): resolution: {integrity: sha512-VTRT1UTedPEburo5uQZLDchnbUAciOKsnO89y7DAKJS3/NMAObi6gr1/SNlCcEmCRa/Rya2mLG+iYBYhnmYsYA==} hasBin: true peerDependencies: @@ -402,7 +402,7 @@ packages: fast-glob: 3.3.2 jsonc-parser: 3.3.1 prompts: 2.4.2 - typescript: 5.6.2 + typescript: 5.6.3 vitest: 2.1.1(@types/node@20.14.9)(jsdom@25.0.0) dev: true @@ -1086,7 +1086,7 @@ packages: punycode: 2.3.1 dev: true - /tsconfck@3.1.1(typescript@5.6.2): + /tsconfck@3.1.1(typescript@5.6.3): resolution: {integrity: sha512-00eoI6WY57SvZEVjm13stEVE90VkEdJAFGgpFLTsZbJyW/LwFQ7uQxJHWpZ2hzSWgCPKc9AnBnNP+0X7o3hAmQ==} engines: {node: ^18 || >=20} hasBin: true @@ -1096,11 +1096,11 @@ packages: typescript: optional: true dependencies: - typescript: 5.6.2 + typescript: 5.6.3 dev: true - /typescript@5.6.2: - resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} + /typescript@5.6.3: + resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -1142,7 +1142,7 @@ packages: - terser dev: true - /vite-tsconfig-paths@5.0.1(typescript@5.6.2): + /vite-tsconfig-paths@5.0.1(typescript@5.6.3): resolution: {integrity: sha512-yqwv+LstU7NwPeNqajZzLEBVpUFU6Dugtb2P84FXuvaoYA+/70l9MHE+GYfYAycVyPSDYZ7mjOFuYBRqlEpTig==} peerDependencies: vite: '*' @@ -1152,7 +1152,7 @@ packages: dependencies: debug: 4.3.5 globrex: 0.1.2 - tsconfck: 3.1.1(typescript@5.6.2) + tsconfck: 3.1.1(typescript@5.6.3) transitivePeerDependencies: - supports-color - typescript