|
29 | 29 | "@radix-ui/react-dialog": "^1.1.15", |
30 | 30 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
31 | 31 | "@radix-ui/react-hover-card": "^1.1.15", |
32 | | - "@radix-ui/react-label": "^2.1.7", |
| 32 | + "@radix-ui/react-label": "^2.1.8", |
33 | 33 | "@radix-ui/react-popover": "^1.1.15", |
34 | | - "@radix-ui/react-progress": "^1.1.7", |
| 34 | + "@radix-ui/react-progress": "^1.1.8", |
35 | 35 | "@radix-ui/react-scroll-area": "^1.2.10", |
36 | 36 | "@radix-ui/react-select": "^2.2.6", |
37 | | - "@radix-ui/react-separator": "^1.1.7", |
| 37 | + "@radix-ui/react-separator": "^1.1.8", |
38 | 38 | "@radix-ui/react-slider": "^1.3.6", |
39 | | - "@radix-ui/react-slot": "^1.2.3", |
| 39 | + "@radix-ui/react-slot": "^1.2.4", |
40 | 40 | "@radix-ui/react-switch": "^1.2.6", |
41 | 41 | "@radix-ui/react-tabs": "^1.1.13", |
42 | 42 | "@radix-ui/react-tooltip": "^1.2.8", |
43 | | - "@tanstack/react-form": "^1.23.7", |
44 | | - "@tanstack/react-query": "^5.90.5", |
45 | | - "@tanstack/react-router": "^1.133.10", |
| 43 | + "@tanstack/react-form": "^1.26.0", |
| 44 | + "@tanstack/react-query": "^5.90.11", |
| 45 | + "@tanstack/react-router": "^1.139.12", |
46 | 46 | "@tanstack/react-table": "^8.21.3", |
47 | 47 | "@tanstack/react-virtual": "^3.13.12", |
48 | 48 | "class-variance-authority": "^0.7.1", |
49 | 49 | "clsx": "^2.1.1", |
50 | 50 | "cmdk": "^1.1.1", |
51 | 51 | "culori": "^4.0.2", |
52 | 52 | "flag-icons": "^7.5.0", |
53 | | - "lucide-react": "^0.546.0", |
54 | | - "motion": "^12.23.24", |
| 53 | + "lucide-react": "^0.555.0", |
| 54 | + "motion": "^12.23.25", |
55 | 55 | "next-themes": "^0.4.6", |
56 | 56 | "parse-torrent": "^11.0.19", |
57 | 57 | "react": "^19.2.0", |
58 | 58 | "react-dom": "^19.2.0", |
59 | 59 | "react-dropzone": "^14.3.8", |
60 | | - "react-hook-form": "^7.65.0", |
| 60 | + "react-hook-form": "^7.67.0", |
61 | 61 | "react-hotkeys-hook": "^5.2.1", |
62 | 62 | "sonner": "^2.0.7", |
63 | | - "tailwind-merge": "^3.3.1", |
64 | | - "workbox-window": "^7.3.0", |
65 | | - "zod": "^4.1.12" |
| 63 | + "tailwind-merge": "^3.4.0", |
| 64 | + "workbox-window": "^7.4.0", |
| 65 | + "zod": "^4.1.13" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@eslint/js": "^9.38.0", |
69 | | - "@stylistic/eslint-plugin": "^5.4.0", |
70 | | - "@tailwindcss/vite": "^4.1.14", |
71 | | - "@tanstack/router-cli": "^1.133.10", |
| 68 | + "@eslint/js": "^9.39.1", |
| 69 | + "@stylistic/eslint-plugin": "^5.6.1", |
| 70 | + "@tailwindcss/vite": "^4.1.17", |
| 71 | + "@tanstack/router-cli": "^1.139.12", |
72 | 72 | "@types/culori": "^4.0.1", |
73 | | - "@types/node": "^24.8.1", |
74 | | - "@types/parse-torrent": "^5.8.7", |
75 | | - "@types/react": "^19.2.2", |
76 | | - "@types/react-dom": "^19.2.2", |
77 | | - "@vitejs/plugin-react": "^5.0.4", |
78 | | - "eslint": "^9.38.0", |
79 | | - "eslint-plugin-react-hooks": "^7.0.0", |
| 73 | + "@types/node": "^24.10.1", |
| 74 | + "@types/parse-torrent": "^5.8.8", |
| 75 | + "@types/react": "^19.2.7", |
| 76 | + "@types/react-dom": "^19.2.3", |
| 77 | + "@vitejs/plugin-react": "^5.1.1", |
| 78 | + "eslint": "^9.39.1", |
| 79 | + "eslint-plugin-react-hooks": "^7.0.1", |
80 | 80 | "eslint-plugin-react-refresh": "^0.4.24", |
81 | | - "globals": "^16.4.0", |
82 | | - "tailwindcss": "^4.1.14", |
| 81 | + "globals": "^16.5.0", |
| 82 | + "tailwindcss": "^4.1.17", |
83 | 83 | "tw-animate-css": "^1.4.0", |
84 | 84 | "typescript": "~5.9.3", |
85 | | - "typescript-eslint": "^8.46.1", |
86 | | - "vite": "^7.1.11", |
| 85 | + "typescript-eslint": "^8.48.0", |
| 86 | + "vite": "^7.2.6", |
87 | 87 | "vite-plugin-node-polyfills": "^0.24.0", |
88 | | - "vite-plugin-pwa": "^1.1.0" |
| 88 | + "vite-plugin-pwa": "^1.2.0" |
89 | 89 | } |
90 | 90 | } |
0 commit comments