mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 14:28:51 +08:00
chore: bump deps (#15151)
This commit is contained in:
@@ -17,17 +17,17 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/affine": "workspace:*",
|
||||
"date-fns": "^4.0.0",
|
||||
"date-fns": "^4.4.0",
|
||||
"markdown-it-container": "^4.0.0",
|
||||
"vitepress-plugin-sandpack": "^1.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/markdown-it-container": "^4.0.0",
|
||||
"typedoc": "^0.28.0",
|
||||
"typedoc-plugin-markdown": "^4.5.0",
|
||||
"vite-plugin-wasm": "^3.3.0",
|
||||
"vitepress": "^1.6.3",
|
||||
"typedoc": "^0.28.19",
|
||||
"typedoc-plugin-markdown": "^4.12.0",
|
||||
"vite-plugin-wasm": "^3.6.0",
|
||||
"vitepress": "^1.6.4",
|
||||
"vue": "^3.4.38"
|
||||
},
|
||||
"version": "0.26.3"
|
||||
"version": "0.27.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user