chore: update and fix dependencies

This commit is contained in:
2024-01-17 12:39:04 +07:00
parent 0b745cb40e
commit c0305db5fc
24 changed files with 149 additions and 152 deletions

View File

@@ -8,12 +8,12 @@
"access": "public"
},
"dependencies": {
"@tanstack/react-query": "^5.17.12",
"@tanstack/react-query": "^5.17.15",
"@tauri-apps/api": "2.0.0-alpha.13",
"@tauri-apps/plugin-notification": "2.0.0-alpha.5",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"jotai": "^2.6.1",
"jotai": "^2.6.2",
"nostr-tools": "1.17.0",
"react": "^18.2.0",
"tailwind-merge": "^2.2.0"