|
15 | 15 | }, |
16 | 16 | "license": "MIT", |
17 | 17 | "dependencies": { |
18 | | - "@alifd/next": "^1.26.0", |
| 18 | + "@alifd/next": "^1.27.30", |
19 | 19 | "@felce/lowcode-designer": "1.5.0-beta.0", |
20 | 20 | "@felce/lowcode-editor-core": "1.5.0-beta.0", |
21 | 21 | "@felce/lowcode-editor-skeleton": "1.5.0-beta.0", |
22 | | - "@felce/lowcode-engine-ext": "^1.1.0", |
| 22 | + "@felce/lowcode-engine-ext": "^1.1.1", |
23 | 23 | "@felce/lowcode-plugin-command": "1.5.0-beta.0", |
24 | 24 | "@felce/lowcode-plugin-designer": "1.5.0-beta.0", |
25 | 25 | "@felce/lowcode-plugin-outline-pane": "1.5.0-beta.0", |
26 | 26 | "@felce/lowcode-shell": "1.5.0-beta.0", |
27 | 27 | "@felce/lowcode-utils": "1.5.0-beta.0", |
28 | 28 | "@felce/lowcode-workspace": "1.5.0-beta.0", |
| 29 | + "prop-types": "^15.8.1", |
29 | 30 | "react": "^18.3.1", |
30 | 31 | "react-dom": "^18.3.1" |
31 | 32 | }, |
32 | 33 | "devDependencies": { |
33 | | - "@alib/build-scripts": "^0.1.18", |
34 | | - "@alifd/theme-lowcode-dark": "^0.2.0", |
35 | | - "@alifd/theme-lowcode-light": "^0.2.0", |
36 | | - "@types/domready": "^1.0.0", |
37 | 34 | "@types/prop-types": "^15.7.14", |
38 | 35 | "@types/react": "^18.3.1", |
39 | | - "@types/react-dom": "^18.3.1", |
40 | | - "build-plugin-fusion": "0.1.17-beta.0", |
41 | | - "build-plugin-moment-locales": "^0.1.0", |
42 | | - "build-plugin-react-app": "^1.8.0", |
43 | | - "fs-extra": "^10.0.0", |
44 | | - "prop-types": "^15.7.2", |
45 | | - "tsconfig-paths-webpack-plugin": "^3.2.0" |
| 36 | + "@types/react-dom": "^18.3.1" |
46 | 37 | }, |
47 | 38 | "publishConfig": { |
48 | 39 | "access": "public", |
|
0 commit comments