Skip to content

Commit

Permalink
release: v0.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
jikkai committed Jun 28, 2024
1 parent 1843bb4 commit f307048
Show file tree
Hide file tree
Showing 3 changed files with 857 additions and 842 deletions.
94 changes: 47 additions & 47 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "univer.ai",
"type": "module",
"version": "0.1.16",
"version": "0.1.17",
"private": false,
"scripts": {
"prepare": "simple-git-hooks",
Expand All @@ -25,53 +25,53 @@
"@rc-component/color-picker": "^1.5.3",
"@react-spring/web": "^9.7.3",
"@stackblitz/sdk": "^1.10.0",
"@univerjs-pro/ai-auto-complete": "0.1.16",
"@univerjs-pro/collaboration": "0.1.16",
"@univerjs-pro/collaboration-client": "0.1.16",
"@univerjs-pro/live-share": "0.1.16",
"@univerjs-pro/print": "0.1.16",
"@univerjs-pro/sheets-exchange-client": "0.1.16",
"@univerjs-pro/sheets-print": "0.1.16",
"@univerjs/core": "0.1.16",
"@univerjs/data-validation": "0.1.16",
"@univerjs/design": "0.1.16",
"@univerjs/docs": "0.1.16",
"@univerjs/docs-drawing": "0.1.16",
"@univerjs/docs-drawing-ui": "0.1.16",
"@univerjs/docs-ui": "0.1.16",
"@univerjs/drawing": "0.1.16",
"@univerjs/drawing-ui": "0.1.16",
"@univerjs/engine-formula": "0.1.16",
"@univerjs/engine-numfmt": "0.1.16",
"@univerjs/engine-render": "0.1.16",
"@univerjs/facade": "0.1.16",
"@univerjs/find-replace": "0.1.16",
"@univerjs-pro/ai-auto-complete": "0.1.17",
"@univerjs-pro/collaboration": "0.1.17",
"@univerjs-pro/collaboration-client": "0.1.17",
"@univerjs-pro/live-share": "0.1.17",
"@univerjs-pro/print": "0.1.17",
"@univerjs-pro/sheets-exchange-client": "0.1.17",
"@univerjs-pro/sheets-print": "0.1.17",
"@univerjs/core": "0.1.17",
"@univerjs/data-validation": "0.1.17",
"@univerjs/design": "0.1.17",
"@univerjs/docs": "0.1.17",
"@univerjs/docs-drawing": "0.1.17",
"@univerjs/docs-drawing-ui": "0.1.17",
"@univerjs/docs-ui": "0.1.17",
"@univerjs/drawing": "0.1.17",
"@univerjs/drawing-ui": "0.1.17",
"@univerjs/engine-formula": "0.1.17",
"@univerjs/engine-numfmt": "0.1.17",
"@univerjs/engine-render": "0.1.17",
"@univerjs/facade": "0.1.17",
"@univerjs/find-replace": "0.1.17",
"@univerjs/icons": "^0.1.57",
"@univerjs/network": "0.1.16",
"@univerjs/network": "0.1.17",
"@univerjs/protocol": "0.1.37",
"@univerjs/rpc": "0.1.16",
"@univerjs/sheets": "0.1.16",
"@univerjs/sheets-conditional-formatting": "0.1.16",
"@univerjs/sheets-conditional-formatting-ui": "0.1.16",
"@univerjs/sheets-data-validation": "0.1.16",
"@univerjs/sheets-drawing": "0.1.16",
"@univerjs/sheets-drawing-ui": "0.1.16",
"@univerjs/sheets-filter": "0.1.16",
"@univerjs/sheets-filter-ui": "0.1.16",
"@univerjs/sheets-find-replace": "0.1.16",
"@univerjs/sheets-formula": "0.1.16",
"@univerjs/sheets-hyper-link": "0.1.16",
"@univerjs/sheets-hyper-link-ui": "0.1.16",
"@univerjs/sheets-numfmt": "0.1.16",
"@univerjs/sheets-thread-comment": "0.1.16",
"@univerjs/sheets-ui": "0.1.16",
"@univerjs/sheets-zen-editor": "0.1.16",
"@univerjs/slides": "0.1.16",
"@univerjs/slides-ui": "0.1.16",
"@univerjs/thread-comment": "0.1.16",
"@univerjs/thread-comment-ui": "0.1.16",
"@univerjs/ui": "0.1.16",
"@univerjs/uniscript": "0.1.16",
"@univerjs/rpc": "0.1.17",
"@univerjs/sheets": "0.1.17",
"@univerjs/sheets-conditional-formatting": "0.1.17",
"@univerjs/sheets-conditional-formatting-ui": "0.1.17",
"@univerjs/sheets-data-validation": "0.1.17",
"@univerjs/sheets-drawing": "0.1.17",
"@univerjs/sheets-drawing-ui": "0.1.17",
"@univerjs/sheets-filter": "0.1.17",
"@univerjs/sheets-filter-ui": "0.1.17",
"@univerjs/sheets-find-replace": "0.1.17",
"@univerjs/sheets-formula": "0.1.17",
"@univerjs/sheets-hyper-link": "0.1.17",
"@univerjs/sheets-hyper-link-ui": "0.1.17",
"@univerjs/sheets-numfmt": "0.1.17",
"@univerjs/sheets-thread-comment": "0.1.17",
"@univerjs/sheets-ui": "0.1.17",
"@univerjs/sheets-zen-editor": "0.1.17",
"@univerjs/slides": "0.1.17",
"@univerjs/slides-ui": "0.1.17",
"@univerjs/thread-comment": "0.1.17",
"@univerjs/thread-comment-ui": "0.1.17",
"@univerjs/ui": "0.1.17",
"@univerjs/uniscript": "0.1.17",
"@visactor/univer-vchart-plugin": "^1.0.4",
"@wendellhu/redi": "^0.15.5",
"clsx": "^2.1.1",
Expand All @@ -92,7 +92,7 @@
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.1",
"@eslint-react/eslint-plugin": "^1.5.17",
"@eslint-react/eslint-plugin": "^1.5.18",
"@types/node": "^20.14.9",
"@types/pako": "^2.0.3",
"@types/react": "^18.3.3",
Expand Down
Loading

0 comments on commit f307048

Please sign in to comment.