@cloudbase/lowcode-builder 1.8.91 → 1.8.92-ide.0

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": "@cloudbase/lowcode-builder",
3
- "version": "1.8.91",
3
+ "version": "1.8.92-ide.0",
4
4
  "description": "云开发 Tencent CloudBase Framework Low Code Plugin,将低码配置生成完整项目并一键部署云开发资源。",
5
5
  "author": "yhsunshining@gmail.com",
6
6
  "homepage": "https://github.com/TencentCloudBase/cloudbase-framework#readme",
@@ -45,10 +45,8 @@
45
45
  "url": "https://github.com/TencentCloudBase/cloudbase-framework/issues"
46
46
  },
47
47
  "dependencies": {
48
- "@babel/core": "7.21.4",
49
- "@babel/preset-env": "7.21.4",
50
- "@cloudbase/cals": "^1.0.71",
51
- "@cloudbase/lowcode-generator": "^1.8.25",
48
+ "@cloudbase/cals": "workspace:^",
49
+ "@cloudbase/lowcode-generator": "workspace:^",
52
50
  "axios": "^0.21.0",
53
51
  "browserfs": "^1.4.3",
54
52
  "browserify-zlib": "^0.2.0",
@@ -90,4 +88,4 @@
90
88
  "webpack-dev-server": "^4.7.3",
91
89
  "worker-loader": "^3.0.8"
92
90
  }
93
- }
91
+ }
Binary file
@@ -516,7 +516,7 @@
516
516
  crossorigin="anonymous"
517
517
  src="<%=
518
518
  cdnEndpoints.cdngo
519
- %>/lcap/lcap-resource-cdngo/-/release/_npm/@cloudbase/weda-cloud-sdk@1.0.53/dist/h5.browser.js"
519
+ %>/lcap/lcap-resource-cdngo/-/release/_npm/@cloudbase/weda-cloud-sdk@1.0.58/dist/h5.browser.js"
520
520
  ></script>
521
521
  <script
522
522
  crossorigin
@@ -545,7 +545,7 @@
545
545
  crossorigin
546
546
  src="<%=
547
547
  cdnEndpoints.cdngo
548
- %>/lcap/lcap-resource-cdngo/-/0.1.4/_files/static/weda-render/main.7b502f20fb4429d008f11.bundle.js"
548
+ %>/lcap/lcap-resource-cdngo/-/0.1.4/_files/static/weda-render/main.eb416bfaf75d74bad894.bundle.js"
549
549
  ></script>
550
550
  </body>
551
551
  </html>
@@ -5,8 +5,8 @@
5
5
  "dependencies": {<% if(importJSSDK) {%>
6
6
  "@cloudbase/js-sdk": "2.5.6-beta.1",<% } %>
7
7
  "@cloudbase/oauth": "0.1.1-alpha.5",
8
- "@cloudbase/weda-client": "1.0.25",
9
- "@cloudbase/weda-cloud-sdk": "1.0.57",
8
+ "@cloudbase/weda-client": "1.0.27",
9
+ "@cloudbase/weda-cloud-sdk": "1.0.58",
10
10
  "mobx": "^5.15.4",
11
11
  "lodash.get": "^4.4.2",
12
12
  "lodash.set": "^4.3.2",