bkui-vue 2.0.2-beta.44 → 2.0.2-beta.46
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/License.txt +1 -2
- package/dist/index.cjs.js +47 -42
- package/dist/index.esm.js +7199 -7009
- package/dist/index.umd.js +50 -45
- package/dist/locale/en.esm.js.map +1 -1
- package/dist/locale/en.umd.js.map +1 -1
- package/dist/locale/ja-jp.esm.js +1 -1
- package/dist/locale/ja-jp.esm.js.map +1 -1
- package/dist/locale/ja-jp.umd.js +1 -1
- package/dist/locale/ja-jp.umd.js.map +1 -1
- package/dist/locale/zh-cn.esm.js.map +1 -1
- package/dist/locale/zh-cn.umd.js.map +1 -1
- package/lib/affix/index.js +14 -16
- package/lib/alert/index.js +14 -16
- package/lib/animate-number/index.js +13 -14
- package/lib/backtop/index.js +12 -13
- package/lib/badge/index.js +14 -16
- package/lib/breadcrumb/index.js +15 -17
- package/lib/button/button.d.ts +1 -1
- package/lib/button/index.js +15 -17
- package/lib/card/index.js +14 -16
- package/lib/cascader/index.js +104 -111
- package/lib/checkbox/index.js +41 -39
- package/lib/code-diff/index.js +1173 -677
- package/lib/collapse/index.js +47 -45
- package/lib/collapse-transition/index.js +5 -6
- package/lib/color-picker/index.js +72 -73
- package/lib/components.js +1 -1
- package/lib/config-provider/index.d.ts +1 -1
- package/lib/config-provider/index.js +18 -20
- package/lib/container/index.js +26 -30
- package/lib/date-picker/index.js +79 -72
- package/lib/dialog/index.js +56 -477
- package/lib/directives/index.js +42 -39
- package/lib/dist.index.js +1 -1
- package/lib/divider/index.js +5 -6
- package/lib/dropdown/index.js +21 -25
- package/lib/exception/index.js +16 -19
- package/lib/fixed-navbar/index.js +4 -5
- package/lib/form/index.js +48 -45
- package/lib/hooks.js +1 -1
- package/lib/icon/angle-double-down-line.js +30 -37
- package/lib/icon/angle-double-left-line.js +30 -37
- package/lib/icon/angle-double-left.js +30 -37
- package/lib/icon/angle-double-right-line.js +30 -37
- package/lib/icon/angle-double-right.js +30 -37
- package/lib/icon/angle-double-up-line.js +30 -37
- package/lib/icon/angle-down-fill.js +30 -37
- package/lib/icon/angle-down-line.js +30 -37
- package/lib/icon/angle-down.js +30 -37
- package/lib/icon/angle-left.js +30 -37
- package/lib/icon/angle-right.js +30 -37
- package/lib/icon/angle-up-fill.js +30 -37
- package/lib/icon/angle-up.js +30 -37
- package/lib/icon/archive-fill.js +30 -37
- package/lib/icon/arrows-left.js +30 -37
- package/lib/icon/arrows-right.js +30 -37
- package/lib/icon/assistant.js +30 -37
- package/lib/icon/audio-fill.js +30 -37
- package/lib/icon/bk.js +30 -37
- package/lib/icon/circle.js +30 -37
- package/lib/icon/close-line.js +30 -37
- package/lib/icon/close.js +30 -37
- package/lib/icon/code.js +30 -37
- package/lib/icon/cog-shape.js +30 -37
- package/lib/icon/collapse-left.js +30 -37
- package/lib/icon/copy-shape.js +30 -37
- package/lib/icon/copy.js +30 -37
- package/lib/icon/data-shape.js +30 -37
- package/lib/icon/del.js +30 -37
- package/lib/icon/doc-fill.js +30 -37
- package/lib/icon/done.js +30 -37
- package/lib/icon/down-shape.js +30 -37
- package/lib/icon/down-small.js +30 -37
- package/lib/icon/edit-line.js +30 -37
- package/lib/icon/ellipsis.js +30 -37
- package/lib/icon/enlarge-line.js +30 -37
- package/lib/icon/error.js +30 -37
- package/lib/icon/excel-fill.js +30 -37
- package/lib/icon/exclamation-circle-shape.js +30 -37
- package/lib/icon/eye.js +30 -37
- package/lib/icon/filliscreen-line.js +30 -37
- package/lib/icon/fix-line.js +30 -37
- package/lib/icon/fix-shape.js +30 -37
- package/lib/icon/folder-open.js +30 -37
- package/lib/icon/folder-shape-open.js +30 -37
- package/lib/icon/folder-shape.js +30 -37
- package/lib/icon/folder.js +30 -37
- package/lib/icon/funnel.js +30 -37
- package/lib/icon/grag-fill.js +30 -37
- package/lib/icon/help-document-fill.js +30 -37
- package/lib/icon/help-fill.js +30 -37
- package/lib/icon/help.js +30 -37
- package/lib/icon/image-fill.js +30 -37
- package/lib/icon/img-error.js +30 -37
- package/lib/icon/img-placehoulder.js +30 -37
- package/lib/icon/index.js +1 -1
- package/lib/icon/info-line.js +30 -37
- package/lib/icon/info.js +30 -37
- package/lib/icon/left-shape.js +30 -37
- package/lib/icon/left-turn-line.js +30 -37
- package/lib/icon/loading.js +30 -37
- package/lib/icon/narrow-line.js +30 -37
- package/lib/icon/original.js +30 -37
- package/lib/icon/pdf-fill.js +30 -37
- package/lib/icon/play-shape.js +30 -37
- package/lib/icon/plus.js +30 -37
- package/lib/icon/ppt-fill.js +30 -37
- package/lib/icon/qq.js +30 -37
- package/lib/icon/right-shape.js +30 -37
- package/lib/icon/right-turn-line.js +30 -37
- package/lib/icon/search.js +30 -37
- package/lib/icon/share.js +30 -37
- package/lib/icon/spinner.js +30 -37
- package/lib/icon/success.js +30 -37
- package/lib/icon/switcher-loading.js +30 -37
- package/lib/icon/text-all.js +30 -37
- package/lib/icon/text-file.js +30 -37
- package/lib/icon/text-fill.js +30 -37
- package/lib/icon/transfer.js +30 -37
- package/lib/icon/tree-application-shape.js +30 -37
- package/lib/icon/unfull-screen.js +30 -37
- package/lib/icon/unvisible.js +30 -37
- package/lib/icon/up-shape.js +30 -37
- package/lib/icon/upload.js +30 -37
- package/lib/icon/video-fill.js +30 -37
- package/lib/icon/warn.js +30 -37
- package/lib/icon/weixin-pro.js +30 -37
- package/lib/icon/weixin.js +30 -37
- package/lib/image/index.js +57 -55
- package/lib/index.js +1 -1
- package/lib/info-box/index.js +65 -464
- package/lib/input/index.js +70 -68
- package/lib/link/index.js +4 -4
- package/lib/loading/index.js +25 -28
- package/lib/locale/index.js +16 -16
- package/lib/menu/index.js +42 -40
- package/lib/message/index.js +37 -34
- package/lib/modal/index.js +17 -19
- package/lib/navigation/index.js +10 -12
- package/lib/notify/index.js +15 -17
- package/lib/overflow-title/index.js +12 -13
- package/lib/pagination/index.js +38 -35
- package/lib/pop-confirm/index.js +7 -8
- package/lib/popover/index.js +226 -153
- package/lib/popover2/index.js +4 -4
- package/lib/preset.js +1 -1
- package/lib/process/index.js +61 -454
- package/lib/process/process.d.ts +1 -1
- package/lib/progress/index.js +20 -23
- package/lib/radio/index.js +42 -39
- package/lib/rate/index.js +15 -17
- package/lib/resize-layout/index.js +20 -22
- package/lib/scrollbar/index.js +57 -64
- package/lib/search-select/index.js +233 -606
- package/lib/select/index.js +126 -478
- package/lib/shared/index.d.ts +1 -1
- package/lib/shared/index.js +93 -105
- package/lib/shared/z-index-manager.d.ts +1 -1
- package/lib/sideslider/index.js +45 -443
- package/lib/slider/index.d.ts +1 -1
- package/lib/slider/index.js +52 -449
- package/lib/slider/slider-button.d.ts +1 -1
- package/lib/slider/slider.d.ts +1 -1
- package/lib/steps/index.js +62 -460
- package/lib/steps/steps.d.ts +1 -1
- package/lib/swiper/index.js +17 -19
- package/lib/switcher/index.js +14 -16
- package/lib/tab/index.js +50 -48
- package/lib/table/index.js +184 -533
- package/lib/table-column/index.js +1 -1
- package/lib/tag/index.js +14 -16
- package/lib/tag-input/index.js +58 -52
- package/lib/time-picker/index.js +1 -1
- package/lib/timeline/index.js +3 -2
- package/lib/timeline/timeline.d.ts +1 -1
- package/lib/transfer/index.d.ts +1 -1
- package/lib/transfer/index.js +26 -21
- package/lib/transfer/transfer.d.ts +1 -1
- package/lib/tree/index.js +85 -78
- package/lib/upload/index.js +144 -495
- package/lib/virtual-render/index.js +54 -58
- package/lib/volar.components.d.ts +1 -1
- package/package.json +13 -2
@@ -40,42 +40,47 @@ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
|
40
40
|
var y = x => () => x
|
41
41
|
const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["resolveClassName"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
|
42
42
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
43
|
-
function _arrayLikeToArray(
|
44
|
-
|
45
|
-
for (var
|
46
|
-
return
|
43
|
+
function _arrayLikeToArray(r, a) {
|
44
|
+
(null == a || a > r.length) && (a = r.length);
|
45
|
+
for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
|
46
|
+
return n;
|
47
47
|
}
|
48
|
+
|
48
49
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
49
50
|
|
50
|
-
function _arrayWithoutHoles(
|
51
|
-
if (Array.isArray(
|
51
|
+
function _arrayWithoutHoles(r) {
|
52
|
+
if (Array.isArray(r)) return _arrayLikeToArray(r);
|
52
53
|
}
|
54
|
+
|
53
55
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
54
|
-
function _iterableToArray(
|
55
|
-
if (typeof Symbol
|
56
|
+
function _iterableToArray(r) {
|
57
|
+
if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
|
56
58
|
}
|
59
|
+
|
57
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
58
61
|
|
59
|
-
function _unsupportedIterableToArray(
|
60
|
-
if (
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
62
|
+
function _unsupportedIterableToArray(r, a) {
|
63
|
+
if (r) {
|
64
|
+
if ("string" == typeof r) return _arrayLikeToArray(r, a);
|
65
|
+
var t = {}.toString.call(r).slice(8, -1);
|
66
|
+
return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0;
|
67
|
+
}
|
66
68
|
}
|
69
|
+
|
67
70
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
68
71
|
function _nonIterableSpread() {
|
69
72
|
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
70
73
|
}
|
74
|
+
|
71
75
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
72
76
|
|
73
77
|
|
74
78
|
|
75
79
|
|
76
|
-
function _toConsumableArray(
|
77
|
-
return _arrayWithoutHoles(
|
80
|
+
function _toConsumableArray(r) {
|
81
|
+
return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
|
78
82
|
}
|
83
|
+
|
79
84
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
80
85
|
function _typeof(o) {
|
81
86
|
"@babel/helpers - typeof";
|
@@ -86,6 +91,7 @@ function _typeof(o) {
|
|
86
91
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
87
92
|
}, _typeof(o);
|
88
93
|
}
|
94
|
+
|
89
95
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
90
96
|
|
91
97
|
function toPrimitive(t, r) {
|
@@ -98,29 +104,26 @@ function toPrimitive(t, r) {
|
|
98
104
|
}
|
99
105
|
return ("string" === r ? String : Number)(t);
|
100
106
|
}
|
107
|
+
|
101
108
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
102
109
|
|
103
110
|
|
104
111
|
function toPropertyKey(t) {
|
105
112
|
var i = toPrimitive(t, "string");
|
106
|
-
return "symbol" == _typeof(i) ? i :
|
113
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
107
114
|
}
|
115
|
+
|
108
116
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
109
117
|
|
110
|
-
function _defineProperty(
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
writable: true
|
118
|
-
});
|
119
|
-
} else {
|
120
|
-
obj[key] = value;
|
121
|
-
}
|
122
|
-
return obj;
|
118
|
+
function _defineProperty(e, r, t) {
|
119
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
120
|
+
value: t,
|
121
|
+
enumerable: !0,
|
122
|
+
configurable: !0,
|
123
|
+
writable: !0
|
124
|
+
}) : e[r] = t, e;
|
123
125
|
}
|
126
|
+
|
124
127
|
;// CONCATENATED MODULE: external "vue"
|
125
128
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
126
129
|
var external_vue_y = x => () => x
|
@@ -145,7 +148,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
145
148
|
* Tencent is pleased to support the open source community by making
|
146
149
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
147
150
|
*
|
148
|
-
* Copyright (C)
|
151
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
149
152
|
*
|
150
153
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
151
154
|
*
|
@@ -274,7 +277,7 @@ var virtualRenderProps = _objectSpread({
|
|
274
277
|
* Tencent is pleased to support the open source community by making
|
275
278
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
276
279
|
*
|
277
|
-
* Copyright (C)
|
280
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
278
281
|
*
|
279
282
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
280
283
|
*
|
@@ -333,7 +336,7 @@ var virtualRenderProps = _objectSpread({
|
|
333
336
|
* Tencent is pleased to support the open source community by making
|
334
337
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
335
338
|
*
|
336
|
-
* Copyright (C)
|
339
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
337
340
|
*
|
338
341
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
339
342
|
*
|
@@ -391,30 +394,24 @@ var virtualRenderProps = _objectSpread({
|
|
391
394
|
};
|
392
395
|
});
|
393
396
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/classCallCheck.js
|
394
|
-
function _classCallCheck(
|
395
|
-
if (!(
|
396
|
-
throw new TypeError("Cannot call a class as a function");
|
397
|
-
}
|
397
|
+
function _classCallCheck(a, n) {
|
398
|
+
if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function");
|
398
399
|
}
|
400
|
+
|
399
401
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/createClass.js
|
400
402
|
|
401
|
-
function _defineProperties(
|
402
|
-
for (var
|
403
|
-
var
|
404
|
-
|
405
|
-
descriptor.configurable = true;
|
406
|
-
if ("value" in descriptor) descriptor.writable = true;
|
407
|
-
Object.defineProperty(target, toPropertyKey(descriptor.key), descriptor);
|
403
|
+
function _defineProperties(e, r) {
|
404
|
+
for (var t = 0; t < r.length; t++) {
|
405
|
+
var o = r[t];
|
406
|
+
o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, toPropertyKey(o.key), o);
|
408
407
|
}
|
409
408
|
}
|
410
|
-
function _createClass(
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
writable: false
|
415
|
-
});
|
416
|
-
return Constructor;
|
409
|
+
function _createClass(e, r, t) {
|
410
|
+
return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", {
|
411
|
+
writable: !1
|
412
|
+
}), e;
|
417
413
|
}
|
414
|
+
|
418
415
|
;// CONCATENATED MODULE: external "lodash/throttle"
|
419
416
|
var throttle_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
420
417
|
var throttle_y = x => () => x
|
@@ -427,7 +424,7 @@ const throttle_namespaceObject = throttle_x({ ["default"]: () => __WEBPACK_EXTER
|
|
427
424
|
* Tencent is pleased to support the open source community by making
|
428
425
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
429
426
|
*
|
430
|
-
* Copyright (C)
|
427
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
431
428
|
*
|
432
429
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
433
430
|
*
|
@@ -553,7 +550,7 @@ var VisibleRender = /*#__PURE__*/function () {
|
|
553
550
|
this.delay = throttleDelay;
|
554
551
|
this.delegateWrapper = undefined;
|
555
552
|
}
|
556
|
-
_createClass(VisibleRender, [{
|
553
|
+
return _createClass(VisibleRender, [{
|
557
554
|
key: "scrollHeight",
|
558
555
|
get: function get() {
|
559
556
|
var _this$delegateWrapper, _this$delegateWrapper2, _this$wrapper;
|
@@ -630,7 +627,6 @@ var VisibleRender = /*#__PURE__*/function () {
|
|
630
627
|
this.binding = binding;
|
631
628
|
}
|
632
629
|
}]);
|
633
|
-
return VisibleRender;
|
634
630
|
}();
|
635
631
|
var instance = null;
|
636
632
|
/* harmony default export */ const v_virtual_render = ({
|
@@ -661,7 +657,7 @@ function use_tag_render_objectSpread(e) { for (var r = 1; r < arguments.length;
|
|
661
657
|
* Tencent is pleased to support the open source community by making
|
662
658
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
663
659
|
*
|
664
|
-
* Copyright (C)
|
660
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
665
661
|
*
|
666
662
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
667
663
|
*
|
@@ -782,7 +778,7 @@ function virtual_render_objectSpread(e) { for (var r = 1; r < arguments.length;
|
|
782
778
|
* Tencent is pleased to support the open source community by making
|
783
779
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
784
780
|
*
|
785
|
-
* Copyright (C)
|
781
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
786
782
|
*
|
787
783
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
788
784
|
*
|
@@ -1145,7 +1141,7 @@ function virtual_render_objectSpread(e) { for (var r = 1; r < arguments.length;
|
|
1145
1141
|
* Tencent is pleased to support the open source community by making
|
1146
1142
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1147
1143
|
*
|
1148
|
-
* Copyright (C)
|
1144
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1149
1145
|
*
|
1150
1146
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1151
1147
|
*
|
@@ -2,7 +2,7 @@
|
|
2
2
|
* Tencent is pleased to support the open source community by making
|
3
3
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
4
4
|
*
|
5
|
-
* Copyright (C)
|
5
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
6
6
|
*
|
7
7
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
8
8
|
*
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "bkui-vue",
|
3
|
-
"version": "2.0.2-beta.
|
3
|
+
"version": "2.0.2-beta.46",
|
4
4
|
"workspaces": [
|
5
5
|
"packages/**",
|
6
6
|
"scripts/cli",
|
@@ -88,7 +88,9 @@
|
|
88
88
|
"typescript": "~4.9.5",
|
89
89
|
"uuid": "~9.0.1",
|
90
90
|
"vue": "~3.3.4",
|
91
|
-
"vue-types": "~4.1.1"
|
91
|
+
"vue-types": "~4.1.1",
|
92
|
+
"ws": "~8.17.1",
|
93
|
+
"parse-url": "~8.1.0"
|
92
94
|
},
|
93
95
|
"peerDependencies": {
|
94
96
|
"highlight.js": "~11.5.0",
|
@@ -112,6 +114,15 @@
|
|
112
114
|
"path": "./node_modules/cz-lerna-changelog"
|
113
115
|
}
|
114
116
|
},
|
117
|
+
"resolutions": {
|
118
|
+
"braces": ">=3.0.3",
|
119
|
+
"cross-spawn": ">=7.0.5",
|
120
|
+
"nth-check": ">=2.0.1",
|
121
|
+
"parse-path": ">=5.0.0",
|
122
|
+
"parse-url": ">=8.1.0",
|
123
|
+
"shelljs": "^0.8.5",
|
124
|
+
"semver": ">=7.5.2"
|
125
|
+
},
|
115
126
|
"dependencies": {
|
116
127
|
"@floating-ui/dom": "~1.5.0",
|
117
128
|
"@popperjs/core": "~2.11.8",
|