chore: bump version (#4025)

This commit is contained in:
Alex Yang
2023-08-29 18:21:18 -05:00
committed by GitHub
parent 800f3c3cb6
commit 60bdeebcc6
19 changed files with 407 additions and 306 deletions
+3 -3
View File
@@ -16,10 +16,10 @@
"dependencies": {
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@toeverything/components": "^0.0.19",
"@toeverything/components": "^0.0.24",
"idb": "^7.1.1",
"langchain": "^0.0.134",
"marked": "^7.0.4",
"langchain": "^0.0.136",
"marked": "^7.0.5",
"marked-gfm-heading-id": "^3.0.6",
"marked-mangle": "^1.1.2",
"zod": "^3.22.2"
+1 -1
View File
@@ -18,7 +18,7 @@
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.31",
"@toeverything/components": "^0.0.19"
"@toeverything/components": "^0.0.24"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*"
+2 -2
View File
@@ -17,8 +17,8 @@
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.31",
"@toeverything/components": "^0.0.19",
"@toeverything/theme": "^0.7.12",
"@toeverything/components": "^0.0.24",
"@toeverything/theme": "^0.7.13",
"clsx": "^2.0.0",
"foxact": "^0.2.20",
"react-error-boundary": "^4.0.11",
+1 -1
View File
@@ -18,7 +18,7 @@
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.31",
"@toeverything/components": "^0.0.19"
"@toeverything/components": "^0.0.24"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*",