chore: bump version (#4083)

This commit is contained in:
Alex Yang
2023-08-31 18:50:03 -05:00
committed by GitHub
parent 1e30a3c7fe
commit 25671e2134
19 changed files with 503 additions and 775 deletions

View File

@@ -18,7 +18,7 @@
"@affine/sdk": "workspace:*",
"@toeverything/components": "^0.0.24",
"idb": "^7.1.1",
"langchain": "^0.0.136",
"langchain": "^0.0.138",
"marked": "^7.0.5",
"marked-gfm-heading-id": "^3.0.6",
"marked-mangle": "^1.1.2",
@@ -27,7 +27,7 @@
"devDependencies": {
"@affine/plugin-cli": "workspace:*",
"@types/marked": "^5.0.1",
"jotai": "^2.4.0",
"jotai": "^2.4.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},

View File

@@ -22,7 +22,7 @@
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*",
"jotai": "^2.4.0",
"jotai": "^2.4.1",
"react": "18.2.0",
"react-dom": "18.2.0"
}

View File

@@ -17,7 +17,7 @@
"dependencies": {
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"element-plus": "^2.3.10",
"element-plus": "^2.3.12",
"vue": "^3.3.4"
},
"devDependencies": {