|
50 | 50 | "@types/write-file-atomic": "^4.0.3", |
51 | 51 | "@typescript-eslint/eslint-plugin": "^8.44.1", |
52 | 52 | "@typescript-eslint/parser": "^8.44.1", |
| 53 | + "@typescript/native-preview": "^7.0.0-dev.20251014.1", |
53 | 54 | "@vitejs/plugin-react": "^4.0.0", |
54 | 55 | "concurrently": "^8.2.0", |
55 | 56 | "dotenv": "^17.2.3", |
|
652 | 653 |
|
653 | 654 | "@typescript-eslint/visitor-keys": [ "@typescript-eslint/[email protected]", "", { "dependencies": { "@typescript-eslint/types": "8.46.0", "eslint-visitor-keys": "^4.2.1" } }, "sha512-FrvMpAK+hTbFy7vH5j1+tMYHMSKLE6RzluFJlkFNKD0p9YsUT75JlBSmr5so3QRzvMwU5/bIEdeNrxm8du8l3Q=="], |
654 | 655 |
|
| 656 | + "@typescript/native-preview": [ "@typescript/[email protected]", "", { "optionalDependencies": { "@typescript/native-preview-darwin-arm64": "7.0.0-dev.20251014.1", "@typescript/native-preview-darwin-x64": "7.0.0-dev.20251014.1", "@typescript/native-preview-linux-arm": "7.0.0-dev.20251014.1", "@typescript/native-preview-linux-arm64": "7.0.0-dev.20251014.1", "@typescript/native-preview-linux-x64": "7.0.0-dev.20251014.1", "@typescript/native-preview-win32-arm64": "7.0.0-dev.20251014.1", "@typescript/native-preview-win32-x64": "7.0.0-dev.20251014.1" }, "bin": { "tsgo": "bin/tsgo.js" } }, "sha512-IqmX5CYCBqXbfL+HKlcQAMaDlfJ0Z8OhUxvADFV2TENnzSYI4CuhvKxwOB2wFSLXufVsgtAlf3Fjwn24KmMyPQ=="], |
| 657 | + |
| 658 | + "@typescript/native-preview-darwin-arm64": [ "@typescript/[email protected]", "", { "os": "darwin", "cpu": "arm64" }, "sha512-7rQoLlerWnwnvrM56hP4rdEbo4xDE4zr7cch+EzgENq/tbXYereGq1fmnR83UNglb1Eyy53OvJZ3O2csYBa2vg=="], |
| 659 | + |
| 660 | + "@typescript/native-preview-darwin-x64": [ "@typescript/[email protected]", "", { "os": "darwin", "cpu": "x64" }, "sha512-SF29o9NFRGDM23Jz0nVO4/yS78GQ81rtOemmCVNXuJotoY4bP3npGDyEmfkZQHZgDOXogs2OWy3t7NUJ235ANQ=="], |
| 661 | + |
| 662 | + "@typescript/native-preview-linux-arm": [ "@typescript/[email protected]", "", { "os": "linux", "cpu": "arm" }, "sha512-o5cu7h+BBAp6V4qxYY5RWuaYouN3j+MGFLrrUtvvNj4XKM+kbq5qwsgVRsmJZ1LfUvHmzyQs86vt9djAWedzjQ=="], |
| 663 | + |
| 664 | + "@typescript/native-preview-linux-arm64": [ "@typescript/[email protected]", "", { "os": "linux", "cpu": "arm64" }, "sha512-+YWbW/JF4uggEUBr+vflqI5i7bL4Z3XInCOyUO1qQEY7VmfDCsPEzIwGi37O1mixfxw9Qj8LQsptCkU+fqKwGw=="], |
| 665 | + |
| 666 | + "@typescript/native-preview-linux-x64": [ "@typescript/[email protected]", "", { "os": "linux", "cpu": "x64" }, "sha512-3LC4tgcgi6zWJWBUpBNXOGSY3yISJrQezSP/T+v+mQRApkdoIpTSHIyQAhgaagcs3MOQRaqiIPaLOVrdHXdU6A=="], |
| 667 | + |
| 668 | + "@typescript/native-preview-win32-arm64": [ "@typescript/[email protected]", "", { "os": "win32", "cpu": "arm64" }, "sha512-P0D4UEXwzFZh3pHexe2Ky1tW/HjY/HxTBTIajz2ViDCNPw7uDSEsXSB4H9TTiFJw8gVdTUFbsoAQp1MteTeORA=="], |
| 669 | + |
| 670 | + "@typescript/native-preview-win32-x64": [ "@typescript/[email protected]", "", { "os": "win32", "cpu": "x64" }, "sha512-fi53g2ihH7tkQLlz8hZGAb2V+3aNZpcxrZ530CQ4xcWwAqssEj0EaZJX0VLEtIQBar1ttGVK9Pz/wJU9sYyVzg=="], |
| 671 | + |
655 | 672 | "@ungap/structured-clone": [ "@ungap/[email protected]", "", {}, "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g=="], |
656 | 673 |
|
657 | 674 | "@unrs/resolver-binding-android-arm-eabi": [ "@unrs/[email protected]", "", { "os": "android", "cpu": "arm" }, "sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw=="], |
|
0 commit comments