ling-yun-custom-components 0.0.20 → 0.0.29
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 +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ling-yun-custom-components",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.29",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"component library",
|
|
6
6
|
"ui framework",
|
|
@@ -140,6 +140,7 @@
|
|
|
140
140
|
"element-plus": "^2.11.5",
|
|
141
141
|
"element-tree-line": "^0.2.1",
|
|
142
142
|
"js-cookie": "^3.0.5",
|
|
143
|
+
"ling-yun-methods": "^0.0.21",
|
|
143
144
|
"lodash.debounce": "^4.0.8",
|
|
144
145
|
"lottie-web": "^5.13.0",
|
|
145
146
|
"moment": "^2.30.1",
|
|
@@ -179,8 +180,7 @@
|
|
|
179
180
|
"typescript": "~5.9.3",
|
|
180
181
|
"vite": "^7.1.11",
|
|
181
182
|
"vite-plugin-lib-inject-css": "^2.2.2",
|
|
182
|
-
"vue": "^3.5.22"
|
|
183
|
-
"ling-yun-methods": "0.0.19"
|
|
183
|
+
"vue": "^3.5.22"
|
|
184
184
|
},
|
|
185
185
|
"peerDependencies": {
|
|
186
186
|
"axios": "^1.8.2",
|