@univerjs/uniscript 0.4.0-nightly.202410131605 → 0.4.0-nightly.202410141606

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs/uniscript",
3
- "version": "0.4.0-nightly.202410131605",
3
+ "version": "0.4.0-nightly.202410141606",
4
4
  "private": false,
5
5
  "description": "UI component library for building exceptional Univer.",
6
6
  "author": "DreamNum <developer@univer.ai>",
@@ -53,12 +53,12 @@
53
53
  "dependencies": {
54
54
  "@univerjs/protocol": "0.1.39-alpha.15",
55
55
  "monaco-editor": "0.52.0",
56
- "@univerjs/facade": "0.4.0-nightly.202410131605",
57
- "@univerjs/design": "0.4.0-nightly.202410131605",
58
- "@univerjs/sheets": "0.4.0-nightly.202410131605",
59
- "@univerjs/ui": "0.4.0-nightly.202410131605",
60
- "@univerjs/sheets-ui": "0.4.0-nightly.202410131605",
61
- "@univerjs/core": "0.4.0-nightly.202410131605"
56
+ "@univerjs/core": "0.4.0-nightly.202410141606",
57
+ "@univerjs/design": "0.4.0-nightly.202410141606",
58
+ "@univerjs/facade": "0.4.0-nightly.202410141606",
59
+ "@univerjs/sheets": "0.4.0-nightly.202410141606",
60
+ "@univerjs/sheets-ui": "0.4.0-nightly.202410141606",
61
+ "@univerjs/ui": "0.4.0-nightly.202410141606"
62
62
  },
63
63
  "devDependencies": {
64
64
  "@types/react": "^18.3.11",