chore: bump version (#3346)

This commit is contained in:
Alex Yang
2023-07-22 06:10:20 -07:00
committed by GitHub
parent 363699a175
commit a494bad543
24 changed files with 783 additions and 553 deletions

View File

@@ -9,7 +9,7 @@
},
"dependencies": {
"@affine/component": "workspace:*",
"@blocksuite/icons": "^2.1.26",
"@blocksuite/icons": "^2.1.27",
"@toeverything/plugin-infra": "workspace:*",
"foxact": "^0.2.17"
}

View File

@@ -12,13 +12,13 @@
"@toeverything/plugin-infra": "workspace:*",
"idb": "^7.1.1",
"langchain": "^0.0.107",
"marked": "^5.1.0",
"marked": "^5.1.1",
"marked-gfm-heading-id": "^3.0.4",
"marked-mangle": "^1.1.0",
"zod": "^3.21.4"
},
"devDependencies": {
"@types/marked": "^5.0.0",
"@types/marked": "^5.0.1",
"jotai": "^2.2.2",
"react": "18.2.0",
"react-dom": "18.2.0"

View File

@@ -10,7 +10,7 @@
},
"dependencies": {
"@affine/component": "workspace:*",
"@blocksuite/icons": "^2.1.26",
"@blocksuite/icons": "^2.1.27",
"@toeverything/plugin-infra": "workspace:*"
}
}