chore: update dependencies

This commit is contained in:
2024-01-07 20:47:48 +07:00
parent 87099c6388
commit 3eae38e1cb
16 changed files with 532 additions and 518 deletions

View File

@@ -11,13 +11,13 @@
"@lume/storage": "workspace:*",
"@nostr-dev-kit/ndk": "^2.3.2",
"lru-cache": "^10.1.0",
"nostr-fetch": "^0.14.1",
"nostr-fetch": "^0.15.0",
"nostr-tools": "1.17.0",
"react": "^18.2.0"
},
"devDependencies": {
"@lume/tsconfig": "workspace:*",
"@types/react": "^18.2.46",
"@types/react": "^18.2.47",
"typescript": "^5.3.3"
}
}