chore: update deps

This commit is contained in:
reya
2024-06-30 14:37:26 +07:00
parent 0fec21b9ce
commit fcb70c0e9a
6 changed files with 318 additions and 395 deletions

View File

@@ -5,8 +5,8 @@
"main": "./src/index.ts",
"dependencies": {
"@lume/utils": "workspace:^",
"@tanstack/query-persist-client-core": "^5.48.0",
"@tanstack/react-query": "^5.48.0",
"@tanstack/query-persist-client-core": "^5.49.1",
"@tanstack/react-query": "^5.49.2",
"nostr-tools": "^2.7.0",
"react": "^18.3.1"
},