|
13 | 13 | "spreadsheet",
|
14 | 14 | "document"
|
15 | 15 | ],
|
| 16 | + "engines": { |
| 17 | + "node": ">=18", |
| 18 | + "pnpm": ">=9" |
| 19 | + }, |
16 | 20 | "scripts": {
|
17 | 21 | "prepare": "simple-git-hooks",
|
18 | 22 | "dev": "vite build --watch",
|
|
22 | 26 | "lint:fix": "eslint . --fix"
|
23 | 27 | },
|
24 | 28 | "dependencies": {
|
25 |
| - "@univerjs/core": "^0.2.8", |
26 |
| - "@univerjs/data-validation": "^0.2.8", |
27 |
| - "@univerjs/design": "^0.2.8", |
28 |
| - "@univerjs/docs": "^0.2.8", |
29 |
| - "@univerjs/docs-drawing": "^0.2.8", |
30 |
| - "@univerjs/docs-drawing-ui": "^0.2.8", |
31 |
| - "@univerjs/docs-hyper-link": "^0.2.8", |
32 |
| - "@univerjs/docs-hyper-link-ui": "^0.2.8", |
33 |
| - "@univerjs/docs-thread-comment-ui": "^0.2.8", |
34 |
| - "@univerjs/docs-ui": "^0.2.8", |
35 |
| - "@univerjs/drawing": "^0.2.8", |
36 |
| - "@univerjs/drawing-ui": "^0.2.8", |
37 |
| - "@univerjs/engine-formula": "^0.2.8", |
38 |
| - "@univerjs/engine-numfmt": "^0.2.8", |
39 |
| - "@univerjs/engine-render": "^0.2.8", |
40 |
| - "@univerjs/facade": "^0.2.8", |
41 |
| - "@univerjs/find-replace": "^0.2.8", |
42 |
| - "@univerjs/icons": "^0.1.75", |
43 |
| - "@univerjs/network": "^0.2.8", |
| 29 | + "@univerjs-pro/collaboration": "^0.2.14", |
| 30 | + "@univerjs-pro/exchange-client": "^0.2.14", |
| 31 | + "@univerjs/core": "^0.2.14", |
| 32 | + "@univerjs/data-validation": "^0.2.14", |
| 33 | + "@univerjs/design": "^0.2.14", |
| 34 | + "@univerjs/docs": "^0.2.14", |
| 35 | + "@univerjs/docs-drawing": "^0.2.14", |
| 36 | + "@univerjs/docs-drawing-ui": "^0.2.14", |
| 37 | + "@univerjs/docs-hyper-link": "^0.2.14", |
| 38 | + "@univerjs/docs-hyper-link-ui": "^0.2.14", |
| 39 | + "@univerjs/docs-thread-comment-ui": "^0.2.14", |
| 40 | + "@univerjs/docs-ui": "^0.2.14", |
| 41 | + "@univerjs/drawing": "^0.2.14", |
| 42 | + "@univerjs/drawing-ui": "^0.2.14", |
| 43 | + "@univerjs/engine-formula": "^0.2.14", |
| 44 | + "@univerjs/engine-numfmt": "^0.2.14", |
| 45 | + "@univerjs/engine-render": "^0.2.14", |
| 46 | + "@univerjs/facade": "^0.2.14", |
| 47 | + "@univerjs/find-replace": "^0.2.14", |
| 48 | + "@univerjs/icons": "^0.1.78", |
| 49 | + "@univerjs/network": "^0.2.14", |
44 | 50 | "@univerjs/protocol": "^0.1.38",
|
45 |
| - "@univerjs/rpc": "^0.2.8", |
46 |
| - "@univerjs/sheets": "^0.2.8", |
47 |
| - "@univerjs/sheets-conditional-formatting": "^0.2.8", |
48 |
| - "@univerjs/sheets-conditional-formatting-ui": "^0.2.8", |
49 |
| - "@univerjs/sheets-data-validation": "^0.2.8", |
50 |
| - "@univerjs/sheets-drawing": "^0.2.8", |
51 |
| - "@univerjs/sheets-drawing-ui": "^0.2.8", |
52 |
| - "@univerjs/sheets-filter": "^0.2.8", |
53 |
| - "@univerjs/sheets-find-replace": "^0.2.8", |
54 |
| - "@univerjs/sheets-formula": "^0.2.8", |
55 |
| - "@univerjs/sheets-hyper-link": "^0.2.8", |
56 |
| - "@univerjs/sheets-hyper-link-ui": "^0.2.8", |
57 |
| - "@univerjs/sheets-numfmt": "^0.2.8", |
58 |
| - "@univerjs/sheets-sort": "^0.2.8", |
59 |
| - "@univerjs/sheets-sort-ui": "^0.2.8", |
60 |
| - "@univerjs/sheets-thread-comment": "^0.2.8", |
61 |
| - "@univerjs/sheets-thread-comment-base": "^0.2.8", |
62 |
| - "@univerjs/sheets-ui": "^0.2.8", |
63 |
| - "@univerjs/sheets-zen-editor": "^0.2.8", |
64 |
| - "@univerjs/thread-comment": "^0.2.8", |
65 |
| - "@univerjs/thread-comment-ui": "^0.2.8", |
66 |
| - "@univerjs/ui": "^0.2.8", |
| 51 | + "@univerjs/rpc": "^0.2.14", |
| 52 | + "@univerjs/sheets": "^0.2.14", |
| 53 | + "@univerjs/sheets-conditional-formatting": "^0.2.14", |
| 54 | + "@univerjs/sheets-conditional-formatting-ui": "^0.2.14", |
| 55 | + "@univerjs/sheets-crosshair-highlight": "^0.2.14", |
| 56 | + "@univerjs/sheets-data-validation": "^0.2.14", |
| 57 | + "@univerjs/sheets-drawing": "^0.2.14", |
| 58 | + "@univerjs/sheets-drawing-ui": "^0.2.14", |
| 59 | + "@univerjs/sheets-filter": "^0.2.14", |
| 60 | + "@univerjs/sheets-filter-ui": "^0.2.14", |
| 61 | + "@univerjs/sheets-find-replace": "^0.2.14", |
| 62 | + "@univerjs/sheets-formula": "^0.2.14", |
| 63 | + "@univerjs/sheets-hyper-link": "^0.2.14", |
| 64 | + "@univerjs/sheets-hyper-link-ui": "^0.2.14", |
| 65 | + "@univerjs/sheets-numfmt": "^0.2.14", |
| 66 | + "@univerjs/sheets-sort": "^0.2.14", |
| 67 | + "@univerjs/sheets-sort-ui": "^0.2.14", |
| 68 | + "@univerjs/sheets-thread-comment": "^0.2.14", |
| 69 | + "@univerjs/sheets-thread-comment-base": "^0.2.14", |
| 70 | + "@univerjs/sheets-ui": "^0.2.14", |
| 71 | + "@univerjs/sheets-zen-editor": "^0.2.14", |
| 72 | + "@univerjs/telemetry": "^0.2.14", |
| 73 | + "@univerjs/thread-comment": "^0.2.14", |
| 74 | + "@univerjs/thread-comment-ui": "^0.2.14", |
| 75 | + "@univerjs/ui": "^0.2.14", |
67 | 76 | "defu": "^6.1.4",
|
68 | 77 | "jszip": "^3.10.1",
|
69 | 78 | "rxjs": "^7.8.1",
|
70 |
| - "tslib": "^2.6.3" |
| 79 | + "tslib": "^2.7.0" |
71 | 80 | },
|
72 | 81 | "optionalDependencies": {
|
73 | 82 | "@univerjs-pro/exchange-wasm": "^1.1.0"
|
74 | 83 | },
|
75 | 84 | "devDependencies": {
|
76 |
| - "@antfu/eslint-config": "^2.26.0", |
77 |
| - "@release-it/conventional-changelog": "^8.0.1", |
78 |
| - "@types/node": "^22.4.1", |
| 85 | + "@antfu/eslint-config": "^3.6.0", |
| 86 | + "@release-it/conventional-changelog": "^8.0.2", |
| 87 | + "@types/node": "^22.5.4", |
79 | 88 | "@univerjs/vite-plugin": "^0.5.0",
|
80 | 89 | "dotenv": "^16.4.5",
|
81 |
| - "eslint": "^9.9.0", |
82 |
| - "lint-staged": "^15.2.9", |
| 90 | + "eslint": "^9.10.0", |
| 91 | + "lint-staged": "^15.2.10", |
83 | 92 | "obsidian": "1.6.6",
|
84 | 93 | "release-it": "^17.6.0",
|
85 | 94 | "simple-git-hooks": "^2.11.1",
|
86 |
| - "typescript": "^5.5.4", |
87 |
| - "vite": "^5.4.1" |
| 95 | + "typescript": "^5.6.2", |
| 96 | + "vite": "^5.4.5" |
88 | 97 | },
|
89 | 98 | "simple-git-hooks": {
|
90 | 99 | "pre-commit": "pnpm lint-staged"
|
|
0 commit comments