chore: establish TechLog migration baseline

This commit is contained in:
DongHyeonka
2026-08-15 17:49:40 +09:00
parent 05e3d50ba0
commit 034b702e8e
6 changed files with 951 additions and 0 deletions
+6
View File
@@ -123,11 +123,17 @@
"check:types:service-worker": "tsc --project tsconfig.service-worker.json"
},
"dependencies": {
"@fontsource/ibm-plex-mono": "5.3.0",
"@tanstack/react-query": "5.101.4",
"lucide-react": "1.25.0",
"pretendard": "1.3.9",
"react": "19.2.8",
"react-dom": "19.2.8",
"react-router-dom": "7.18.1",
"remark-directive": "4.0.0",
"remark-gfm": "4.0.1",
"remark-parse": "11.0.0",
"unified": "11.0.5",
"zod": "4.4.3"
},
"devDependencies": {