diff options
| author | anatawa12 <anatawa12@icloud.com> | 2025-12-22 16:52:05 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-22 16:52:05 +0900 |
| commit | 06657c81d323ceb650ea7dbbc22087bee4d5eb55 (patch) | |
| tree | 1f3c799e0dc82a72b0ed7cd83bc25e01f03bb2cc /pnpm-lock.yaml | |
| parent | fix(ci): dockleのciをより安定して動かせるようにする (#16987) (diff) | |
| download | misskey-06657c81d323ceb650ea7dbbc22087bee4d5eb55.tar.gz misskey-06657c81d323ceb650ea7dbbc22087bee4d5eb55.tar.bz2 misskey-06657c81d323ceb650ea7dbbc22087bee4d5eb55.zip | |
feat: use tsgo where capable (#16984)
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 120 |
1 files changed, 81 insertions, 39 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b58b2e106..4f396918e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,9 +37,6 @@ importers: terser: specifier: 5.44.1 version: 5.44.1 - typescript: - specifier: 5.9.3 - version: 5.9.3 devDependencies: '@eslint/js': specifier: 9.39.1 @@ -59,6 +56,9 @@ importers: '@typescript-eslint/parser': specifier: 8.49.0 version: 8.49.0(eslint@9.39.1)(typescript@5.9.3) + '@typescript/native-preview': + specifier: 7.0.0-dev.20251206.1 + version: 7.0.0-dev.20251206.1 cross-env: specifier: 10.1.0 version: 10.1.0 @@ -80,6 +80,9 @@ importers: start-server-and-test: specifier: 2.1.3 version: 2.1.3 + typescript: + specifier: 5.9.3 + version: 5.9.3 optionalDependencies: '@tensorflow/tfjs-core': specifier: 4.22.0 @@ -387,9 +390,6 @@ importers: typeorm: specifier: 0.3.28 version: 0.3.28(ioredis@5.8.2)(pg@8.16.3) - typescript: - specifier: 5.9.3 - version: 5.9.3 ulid: specifier: 3.0.2 version: 3.0.2 @@ -1008,9 +1008,6 @@ importers: tsx: specifier: 4.21.0 version: 4.21.0 - typescript: - specifier: 5.9.3 - version: 5.9.3 vite-plugin-glsl: specifier: 1.5.5 version: 1.5.5(@rollup/pluginutils@5.3.0(rollup@4.53.3))(esbuild@0.27.1)(vite@7.2.7(@types/node@24.10.2)(sass@1.95.1)(terser@5.44.1)(tsx@4.21.0)) @@ -1063,9 +1060,6 @@ importers: rollup: specifier: 4.53.3 version: 4.53.3 - typescript: - specifier: 5.9.3 - version: 5.9.3 packages/frontend-embed: dependencies: @@ -1211,9 +1205,6 @@ importers: tsx: specifier: 4.21.0 version: 4.21.0 - typescript: - specifier: 5.9.3 - version: 5.9.3 vite-plugin-turbosnap: specifier: 1.0.3 version: 1.0.3 @@ -1257,9 +1248,6 @@ importers: nodemon: specifier: 3.1.11 version: 3.1.11 - typescript: - specifier: 5.9.3 - version: 5.9.3 vue-eslint-parser: specifier: 10.2.0 version: 10.2.0(eslint@9.39.1) @@ -1297,9 +1285,6 @@ importers: tsx: specifier: 4.21.0 version: 4.21.0 - typescript: - specifier: 5.9.3 - version: 5.9.3 packages/icons-subsetter: dependencies: @@ -1312,9 +1297,6 @@ importers: tsx: specifier: 4.21.0 version: 4.21.0 - typescript: - specifier: 5.9.3 - version: 5.9.3 wawoff2: specifier: 2.0.1 version: 2.0.1 @@ -1368,9 +1350,6 @@ importers: nodemon: specifier: 3.1.11 version: 3.1.11 - typescript: - specifier: 5.9.3 - version: 5.9.3 packages/misskey-js: dependencies: @@ -1414,9 +1393,6 @@ importers: tsd: specifier: 0.33.0 version: 0.33.0 - typescript: - specifier: 5.9.3 - version: 5.9.3 vitest: specifier: 4.0.15 version: 4.0.15(@opentelemetry/api@1.9.0)(@types/node@24.10.2)(happy-dom@20.0.11)(jsdom@27.2.0(bufferutil@4.0.9)(utf-8-validate@6.0.5))(msw@2.12.4(@types/node@24.10.2)(typescript@5.9.3))(sass@1.95.1)(terser@5.44.1)(tsx@4.21.0) @@ -1453,9 +1429,6 @@ importers: tsx: specifier: 4.21.0 version: 4.21.0 - typescript: - specifier: 5.9.3 - version: 5.9.3 packages/misskey-reversi: dependencies: @@ -1481,9 +1454,6 @@ importers: nodemon: specifier: 3.1.11 version: 3.1.11 - typescript: - specifier: 5.9.3 - version: 5.9.3 packages/sw: dependencies: @@ -1512,9 +1482,6 @@ importers: nodemon: specifier: 3.1.11 version: 3.1.11 - typescript: - specifier: 5.9.3 - version: 5.9.3 packages: @@ -4985,6 +4952,45 @@ packages: resolution: {integrity: sha512-LlKaciDe3GmZFphXIc79THF/YYBugZ7FS1pO581E/edlVVNbZKDy93evqmrfQ9/Y4uN0vVhX4iuchq26mK/iiA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript/native-preview-darwin-arm64@7.0.0-dev.20251206.1': + resolution: {integrity: sha512-Lcm+cO/0d+iUNzpequh8v8rm7FKLLxnMv4cg59jkmeMNm6zLe8UHFJVKd4KSUeTBp6DrF1BBXkahIwecR21YXA==} + cpu: [arm64] + os: [darwin] + + '@typescript/native-preview-darwin-x64@7.0.0-dev.20251206.1': + resolution: {integrity: sha512-RR3flM+2oRZP8HMh8mfUzOitUVBE3kbXBT1qqjQvU5GkFGKEU0DH2OZ35YV/ufVHBsRygXNbahw2heE08Jvk6A==} + cpu: [x64] + os: [darwin] + + '@typescript/native-preview-linux-arm64@7.0.0-dev.20251206.1': + resolution: {integrity: sha512-/KXFbcTuW/2k+CspZjraCVLNBnoDGFARYYaydKj/OrZwcGb1HgCT8X52ICzf0lHnc7W0slKAIzEtq8vonyCrAw==} + cpu: [arm64] + os: [linux] + + '@typescript/native-preview-linux-arm@7.0.0-dev.20251206.1': + resolution: {integrity: sha512-NMndfbNZiYALizEJ6+5RJl5vp7TMjVa0mW4sBFP/W+AECf1D0NZ1jffHBdwRgHr6inehw93cL78XcNWm+l89QA==} + cpu: [arm] + os: [linux] + + '@typescript/native-preview-linux-x64@7.0.0-dev.20251206.1': + resolution: {integrity: sha512-qOKTazp43tE6imN/+y+s8MdtaJLnH98YILdr6V5pLVUxY1fiFnAX/LXv/zDd6ree6rEn102kLuaMGih7PNJqHw==} + cpu: [x64] + os: [linux] + + '@typescript/native-preview-win32-arm64@7.0.0-dev.20251206.1': + resolution: {integrity: sha512-6p2aDhxDr5lBGetFlZMNs3+W5lzUnAIR6BVnoPBc/oiNqWY929Sh2kA0poTx2piUvpi8xUs6k1MWjonZP5UbgQ==} + cpu: [arm64] + os: [win32] + + '@typescript/native-preview-win32-x64@7.0.0-dev.20251206.1': + resolution: {integrity: sha512-fsLQ21YABSaIrtuHLs+9fL2s3kc8bHF7UB4TatMwnFCzGvQJ7L1b5snfSjnSZeh3ETTeING8f9YHjiIf0h4jpA==} + cpu: [x64] + os: [win32] + + '@typescript/native-preview@7.0.0-dev.20251206.1': + resolution: {integrity: sha512-wog5hWVS+bYjFTpxtr+8qxqjhTKpAvlDCivvW592zctOcO+e9iLbBBLU3nDZdXW06rEA2zwjOqEPbsUcM/mcEw==} + hasBin: true + '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} @@ -11012,6 +11018,9 @@ packages: vue-component-type-helpers@3.1.8: resolution: {integrity: sha512-oaowlmEM6BaYY+8o+9D9cuzxpWQWHqHTMKakMxXu0E+UCIOMTljyIPO15jcnaCwJtZu/zWDotK7mOIHvWD9mcw==} + vue-component-type-helpers@3.1.6: + resolution: {integrity: sha512-lqPXjac98uz7zh8fxHxJPJDP4SKeaYn2Fx4kQLCBthMXm9VsmPdzUWOGWMcXN7reJ9IkcBiOFxsFS/Po7dARiw==} + vue-demi@0.14.10: resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==} engines: {node: '>=12'} @@ -15757,6 +15766,37 @@ snapshots: '@typescript-eslint/types': 8.49.0 eslint-visitor-keys: 4.2.1 + '@typescript/native-preview-darwin-arm64@7.0.0-dev.20251206.1': + optional: true + + '@typescript/native-preview-darwin-x64@7.0.0-dev.20251206.1': + optional: true + + '@typescript/native-preview-linux-arm64@7.0.0-dev.20251206.1': + optional: true + + '@typescript/native-preview-linux-arm@7.0.0-dev.20251206.1': + optional: true + + '@typescript/native-preview-linux-x64@7.0.0-dev.20251206.1': + optional: true + + '@typescript/native-preview-win32-arm64@7.0.0-dev.20251206.1': + optional: true + + '@typescript/native-preview-win32-x64@7.0.0-dev.20251206.1': + optional: true + + '@typescript/native-preview@7.0.0-dev.20251206.1': + optionalDependencies: + '@typescript/native-preview-darwin-arm64': 7.0.0-dev.20251206.1 + '@typescript/native-preview-darwin-x64': 7.0.0-dev.20251206.1 + '@typescript/native-preview-linux-arm': 7.0.0-dev.20251206.1 + '@typescript/native-preview-linux-arm64': 7.0.0-dev.20251206.1 + '@typescript/native-preview-linux-x64': 7.0.0-dev.20251206.1 + '@typescript/native-preview-win32-arm64': 7.0.0-dev.20251206.1 + '@typescript/native-preview-win32-x64': 7.0.0-dev.20251206.1 + '@ungap/structured-clone@1.3.0': {} '@vitejs/plugin-vue@6.0.2(vite@7.2.7(@types/node@24.10.2)(sass@1.95.1)(terser@5.44.1)(tsx@4.21.0))(vue@3.5.25(typescript@5.9.3))': @@ -22890,6 +22930,8 @@ snapshots: vue-component-type-helpers@3.1.8: {} + vue-component-type-helpers@3.1.6: {} + vue-demi@0.14.10(vue@3.5.25(typescript@5.9.3)): dependencies: vue: 3.5.25(typescript@5.9.3) |