chore: bump version (#4604)

This commit is contained in:
Alex Yang
2023-10-16 07:47:06 -05:00
committed by GitHub
parent efca651429
commit 7911d67439
18 changed files with 1894 additions and 2312 deletions

View File

@@ -21,15 +21,15 @@
"@vanilla-extract/css": "^1.13.0",
"clsx": "^2.0.0",
"idb": "^7.1.1",
"langchain": "^0.0.138",
"marked": "^9.0.3",
"langchain": "^0.0.166",
"marked": "^9.1.2",
"marked-gfm-heading-id": "^3.1.0",
"marked-mangle": "^1.1.4",
"zod": "^3.22.4"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*",
"@types/marked": "^5.0.1",
"@types/marked": "^6.0.0",
"jotai": "^2.4.3",
"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.14",
"element-plus": "^2.4.0",
"vue": "^3.3.4"
},
"devDependencies": {