|
24 | 24 | "dependencies": {
|
25 | 25 | "@qwikest/icons": "^0.0.13",
|
26 | 26 | "clsx": "^2.1.1",
|
27 |
| - "tailwind-merge": "^3.3.0" |
| 27 | + "tailwind-merge": "^3.3.1" |
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 | 30 | "@builder.io/qwik": "^1.14.1",
|
31 | 31 | "@builder.io/qwik-city": "^1.14.1",
|
32 | 32 | "@commitlint/cli": "^18.6.1",
|
33 | 33 | "@commitlint/config-conventional": "^18.6.3",
|
34 | 34 | "@ianvs/prettier-plugin-sort-imports": "^4.4.2",
|
35 |
| - "@netlify/edge-functions": "^2.12.0", |
| 35 | + "@netlify/edge-functions": "^2.14.5", |
36 | 36 | "@types/eslint": "^9.6.1",
|
37 |
| - "@types/node": "^22.15.29", |
| 37 | + "@types/node": "^22.15.31", |
38 | 38 | "@typescript-eslint/eslint-plugin": "^6.21.0",
|
39 | 39 | "@typescript-eslint/parser": "^6.21.0",
|
40 | 40 | "autoprefixer": "^10.4.21",
|
|
43 | 43 | "eslint-plugin-qwik": "^1.14.1",
|
44 | 44 | "eslint-plugin-tailwindcss": "^3.18.0",
|
45 | 45 | "husky": "^9.1.7",
|
46 |
| - "lint-staged": "^16.1.0", |
47 |
| - "netlify-cli": "^21.5.0", |
48 |
| - "postcss": "^8.5.4", |
| 46 | + "lint-staged": "^16.1.2", |
| 47 | + "netlify-cli": "^21.6.0", |
| 48 | + "postcss": "^8.5.5", |
49 | 49 | "prettier": "^3.5.3",
|
50 | 50 | "prettier-plugin-tailwindcss": "^0.6.12",
|
51 | 51 | "tailwindcss": "3.4.17",
|
|
0 commit comments