ling-yun-custom-components 0.0.44 → 0.0.45

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": "ling-yun-custom-components",
3
- "version": "0.0.44",
3
+ "version": "0.0.45",
4
4
  "keywords": [
5
5
  "component library",
6
6
  "ui framework",
@@ -141,7 +141,7 @@
141
141
  "element-tree-line": "^0.2.1",
142
142
  "js-cookie": "^3.0.5",
143
143
  "ling-yun-methods": "^0.0.34",
144
- "color-star-custom-methods": "^0.0.3",
144
+ "color-star-custom-methods": "^0.0.4",
145
145
  "lodash.debounce": "^4.0.8",
146
146
  "lottie-web": "^5.13.0",
147
147
  "moment": "^2.30.1",
@@ -151,7 +151,7 @@
151
151
  "uuid": "^13.0.0",
152
152
  "vue-draggable-plus": "^0.6.0",
153
153
  "vue-router": "^4.6.3",
154
- "color-message-lingyun-vue": "0.0.17"
154
+ "color-message-lingyun-vue": "0.0.18"
155
155
  },
156
156
  "devDependencies": {
157
157
  "@commitlint/cli": "^20.1.0",
@@ -187,7 +187,7 @@
187
187
  "peerDependencies": {
188
188
  "axios": "^1.8.2",
189
189
  "vue": "^3.5.13",
190
- "color-message-lingyun-vue": "0.0.17",
190
+ "color-message-lingyun-vue": "0.0.18",
191
191
  "color-message-aibox-vue": "0.0.36"
192
192
  },
193
193
  "optionalDependencies": {