update: add zustand store and basic setup
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
"@tauri-apps/plugin-shell": "2.0.0-rc.1",
|
||||
"next": "^14.2.13",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
"react-dom": "^18.3.1",
|
||||
"zustand": "5.0.0-rc.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.2",
|
||||
|
||||
Reference in New Issue
Block a user