From 948311208d4b4417618be1d4e48de88448c2d44c Mon Sep 17 00:00:00 2001 From: juyesu Date: Sun, 6 Jul 2025 23:12:33 +0900 Subject: [PATCH 1/2] =?UTF-8?q?chore:=20=EA=B8=B0=EC=88=A0=20=EC=8A=A4?= =?UTF-8?q?=ED=83=9D=EC=97=90=20Zustand=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76426f1d..6f10fb18 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ npm run dev | 언어 | **TypeScript** | | 프레임워크 | **Next.js15.3.2** | | 라이브러리 | **React19**, **TailWindCSS**, **TipTap**, etc. | -| 상태관리 | **Context API**, **Tanstack Query**, **React Hook Form** | +| 상태관리 | **Context API**, **Tanstack Query**, **React Hook Form**, **Zustand** | | 데이터베이스 | **Codeit API**, **Supabase** | | 협업 도구 | **Notion**, **StoryBook**, **Husky** | | 테스트 | **Jest** | From 67e97814c2aa25ba1ca40c97ce562b1ab6630e6e Mon Sep 17 00:00:00 2001 From: juyesu Date: Sun, 6 Jul 2025 23:13:40 +0900 Subject: [PATCH 2/2] =?UTF-8?q?chore:=20=EA=B8=B0=EC=88=A0=20=EC=8A=A4?= =?UTF-8?q?=ED=83=9D=EC=9D=98=20next.js=EC=9D=98=20=EB=B2=84=EC=A0=84?= =?UTF-8?q?=EC=9D=84=2015.3.2=20->=2015=EB=A1=9C=20=EC=B6=95=EC=95=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f10fb18..6420b409 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ npm run dev | | | | :----------: | :------------------------------------------------------- | | 언어 | **TypeScript** | -| 프레임워크 | **Next.js15.3.2** | +| 프레임워크 | **Next.js15** | | 라이브러리 | **React19**, **TailWindCSS**, **TipTap**, etc. | | 상태관리 | **Context API**, **Tanstack Query**, **React Hook Form**, **Zustand** | | 데이터베이스 | **Codeit API**, **Supabase** |