chore: bump version (#3784)

This commit is contained in:
Alex Yang
2023-08-16 14:53:33 -05:00
committed by GitHub
parent 61ffc4220c
commit 61ba85e1f3
25 changed files with 2020 additions and 1520 deletions

View File

@@ -17,12 +17,12 @@
"dependencies": {
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.29",
"@toeverything/components": "^0.0.8"
"@blocksuite/icons": "^2.1.31",
"@toeverything/components": "^0.0.11"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*",
"jotai": "^2.2.2",
"jotai": "^2.3.1",
"react": "18.2.0",
"react-dom": "18.2.0"
}