small fixes

This commit is contained in:
Ren Amamiya
2023-08-18 17:42:25 +07:00
parent 5626579b3f
commit c85502e427
10 changed files with 236 additions and 226 deletions

View File

@@ -18,7 +18,7 @@
},
"dependencies": {
"@ctrl/magnet-link": "^3.1.2",
"@headlessui/react": "^1.7.16",
"@headlessui/react": "^1.7.17",
"@nostr-dev-kit/ndk": "^0.8.17",
"@nostr-fetch/adapter-ndk": "^0.12.2",
"@radix-ui/react-alert-dialog": "^1.0.4",
@@ -45,13 +45,13 @@
"@tauri-apps/plugin-stronghold": "github:tauri-apps/tauri-plugin-stronghold#v2",
"@tauri-apps/plugin-upload": "github:tauri-apps/tauri-plugin-upload#v2",
"@tauri-apps/plugin-window": "github:tauri-apps/tauri-plugin-window#v2",
"@tiptap/extension-image": "^2.1.1",
"@tiptap/extension-mention": "^2.1.1",
"@tiptap/extension-placeholder": "^2.1.1",
"@tiptap/pm": "^2.1.1",
"@tiptap/react": "^2.1.1",
"@tiptap/starter-kit": "^2.1.1",
"@tiptap/suggestion": "^2.1.1",
"@tiptap/extension-image": "^2.1.2",
"@tiptap/extension-mention": "^2.1.2",
"@tiptap/extension-placeholder": "^2.1.2",
"@tiptap/pm": "^2.1.2",
"@tiptap/react": "^2.1.2",
"@tiptap/starter-kit": "^2.1.2",
"@tiptap/suggestion": "^2.1.2",
"@void-cat/api": "^1.0.7",
"dayjs": "^1.11.9",
"destr": "^2.0.1",