From 31dd09ac026eeff70a3b5284cc4d9cc5c071e704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 07:55:03 +0000 Subject: [PATCH] Bump @typescript/native-preview Bumps [@typescript/native-preview](https://github.com/microsoft/typescript-go) from 7.0.0-dev.20250725.3 to 7.0.0-dev.20250727.1. - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md) - [Commits](https://github.com/microsoft/typescript-go/commits) --- updated-dependencies: - dependency-name: "@typescript/native-preview" dependency-version: 7.0.0-dev.20250727.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 64 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/package-lock.json b/package-lock.json index 01afd758a..e0afe499a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "@types/which": "3.0.4", "@types/yargs-parser": "21.0.3", "@typescript-eslint/parser": "8.38.0", - "@typescript/native-preview": "7.0.0-dev.20250725.3", + "@typescript/native-preview": "7.0.0-dev.20250727.1", "@vitest/coverage-v8": "3.2.4", "blessed": "0.1.81", "blessed-contrib": "4.11.0", @@ -4929,9 +4929,9 @@ } }, "node_modules/@typescript/native-preview": { - "version": "7.0.0-dev.20250725.3", - "resolved": "https://registry.npmjs.org/@typescript/native-preview/-/native-preview-7.0.0-dev.20250725.3.tgz", - "integrity": "sha512-eDUFiRZ25WVu/ex4FzmEVgqk0lE7XKKLfLxfWEuLkKCnIG9qdM695aiMeja6EvB9d5pIaN78I+oaheuu3GRQPg==", + "version": "7.0.0-dev.20250727.1", + "resolved": "https://registry.npmjs.org/@typescript/native-preview/-/native-preview-7.0.0-dev.20250727.1.tgz", + "integrity": "sha512-WMWrFtHIWpQHu8xiZ78dsCR0fLnClmaRh1gLDoA9j4qzUtw5BEFcS1wO8zaugoTErGxiPpxdaSJWS8wi1Z3Vtg==", "dev": true, "license": "Apache-2.0", "bin": { @@ -4941,19 +4941,19 @@ "node": ">=20.6.0" }, "optionalDependencies": { - "@typescript/native-preview-darwin-arm64": "7.0.0-dev.20250725.3", - "@typescript/native-preview-darwin-x64": "7.0.0-dev.20250725.3", - "@typescript/native-preview-linux-arm": "7.0.0-dev.20250725.3", - "@typescript/native-preview-linux-arm64": "7.0.0-dev.20250725.3", - "@typescript/native-preview-linux-x64": "7.0.0-dev.20250725.3", - "@typescript/native-preview-win32-arm64": "7.0.0-dev.20250725.3", - "@typescript/native-preview-win32-x64": "7.0.0-dev.20250725.3" + "@typescript/native-preview-darwin-arm64": "7.0.0-dev.20250727.1", + "@typescript/native-preview-darwin-x64": "7.0.0-dev.20250727.1", + "@typescript/native-preview-linux-arm": "7.0.0-dev.20250727.1", + "@typescript/native-preview-linux-arm64": "7.0.0-dev.20250727.1", + "@typescript/native-preview-linux-x64": "7.0.0-dev.20250727.1", + "@typescript/native-preview-win32-arm64": "7.0.0-dev.20250727.1", + "@typescript/native-preview-win32-x64": "7.0.0-dev.20250727.1" } }, "node_modules/@typescript/native-preview-darwin-arm64": { - "version": "7.0.0-dev.20250725.3", - "resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-arm64/-/native-preview-darwin-arm64-7.0.0-dev.20250725.3.tgz", - "integrity": "sha512-IXyVKZQSGlNJNrsHtsoQpDZh4nh6VEzPJiSalIKiw6F7J1R8R8rEPGtGyZji0xsYQip4ve0CthVQZHuin8stTA==", + "version": "7.0.0-dev.20250727.1", + "resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-arm64/-/native-preview-darwin-arm64-7.0.0-dev.20250727.1.tgz", + "integrity": "sha512-hg6++JlfEIu68riEYMbMyGWKG1i/WeTdNYPq3vaKFWRA7fPNdqE3b7TKyz+/HRJJ61qqwgtzio6xX7PIuw+ypA==", "cpu": [ "arm64" ], @@ -4968,9 +4968,9 @@ } }, "node_modules/@typescript/native-preview-darwin-x64": { - "version": "7.0.0-dev.20250725.3", - "resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-x64/-/native-preview-darwin-x64-7.0.0-dev.20250725.3.tgz", - "integrity": "sha512-ar9WeWxrSA2VtAZAL2B8KsKdHPIOfZMidksa/oTP22tKjH+nDw0OkDrMakzq1aA8mPKWOjOvTfDtsTO/w/+IiQ==", + "version": "7.0.0-dev.20250727.1", + "resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-x64/-/native-preview-darwin-x64-7.0.0-dev.20250727.1.tgz", + "integrity": "sha512-rYzoYMw0NJaRJgKxT2fQdYUaQwrKpgW2ZiVKmMj6wEyiZAEhfWK4RULcrEJbG1Dg5Uy3dX+S2YlPlCQ97RMS9Q==", "cpu": [ "x64" ], @@ -4985,9 +4985,9 @@ } }, "node_modules/@typescript/native-preview-linux-arm": { - "version": "7.0.0-dev.20250725.3", - "resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm/-/native-preview-linux-arm-7.0.0-dev.20250725.3.tgz", - "integrity": "sha512-rzvu/tNiCrHjmP1NUWaPaNSUEiyI0fOdt+GIqcM7d1w3XEwIAdcZWpekJJLn6wDt/Z55ymEotLNIoFcWFbq2ww==", + "version": "7.0.0-dev.20250727.1", + "resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm/-/native-preview-linux-arm-7.0.0-dev.20250727.1.tgz", + "integrity": "sha512-J850kHPiqqjYSHu/xlDlrS0ncSQddHRJ7MhsAp34HhFMIYRMACIvspgdFBFkxwYMVtAGwTPYgH/cUVoDzTbP5A==", "cpu": [ "arm" ], @@ -5002,9 +5002,9 @@ } }, "node_modules/@typescript/native-preview-linux-arm64": { - "version": "7.0.0-dev.20250725.3", - "resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm64/-/native-preview-linux-arm64-7.0.0-dev.20250725.3.tgz", - "integrity": "sha512-fPb+LYdfSDePYdqJOgx9Qy9ZYdMOictgvTHOeuRBMfDmscXPodQGQJ+CjXmZgncgtOQTvCcW+jRBwCdgnIyzOg==", + "version": "7.0.0-dev.20250727.1", + "resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm64/-/native-preview-linux-arm64-7.0.0-dev.20250727.1.tgz", + "integrity": "sha512-NC7cRGnsy6RXIokZYAAZ3x4agxNo4ltLxo760ZSh4K/9hkGqjcT7rNwZTnLqpfjPLtqlnSQvm5BfpOed2puIwQ==", "cpu": [ "arm64" ], @@ -5019,9 +5019,9 @@ } }, "node_modules/@typescript/native-preview-linux-x64": { - "version": "7.0.0-dev.20250725.3", - "resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-x64/-/native-preview-linux-x64-7.0.0-dev.20250725.3.tgz", - "integrity": "sha512-yCjv6dJyOsGosGBkCkCc9Yr+qrElDwXxdNL8hpJRrPbR1yxwfwGl1jka33i0k0fGfHm8id2kwhF11dGCNLtUhQ==", + "version": "7.0.0-dev.20250727.1", + "resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-x64/-/native-preview-linux-x64-7.0.0-dev.20250727.1.tgz", + "integrity": "sha512-b5msGp1HCZ1QR8yePyRkjpBhj1ui8BwgWey9B/XRaosomWeeuJLVzoFlwTjl76DkP8EHcasAkaUxmV4WVeqXyQ==", "cpu": [ "x64" ], @@ -5036,9 +5036,9 @@ } }, "node_modules/@typescript/native-preview-win32-arm64": { - "version": "7.0.0-dev.20250725.3", - "resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-arm64/-/native-preview-win32-arm64-7.0.0-dev.20250725.3.tgz", - "integrity": "sha512-bEqVAGHgli3UwYzwJfbCB2qZeGFJ2GM9o5vkC6+09TiJKI4ftcTjU4PPYkMi/6sw5HCKZmaQ+UwoPZi+NQ+1rQ==", + "version": "7.0.0-dev.20250727.1", + "resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-arm64/-/native-preview-win32-arm64-7.0.0-dev.20250727.1.tgz", + "integrity": "sha512-bNSKa9+5FpmUrBtjearyaVE/X0l/oT+G5MnIR4Ci0nUi22hYcIh+EbYfnV3oG/XIhBxKsKNMXZ8XaaRFcTEXLw==", "cpu": [ "arm64" ], @@ -5053,9 +5053,9 @@ } }, "node_modules/@typescript/native-preview-win32-x64": { - "version": "7.0.0-dev.20250725.3", - "resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-x64/-/native-preview-win32-x64-7.0.0-dev.20250725.3.tgz", - "integrity": "sha512-/K8UE5AdfquoE/J//yTvIVyvXofol19XC7LcMhLRsk+JyyAkZaFp/MpYmg9O9vkPte1iWAXGhYdCCk7NCCK7Aw==", + "version": "7.0.0-dev.20250727.1", + "resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-x64/-/native-preview-win32-x64-7.0.0-dev.20250727.1.tgz", + "integrity": "sha512-n2n08YGau+IZTWWbGJwjdtx0cdh1Xv8HWgQcqxRTO4vNCv2FSrOi9e4Wd/dV0oWa5HfDNdoUZKfgmFph2DPLqw==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index bb5fa6f09..83f2101b3 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "@types/which": "3.0.4", "@types/yargs-parser": "21.0.3", "@typescript-eslint/parser": "8.38.0", - "@typescript/native-preview": "7.0.0-dev.20250725.3", + "@typescript/native-preview": "7.0.0-dev.20250727.1", "@vitest/coverage-v8": "3.2.4", "blessed": "0.1.81", "blessed-contrib": "4.11.0",