chore: update deps (#195)

This commit is contained in:
雨宮蓮
2024-05-29 12:54:58 +07:00
committed by GitHub
parent 4b60b39119
commit dda0720ed4
9 changed files with 1336 additions and 1502 deletions

View File

@@ -8,21 +8,21 @@
"access": "public"
},
"dependencies": {
"@tanstack/react-query": "^5.36.0",
"@tanstack/react-query": "^5.40.0",
"bitcoin-units": "^1.0.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.11",
"light-bolt11-decoder": "^3.1.1",
"nostr-tools": "^2.5.2",
"nostr-tools": "^2.6.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"slate": "^0.103.0",
"slate-react": "^0.102.0"
"slate-react": "^0.104.0"
},
"devDependencies": {
"@lume/tsconfig": "workspace:^",
"@lume/types": "workspace:^",
"@types/react": "^18.3.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"tailwind-merge": "^2.3.0",
"typescript": "^5.4.5"