chore: bump version (#3706)

This commit is contained in:
Alex Yang
2023-08-11 15:36:10 -04:00
committed by GitHub
parent 844e73ca29
commit 91619b87db
35 changed files with 2319 additions and 2355 deletions
+5 -5
View File
@@ -18,16 +18,16 @@
"@affine/sdk": "workspace:*",
"@toeverything/components": "^0.0.10",
"idb": "^7.1.1",
"langchain": "^0.0.118",
"marked": "^7.0.1",
"marked-gfm-heading-id": "^3.0.4",
"marked-mangle": "^1.1.0",
"langchain": "^0.0.126",
"marked": "^7.0.2",
"marked-gfm-heading-id": "^3.0.6",
"marked-mangle": "^1.1.2",
"zod": "^3.21.4"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*",
"@types/marked": "^5.0.1",
"jotai": "^2.2.2",
"jotai": "^2.3.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
+3 -3
View File
@@ -18,11 +18,11 @@
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.31",
"@toeverything/components": "^0.0.10",
"@toeverything/theme": "^0.7.11",
"@toeverything/theme": "^0.7.12",
"clsx": "^2.0.0",
"foxact": "^0.2.17",
"react-error-boundary": "^4.0.10",
"swr": "2.1.5"
"react-error-boundary": "^4.0.11",
"swr": "2.2.1"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*"