|
38 | 38 | "@radix-ui/react-tabs": "^1.1.11", |
39 | 39 | "@radix-ui/react-toggle": "^1.1.8", |
40 | 40 | "@radix-ui/react-tooltip": "^1.2.6", |
41 | | - "@tailwindcss/vite": "^4.1.5", |
| 41 | + "@tailwindcss/vite": "^4.1.6", |
42 | 42 | "class-variance-authority": "^0.7.1", |
43 | 43 | "clsx": "^2.1.1", |
44 | | - "framer-motion": "^12.10.1", |
| 44 | + "framer-motion": "^12.11.0", |
45 | 45 | "i18next": "^24.2.3", |
46 | 46 | "i18next-http-backend": "^3.0.2", |
47 | 47 | "input-otp": "^1.4.2", |
|
51 | 51 | "pdfjs-dist": "^5.2.133", |
52 | 52 | "react": "^19.1.0", |
53 | 53 | "react-dom": "^19.1.0", |
54 | | - "react-hook-form": "^7.56.2", |
| 54 | + "react-hook-form": "^7.56.3", |
55 | 55 | "react-i18next": "^15.5.1", |
56 | 56 | "react-pdf": "^9.2.1", |
57 | | - "react-router-dom": "^7.5.3", |
| 57 | + "react-router-dom": "^7.6.0", |
58 | 58 | "react-scan": "^0.3.3", |
59 | 59 | "sonner": "^2.0.3", |
60 | | - "tailwind-merge": "^3.2.0", |
| 60 | + "tailwind-merge": "^3.3.0", |
61 | 61 | "tailwindcss-animate": "^1.0.7", |
62 | 62 | "tw-animate-css": "^1.2.9", |
63 | 63 | "zod": "^3.24.4" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | 66 | "@eslint/js": "^9.26.0", |
67 | 67 | "@faker-js/faker": "^9.7.0", |
68 | | - "@types/node": "^22.15.14", |
69 | | - "@types/react": "^19.1.3", |
70 | | - "@types/react-dom": "^19.1.3", |
| 68 | + "@types/node": "^22.15.17", |
| 69 | + "@types/react": "^19.1.4", |
| 70 | + "@types/react-dom": "^19.1.5", |
71 | 71 | "@vitejs/plugin-react": "^4.4.1", |
72 | 72 | "cross-env": "^7.0.3", |
73 | | - "electron": "^34.5.4", |
| 73 | + "electron": "^34.5.5", |
74 | 74 | "electron-builder": "^25.1.8", |
75 | 75 | "eslint": "^9.26.0", |
76 | 76 | "eslint-plugin-react-hooks": "^5.2.0", |
77 | 77 | "eslint-plugin-react-refresh": "^0.4.20", |
78 | 78 | "globals": "^15.15.0", |
79 | 79 | "npm-run-all": "^4.1.5", |
80 | | - "tailwindcss": "^4.1.5", |
| 80 | + "tailwindcss": "^4.1.6", |
81 | 81 | "typescript": "~5.7.3", |
82 | | - "typescript-eslint": "^8.32.0", |
| 82 | + "typescript-eslint": "^8.32.1", |
83 | 83 | "vite": "^6.3.5" |
84 | 84 | } |
85 | 85 | } |
0 commit comments