|
9 | 9 | "test": "vitest run" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@elysiajs/eden": "^1.3.2", |
| 12 | + "@elysiajs/eden": "^1.4.6", |
13 | 13 | "@hookform/resolvers": "^4.1.3", |
14 | | - "@radix-ui/react-alert-dialog": "^1.1.6", |
15 | | - "@radix-ui/react-collapsible": "^1.1.3", |
16 | | - "@radix-ui/react-dialog": "^1.1.6", |
17 | | - "@radix-ui/react-dropdown-menu": "^2.1.6", |
18 | | - "@radix-ui/react-hover-card": "^1.1.6", |
19 | | - "@radix-ui/react-label": "^2.1.2", |
20 | | - "@radix-ui/react-popover": "^1.1.6", |
| 14 | + "@radix-ui/react-alert-dialog": "^1.1.15", |
| 15 | + "@radix-ui/react-collapsible": "^1.1.12", |
| 16 | + "@radix-ui/react-dialog": "^1.1.15", |
| 17 | + "@radix-ui/react-dropdown-menu": "^2.1.16", |
| 18 | + "@radix-ui/react-hover-card": "^1.1.15", |
| 19 | + "@radix-ui/react-label": "^2.1.8", |
| 20 | + "@radix-ui/react-popover": "^1.1.15", |
21 | 21 | "@radix-ui/react-select": "^2.1.6", |
22 | | - "@radix-ui/react-separator": "^1.1.2", |
| 22 | + "@radix-ui/react-separator": "^1.1.8", |
23 | 23 | "@radix-ui/react-slot": "^1.1.2", |
24 | | - "@radix-ui/react-tabs": "^1.1.3", |
| 24 | + "@radix-ui/react-tabs": "^1.1.13", |
25 | 25 | "@radix-ui/react-tooltip": "^1.1.8", |
26 | 26 | "@tailwindcss/vite": "^4.0.12", |
27 | 27 | "@tanstack/react-query": "^5.67.2", |
28 | 28 | "@tanstack/react-router": "^1.114.12", |
29 | | - "@tanstack/react-table": "^8.21.2", |
| 29 | + "@tanstack/react-table": "^8.21.3", |
30 | 30 | "@tanstack/router-devtools": "^1.114.12", |
31 | 31 | "@tanstack/router-plugin": "^1.114.12", |
32 | 32 | "@tanstack/zod-adapter": "^1.114.12", |
|
36 | 36 | "i18next": "^24.2.3", |
37 | 37 | "i18next-browser-languagedetector": "^8.0.4", |
38 | 38 | "lucide-react": "^0.479.0", |
39 | | - "next-themes": "^0.4.5", |
| 39 | + "next-themes": "^0.4.6", |
40 | 40 | "nexus-gate-server": "workspace:backend", |
41 | 41 | "react": "^19.0.0", |
42 | 42 | "react-day-picker": "^8.10.1", |
|
48 | 48 | "rehype-katex": "^7.0.1", |
49 | 49 | "remark-gfm": "^4.0.1", |
50 | 50 | "remark-math": "^6.0.0", |
51 | | - "sonner": "^2.0.1", |
| 51 | + "sonner": "^2.0.7", |
52 | 52 | "tailwind-merge": "^3.0.2", |
53 | 53 | "tailwindcss": "^4.0.12", |
54 | 54 | "tailwindcss-animate": "^1.0.7", |
|
59 | 59 | "devDependencies": { |
60 | 60 | "@eslint/js": "^9.22.0", |
61 | 61 | "@ianvs/prettier-plugin-sort-imports": "^4.4.1", |
62 | | - "@tailwindcss/typography": "^0.5.16", |
63 | | - "@testing-library/dom": "^10.4.0", |
| 62 | + "@tailwindcss/typography": "^0.5.19", |
| 63 | + "@testing-library/dom": "^10.4.1", |
64 | 64 | "@testing-library/react": "^16.2.0", |
65 | 65 | "@types/react": "^19.0.10", |
66 | 66 | "@types/react-dom": "^19.0.4", |
67 | 67 | "@vitejs/plugin-react": "^4.3.4", |
68 | 68 | "eslint": "^9.22.0", |
69 | | - "eslint-plugin-react": "^7.37.4", |
| 69 | + "eslint-plugin-react": "^7.37.5", |
70 | 70 | "eslint-plugin-react-hooks": "^5.2.0", |
71 | 71 | "globals": "^16.0.0", |
72 | 72 | "jsdom": "^26.0.0", |
73 | 73 | "openai": "^4.86.2", |
74 | 74 | "prettier": "^3.5.3", |
75 | | - "prettier-plugin-tailwindcss": "^0.6.11", |
| 75 | + "prettier-plugin-tailwindcss": "^0.6.14", |
76 | 76 | "typescript": "^5.8.2", |
77 | 77 | "typescript-eslint": "^8.26.0", |
78 | 78 | "vite": "^6.2.1", |
|
0 commit comments