|
42 | 42 | "@babel/generator": "~7.23.2", |
43 | 43 | "@babel/parser": "~7.23.2", |
44 | 44 | "@babel/traverse": "~7.23.2", |
45 | | - "@opentiny/tiny-schema-renderer": "1.0.0-beta.6", |
46 | 45 | "@opentiny/tiny-engine-canvas": "workspace:*", |
47 | 46 | "@opentiny/tiny-engine-common": "workspace:*", |
48 | 47 | "@opentiny/tiny-engine-configurator": "workspace:*", |
|
55 | 54 | "@opentiny/tiny-engine-plugin-help": "workspace:*", |
56 | 55 | "@opentiny/tiny-engine-plugin-i18n": "workspace:*", |
57 | 56 | "@opentiny/tiny-engine-plugin-materials": "workspace:*", |
| 57 | + "@opentiny/tiny-engine-plugin-model-manager": "workspace:*", |
58 | 58 | "@opentiny/tiny-engine-plugin-page": "workspace:*", |
59 | | - "@opentiny/tiny-engine-plugin-robot": "workspace:*", |
60 | 59 | "@opentiny/tiny-engine-plugin-resource": "workspace:*", |
| 60 | + "@opentiny/tiny-engine-plugin-robot": "workspace:*", |
61 | 61 | "@opentiny/tiny-engine-plugin-schema": "workspace:*", |
62 | 62 | "@opentiny/tiny-engine-plugin-script": "workspace:*", |
63 | 63 | "@opentiny/tiny-engine-plugin-state": "workspace:*", |
64 | 64 | "@opentiny/tiny-engine-plugin-tree": "workspace:*", |
65 | 65 | "@opentiny/tiny-engine-plugin-tutorial": "workspace:*", |
66 | | - "@opentiny/tiny-engine-plugin-model-manager": "workspace:*", |
67 | 66 | "@opentiny/tiny-engine-setting-design": "workspace:*", |
68 | 67 | "@opentiny/tiny-engine-setting-events": "workspace:*", |
69 | 68 | "@opentiny/tiny-engine-setting-props": "workspace:*", |
|
86 | 85 | "@opentiny/tiny-engine-toolbar-save": "workspace:*", |
87 | 86 | "@opentiny/tiny-engine-toolbar-setting": "workspace:*", |
88 | 87 | "@opentiny/tiny-engine-toolbar-theme-switch": "workspace:*", |
89 | | - "@opentiny/tiny-engine-toolbar-view-setting": "workspace:*", |
90 | 88 | "@opentiny/tiny-engine-toolbar-user": "workspace:*", |
| 89 | + "@opentiny/tiny-engine-toolbar-view-setting": "workspace:*", |
91 | 90 | "@opentiny/tiny-engine-utils": "workspace:*", |
92 | 91 | "@opentiny/tiny-engine-vite-plugin-meta-comments": "workspace:*", |
93 | | - "@opentiny/tiny-engine-workspace-template-center": "workspace:*", |
94 | 92 | "@opentiny/tiny-engine-workspace-application-center": "workspace:*", |
| 93 | + "@opentiny/tiny-engine-workspace-template-center": "workspace:*", |
| 94 | + "@opentiny/tiny-schema-renderer": "1.0.0-beta.6", |
95 | 95 | "@vue/repl": "4.6.1", |
96 | 96 | "@vueuse/core": "^9.6.0", |
| 97 | + "crypto-js": "^4.2.0", |
97 | 98 | "element-resize-detector": "^1.2.4", |
98 | 99 | "eslint-linter-browserify": "8.57.0", |
99 | 100 | "file-saver": "^2.0.5", |
|
0 commit comments