|
24 | 24 | "@floating-ui/react": "0.27.19", |
25 | 25 | "@lingui/core": "5.9.5", |
26 | 26 | "@lingui/react": "5.9.5", |
27 | | - "@radix-ui/react-checkbox": "1.3.3", |
28 | | - "@radix-ui/react-dialog": "1.1.15", |
29 | | - "@radix-ui/react-popover": "1.1.15", |
30 | | - "@radix-ui/react-select": "2.2.6", |
31 | | - "@radix-ui/react-switch": "1.2.6", |
32 | | - "@radix-ui/react-tooltip": "1.2.8", |
| 27 | + "@radix-ui/react-checkbox": "1.3.6", |
| 28 | + "@radix-ui/react-dialog": "1.1.18", |
| 29 | + "@radix-ui/react-popover": "1.1.18", |
| 30 | + "@radix-ui/react-select": "2.3.2", |
| 31 | + "@radix-ui/react-switch": "1.3.2", |
| 32 | + "@radix-ui/react-tooltip": "1.2.11", |
33 | 33 | "@rolldown/plugin-babel": "0.2.3", |
34 | | - "@types/react": "19.2.14", |
| 34 | + "@types/react": "19.2.17", |
35 | 35 | "@types/react-dom": "19.2.3", |
36 | 36 | "@yaasl/core": "0.15.0-alpha.1", |
37 | 37 | "@yaasl/devtools": "0.15.0-alpha.1", |
38 | 38 | "@yaasl/react": "0.15.0-alpha.1", |
39 | 39 | "class-variance-authority": "0.7.1", |
40 | | - "goober": "2.1.18", |
41 | | - "lucide-react": "1.8.0", |
42 | | - "motion": "12.38.0", |
43 | | - "react": "19.2.5", |
44 | | - "react-dom": "19.2.5", |
45 | | - "tailwind-merge": "3.5.0", |
46 | | - "wouter": "3.9.0", |
47 | | - "zod": "4.3.6" |
| 40 | + "goober": "2.1.19", |
| 41 | + "lucide-react": "1.23.0", |
| 42 | + "motion": "12.42.2", |
| 43 | + "react": "19.2.7", |
| 44 | + "react-dom": "19.2.7", |
| 45 | + "tailwind-merge": "3.6.0", |
| 46 | + "wouter": "3.10.0", |
| 47 | + "zod": "4.4.3" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | 50 | "@lingui/babel-plugin-lingui-macro": "5.9.5", |
51 | 51 | "@lingui/cli": "5.9.5", |
52 | 52 | "@lingui/vite-plugin": "5.9.5", |
53 | 53 | "@pretty-cozy/eslint-config": "0.9.0", |
54 | 54 | "@pretty-cozy/release-tools": "0.9.0", |
55 | | - "@tailwindcss/vite": "4.2.2", |
56 | | - "@vitejs/plugin-react": "6.0.1", |
| 55 | + "@tailwindcss/vite": "4.3.2", |
| 56 | + "@vitejs/plugin-react": "6.0.3", |
57 | 57 | "eslint": "9.39.4", |
58 | | - "knip": "6.4.1", |
59 | | - "tailwindcss": "4.2.2", |
| 58 | + "knip": "6.23.0", |
| 59 | + "tailwindcss": "4.3.2", |
60 | 60 | "tailwindcss-animate": "1.0.7", |
61 | | - "typescript": "6.0.2", |
62 | | - "vite": "8.0.8", |
| 61 | + "typescript": "6.0.3", |
| 62 | + "vite": "8.1.2", |
63 | 63 | "vite-bundle-analyzer": "^1.3.7" |
64 | 64 | }, |
65 | 65 | "overrides": { |
66 | | - "@radix-ui/react-slot": "1.2.4", |
67 | | - "typescript": "6.0.2", |
68 | | - "vite": "8.0.8" |
| 66 | + "@radix-ui/react-slot": "1.3.0", |
| 67 | + "typescript": "6.0.3", |
| 68 | + "vite": "8.1.2" |
69 | 69 | } |
70 | 70 | } |
0 commit comments