fix: error in @toeverything/components (#4102)

This commit is contained in:
Qi
2023-09-01 17:00:37 +08:00
committed by GitHub
parent 10c609348f
commit a1f4cbc568
6 changed files with 14 additions and 14 deletions

View File

@@ -16,7 +16,7 @@
"dependencies": {
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@toeverything/components": "^0.0.24",
"@toeverything/components": "^0.0.25",
"idb": "^7.1.1",
"langchain": "^0.0.138",
"marked": "^7.0.5",

View File

@@ -18,7 +18,7 @@
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.31",
"@toeverything/components": "^0.0.24"
"@toeverything/components": "^0.0.25"
},
"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.24",
"@toeverything/components": "^0.0.25",
"@toeverything/theme": "^0.7.13",
"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.24"
"@toeverything/components": "^0.0.25"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*",