|
13 | 13 | "gen-api": "rm src/shared/types/model/* && npx orval" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@tanstack/react-router": "^1.131.28", |
17 | | - "@tanstack/react-router-devtools": "^1.131.28", |
| 16 | + "@tanstack/react-router": "^1.131.36", |
| 17 | + "@tanstack/react-router-devtools": "^1.131.36", |
18 | 18 | "@tanstack/react-table": "^8.21.3", |
19 | 19 | "axios": "^1.11.0", |
20 | 20 | "class-variance-authority": "^0.7.1", |
21 | 21 | "clsx": "^2.1.1", |
22 | 22 | "cmdk": "^1.1.1", |
23 | 23 | "emblor": "^1.4.8", |
24 | 24 | "formik": "^2.4.6", |
25 | | - "lucide-react": "^0.542.0", |
| 25 | + "lucide-react": "^0.543.0", |
26 | 26 | "radix-ui": "^1.4.3", |
27 | 27 | "react": "^19.1.1", |
28 | 28 | "react-dom": "^19.1.1", |
|
32 | 32 | "remark-gfm": "^4.0.1", |
33 | 33 | "sonner": "^2.0.7", |
34 | 34 | "tailwind-merge": "^3.3.1", |
35 | | - "tailwindcss": "^4.1.12", |
| 35 | + "tailwindcss": "^4.1.13", |
36 | 36 | "yup": "^1.7.0", |
37 | | - "zustand": "^5.0.8" |
| 37 | + "zustand": "^5.0.8", |
| 38 | + "tw-animate-css": "^1.3.8" |
38 | 39 | }, |
39 | 40 | "devDependencies": { |
40 | | - "@tailwindcss/vite": "^4.1.12", |
41 | | - "@eslint/js": "^9.34.0", |
42 | | - "@tanstack/router-plugin": "^1.131.28", |
43 | | - "@types/node": "^24.3.0", |
44 | | - "@types/react": "^19.1.11", |
45 | | - "@types/react-dom": "^19.1.8", |
| 41 | + "@tailwindcss/vite": "^4.1.13", |
| 42 | + "@eslint/js": "^9.35.0", |
| 43 | + "@tanstack/router-plugin": "^1.131.36", |
| 44 | + "@types/node": "^24.3.1", |
| 45 | + "@types/react": "^19.1.12", |
| 46 | + "@types/react-dom": "^19.1.9", |
46 | 47 | "@vitejs/plugin-react-swc": "^4.0.1", |
47 | | - "eslint": "^9.34.0", |
| 48 | + "eslint": "^9.35.0", |
48 | 49 | "eslint-plugin-react-hooks": "^5.2.0", |
49 | 50 | "eslint-plugin-react-refresh": "^0.4.20", |
50 | 51 | "globals": "^16.3.0", |
51 | 52 | "orval": "^7.11.2", |
52 | 53 | "prettier": "3.6.2", |
53 | 54 | "prettier-plugin-tailwindcss": "^0.6.14", |
54 | | - "tw-animate-css": "^1.3.7", |
55 | 55 | "typescript": "~5.9.2", |
56 | | - "typescript-eslint": "^8.41.0", |
57 | | - "vite": "^7.1.3" |
| 56 | + "typescript-eslint": "^8.43.0", |
| 57 | + "vite": "^7.1.5" |
58 | 58 | } |
59 | 59 | } |
0 commit comments