diff --git a/package.json b/package.json index 5e8acc9..5c207db 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "rollup": "4.30.1", "standard-version": "9.5.0", "tslib": "2.8.1", - "typescript": "5.7.2", + "typescript": "5.7.3", "vitest": "2.1.8", "vitest-github-actions-reporter": "0.11.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a492643..b502ed2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: devDependencies: '@rollup/plugin-typescript': specifier: 12.1.2 - version: 12.1.2(rollup@4.30.1)(tslib@2.8.1)(typescript@5.7.2) + version: 12.1.2(rollup@4.30.1)(tslib@2.8.1)(typescript@5.7.3) '@types/aws-lambda': specifier: 8.10.147 version: 8.10.147 @@ -42,8 +42,8 @@ importers: specifier: 2.8.1 version: 2.8.1 typescript: - specifier: 5.7.2 - version: 5.7.2 + specifier: 5.7.3 + version: 5.7.3 vitest: specifier: 2.1.8 version: 2.1.8(@types/node@20.17.12) @@ -1398,8 +1398,8 @@ packages: typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} - typescript@5.7.2: - resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} + typescript@5.7.3: + resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} engines: {node: '>=14.17'} hasBin: true @@ -1662,11 +1662,11 @@ snapshots: '@oxlint/win32-x64@0.15.5': optional: true - '@rollup/plugin-typescript@12.1.2(rollup@4.30.1)(tslib@2.8.1)(typescript@5.7.2)': + '@rollup/plugin-typescript@12.1.2(rollup@4.30.1)(tslib@2.8.1)(typescript@5.7.3)': dependencies: '@rollup/pluginutils': 5.1.3(rollup@4.30.1) resolve: 1.22.8 - typescript: 5.7.2 + typescript: 5.7.3 optionalDependencies: rollup: 4.30.1 tslib: 2.8.1 @@ -2768,7 +2768,7 @@ snapshots: typedarray@0.0.6: {} - typescript@5.7.2: {} + typescript@5.7.3: {} uglify-js@3.19.3: optional: true