diff --git a/client/package.json b/client/package.json index 1691da9..d48c228 100644 --- a/client/package.json +++ b/client/package.json @@ -16,13 +16,13 @@ }, "dependencies": { "@tailwindcss/vite": "^4.0.0-alpha.25", - "@solidjs/router": "^0.14.5", + "@solidjs/router": "^0.14.7", "@types/bun": "^1.1.10", "prettier": "^3.3.3", "solid-js": "^1.9.1", "tailwindcss": "^4.0.0-alpha.25", "typescript": "^5.6.2", - "vite": "5.4.7", + "vite": "5.4.8", "vite-plugin-solid": "^2.10.2" } } \ No newline at end of file