chore: update

This commit is contained in:
2024-01-12 15:14:49 +07:00
parent ad6ae6745d
commit 67c6177291
15 changed files with 749 additions and 287 deletions

View File

@@ -15,23 +15,23 @@
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-hover-card": "^1.0.7",
"@tanstack/react-query": "^5.17.8",
"@tanstack/react-query": "^5.17.9",
"@tauri-apps/api": "2.0.0-alpha.13",
"@tauri-apps/plugin-http": "2.0.0-alpha.6",
"@tauri-apps/plugin-os": "2.0.0-alpha.6",
"framer-motion": "^10.17.9",
"framer-motion": "^10.18.0",
"jotai": "^2.6.1",
"minidenticons": "^4.2.0",
"nostr-tools": "~1.17.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.49.2",
"react-hook-form": "^7.49.3",
"react-hotkeys-hook": "^4.4.3",
"react-router-dom": "^6.21.1",
"react-router-dom": "^6.21.2",
"slate": "^0.101.5",
"slate-react": "^0.101.5",
"sonner": "^1.3.1",
"virtua": "^0.20.0"
"virtua": "^0.20.4"
},
"devDependencies": {
"@lume/tailwindcss": "workspace:^",