@univerjs/preset-sheets-advanced 0.6.10-nightly.202504121606 → 0.6.10-nightly.202504131606
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/umd/index.js +21 -21
- package/lib/umd/locales/en-US.js +7 -7
- package/lib/umd/locales/fa-IR.js +7 -7
- package/lib/umd/locales/fr-FR.js +7 -7
- package/lib/umd/locales/ru-RU.js +7 -7
- package/lib/umd/locales/vi-VN.js +7 -7
- package/lib/umd/locales/zh-CN.js +7 -7
- package/lib/umd/locales/zh-TW.js +7 -7
- package/package.json +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/preset-sheets-advanced",
|
|
3
|
-
"version": "0.6.10-nightly.
|
|
3
|
+
"version": "0.6.10-nightly.202504131606",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"author": "DreamNum <developer@univer.ai>",
|
|
@@ -62,24 +62,24 @@
|
|
|
62
62
|
"rxjs": ">=7.0.0"
|
|
63
63
|
},
|
|
64
64
|
"dependencies": {
|
|
65
|
-
"@univerjs-pro/engine-chart": "0.6.10-nightly.
|
|
66
|
-
"@univerjs-pro/engine-formula": "0.6.10-nightly.
|
|
67
|
-
"@univerjs-pro/exchange-client": "0.6.10-nightly.
|
|
68
|
-
"@univerjs-pro/license": "0.6.10-nightly.
|
|
69
|
-
"@univerjs-pro/sheets-chart": "0.6.10-nightly.
|
|
70
|
-
"@univerjs-pro/sheets-chart-ui": "0.6.10-nightly.
|
|
71
|
-
"@univerjs-pro/sheets-exchange-client": "0.6.10-nightly.
|
|
72
|
-
"@univerjs-pro/sheets-pivot": "0.6.10-nightly.
|
|
73
|
-
"@univerjs-pro/sheets-pivot-ui": "0.6.10-nightly.
|
|
74
|
-
"@univerjs-pro/sheets-print": "0.6.10-nightly.
|
|
75
|
-
"@univerjs-pro/sheets-sparkline": "0.6.10-nightly.
|
|
76
|
-
"@univerjs-pro/sheets-sparkline-ui": "0.6.10-nightly.
|
|
77
|
-
"@univerjs/sheets-graphics": "0.6.10-nightly.
|
|
65
|
+
"@univerjs-pro/engine-chart": "0.6.10-nightly.202504131606",
|
|
66
|
+
"@univerjs-pro/engine-formula": "0.6.10-nightly.202504131606",
|
|
67
|
+
"@univerjs-pro/exchange-client": "0.6.10-nightly.202504131606",
|
|
68
|
+
"@univerjs-pro/license": "0.6.10-nightly.202504131606",
|
|
69
|
+
"@univerjs-pro/sheets-chart": "0.6.10-nightly.202504131606",
|
|
70
|
+
"@univerjs-pro/sheets-chart-ui": "0.6.10-nightly.202504131606",
|
|
71
|
+
"@univerjs-pro/sheets-exchange-client": "0.6.10-nightly.202504131606",
|
|
72
|
+
"@univerjs-pro/sheets-pivot": "0.6.10-nightly.202504131606",
|
|
73
|
+
"@univerjs-pro/sheets-pivot-ui": "0.6.10-nightly.202504131606",
|
|
74
|
+
"@univerjs-pro/sheets-print": "0.6.10-nightly.202504131606",
|
|
75
|
+
"@univerjs-pro/sheets-sparkline": "0.6.10-nightly.202504131606",
|
|
76
|
+
"@univerjs-pro/sheets-sparkline-ui": "0.6.10-nightly.202504131606",
|
|
77
|
+
"@univerjs/sheets-graphics": "0.6.10-nightly.202504131606"
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
|
-
"@univerjs-pro/engine-pivot": "0.6.10-nightly.
|
|
81
|
-
"@univerjs-pro/print": "0.6.10-nightly.
|
|
82
|
-
"@univerjs/core": "0.6.10-nightly.
|
|
80
|
+
"@univerjs-pro/engine-pivot": "0.6.10-nightly.202504131606",
|
|
81
|
+
"@univerjs-pro/print": "0.6.10-nightly.202504131606",
|
|
82
|
+
"@univerjs/core": "0.6.10-nightly.202504131606",
|
|
83
83
|
"react": "18.3.1",
|
|
84
84
|
"react-dom": "18.3.1",
|
|
85
85
|
"typescript": "^5.8.2",
|