|
55 | 55 | "zustand": "^5.0.14" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@commitlint/cli": "^21.0.2", |
59 | | - "@commitlint/config-conventional": "^21.0.2", |
| 58 | + "@commitlint/cli": "^21.1.0", |
| 59 | + "@commitlint/config-conventional": "^21.1.0", |
60 | 60 | "@eslint/js": "^10.0.1", |
61 | | - "@tailwindcss/vite": "^4.3.0", |
62 | | - "@tauri-apps/cli": "^2.11.2", |
| 61 | + "@tailwindcss/vite": "^4.3.2", |
| 62 | + "@tauri-apps/cli": "^2.11.4", |
63 | 63 | "@testing-library/jest-dom": "^6.9.1", |
64 | 64 | "@testing-library/react": "^16.3.2", |
65 | 65 | "@types/react": "^19.2.17", |
66 | 66 | "@types/react-dom": "^19.2.3", |
67 | | - "@vitejs/plugin-react": "^6.0.2", |
68 | | - "eslint": "^10.4.1", |
| 67 | + "@vitejs/plugin-react": "^6.0.3", |
| 68 | + "eslint": "^10.6.0", |
69 | 69 | "eslint-config-prettier": "^10.1.8", |
70 | 70 | "eslint-plugin-react-hooks": "^7.1.1", |
71 | | - "eslint-plugin-react-refresh": "^0.5.2", |
| 71 | + "eslint-plugin-react-refresh": "^0.5.3", |
72 | 72 | "husky": "^9.1.7", |
73 | 73 | "jsdom": "^29.1.1", |
74 | | - "lint-staged": "^17.0.7", |
75 | | - "prettier": "^3.8.3", |
76 | | - "tailwindcss": "^4.3.0", |
| 74 | + "lint-staged": "^17.0.8", |
| 75 | + "prettier": "^3.9.3", |
| 76 | + "tailwindcss": "^4.3.2", |
77 | 77 | "typescript": "^6.0.3", |
78 | | - "typescript-eslint": "^8.60.1", |
79 | | - "vite": "^8.0.16", |
80 | | - "vitest": "^4.1.8" |
| 78 | + "typescript-eslint": "^8.62.0", |
| 79 | + "vite": "^8.1.0", |
| 80 | + "vitest": "^4.1.9" |
81 | 81 | } |
82 | 82 | } |
0 commit comments