|
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | 19 | "@hookform/resolvers": "^5.2.2", |
20 | | - "@tanstack/react-query": "^5.100.8", |
21 | | - "@tauri-apps/api": "^2.10.1", |
22 | | - "@tauri-apps/plugin-opener": "^2.5.3", |
| 20 | + "@tanstack/react-query": "^5.100.9", |
| 21 | + "@tauri-apps/api": "^2.11.0", |
| 22 | + "@tauri-apps/plugin-opener": "^2.5.4", |
23 | 23 | "@tauri-apps/plugin-process": "^2.3.1", |
24 | 24 | "@tauri-apps/plugin-updater": "^2.10.1", |
25 | 25 | "class-variance-authority": "^0.7.1", |
|
29 | 29 | "markdown-to-jsx": "^9.7.16", |
30 | 30 | "next-themes": "^0.4.6", |
31 | 31 | "radix-ui": "^1.4.3", |
32 | | - "react": "^19.2.5", |
| 32 | + "react": "^19.2.6", |
33 | 33 | "react-day-picker": "^9.14.0", |
34 | | - "react-dom": "^19.2.5", |
35 | | - "react-hook-form": "^7.73.1", |
| 34 | + "react-dom": "^19.2.6", |
| 35 | + "react-hook-form": "^7.75.0", |
36 | 36 | "react-icons": "^5.6.0", |
37 | | - "react-router": "^7.14.2", |
38 | | - "react-router-dom": "^7.14.2", |
| 37 | + "react-router": "^7.15.0", |
| 38 | + "react-router-dom": "^7.15.0", |
39 | 39 | "recharts": "^3.8.1", |
40 | 40 | "tailwind-merge": "^3.5.0", |
41 | | - "zod": "^4.3.6" |
| 41 | + "zod": "^4.4.3" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | 44 | "@eslint/js": "^9.39.4", |
45 | 45 | "@tailwindcss/typography": "^0.5.19", |
46 | | - "@tailwindcss/vite": "^4.2.4", |
47 | | - "@tauri-apps/cli": "^2.10.1", |
| 46 | + "@tailwindcss/vite": "^4.3.0", |
| 47 | + "@tauri-apps/cli": "^2.11.1", |
48 | 48 | "@types/markdown-to-jsx": "^7.0.1", |
49 | 49 | "@types/react": "^19.2.14", |
50 | 50 | "@types/react-dom": "^19.2.3", |
|
53 | 53 | "eslint-config-prettier": "^10.1.8", |
54 | 54 | "eslint-plugin-react-hooks": "^7.1.1", |
55 | 55 | "eslint-plugin-react-refresh": "^0.5.2", |
56 | | - "globals": "^17.5.0", |
| 56 | + "globals": "^17.6.0", |
57 | 57 | "prettier": "^3.8.3", |
58 | 58 | "shadcn": "^3.8.5", |
59 | | - "tailwindcss": "^4.2.4", |
| 59 | + "tailwindcss": "^4.3.0", |
60 | 60 | "tw-animate-css": "^1.4.0", |
61 | 61 | "typescript": "~5.8.3", |
62 | | - "typescript-eslint": "^8.59.0", |
63 | | - "vite": "^7.3.2" |
| 62 | + "typescript-eslint": "^8.59.2", |
| 63 | + "vite": "^7.3.3" |
64 | 64 | }, |
65 | 65 | "overrides": { |
66 | 66 | "ip-address": "^10.1.1", |
|
0 commit comments