diff --git a/bun.lockb b/bun.lockb index ac030a2a..f48429a9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 31521891..1d7aa51a 100644 --- a/package.json +++ b/package.json @@ -10,17 +10,17 @@ "prepare": "husky" }, "devDependencies": { - "@biomejs/biome": "1.6.3", + "@biomejs/biome": "1.8.3", "@tailwindcss/forms": "0.5.7", "@types/html-minifier-terser": "7.0.2", - "@types/node": "20.11.30", + "@types/node": "20.14.10", "autoprefixer": "10.4.19", "cz-conventional-changelog": "3.3.0", "husky": "9.0.11", - "postcss": "8.4.38", - "tailwindcss": "3.4.3", - "typescript": "5.4.3", - "vite": "5.2.6", + "postcss": "8.4.39", + "tailwindcss": "3.4.6", + "typescript": "5.5.3", + "vite": "5.3.4", "vite-plugin-minify": "1.5.2", "vite-plugin-solid": "2.10.2", "vite-tsconfig-paths": "4.3.2"