migrate to ndk
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.23.1",
|
||||
"@headlessui/react": "^1.7.15",
|
||||
"@nostr-dev-kit/ndk": "^0.4.4",
|
||||
"@tanstack/react-virtual": "3.0.0-beta.54",
|
||||
"@tauri-apps/api": "^1.3.0",
|
||||
"@vidstack/react": "^0.4.5",
|
||||
@@ -29,7 +30,7 @@
|
||||
"react-hook-form": "^7.44.3",
|
||||
"react-markdown": "^8.0.7",
|
||||
"react-resizable-panels": "^0.0.48",
|
||||
"react-virtuoso": "^4.3.8",
|
||||
"react-virtuoso": "^4.3.9",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"slate": "^0.94.1",
|
||||
"slate-history": "^0.93.0",
|
||||
@@ -44,7 +45,7 @@
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"@tauri-apps/cli": "^1.3.1",
|
||||
"@types/node": "^18.16.16",
|
||||
"@types/react": "^18.2.8",
|
||||
"@types/react": "^18.2.9",
|
||||
"@types/react-dom": "^18.2.4",
|
||||
"@types/youtube-player": "^5.5.7",
|
||||
"@vitejs/plugin-react-swc": "^3.3.2",
|
||||
|
||||
Reference in New Issue
Block a user