|
24 | 24 | "dependencies": { |
25 | 25 | "@qwikest/icons": "^0.0.13", |
26 | 26 | "clsx": "^2.1.1", |
27 | | - "tailwind-merge": "^2.5.0" |
| 27 | + "tailwind-merge": "^2.5.2" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@builder.io/qwik": "^1.8.0", |
|
34 | 34 | "@ianvs/prettier-plugin-sort-imports": "^4.3.1", |
35 | 35 | "@netlify/edge-functions": "^2.10.0", |
36 | 36 | "@types/eslint": "^9.6.0", |
37 | | - "@types/node": "^22.2.0", |
| 37 | + "@types/node": "^22.4.1", |
38 | 38 | "@typescript-eslint/eslint-plugin": "^6.21.0", |
39 | 39 | "@typescript-eslint/parser": "^6.21.0", |
40 | 40 | "autoprefixer": "^10.4.20", |
|
43 | 43 | "eslint-plugin-qwik": "^1.8.0", |
44 | 44 | "eslint-plugin-tailwindcss": "^3.17.4", |
45 | 45 | "husky": "^9.1.4", |
46 | | - "lint-staged": "^15.2.8", |
47 | | - "netlify-cli": "^17.34.0", |
| 46 | + "lint-staged": "^15.2.9", |
| 47 | + "netlify-cli": "^17.34.1", |
48 | 48 | "postcss": "^8.4.41", |
49 | 49 | "prettier": "^3.3.3", |
50 | 50 | "prettier-plugin-tailwindcss": "^0.6.6", |
51 | | - "tailwindcss": "3.4.9", |
| 51 | + "tailwindcss": "3.4.10", |
52 | 52 | "typescript": "^5.5.4", |
53 | 53 | "undici": "^6.19.7", |
54 | 54 | "vercel": "^36.0.0", |
55 | | - "vite": "^5.4.0", |
| 55 | + "vite": "^5.4.1", |
56 | 56 | "vite-tsconfig-paths": "^4.3.2" |
57 | 57 | }, |
58 | 58 | "trustedDependencies": [ |
|
0 commit comments