|
9 | 9 | "preview": "vite preview" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@radix-ui/react-alert-dialog": "^1.1.17", |
13 | | - "@radix-ui/react-dialog": "^1.1.17", |
14 | | - "@radix-ui/react-dropdown-menu": "^2.1.18", |
15 | | - "@radix-ui/react-label": "^2.1.10", |
16 | | - "@radix-ui/react-popover": "^1.1.17", |
17 | | - "@radix-ui/react-select": "^2.3.1", |
| 12 | + "@radix-ui/react-alert-dialog": "^1.1.20", |
| 13 | + "@radix-ui/react-dialog": "^1.1.20", |
| 14 | + "@radix-ui/react-dropdown-menu": "^2.1.21", |
| 15 | + "@radix-ui/react-label": "^2.1.12", |
| 16 | + "@radix-ui/react-popover": "^1.1.20", |
| 17 | + "@radix-ui/react-select": "^2.3.4", |
18 | 18 | "@radix-ui/react-slot": "^1.3.0", |
19 | | - "@radix-ui/react-switch": "^1.3.1", |
20 | | - "@radix-ui/react-tabs": "^1.1.15", |
21 | | - "@radix-ui/react-toast": "^1.2.17", |
22 | | - "@radix-ui/react-tooltip": "^1.2.10", |
23 | | - "@tailwindcss/vite": "^4.3.1", |
24 | | - "@tanstack/react-query": "^5.101.0", |
25 | | - "@tanstack/react-query-devtools": "^5.101.0", |
26 | | - "@tanstack/react-router": "^1.170.16", |
| 19 | + "@radix-ui/react-switch": "^1.3.4", |
| 20 | + "@radix-ui/react-tabs": "^1.1.18", |
| 21 | + "@radix-ui/react-toast": "^1.2.20", |
| 22 | + "@radix-ui/react-tooltip": "^1.2.13", |
| 23 | + "@tailwindcss/vite": "^4.3.3", |
| 24 | + "@tanstack/react-query": "^5.101.3", |
| 25 | + "@tanstack/react-query-devtools": "^5.101.3", |
| 26 | + "@tanstack/react-router": "^1.170.18", |
27 | 27 | "@tanstack/router-devtools": "^1.167.0", |
28 | 28 | "@types/chrome": "^0.2.0", |
29 | 29 | "@types/node": "^26.0.0", |
30 | 30 | "@types/react": "^19.2.17", |
31 | 31 | "@types/react-dom": "^19.2.3", |
32 | 32 | "@vitejs/plugin-react-swc": "^4.3.1", |
33 | | - "axios": "^1.18.0", |
| 33 | + "axios": "^1.18.1", |
34 | 34 | "class-variance-authority": "^0.7.1", |
35 | 35 | "clsx": "^2.1.1", |
36 | 36 | "cmdk": "^1.1.1", |
37 | 37 | "html-to-image": "^1.11.13", |
38 | 38 | "lib": "workspace:*", |
39 | | - "lucide": "^1.21.0", |
40 | | - "lucide-react": "^1.21.0", |
| 39 | + "lucide": "^1.25.0", |
| 40 | + "lucide-react": "^1.25.0", |
41 | 41 | "react": "^19.2.7", |
42 | 42 | "react-cookie": "^8.1.2", |
43 | 43 | "react-dom": "^19.2.7", |
44 | 44 | "tailwind-merge": "^3.6.0", |
45 | | - "tailwindcss": "^4.3.1", |
| 45 | + "tailwindcss": "^4.3.3", |
46 | 46 | "tailwindcss-animate": "^1.0.7", |
47 | | - "typescript": "^6.0.3", |
| 47 | + "typescript": "^7.0.2", |
48 | 48 | "usehooks-ts": "^3.1.1", |
49 | | - "vite": "^8.0.16", |
| 49 | + "vite": "^8.1.5", |
50 | 50 | "zod": "^4.4.3" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@biomejs/biome": "2.5.0" |
| 53 | + "@biomejs/biome": "2.5.5" |
54 | 54 | }, |
55 | 55 | "packageManager": "pnpm@11.8.0" |
56 | 56 | } |
0 commit comments