refactor: integrate Zustand store into EnterpriseModuleProvider and update module configurations to use store-based state management
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
"tailwind-merge": "^3.4.0",
|
||||
"tailwind-variants": "^3.2.2",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"zod": "^3.25.36"
|
||||
"zod": "^3.25.36",
|
||||
"zustand": "^5.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@repo/eslint-config": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user