diff --git a/package.json b/package.json index 86e396a..ea7b1ef 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "prettier": "3.4.2", "rimraf": "6.0.1", "standard-version": "9.5.0", - "typescript": "5.6.2", + "typescript": "5.7.2", "vitest": "2.1.8" }, "packageManager": "pnpm@9.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35e77fc..5f40f4c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ importers: version: 0.3.0(prettier@3.4.2) '@stardust-configs/tsconfig': specifier: 0.4.0 - version: 0.4.0(typescript@5.6.2) + version: 0.4.0(typescript@5.7.2) '@types/encoding-japanese': specifier: 2.2.1 version: 2.2.1 @@ -37,8 +37,8 @@ importers: specifier: 9.5.0 version: 9.5.0 typescript: - specifier: 5.6.2 - version: 5.6.2 + specifier: 5.7.2 + version: 5.7.2 vitest: specifier: 2.1.8 version: 2.1.8(@types/node@20.17.11) @@ -1151,8 +1151,8 @@ packages: typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} - typescript@5.6.2: - resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} + typescript@5.7.2: + resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} engines: {node: '>=14.17'} hasBin: true @@ -1414,9 +1414,9 @@ snapshots: dependencies: prettier: 3.4.2 - '@stardust-configs/tsconfig@0.4.0(typescript@5.6.2)': + '@stardust-configs/tsconfig@0.4.0(typescript@5.7.2)': dependencies: - typescript: 5.6.2 + typescript: 5.7.2 '@types/encoding-japanese@2.2.1': {} @@ -2313,7 +2313,7 @@ snapshots: typedarray@0.0.6: {} - typescript@5.6.2: {} + typescript@5.7.2: {} uglify-js@3.14.3: optional: true