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

@@ -18,7 +18,7 @@
"@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-tooltip": "^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-clipboard-manager": "2.0.0-alpha.5",
"@tauri-apps/plugin-dialog": "2.0.0-alpha.5",
@@ -32,7 +32,8 @@
"@vidstack/react": "^1.9.8",
"get-urls": "^12.1.0",
"jotai": "^2.6.1",
"markdown-to-jsx": "^7.4.0",
"linkify-react": "^4.1.3",
"linkifyjs": "^4.1.3",
"minidenticons": "^4.2.0",
"nanoid": "^5.0.4",
"nostr-fetch": "^0.15.0",
@@ -41,7 +42,7 @@
"re-resizable": "^6.9.11",
"react": "^18.2.0",
"react-currency-input-field": "^3.6.14",
"react-router-dom": "^6.21.1",
"react-router-dom": "^6.21.2",
"react-string-replace": "^1.1.1",
"sonner": "^1.3.1",
"tippy.js": "^6.3.7",