diff --git a/.support/package.json b/.support/package.json index 776ec11..22fc89c 100644 --- a/.support/package.json +++ b/.support/package.json @@ -9,7 +9,7 @@ "dependencies": { "axios": "^1.7.2", "dotenv": "^16.4.5", - "typescript": "5.8.2" + "typescript": "5.8.3" }, "devDependencies": { "prettier": "3.2.5", diff --git a/.support/pnpm-lock.yaml b/.support/pnpm-lock.yaml index 8e89f86..7e75f9f 100644 --- a/.support/pnpm-lock.yaml +++ b/.support/pnpm-lock.yaml @@ -15,15 +15,15 @@ importers: specifier: ^16.4.5 version: 16.4.7 typescript: - specifier: 5.8.2 - version: 5.8.2 + specifier: 5.8.3 + version: 5.8.3 devDependencies: prettier: specifier: 3.2.5 version: 3.2.5 ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@22.10.2)(typescript@5.8.2) + version: 10.9.2(@types/node@22.10.2)(typescript@5.8.3) packages: @@ -139,8 +139,8 @@ packages: '@swc/wasm': optional: true - typescript@5.8.2: - resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==} + typescript@5.8.3: + resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} engines: {node: '>=14.17'} hasBin: true @@ -231,7 +231,7 @@ snapshots: proxy-from-env@1.1.0: {} - ts-node@10.9.2(@types/node@22.10.2)(typescript@5.8.2): + ts-node@10.9.2(@types/node@22.10.2)(typescript@5.8.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 @@ -245,11 +245,11 @@ snapshots: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.8.2 + typescript: 5.8.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - typescript@5.8.2: {} + typescript@5.8.3: {} undici-types@6.20.0: {}