chore: update dependencies

This commit is contained in:
2024-02-05 08:30:06 +07:00
parent 8a17c36a5b
commit 2a58326cd1
24 changed files with 991 additions and 857 deletions

View File

@@ -8,10 +8,10 @@
"access": "public"
},
"dependencies": {
"@tanstack/react-query": "^5.17.19",
"@tanstack/react-query": "^5.18.1",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"jotai": "^2.6.3",
"jotai": "^2.6.4",
"nostr-tools": "1.17.0",
"react": "^18.2.0",
"tailwind-merge": "^2.2.1"
@@ -19,7 +19,7 @@
"devDependencies": {
"@lume/tsconfig": "workspace:^",
"@lume/types": "workspace:^",
"@types/react": "^18.2.48",
"@types/react": "^18.2.52",
"typescript": "^5.3.3"
}
}