From 36b038f315875c76f40369835bb71d636bed98d9 Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Sat, 28 Mar 2026 16:08:17 +0800 Subject: [PATCH] chore(deps): introduce takumi --- docs/package.json | 1 + pnpm-lock.yaml | 120 ++++++++++++++++++++++++++++++++++++++++++++ pnpm-workspace.yaml | 3 +- 3 files changed, 123 insertions(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 8fc3ba06b..224e7fe83 100644 --- a/docs/package.json +++ b/docs/package.json @@ -44,6 +44,7 @@ "@napi-rs/image": "^1.12.0", "@proj-airi/stage-ui": "workspace:^", "@radix-ui/colors": "^3.0.0", + "@takumi-rs/image-response": "catalog:", "@types/hast": "^3.0.4", "@types/markdown-it": "^14.1.2", "@unocss/reset": "^66.6.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c502c47bf..7860ba3dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,6 +81,9 @@ catalogs: '@shopify/draggable': specifier: ^1.2.1 version: 1.2.1 + '@takumi-rs/image-response': + specifier: 1.0.0-beta.20 + version: 1.0.0-beta.20 '@types/audioworklet': specifier: ^0.0.97 version: 0.0.97 @@ -1915,6 +1918,9 @@ importers: '@radix-ui/colors': specifier: ^3.0.0 version: 3.0.0 + '@takumi-rs/image-response': + specifier: 'catalog:' + version: 1.0.0-beta.20 '@types/hast': specifier: ^3.0.4 version: 3.0.4 @@ -8885,6 +8891,71 @@ packages: resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==} engines: {node: '>=10'} + '@takumi-rs/core-darwin-arm64@1.0.0-beta.20': + resolution: {integrity: sha512-V+2KtG7IVYMcK+JhlBUkEy1IJh4iATpC8B8G9N6OZKRMKYxi3OgEWHb3+pKuCbTHQxmhRjb+9E7QKGb18yH+rg==} + engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'} + cpu: [arm64] + os: [darwin] + + '@takumi-rs/core-darwin-x64@1.0.0-beta.20': + resolution: {integrity: sha512-V2meoOwUOc0b96DC2fST007HUwiEdn8N1dVMdVV5cNHXqehANV9u00W9PYKpfzIESNkiVhZwUN25CEf4+9spOw==} + engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'} + cpu: [x64] + os: [darwin] + + '@takumi-rs/core-linux-arm64-gnu@1.0.0-beta.20': + resolution: {integrity: sha512-2eV3C3fGwQ8zYUVi5+EesOl6KtbS3JYuFDNoLhn5F3SK9FwukmGesQsk1KOH4h5KEztcb3zw2yRnPwFqxOD8lA==} + engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@takumi-rs/core-linux-arm64-musl@1.0.0-beta.20': + resolution: {integrity: sha512-QnvpX82iGnWP6fumaNXDd8x1epImNU7vHHusEDsfmM5yz7suM4LF/nuek49CarYDdqHM2I5MroaLkq8qyjFssw==} + engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@takumi-rs/core-linux-x64-gnu@1.0.0-beta.20': + resolution: {integrity: sha512-jibSfgAAsvS7GGE5/IjSaDvW6DXjPXpTttQC//1Fxf9SlFMXu2ry7Xj2L+xlfkuPn3/txcEIHEub66NpGm83gA==} + engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@takumi-rs/core-linux-x64-musl@1.0.0-beta.20': + resolution: {integrity: sha512-bL8k8dcKj9GTKJHS7CSw2Mmdu54aqL6vP3p6SFPrMrDoIR5DNlaVDhP3uSSabqNP5oDG8vq59HmW+eMivZfrcQ==} + engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'} + cpu: [x64] + os: [linux] + libc: [musl] + + '@takumi-rs/core-win32-arm64-msvc@1.0.0-beta.20': + resolution: {integrity: sha512-ZLHHFa/8NrMr3fdZ13pJN6f/MfGiR0JsGZB5yKEWJC5qXB9DPgnJmYwfehDrhNAjPd+fuBVzpjOefJ/CvN2Jjw==} + engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'} + cpu: [arm64] + os: [win32] + + '@takumi-rs/core-win32-x64-msvc@1.0.0-beta.20': + resolution: {integrity: sha512-FZwACe411/fpEkXbVQcmTuLl/o2bfnUCnKi/AQiLxPhmCeJftSYeMcOXBPosSPNxqYCnRNhf+i+lO6hKzA0NYg==} + engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'} + cpu: [x64] + os: [win32] + + '@takumi-rs/core@1.0.0-beta.20': + resolution: {integrity: sha512-5JxXfXon3UVImKVeJGQb5G9pmAuznOAiQ7k0I0FzhcYL4NUw/LUOq1YncBGgkEeotMI+4gQYaYuZb/rhGJRHtg==} + engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'} + + '@takumi-rs/helpers@1.0.0-beta.20': + resolution: {integrity: sha512-FTBslTNpAYzZ9Z0zaYxxxb2oW0xBQxieB5N31JlI0Z3Aqb3a7alssn5P0u7dogQuRIwP4S6adJR6N1Ouxt7ncA==} + + '@takumi-rs/image-response@1.0.0-beta.20': + resolution: {integrity: sha512-DB62xu701iSYu2xsKk27EyRTFpFbMqqzS3cZ5W0jBOw/dbBf3a3LTXY3FbCISW2JNKKJ3MR5g44cQPoikCxKqw==} + + '@takumi-rs/wasm@1.0.0-beta.20': + resolution: {integrity: sha512-x2GVSmHxjSXUzLIrjb+XiYLcc0sggI+kBULO8SrRp9hj5t1uqxolICb7HEXiIjgIDbos5EDnF0kXGe5PU3/1/w==} + '@tanstack/virtual-core@3.13.13': resolution: {integrity: sha512-uQFoSdKKf5S8k51W5t7b2qpfkyIbdHMzAn+AMQvHPxKUPeo1SsGaA4JRISQT87jm28b7z8OEqPcg1IOZagQHcA==} @@ -22819,6 +22890,55 @@ snapshots: dependencies: defer-to-connect: 2.0.1 + '@takumi-rs/core-darwin-arm64@1.0.0-beta.20': + optional: true + + '@takumi-rs/core-darwin-x64@1.0.0-beta.20': + optional: true + + '@takumi-rs/core-linux-arm64-gnu@1.0.0-beta.20': + optional: true + + '@takumi-rs/core-linux-arm64-musl@1.0.0-beta.20': + optional: true + + '@takumi-rs/core-linux-x64-gnu@1.0.0-beta.20': + optional: true + + '@takumi-rs/core-linux-x64-musl@1.0.0-beta.20': + optional: true + + '@takumi-rs/core-win32-arm64-msvc@1.0.0-beta.20': + optional: true + + '@takumi-rs/core-win32-x64-msvc@1.0.0-beta.20': + optional: true + + '@takumi-rs/core@1.0.0-beta.20': + dependencies: + '@takumi-rs/helpers': 1.0.0-beta.20 + optionalDependencies: + '@takumi-rs/core-darwin-arm64': 1.0.0-beta.20 + '@takumi-rs/core-darwin-x64': 1.0.0-beta.20 + '@takumi-rs/core-linux-arm64-gnu': 1.0.0-beta.20 + '@takumi-rs/core-linux-arm64-musl': 1.0.0-beta.20 + '@takumi-rs/core-linux-x64-gnu': 1.0.0-beta.20 + '@takumi-rs/core-linux-x64-musl': 1.0.0-beta.20 + '@takumi-rs/core-win32-arm64-msvc': 1.0.0-beta.20 + '@takumi-rs/core-win32-x64-msvc': 1.0.0-beta.20 + + '@takumi-rs/helpers@1.0.0-beta.20': {} + + '@takumi-rs/image-response@1.0.0-beta.20': + dependencies: + '@takumi-rs/core': 1.0.0-beta.20 + '@takumi-rs/helpers': 1.0.0-beta.20 + '@takumi-rs/wasm': 1.0.0-beta.20 + + '@takumi-rs/wasm@1.0.0-beta.20': + dependencies: + '@takumi-rs/helpers': 1.0.0-beta.20 + '@tanstack/virtual-core@3.13.13': {} '@tanstack/vue-virtual@3.13.13(vue@3.5.30(typescript@5.9.3))': diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index a9d0b9023..b025bcde0 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -9,7 +9,6 @@ packages: - docs/** - apps/** - '!**/dist/**' - overrides: array-flatten: npm:@nolyfill/array-flatten@^1.0.44 axios: npm:feaxios@^0.0.23 @@ -20,6 +19,7 @@ overrides: safer-buffer: npm:@nolyfill/safer-buffer@^1.0.44 side-channel: npm:@nolyfill/side-channel@^1.0.44 string.prototype.matchall: npm:@nolyfill/string.prototype.matchall@^1.0.44 + patchedDependencies: '@mediapipe/tasks-vision': patches/@mediapipe__tasks-vision.patch mineflayer-pathfinder: patches/mineflayer-pathfinder.patch @@ -54,6 +54,7 @@ catalog: '@proj-airi/unplugin-drizzle-orm-migrations': ^0.1.6 '@proj-airi/unplugin-fetch': ^0.2.2 '@shopify/draggable': ^1.2.1 + '@takumi-rs/image-response': 1.0.0-beta.20 '@types/audioworklet': ^0.0.97 '@types/d3': ^7.4.3 '@types/hast': ^3.0.4