diff --git a/bun.lockb b/bun.lockb index e5aa9ab..62b590b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0914741..65af414 100644 --- a/package.json +++ b/package.json @@ -10,19 +10,19 @@ "prepare": "husky" }, "devDependencies": { - "@biomejs/biome": "1.8.3", - "@tailwindcss/forms": "0.5.7", + "@biomejs/biome": "1.9.4", + "@tailwindcss/forms": "0.5.9", "@types/html-minifier-terser": "7.0.2", - "@types/node": "20.14.12", - "autoprefixer": "10.4.19", + "@types/node": "20.17.11", + "autoprefixer": "10.4.20", "cz-conventional-changelog": "3.3.0", - "husky": "9.1.3", - "postcss": "8.4.40", - "tailwindcss": "3.4.7", - "typescript": "5.5.4", - "vite": "5.3.5", + "husky": "9.1.7", + "postcss": "8.4.49", + "tailwindcss": "3.4.17", + "typescript": "5.7.2", + "vite": "5.4.11", "vite-plugin-minify": "1.5.2", - "vite-plugin-solid": "2.10.2", + "vite-plugin-solid": "2.11.0", "vite-tsconfig-paths": "4.3.2" }, "dependencies": {