mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 18:16:15 +08:00
chore: bump version (#4025)
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
"dependencies": {
|
||||
"@affine/component": "workspace:*",
|
||||
"@affine/sdk": "workspace:*",
|
||||
"@toeverything/components": "^0.0.19",
|
||||
"@toeverything/components": "^0.0.24",
|
||||
"idb": "^7.1.1",
|
||||
"langchain": "^0.0.134",
|
||||
"marked": "^7.0.4",
|
||||
"langchain": "^0.0.136",
|
||||
"marked": "^7.0.5",
|
||||
"marked-gfm-heading-id": "^3.0.6",
|
||||
"marked-mangle": "^1.1.2",
|
||||
"zod": "^3.22.2"
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"@affine/component": "workspace:*",
|
||||
"@affine/sdk": "workspace:*",
|
||||
"@blocksuite/icons": "^2.1.31",
|
||||
"@toeverything/components": "^0.0.19"
|
||||
"@toeverything/components": "^0.0.24"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@affine/plugin-cli": "workspace:*"
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
"@affine/component": "workspace:*",
|
||||
"@affine/sdk": "workspace:*",
|
||||
"@blocksuite/icons": "^2.1.31",
|
||||
"@toeverything/components": "^0.0.19",
|
||||
"@toeverything/theme": "^0.7.12",
|
||||
"@toeverything/components": "^0.0.24",
|
||||
"@toeverything/theme": "^0.7.13",
|
||||
"clsx": "^2.0.0",
|
||||
"foxact": "^0.2.20",
|
||||
"react-error-boundary": "^4.0.11",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"@affine/component": "workspace:*",
|
||||
"@affine/sdk": "workspace:*",
|
||||
"@blocksuite/icons": "^2.1.31",
|
||||
"@toeverything/components": "^0.0.19"
|
||||
"@toeverything/components": "^0.0.24"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@affine/plugin-cli": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user