diff --git a/bun.lockb b/bun.lockb index 5d260b6..5c3946e 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index dd2c1d9..cb61467 100644 --- a/package.json +++ b/package.json @@ -25,22 +25,22 @@ "tailwindcss-animate": "^1.0.7" }, "devDependencies": { - "@builder.io/qwik": "^1.4.4", - "@builder.io/qwik-city": "^1.4.4", + "@builder.io/qwik": "^1.4.5", + "@builder.io/qwik-city": "^1.4.5", "@commitlint/cli": "^18.6.1", - "@commitlint/config-conventional": "^18.6.1", + "@commitlint/config-conventional": "^18.6.2", "@ianvs/prettier-plugin-sort-imports": "^4.1.1", "@netlify/edge-functions": "^2.3.1", "@types/eslint": "^8.56.2", - "@types/node": "^20.11.17", + "@types/node": "^20.11.19", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", "autoprefixer": "^10.4.17", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-qwik": "^1.4.4", - "eslint-plugin-tailwindcss": "^3.14.2", - "husky": "^9.0.10", + "eslint-plugin-qwik": "^1.4.5", + "eslint-plugin-tailwindcss": "^3.14.3", + "husky": "^9.0.11", "lint-staged": "^15.2.2", "postcss": "^8.4.35", "prettier": "^3.2.5", @@ -48,15 +48,15 @@ "tailwindcss": "3.4.1", "typescript": "^5.3.3", "undici": "^6.6.2", - "vercel": "^33.5.0", - "vite": "^5.1.1", + "vercel": "^33.5.1", + "vite": "^5.1.4", "vite-tsconfig-paths": "^4.3.1" }, "trustedDependencies": [ "sharp" ], "engines": { - "node": ">=20.11.0" + "node": ">=20.11.1" }, "commitlint": { "extends": [