|
11 | 11 | "format": "biome format --write ." |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@radix-ui/react-icons": "^1.3.0", |
| 14 | + "@radix-ui/react-icons": "^1.3.1", |
15 | 15 | "@radix-ui/react-label": "^2.1.0", |
16 | | - "@radix-ui/react-select": "^2.1.1", |
17 | | - "@radix-ui/react-slider": "^1.2.0", |
| 16 | + "@radix-ui/react-select": "^2.1.2", |
| 17 | + "@radix-ui/react-slider": "^1.2.1", |
18 | 18 | "@radix-ui/react-slot": "^1.1.0", |
19 | | - "@radix-ui/react-toast": "^1.2.1", |
20 | | - "@tauri-apps/api": "^1", |
| 19 | + "@radix-ui/react-toast": "^1.2.2", |
| 20 | + "@tauri-apps/api": "^1.6.0", |
21 | 21 | "class-variance-authority": "^0.7.0", |
22 | 22 | "clsx": "^2.1.1", |
23 | 23 | "lucide-react": "^0.439.0", |
24 | | - "react": "^18.2.0", |
25 | | - "react-dom": "^18.2.0", |
26 | | - "tailwind-merge": "^2.5.2", |
| 24 | + "react": "^18.3.1", |
| 25 | + "react-dom": "^18.3.1", |
| 26 | + "tailwind-merge": "^2.5.4", |
27 | 27 | "tailwindcss-animate": "^1.0.7" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@biomejs/biome": "^1.8.3", |
31 | | - "@tauri-apps/cli": "^1", |
32 | | - "@types/node": "^22.5.4", |
33 | | - "@types/react": "^18.2.15", |
34 | | - "@types/react-dom": "^18.2.7", |
35 | | - "@vitejs/plugin-react": "^4.2.1", |
| 30 | + "@biomejs/biome": "^1.9.4", |
| 31 | + "@tauri-apps/cli": "^1.6.3", |
| 32 | + "@types/node": "^22.9.0", |
| 33 | + "@types/react": "^18.3.12", |
| 34 | + "@types/react-dom": "^18.3.1", |
| 35 | + "@vitejs/plugin-react": "^4.3.3", |
36 | 36 | "autoprefixer": "^10.4.20", |
37 | | - "postcss": "^8.4.45", |
38 | | - "tailwindcss": "^3.4.10", |
39 | | - "typescript": "^5.2.2", |
40 | | - "vite": "^5.3.1" |
| 37 | + "postcss": "^8.4.48", |
| 38 | + "tailwindcss": "^3.4.14", |
| 39 | + "typescript": "^5.6.3", |
| 40 | + "vite": "^5.4.10" |
41 | 41 | } |
42 | 42 | } |
0 commit comments