|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "clsx": "^2.1.1", |
21 | | - "lucide-react": "^0.576.0", |
| 21 | + "lucide-react": "^0.577.0", |
22 | 22 | "react": "^19.2.4", |
23 | 23 | "react-dom": "^19.2.4", |
24 | 24 | "react-router-dom": "^7.13.1", |
25 | 25 | "tailwind-merge": "3.5.0" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "@commitlint/cli": "^20.4.2", |
29 | | - "@commitlint/config-conventional": "^20.4.2", |
| 28 | + "@commitlint/cli": "^20.4.3", |
| 29 | + "@commitlint/config-conventional": "^20.4.3", |
30 | 30 | "@ianvs/prettier-plugin-sort-imports": "^4.7.1", |
31 | 31 | "@tailwindcss/postcss": "^4.2.1", |
32 | 32 | "@total-typescript/ts-reset": "^0.6.1", |
33 | | - "@types/node": "^25.3.3", |
| 33 | + "@types/node": "^25.3.5", |
34 | 34 | "@types/react": "^19.2.14", |
35 | 35 | "@types/react-dom": "^19.2.3", |
36 | 36 | "@typescript-eslint/eslint-plugin": "^8.56.1", |
37 | 37 | "@typescript-eslint/parser": "^8.56.1", |
38 | 38 | "@vitejs/plugin-react-swc": "^4.2.3", |
39 | | - "eslint": "^9.39.3", |
| 39 | + "eslint": "^9.39.4", |
40 | 40 | "eslint-config-prettier": "^10.1.8", |
41 | 41 | "eslint-plugin-prettier": "^5.5.5", |
42 | 42 | "eslint-plugin-react": "^7.37.5", |
43 | 43 | "eslint-plugin-react-hooks": "^7.0.1", |
44 | 44 | "eslint-plugin-react-refresh": "^0.5.2", |
45 | 45 | "globals": "^17.4.0", |
46 | 46 | "husky": "^9.1.7", |
47 | | - "lint-staged": "^16.3.1", |
48 | | - "postcss": "^8.5.6", |
| 47 | + "lint-staged": "^16.3.2", |
| 48 | + "postcss": "^8.5.8", |
49 | 49 | "prettier": "^3.8.1", |
50 | 50 | "prettier-plugin-tailwindcss": "^0.7.2", |
51 | 51 | "tailwindcss": "^4.2.1", |
|
0 commit comments