chore: update dependencies

This commit is contained in:
2024-01-30 15:33:24 +07:00
parent 46ed3330fc
commit cc48a4f36b
18 changed files with 223 additions and 297 deletions

View File

@@ -18,7 +18,7 @@
"@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-popover": "^1.0.7",
"@tanstack/react-query": "^5.17.19",
"framer-motion": "^10.18.0",
"framer-motion": "^11.0.3",
"jotai": "^2.6.3",
"minidenticons": "^4.2.0",
"nostr-tools": "~1.17.0",
@@ -30,10 +30,10 @@
"react-router-dom": "^6.21.3",
"slate": "^0.101.5",
"slate-react": "^0.101.6",
"sonner": "^1.3.1",
"sonner": "^1.4.0",
"uqr": "^0.1.2",
"use-debounce": "^10.0.0",
"virtua": "^0.21.1"
"virtua": "^0.23.0"
},
"devDependencies": {
"@lume/tailwindcss": "workspace:^",