diff --git a/typescript/examples/VaasExample/package.json b/typescript/examples/VaasExample/package.json index 0f0d1fe8..3fc62d30 100644 --- a/typescript/examples/VaasExample/package.json +++ b/typescript/examples/VaasExample/package.json @@ -1,6 +1,6 @@ { "name": "test-files", - "version": "1.0.65", + "version": "1.0.66", "description": "", "scripts": { "start:filescan": "npx ts-node main.ts", @@ -12,10 +12,10 @@ "author": "", "license": "ISC", "dependencies": { - "@types/node": "24.12.0", + "@types/node": "25.5.0", "gdata-vaas": "7.7.6", "ts-node": "^10.9.2", - "typescript": "5.9.3" + "typescript": "6.0.2" }, "devDependencies": { "dotenv": "^17.0.0", diff --git a/typescript/examples/VaasExample/pnpm-lock.yaml b/typescript/examples/VaasExample/pnpm-lock.yaml index aa7d2108..e8e17401 100644 --- a/typescript/examples/VaasExample/pnpm-lock.yaml +++ b/typescript/examples/VaasExample/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: dependencies: '@types/node': - specifier: 24.12.0 - version: 24.12.0 + specifier: 25.5.0 + version: 25.5.0 gdata-vaas: specifier: 7.7.6 version: 7.7.6 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@24.12.0)(typescript@5.9.3) + version: 10.9.2(@types/node@25.5.0)(typescript@6.0.2) typescript: - specifier: 5.9.3 - version: 5.9.3 + specifier: 6.0.2 + version: 6.0.2 devDependencies: dotenv: specifier: ^17.0.0 @@ -58,8 +58,8 @@ packages: '@tsconfig/node16@1.0.4': resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} - '@types/node@24.12.0': - resolution: {integrity: sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==} + '@types/node@25.5.0': + resolution: {integrity: sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==} '@types/uuid@10.0.0': resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==} @@ -218,13 +218,13 @@ packages: typescript-json-serializer@6.0.1: resolution: {integrity: sha512-95UQOeV3V+WIx5+7dBZd6/pN+cQSsGXxIdDvPmYhkHYH6VrIgQ3DK+IM3ixKVjFwvch8LnWhIY3F/Zhp4bNfSA==} - typescript@5.9.3: - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + typescript@6.0.2: + resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==} engines: {node: '>=14.17'} hasBin: true - undici-types@7.16.0: - resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + undici-types@7.18.2: + resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} uuid@11.1.0: resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==} @@ -276,15 +276,15 @@ snapshots: '@tsconfig/node16@1.0.4': {} - '@types/node@24.12.0': + '@types/node@25.5.0': dependencies: - undici-types: 7.16.0 + undici-types: 7.18.2 '@types/uuid@10.0.0': {} '@types/ws@8.18.1': dependencies: - '@types/node': 24.12.0 + '@types/node': 25.5.0 '@ungap/url-search-params@0.2.2': {} @@ -418,21 +418,21 @@ snapshots: reflect-metadata@0.1.14: {} - ts-node@10.9.2(@types/node@24.12.0)(typescript@5.9.3): + ts-node@10.9.2(@types/node@25.5.0)(typescript@6.0.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 24.12.0 + '@types/node': 25.5.0 acorn: 8.12.0 acorn-walk: 8.3.3 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.9.3 + typescript: 6.0.2 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 @@ -443,9 +443,9 @@ snapshots: reflect-metadata: 0.1.14 tslib: 2.8.1 - typescript@5.9.3: {} + typescript@6.0.2: {} - undici-types@7.16.0: {} + undici-types@7.18.2: {} uuid@11.1.0: {}