[fix] errors with default empty steam users + loading process
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"next-build": "next build",
|
||||
"tauri": "tauri",
|
||||
"build": "tauri build",
|
||||
"build-fast": "tauri build -b nsis -- --profile dev",
|
||||
"dev": "tauri dev",
|
||||
"lint": "next lint",
|
||||
"fix": "next lint --fix"
|
||||
@@ -36,7 +37,6 @@
|
||||
"@types/throttle-debounce": "^5.0.2",
|
||||
"ahooks": "^3.8.4",
|
||||
"framer-motion": "^12.5.0",
|
||||
"jotai": "^2.12.2",
|
||||
"next": "15.2.2",
|
||||
"next-themes": "^0.4.6",
|
||||
"react": "^19.0.0",
|
||||
|
||||
Reference in New Issue
Block a user