feat: fix errros

This commit is contained in:
2024-01-16 08:37:42 +07:00
parent 7744a5e17c
commit 939dfd9cc1
25 changed files with 461 additions and 715 deletions

View File

@@ -8,7 +8,7 @@
"access": "public"
},
"dependencies": {
"@tanstack/react-query": "^5.17.9",
"@tanstack/react-query": "^5.17.12",
"@tauri-apps/api": "2.0.0-alpha.13",
"@tauri-apps/plugin-notification": "2.0.0-alpha.5",
"clsx": "^2.1.0",
@@ -21,7 +21,7 @@
"devDependencies": {
"@lume/tsconfig": "workspace:^",
"@lume/types": "workspace:^",
"@types/react": "^18.2.47",
"@types/react": "^18.2.48",
"typescript": "^5.3.3"
}
}