@kengic/vue 0.26.7-beta.34 → 0.26.7-beta.36

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kengic/vue",
3
- "version": "0.26.7-beta.34",
3
+ "version": "0.26.7-beta.36",
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",
@@ -16,7 +16,6 @@
16
16
  "publish:beta": "npm run bump:beta && tsx script/publish.ts",
17
17
  "------- ------------------------------------------": "",
18
18
  "copy-to:luotao:smartfactory.product.wms.wms--dev-3.2": "npm run use-node && npm run build:dev && tsx script/copy-to.luotao.smartfactory.product.wms.wms--dev-3.2.ts",
19
- "--- ----------------------------------------------": "",
20
19
  "bump-to:luotao:smartfactory.product.wms.wms--dev-3.2": "npm run use-node && tsx script/bump-to.luotao.smartfactory.product.wms.wms--dev-3.2.ts",
21
20
  "----- --------------------------------------------": "",
22
21
  "bump:major": "npm run use-node && tsx script/bump.ts major",
@@ -40,7 +39,7 @@
40
39
  "@iconify-icons/ph": "1.2.5",
41
40
  "@iconify/vue": "4.1.2",
42
41
  "@kengic/core.core": "0.0.1-beta.19",
43
- "@kengic/core.react": "0.0.1-beta.61",
42
+ "@kengic/core.react": "0.0.1-beta.63",
44
43
  "@kengic/pont": "1.2.17-beta.1",
45
44
  "@rys-fe/vite-plugin-theme": "0.8.6",
46
45
  "@thymine/xunee": "0.4.9-beta.8",