|
31 | 31 | "@builder.io/qwik-city": "^1.12.0",
|
32 | 32 | "@commitlint/cli": "^18.6.1",
|
33 | 33 | "@commitlint/config-conventional": "^18.6.3",
|
34 |
| - "@ianvs/prettier-plugin-sort-imports": "^4.4.0", |
| 34 | + "@ianvs/prettier-plugin-sort-imports": "^4.4.1", |
35 | 35 | "@netlify/edge-functions": "^2.11.1",
|
36 | 36 | "@types/eslint": "^9.6.1",
|
37 |
| - "@types/node": "^22.10.5", |
| 37 | + "@types/node": "^22.10.7", |
38 | 38 | "@typescript-eslint/eslint-plugin": "^6.21.0",
|
39 | 39 | "@typescript-eslint/parser": "^6.21.0",
|
40 | 40 | "autoprefixer": "^10.4.20",
|
41 | 41 | "eslint": "^8.57.1",
|
42 | 42 | "eslint-config-prettier": "^9.1.0",
|
43 | 43 | "eslint-plugin-qwik": "^1.12.0",
|
44 |
| - "eslint-plugin-tailwindcss": "^3.17.5", |
| 44 | + "eslint-plugin-tailwindcss": "^3.18.0", |
45 | 45 | "husky": "^9.1.7",
|
46 |
| - "lint-staged": "^15.3.0", |
47 |
| - "netlify-cli": "^18.0.0", |
48 |
| - "postcss": "^8.4.49", |
| 46 | + "lint-staged": "^15.4.1", |
| 47 | + "netlify-cli": "^18.0.1", |
| 48 | + "postcss": "^8.5.1", |
49 | 49 | "prettier": "^3.4.2",
|
50 |
| - "prettier-plugin-tailwindcss": "^0.6.9", |
| 50 | + "prettier-plugin-tailwindcss": "^0.6.10", |
51 | 51 | "tailwindcss": "3.4.17",
|
52 | 52 | "typescript": "^5.7.3",
|
53 |
| - "undici": "^7.2.1", |
54 |
| - "vercel": "^39.2.6", |
| 53 | + "undici": "^7.2.3", |
| 54 | + "vercel": "^39.3.0", |
55 | 55 | "vite": "^6.0.7",
|
56 | 56 | "vite-tsconfig-paths": "^5.1.4"
|
57 | 57 | },
|
|
0 commit comments