refactor(server): config system (#11081)

This commit is contained in:
forehalo
2025-03-27 12:32:28 +00:00
parent 7091111f85
commit 0ea38680fa
274 changed files with 7583 additions and 5841 deletions
+3
View File
@@ -5,6 +5,7 @@
"dependencies": {
"@affine/component": "workspace:*",
"@affine/core": "workspace:*",
"@affine/error": "workspace:*",
"@affine/graphql": "workspace:*",
"@blocksuite/icons": "^2.2.8",
"@radix-ui/react-accordion": "^1.2.2",
@@ -41,6 +42,7 @@
"cmdk": "^1.0.4",
"embla-carousel-react": "^8.5.1",
"input-otp": "^1.4.1",
"lodash-es": "^4.17.21",
"lucide-react": "^0.484.0",
"next-themes": "^0.4.4",
"react": "^19.0.0",
@@ -55,6 +57,7 @@
"zod": "^3.24.1"
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cross-env": "^7.0.3",