# 第三者ライセンス 最終更新日: 2026-07-11 TCG Knowledge の Web アプリおよびモバイルアプリでは、以下の第三者 OSS を利用しています。ライセンス一覧は、リリース時に `pnpm --filter web licenses list --prod --json` および `pnpm --filter mobile licenses list --prod --json` の結果と照合します。 ## 主要な直接依存 | パッケージ | バージョン | ライセンス | 参照先 | |---|---:|---|---| | Next.js | 16.2.6 | MIT | https://nextjs.org | | React | 19.2.3 | MIT | https://react.dev | | React DOM | 19.2.3 | MIT | https://react.dev | | Supabase JS | 2.108.2 | MIT | https://supabase.com | | Supabase SSR | 0.8.0 | MIT | https://supabase.com | | Radix UI Primitives | 各パッケージに準拠 | MIT | https://www.radix-ui.com/primitives | | Lucide React | 0.562.0 | ISC | https://lucide.dev | | Stripe JS | 9.8.0 | MIT | https://github.com/stripe/stripe-js | | Stripe | 22.2.1 | MIT | https://github.com/stripe/stripe-node | | Valibot | 1.4.1 | MIT | https://valibot.dev | | react-easy-crop | 5.5.7 | MIT | https://github.com/ValentinH/react-easy-crop | | class-variance-authority | 0.7.1 | Apache-2.0 | https://github.com/joe-bell/cva | | clsx | 2.1.1 | MIT | https://github.com/lukeed/clsx | | tailwind-merge | 3.6.0 | MIT | https://github.com/dcastil/tailwind-merge | ## モバイルアプリの主要な直接依存 | パッケージ | バージョン | ライセンス | 参照先 | |---|---:|---|---| | Expo | 54.0.35 | MIT | https://expo.dev | | React Native | 0.81.5 | MIT | https://reactnative.dev | | Expo Router | 6.0.24 | MIT | https://docs.expo.dev/router/introduction/ | | Expo IAP | 4.3.1 | MIT | https://github.com/hyochan/expo-iap | | Expo Image Picker | 17.0.11 | MIT | https://docs.expo.dev/versions/latest/sdk/imagepicker/ | | Expo Secure Store | 15.0.8 | MIT | https://docs.expo.dev/versions/latest/sdk/securestore/ | | Expo Apple Authentication | 8.0.8 | MIT | https://docs.expo.dev/versions/latest/sdk/apple-authentication/ | | Supabase JS | 2.108.2 | MIT | https://supabase.com | | Lucide React Native | 0.564.0 | ISC | https://lucide.dev | | NativeWind | 4.2.5 | MIT | https://www.nativewind.dev | ## 主要な間接依存・ビルド関連 | パッケージ | バージョン | ライセンス | 参照先 | |---|---:|---|---| | sharp | 0.34.5 | Apache-2.0 | https://sharp.pixelplumbing.com | | @img/sharp-libvips-darwin-arm64 | 1.2.4 | LGPL-3.0-or-later | https://sharp.pixelplumbing.com | | TypeScript | 5.9.3 | Apache-2.0 | https://www.typescriptlang.org | | PostCSS | 8.5.14 | MIT | https://postcss.org | | caniuse-lite | 1.0.30001769 | CC-BY-4.0 | https://github.com/browserslist/caniuse-lite | | source-map-js | 1.2.1 | BSD-3-Clause | https://github.com/7rulnik/source-map-js | | tslib | 2.8.1 | 0BSD | https://www.typescriptlang.org | ## フォント | 名称 | ライセンス | 参照先 | |---|---|---| | Geist | SIL Open Font License 1.1 | https://vercel.com/font | | Geist Mono | SIL Open Font License 1.1 | https://vercel.com/font | ## ライセンス種別の確認結果 Web およびモバイルの本番依存で確認するライセンス種別には、MIT / Apache-2.0 / ISC / BSD-3-Clause / BSD-2-Clause / 0BSD / CC-BY-4.0 / CC0-1.0 / MPL-2.0 / LGPL-3.0-or-later / BlueOak-1.0.0 / Unlicense 等が含まれます。ライセンス表記が複数ある依存は、配布物に同梱される各ライセンス条件に従います。 `@img/sharp-libvips-*` は sharp の画像処理用途で利用される libvips 配布物です。 本一覧は利用者向けの主要依存の案内です。リリース成果物に含まれる全依存の著作権表示およびライセンス本文は、上記コマンドの出力と各配布物の NOTICE / LICENSE をリリース時に確認し、必要な表示を維持します。