diff --git a/package.json b/package.json index 4a72366..247af31 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "shx": "^0.3.3", "ts-node": "^10.9.2", "tslib": "^2.6.2", - "typescript": "^5.4.5" + "typescript": "^5.9.3" }, "scripts": { "watch": "pnpm build --watch", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 733ba55..5518428 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -93,13 +93,13 @@ devDependencies: version: 0.3.4 ts-node: specifier: ^10.9.2 - version: 10.9.2(@swc/core@1.10.1)(@types/node@20.17.9)(typescript@5.7.2) + version: 10.9.2(@swc/core@1.10.1)(@types/node@20.17.9)(typescript@5.9.3) tslib: specifier: ^2.6.2 version: 2.8.1 typescript: - specifier: ^5.4.5 - version: 5.7.2 + specifier: ^5.9.3 + version: 5.9.3 packages: @@ -135,8 +135,8 @@ packages: whatwg-mimetype: 3.0.0 dev: false - /@emnapi/runtime@1.3.1: - resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==} + /@emnapi/runtime@1.5.0: + resolution: {integrity: sha512-97/BJ3iXHww3djw6hYIfErCZFee7qCtrneuLa20UXFCOTCfBM2cvQHjWJ2EG0s0MtdNwInarqCTz35i4wWXHsQ==} requiresBuild: true dependencies: tslib: 2.8.1 @@ -513,7 +513,7 @@ packages: cpu: [wasm32] requiresBuild: true dependencies: - '@emnapi/runtime': 1.3.1 + '@emnapi/runtime': 1.5.0 dev: false optional: true @@ -1945,7 +1945,7 @@ packages: ieee754: 1.2.1 dev: false - /ts-node@10.9.2(@swc/core@1.10.1)(@types/node@20.17.9)(typescript@5.7.2): + /ts-node@10.9.2(@swc/core@1.10.1)(@types/node@20.17.9)(typescript@5.9.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -1972,7 +1972,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.7.2 + typescript: 5.9.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -1985,8 +1985,8 @@ packages: engines: {node: '>=16'} dev: false - /typescript@5.7.2: - resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} + /typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} hasBin: true dev: true