|
5 | 5 | "imports": { |
6 | 6 | "@napi/shared": "../shared/src/index.ts", |
7 | 7 | "@deno/vite-plugin": "npm:@deno/vite-plugin@^1.0.4", |
8 | | - "@radix-ui/react-dialog": "npm:@radix-ui/react-dialog@^1.1.13", |
9 | | - "@radix-ui/react-dropdown-menu": "npm:@radix-ui/react-dropdown-menu@^2.1.14", |
10 | | - "@radix-ui/react-label": "npm:@radix-ui/react-label@^2.1.6", |
11 | | - "@radix-ui/react-scroll-area": "npm:@radix-ui/react-scroll-area@^1.2.8", |
12 | | - "@radix-ui/react-separator": "npm:@radix-ui/react-separator@^1.1.6", |
13 | | - "@radix-ui/react-slider": "npm:@radix-ui/react-slider@^1.3.4", |
14 | | - "@radix-ui/react-slot": "npm:@radix-ui/react-slot@^1.2.2", |
15 | | - "@radix-ui/react-toast": "npm:@radix-ui/react-toast@^1.2.13", |
16 | | - "@radix-ui/react-tooltip": "npm:@radix-ui/react-tooltip@^1.2.6", |
17 | | - "@radix-ui/themes": "npm:@radix-ui/themes@^3.2.1", |
| 8 | + "@radix-ui/react-dialog": "npm:@radix-ui/react-dialog@^1.1.14", |
| 9 | + "@radix-ui/react-dropdown-menu": "npm:@radix-ui/react-dropdown-menu@^2.1.15", |
| 10 | + "@radix-ui/react-label": "npm:@radix-ui/react-label@^2.1.7", |
| 11 | + "@radix-ui/react-scroll-area": "npm:@radix-ui/react-scroll-area@^1.2.9", |
| 12 | + "@radix-ui/react-separator": "npm:@radix-ui/react-separator@^1.1.7", |
| 13 | + "@radix-ui/react-slider": "npm:@radix-ui/react-slider@^1.3.5", |
| 14 | + "@radix-ui/react-slot": "npm:@radix-ui/react-slot@^1.2.3", |
| 15 | + "@radix-ui/react-tooltip": "npm:@radix-ui/react-tooltip@^1.2.7", |
18 | 16 | "@tailwindcss/vite": "npm:@tailwindcss/vite@^4.1.5", |
19 | 17 | "@types/cytoscape-fcose": "npm:@types/cytoscape-fcose@^2.2.4", |
20 | 18 | "@types/react": "npm:@types/react@^19.1.3", |
|
24 | 22 | "class-variance-authority": "npm:class-variance-authority@^0.7.1", |
25 | 23 | "clsx": "npm:clsx@^2.1.1", |
26 | 24 | "cytoscape-fcose": "npm:cytoscape-fcose@^2.2.0", |
27 | | - "lucide-react": "npm:lucide-react@^0.508.0", |
| 25 | + "lucide-react": "npm:lucide-react@^0.511.0", |
| 26 | + "next-themes": "npm:next-themes@^0.4.6", |
28 | 27 | "react": "npm:react@^19.1.0", |
29 | 28 | "react-dom": "npm:react-dom@^19.1.0", |
30 | 29 | "react-router": "npm:react-router@^7.5.3", |
31 | 30 | "react-resizable-panels": "npm:react-resizable-panels@^3.0.1", |
32 | 31 | "cytoscape": "npm:cytoscape@3.31.1", |
33 | | - "tailwind-merge": "npm:tailwind-merge@^3.2.0", |
| 32 | + "sonner": "npm:sonner@^2.0.4", |
| 33 | + "tailwind-merge": "npm:tailwind-merge@^3.3.0", |
34 | 34 | "tailwindcss": "npm:tailwindcss@^4.1.5", |
35 | | - "tw-animate-css": "npm:tw-animate-css@^1.2.9", |
| 35 | + "tw-animate-css": "npm:tw-animate-css@^1.3.3", |
36 | 36 | "vite": "npm:vite@^6.3.5" |
37 | 37 | }, |
38 | 38 | "tasks": { |
|
0 commit comments