Skip to content

Commit 64eccba

Browse files
committed
📚 Update CONTRIBUTING.md (#1488)
1 parent 20d3402 commit 64eccba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
- 開発言語
2525
- [TypeScript](https://www.typescriptlang.org/)
2626
- JavaScriptのランタイム
27-
- [Node.js](https://nodejs.org): v20+
27+
- [Node.js](https://nodejs.org): v22.x
2828
- 汎用フレームワーク
29-
- [SvelteKit](https://kit.svelte.dev/)
29+
- [SvelteKit](https://kit.svelte.dev/): v5.xに移行予定。
3030
- UIライブラリ
3131
- [shadcn-svelte](https://www.shadcn-svelte.com/): 主にData Tableを使用予定。将来的には、以下のライブラリを使って実装している部分を置き換える。
3232
- [Flowbite Svelte](https://flowbite-svelte.com/)
33-
- [STWUI](https://stwui.vercel.app/)
33+
- [STWUI](https://stwui.vercel.app/): 開発が事実上終了した可能性が高いため、使用しているコンポーネントを調べて別のライブラリに移行する。
3434
- テスティングフレームワーク
3535
- [Vitest](https://vitest.dev/): 単体テスト (ユーティリティ、コンポーネント)
3636
- [Playwright](https://playwright.dev/): e2eテスト

0 commit comments

Comments
 (0)