|
24 | 24 | "dependencies": { |
25 | 25 | "@qwikest/icons": "^0.0.13", |
26 | 26 | "clsx": "^2.1.1", |
27 | | - "tailwind-merge": "^2.5.2" |
| 27 | + "tailwind-merge": "^2.5.3" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@builder.io/qwik": "^1.9.0", |
31 | | - "@builder.io/qwik-city": "^1.9.0", |
| 30 | + "@builder.io/qwik": "^1.9.1", |
| 31 | + "@builder.io/qwik-city": "^1.9.1", |
32 | 32 | "@commitlint/cli": "^18.6.1", |
33 | 33 | "@commitlint/config-conventional": "^18.6.3", |
34 | 34 | "@ianvs/prettier-plugin-sort-imports": "^4.3.1", |
|
40 | 40 | "autoprefixer": "^10.4.20", |
41 | 41 | "eslint": "^8.57.1", |
42 | 42 | "eslint-config-prettier": "^9.1.0", |
43 | | - "eslint-plugin-qwik": "^1.9.0", |
| 43 | + "eslint-plugin-qwik": "^1.9.1", |
44 | 44 | "eslint-plugin-tailwindcss": "^3.17.4", |
45 | 45 | "husky": "^9.1.6", |
46 | 46 | "lint-staged": "^15.2.10", |
47 | | - "netlify-cli": "^17.36.2", |
| 47 | + "netlify-cli": "^17.36.4", |
48 | 48 | "postcss": "^8.4.47", |
49 | 49 | "prettier": "^3.3.3", |
50 | 50 | "prettier-plugin-tailwindcss": "^0.6.8", |
51 | 51 | "tailwindcss": "3.4.13", |
52 | 52 | "typescript": "^5.6.2", |
53 | 53 | "undici": "^6.19.8", |
54 | | - "vercel": "^37.6.0", |
| 54 | + "vercel": "^37.6.1", |
55 | 55 | "vite": "^5.4.8", |
56 | 56 | "vite-tsconfig-paths": "^4.3.2" |
57 | 57 | }, |
|
0 commit comments