@univerjs-pro/drill-down-extraction 0.3.0-nightly.202410101606 → 0.3.0-nightly.202410111606

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs-pro/drill-down-extraction",
3
- "version": "0.3.0-nightly.202410101606",
3
+ "version": "0.3.0-nightly.202410111606",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "author": "DreamNum <developer@univer.ai>",
@@ -46,38 +46,39 @@
46
46
  "peerDependencies": {
47
47
  "react": "^16.9.0 || ^17.0.0 || ^18.0.0",
48
48
  "rxjs": ">=7.0.0",
49
- "@univerjs/core": "0.3.0-nightly.202410101606",
50
- "@univerjs/design": "0.3.0-nightly.202410101606",
51
- "@univerjs/engine-formula": "0.3.0-nightly.202410101606",
52
- "@univerjs/engine-render": "0.3.0-nightly.202410101606",
53
- "@univerjs/network": "0.3.0-nightly.202410101606",
54
- "@univerjs/sheets": "0.3.0-nightly.202410101606",
55
- "@univerjs/sheets-hyper-link": "0.3.0-nightly.202410101606",
56
- "@univerjs/sheets-hyper-link-ui": "0.3.0-nightly.202410101606",
57
- "@univerjs/sheets-ui": "0.3.0-nightly.202410101606",
58
- "@univerjs/ui": "0.3.0-nightly.202410101606"
49
+ "@univerjs/core": "0.3.0-nightly.202410111606",
50
+ "@univerjs/network": "0.3.0-nightly.202410111606",
51
+ "@univerjs/engine-render": "0.3.0-nightly.202410111606",
52
+ "@univerjs/design": "0.3.0-nightly.202410111606",
53
+ "@univerjs/engine-formula": "0.3.0-nightly.202410111606",
54
+ "@univerjs/sheets": "0.3.0-nightly.202410111606",
55
+ "@univerjs/sheets-hyper-link-ui": "0.3.0-nightly.202410111606",
56
+ "@univerjs/sheets-hyper-link": "0.3.0-nightly.202410111606",
57
+ "@univerjs/sheets-ui": "0.3.0-nightly.202410111606",
58
+ "@univerjs/ui": "0.3.0-nightly.202410111606"
59
59
  },
60
60
  "dependencies": {
61
61
  "@univerjs/icons": "^0.1.78",
62
- "@univerjs/core": "0.3.0-nightly.202410101606",
63
- "@univerjs/engine-formula": "0.3.0-nightly.202410101606",
64
- "@univerjs/design": "0.3.0-nightly.202410101606",
62
+ "@univerjs/core": "0.3.0-nightly.202410111606",
63
+ "@univerjs/engine-formula": "0.3.0-nightly.202410111606",
64
+ "@univerjs/engine-render": "0.3.0-nightly.202410111606",
65
+ "@univerjs/design": "0.3.0-nightly.202410111606",
65
66
  "@univerjs/protocol": "0.1.39-alpha.24",
66
- "@univerjs/network": "0.3.0-nightly.202410101606",
67
- "@univerjs/engine-render": "0.3.0-nightly.202410101606",
68
- "@univerjs/sheets": "0.3.0-nightly.202410101606",
69
- "@univerjs/sheets-hyper-link": "0.3.0-nightly.202410101606",
70
- "@univerjs/sheets-hyper-link-ui": "0.3.0-nightly.202410101606",
71
- "@univerjs/sheets-ui": "0.3.0-nightly.202410101606",
72
- "@univerjs/ui": "0.3.0-nightly.202410101606"
67
+ "@univerjs/network": "0.3.0-nightly.202410111606",
68
+ "@univerjs/sheets": "0.3.0-nightly.202410111606",
69
+ "@univerjs/sheets-hyper-link": "0.3.0-nightly.202410111606",
70
+ "@univerjs/sheets-hyper-link-ui": "0.3.0-nightly.202410111606",
71
+ "@univerjs/sheets-ui": "0.3.0-nightly.202410111606",
72
+ "@univerjs/ui": "0.3.0-nightly.202410111606"
73
73
  },
74
74
  "devDependencies": {
75
- "@types/react": "^18.3.9",
75
+ "@types/react": "^18.3.11",
76
76
  "less": "^4.2.0",
77
+ "react": "^18.3.1",
77
78
  "rxjs": "^7.8.1",
78
- "typescript": "^5.6.2",
79
+ "typescript": "5.6.3",
79
80
  "vite": "^5.4.8",
80
- "vitest": "^2.1.1",
81
+ "vitest": "^2.1.2",
81
82
  "@univerjs-infra/shared": "0.3.0"
82
83
  },
83
84
  "univerSpace": {