chore: change divider style (#3826)

This commit is contained in:
JimmFly
2023-08-18 15:31:10 +08:00
committed by GitHub
parent f6311e73cc
commit e389bf902f
8 changed files with 20 additions and 20 deletions

View File

@@ -16,7 +16,7 @@
"dependencies": {
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@toeverything/components": "^0.0.11",
"@toeverything/components": "^0.0.12",
"idb": "^7.1.1",
"langchain": "^0.0.129",
"marked": "^7.0.3",

View File

@@ -18,7 +18,7 @@
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.31",
"@toeverything/components": "^0.0.11"
"@toeverything/components": "^0.0.12"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*"

View File

@@ -17,7 +17,7 @@
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.31",
"@toeverything/components": "^0.0.11",
"@toeverything/components": "^0.0.12",
"@toeverything/theme": "^0.7.12",
"clsx": "^2.0.0",
"foxact": "^0.2.20",

View File

@@ -18,7 +18,7 @@
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.31",
"@toeverything/components": "^0.0.11"
"@toeverything/components": "^0.0.12"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*",