Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshinesmilelk authored and xudafeng committed Feb 7, 2025
1 parent 1135ed3 commit 8fa82a9
Show file tree
Hide file tree
Showing 31 changed files with 16 additions and 39 deletions.
2 changes: 1 addition & 1 deletion packages/libro-ai-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@difizen/magent-chat": "^0.1.27",
"@difizen/magent-core": "^0.1.27",
"@difizen/magent-libro": "^0.1.27",
"@difizen/mana-app": "latest",
"@difizen/libro-common": "^0.3.4",
"copy-to-clipboard": "^3.3.3",
"eventsource-parser": "^1.1.2",
"katex": "^0.16.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/libro-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
},
"dependencies": {
"@difizen/libro-jupyter": "^0.3.4",
"@ant-design/icons": "^5.4.0",
"@difizen/mana-app": "latest"
"@difizen/libro-common": "^0.3.4",
"@ant-design/icons": "^5.4.0"
},
"peerDependencies": {
"antd": "^5.8.6",
Expand Down
3 changes: 1 addition & 2 deletions packages/libro-code-cell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"dependencies": {
"@difizen/libro-code-editor": "^0.3.4",
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-core": "^0.3.4",
"@difizen/mana-app": "latest"
"@difizen/libro-core": "^0.3.4"
},
"peerDependencies": {
"react": ">=16"
Expand Down
1 change: 0 additions & 1 deletion packages/libro-code-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
},
"dependencies": {
"@difizen/libro-common": "^0.3.4",
"@difizen/mana-app": "latest",
"uuid": "^9.0.1"
},
"peerDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/libro-codemirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-lsp": "^0.3.4",
"@difizen/libro-rendermime": "^0.3.4",
"@difizen/mana-app": "latest",
"@lezer/common": "^1.2.1",
"@lezer/highlight": "^1.1.4",
"highlight.js": "^11.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/libro-cofine-editor-contribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"typecheck:tsc": "tsc --noEmit"
},
"dependencies": {
"@difizen/mana-app": "latest"
"@difizen/libro-common": "^0.3.4"
},
"devDependencies": {
"@difizen/monaco-editor-core": "0.39.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/libro-cofine-editor-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"dependencies": {
"@difizen/libro-cofine-editor-contribution": "^0.3.4",
"@difizen/mana-app": "latest",
"@difizen/libro-common": "^0.3.4",
"@difizen/monaco-editor-core": "0.39.4",
"debug": "^4.3.2",
"reflect-metadata": "^0.1.13"
Expand Down
1 change: 0 additions & 1 deletion packages/libro-cofine-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"@difizen/libro-code-editor": "^0.3.4",
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-core": "^0.3.4",
"@difizen/mana-app": "latest",
"resize-observer-polyfill": "^1.5.1",
"vscode-languageserver-protocol": "^3.17.4",
"uuid": "^9.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/libro-cofine-textmate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@difizen/libro-cofine-editor-core": "^0.3.4",
"@difizen/mana-app": "latest",
"@difizen/libro-common": "^0.3.4",
"fast-plist": "^0.1.2",
"vscode-oniguruma": "^1.5.1",
"vscode-textmate": "^9.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/libro-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"typecheck:tsc": "tsc --noEmit"
},
"dependencies": {
"@difizen/mana-app": "latest",
"@difizen/libro-common": "^0.3.4",
"path-browserify": "^1.0.0",
"sanitize-html": "^2.7.2",
"url-parse": "^1.5.10",
Expand Down
1 change: 0 additions & 1 deletion packages/libro-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-shared-model": "^0.3.4",
"@difizen/libro-virtualized": "^0.3.4",
"@difizen/mana-app": "latest",
"classnames": "^2.3.2",
"dayjs": "^1.11.10",
"dnd-core": "^16.0.1",
Expand Down
1 change: 0 additions & 1 deletion packages/libro-jupyter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
"@difizen/libro-rendermime": "^0.3.4",
"@difizen/libro-search": "^0.3.4",
"@difizen/libro-search-code-cell": "^0.3.4",
"@difizen/mana-app": "latest",
"classnames": "^2.3.2",
"moment": "^2.29.4",
"plotly.js": "^2.35.0"
Expand Down
1 change: 0 additions & 1 deletion packages/libro-kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"dependencies": {
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-core": "^0.3.4",
"@difizen/mana-app": "latest",
"minimist": "^1.2.8",
"query-string": "^8.1.0",
"uuid": "^9.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/libro-l10n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"typecheck:tsc": "tsc --noEmit"
},
"dependencies": {
"@difizen/mana-app": "latest"
"@difizen/libro-common": "^0.3.4"
}
}
1 change: 0 additions & 1 deletion packages/libro-lab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"@difizen/libro-l10n": "^0.3.4",
"@difizen/libro-ai-native": "^0.3.4",
"@difizen/libro-common": "^0.3.4",
"@difizen/mana-app": "latest",
"classnames": "^2.3.2",
"uuid": "^9.0.0",
"viewerjs": "^1.11.6"
Expand Down
1 change: 0 additions & 1 deletion packages/libro-language-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"@difizen/libro-kernel": "^0.3.4",
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-lsp": "^0.3.4",
"@difizen/mana-app": "latest",
"uuid": "^9.0.0",
"@difizen/vscode-languageserver-protocol": "^3.17.6-next.2",
"vscode-ws-jsonrpc": "^3.1.0",
Expand Down
1 change: 0 additions & 1 deletion packages/libro-lsp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"@difizen/libro-kernel": "^0.3.4",
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-code-editor": "^0.3.4",
"@difizen/mana-app": "latest",
"lodash.mergewith": "^4.6.2",
"uuid": "^9.0.0",
"vscode-jsonrpc": "^6.0.0",
Expand Down
1 change: 0 additions & 1 deletion packages/libro-markdown-cell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-code-editor": "^0.3.4",
"@difizen/libro-markdown": "^0.3.4",
"@difizen/mana-app": "latest",
"@types/markdown-it": "^12.2.3",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/libro-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"typecheck:tsc": "tsc --noEmit"
},
"dependencies": {
"@difizen/mana-app": "latest",
"@difizen/libro-common": "^0.3.4",
"@traptitech/markdown-it-katex": "^3.6.0",
"@types/markdown-it": "^12.2.3",
"katex": "^0.16.10",
Expand Down
1 change: 0 additions & 1 deletion packages/libro-output/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-core": "^0.3.4",
"@difizen/libro-rendermime": "^0.3.4",
"@difizen/mana-app": "latest",
"markdown-it": "^13.0.1"
},
"peerDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/libro-prompt-cell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-core": "^0.3.4",
"@ant-design/icons": "^5.1.0",
"@difizen/mana-app": "latest",
"@difizen/magent-chat": "^0.1.27",
"react-syntax-highlighter": "^15.5.0",
"remark-breaks": "^4.0.0",
Expand Down
3 changes: 1 addition & 2 deletions packages/libro-raw-cell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"dependencies": {
"@difizen/libro-code-editor": "^0.3.4",
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-core": "^0.3.4",
"@difizen/mana-app": "latest"
"@difizen/libro-core": "^0.3.4"
},
"peerDependencies": {
"react": ">=16"
Expand Down
1 change: 0 additions & 1 deletion packages/libro-rendermime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-core": "^0.3.4",
"@difizen/libro-markdown": "^0.3.4",
"@difizen/mana-app": "latest",
"lodash.escape": "^4.0.1"
},
"peerDependencies": {
Expand Down
3 changes: 1 addition & 2 deletions packages/libro-search-code-cell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"@difizen/libro-code-editor": "^0.3.4",
"@difizen/libro-code-cell": "^0.3.4",
"@difizen/libro-search": "^0.3.4",
"@difizen/libro-core": "^0.3.4",
"@difizen/mana-app": "latest"
"@difizen/libro-core": "^0.3.4"
}
}
3 changes: 1 addition & 2 deletions packages/libro-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,8 @@
"typecheck:tsc": "tsc --noEmit"
},
"dependencies": {
"@difizen/mana-app": "latest",
"@ant-design/icons": "^5.1.0",
"@difizen/libro-common": "^0.3.4",
"@ant-design/icons": "^5.1.0",
"@difizen/libro-core": "^0.3.4",
"@difizen/libro-code-editor": "^0.3.4",
"@types/lodash.debounce": "^4.0.7",
Expand Down
1 change: 0 additions & 1 deletion packages/libro-shared-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
},
"dependencies": {
"@difizen/libro-common": "^0.3.4",
"@difizen/mana-app": "latest",
"uuid": "^9.0.0",
"y-protocols": "^1.0.5",
"yjs": "^13.5.40"
Expand Down
3 changes: 1 addition & 2 deletions packages/libro-sql-cell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@
"@difizen/libro-jupyter": "^0.3.4",
"@difizen/libro-rendermime": "^0.3.4",
"@difizen/libro-common": "^0.3.4",
"@ant-design/icons": "^5.1.0",
"@difizen/mana-app": "latest"
"@ant-design/icons": "^5.1.0"
},
"peerDependencies": {
"react": ">=16",
Expand Down
1 change: 0 additions & 1 deletion packages/libro-terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-kernel": "^0.3.4",
"@ant-design/icons": "^5.1.0",
"@difizen/mana-app": "latest",
"uuid": "^9.0.0",
"xterm-addon-search": "^0.13.0",
"xterm": "~5.1.0",
Expand Down
3 changes: 1 addition & 2 deletions packages/libro-toc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-core": "^0.3.4",
"@difizen/libro-markdown": "^0.3.4",
"@difizen/libro-rendermime": "^0.3.4",
"@difizen/mana-app": "latest"
"@difizen/libro-rendermime": "^0.3.4"
},
"peerDependencies": {
"react": ">=16"
Expand Down
3 changes: 1 addition & 2 deletions packages/libro-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@
"@difizen/libro-common": "^0.3.4",
"@difizen/libro-kernel": "^0.3.4",
"@difizen/libro-rendermime": "^0.3.4",
"@difizen/libro-jupyter": "^0.3.4",
"@difizen/mana-app": "latest"
"@difizen/libro-jupyter": "^0.3.4"
},
"peerDependencies": {
"antd": "^5.8.6",
Expand Down
1 change: 0 additions & 1 deletion packages/libro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
"@difizen/libro-rendermime": "^0.3.4",
"@difizen/libro-search": "^0.3.4",
"@difizen/libro-search-code-cell": "^0.3.4",
"@difizen/mana-app": "latest",
"classnames": "^2.3.2",
"uuid": "^9.0.0",
"viewerjs": "^1.11.6"
Expand Down

0 comments on commit 8fa82a9

Please sign in to comment.