mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: bump version (#3784)
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
"@affine/component": "workspace:*",
|
||||
"@affine/sdk": "workspace:*",
|
||||
"@blocksuite/icons": "^2.1.31",
|
||||
"foxact": "^0.2.17",
|
||||
"link-preview-js": "^3.0.4"
|
||||
"foxact": "^0.2.20",
|
||||
"link-preview-js": "^3.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@affine/plugin-cli": "workspace:*"
|
||||
|
||||
@@ -18,11 +18,11 @@
|
||||
"@affine/sdk": "workspace:*",
|
||||
"@toeverything/components": "^0.0.11",
|
||||
"idb": "^7.1.1",
|
||||
"langchain": "^0.0.126",
|
||||
"marked": "^7.0.2",
|
||||
"langchain": "^0.0.129",
|
||||
"marked": "^7.0.3",
|
||||
"marked-gfm-heading-id": "^3.0.6",
|
||||
"marked-mangle": "^1.1.2",
|
||||
"zod": "^3.21.4"
|
||||
"zod": "^3.22.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@affine/plugin-cli": "workspace:*",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"@toeverything/components": "^0.0.11",
|
||||
"@toeverything/theme": "^0.7.12",
|
||||
"clsx": "^2.0.0",
|
||||
"foxact": "^0.2.17",
|
||||
"foxact": "^0.2.20",
|
||||
"react-error-boundary": "^4.0.11",
|
||||
"swr": "2.2.1"
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user