diff --git a/package.json b/package.json index 2f86700..349ffb3 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,8 @@ "react-syntax-highlighter": "^15.5.0", "rehype-slug": "^6.0.0", "remark-gfm": "^4.0.0", - "tailwind-merge": "^2.3.0" + "tailwind-merge": "^2.3.0", + "typescript": "^5.4.5" }, "devDependencies": { "@biomejs/biome": "1.8.3", @@ -46,7 +47,6 @@ "postcss": "^8.4.38", "tailwind-scrollbar": "^3.1.0", "tailwindcss": "^4.0.12", - "typescript": "^5.4.5", "vite": "^5.3.0", "vite-plugin-dynamic-import": "^1.5.0" },