diff --git a/package.json b/package.json index c9f2cbf..ef4dab0 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,9 @@ "tw-animate-css": "^1.3.6", "vinxi": "^0.5.8", "vite-tsconfig-paths": "^5.1.4", - "zod": "^4.1.12" + "zod": "^4.1.12", + "vite": "^7.1.7", + "@vitejs/plugin-react": "^5.0.4" }, "devDependencies": { "@tanstack/eslint-config": "^0.3.0", @@ -53,13 +55,11 @@ "@types/pg": "^8.10.0", "@types/react": "^19.2.0", "@types/react-dom": "^19.2.0", - "@vitejs/plugin-react": "^5.0.4", "jsdom": "^27.0.0", "prettier": "^3.5.3", "tsx": "^4.0.0", "typescript": "^5.7.2", - "vite": "^7.1.7", "vitest": "^3.0.5", "web-vitals": "^5.1.0" } -} +} \ No newline at end of file