aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/ui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ui/package.json')
-rw-r--r--packages/ui/package.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/packages/ui/package.json b/packages/ui/package.json
index 42705f8..becfb51 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -11,34 +11,34 @@
},
"dependencies": {
"@base-ui/react": "^1.2.0",
- "@tauri-apps/api": "^2.9.1",
+ "@tauri-apps/api": "^2.10.1",
"@tauri-apps/plugin-dialog": "^2.6.0",
"@tauri-apps/plugin-fs": "^2.4.5",
- "@tauri-apps/plugin-shell": "^2.3.4",
+ "@tauri-apps/plugin-shell": "^2.3.5",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
- "es-toolkit": "^1.44.0",
- "lucide-react": "^0.562.0",
- "marked": "^17.0.1",
+ "es-toolkit": "^1.45.1",
+ "lucide-react": "^0.577.0",
+ "marked": "^17.0.4",
"next-themes": "^0.4.6",
"radix-ui": "^1.4.3",
- "react": "^19.2.0",
- "react-dom": "^19.2.0",
- "react-router": "^7.12.0",
+ "react": "^19.2.4",
+ "react-dom": "^19.2.4",
+ "react-router": "^7.13.1",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.1",
"zod": "^4.3.6",
"zustand": "^5.0.10"
},
"devDependencies": {
- "@tailwindcss/vite": "^4.1.18",
- "@types/node": "^24.10.1",
- "@types/react": "^19.2.5",
+ "@tailwindcss/vite": "^4.2.1",
+ "@types/node": "^25.3.3",
+ "@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.1",
- "globals": "^16.5.0",
+ "globals": "^17.4.0",
"shadcn": "^3.8.5",
- "tailwindcss": "^4.1.18",
+ "tailwindcss": "^4.2.1",
"tw-animate-css": "^1.4.0",
"typescript": "~5.9.3",
"vite": "npm:rolldown-vite@^7"