@kengic/vue 0.26.6-beta.66 → 0.26.6-beta.68

Sign up to get free protection for your applications and to get access to all the features.
@@ -2693,9 +2693,9 @@ S$2.forwardRef((e, n) => sD({
2693
2693
  ...e,
2694
2694
  _ref: n
2695
2695
  }));
2696
- import("./close-outlined-DMcSQWxQ.99b5f91d.mjs").then(({ default: e }) => oS("ant-design:close-outlined", e));
2697
- import("./fullscreen-exit-outlined-X1iYkFc4.28cc07f8.mjs").then(({ default: e }) => oS("ant-design:fullscreen-exit-outlined", e));
2698
- import("./fullscreen-outlined-DDBrsRcy.ed029f0b.mjs").then(({ default: e }) => oS("ant-design:fullscreen-outlined", e));
2696
+ import("./close-outlined-DMcSQWxQ.3cc5805b.mjs").then(({ default: e }) => oS("ant-design:close-outlined", e));
2697
+ import("./fullscreen-exit-outlined-X1iYkFc4.18c89c94.mjs").then(({ default: e }) => oS("ant-design:fullscreen-exit-outlined", e));
2698
+ import("./fullscreen-outlined-DDBrsRcy.5792eb68.mjs").then(({ default: e }) => oS("ant-design:fullscreen-outlined", e));
2699
2699
  var ew = { exports: {} }, Sm = {};
2700
2700
  /**
2701
2701
  * @license React
@@ -42507,7 +42507,7 @@ const emptyIcon = {
42507
42507
  ...n.data
42508
42508
  }, r);
42509
42509
  }
42510
- }), version = "0.26.6-beta.66";
42510
+ }), version = "0.26.6-beta.68";
42511
42511
  var je = typeof global == "object" && global && global.Object === Object && global, lr = typeof self == "object" && self && self.Object === Object && self, y = je || lr || Function("return this")(), A = y.Symbol, he = Object.prototype, dr = he.hasOwnProperty, pr = he.toString, O = A ? A.toStringTag : void 0;
42512
42512
  function gr(e) {
42513
42513
  var n = dr.call(e, O), r = e[O];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kengic/vue",
3
- "version": "0.26.6-beta.66",
3
+ "version": "0.26.6-beta.68",
4
4
  "scripts": {
5
5
  "build": "npm run use-node && rimraf dist && vue-tsc && vite build",
6
6
  "build:dev": "npm run use-node && rimraf dist && vue-tsc && vite build --mode development",
@@ -39,7 +39,7 @@
39
39
  "@iconify-icons/mdi": "1.2.48",
40
40
  "@iconify-icons/ph": "1.2.5",
41
41
  "@iconify/vue": "4.1.1",
42
- "@kengic/core": "6.0.1-beta.69",
42
+ "@kengic/core": "6.0.1-beta.79",
43
43
  "@kengic/pont": "1.2.17-beta.1",
44
44
  "@rys-fe/vite-plugin-theme": "0.8.6",
45
45
  "@thymine/xunee": "0.4.9-beta.8",
@@ -108,6 +108,10 @@
108
108
  },
109
109
  "./dist/index.css": "./dist/index.css"
110
110
  },
111
+ "engines": {
112
+ "node": "18.20.4",
113
+ "pnpm": "7.30.5"
114
+ },
111
115
  "prettier": {
112
116
  "endOfLine": "auto",
113
117
  "overrides": [