Revert "chore: update dependencies"

This reverts commit c700a45ab6.
This commit is contained in:
2024-02-01 08:18:51 +07:00
parent c700a45ab6
commit d8eb51e49c
20 changed files with 231 additions and 231 deletions

View File

@@ -9,7 +9,7 @@
"@lume/ndk-cache-tauri": "workspace:^",
"@lume/storage": "workspace:^",
"@lume/utils": "workspace:^",
"@nostr-dev-kit/ndk": "^2.4.0",
"@nostr-dev-kit/ndk": "^2.3.3",
"@nostr-fetch/adapter-ndk": "^0.15.0",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-collapsible": "^1.0.3",
@@ -18,9 +18,9 @@
"@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.18.0",
"@tanstack/react-query": "^5.17.19",
"get-urls": "^12.1.0",
"jotai": "^2.6.4",
"jotai": "^2.6.3",
"linkify-react": "^4.1.3",
"linkifyjs": "^4.1.3",
"media-chrome": "^2.1.0",
@@ -36,7 +36,7 @@
"react-router-dom": "^6.21.3",
"react-string-replace": "^1.1.1",
"sonner": "^1.4.0",
"string-strip-html": "^13.4.6",
"string-strip-html": "^13.4.5",
"tippy.js": "^6.3.7",
"use-context-selector": "^1.4.1",
"virtua": "^0.23.0"