From f5b319b9970142dc6c04c43be9704ab9626f9b94 Mon Sep 17 00:00:00 2001 From: Kevin Home PC Date: Sat, 6 Dec 2025 21:27:39 +0100 Subject: [PATCH] patch --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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