x-block-lib 0.8.70 → 0.8.71
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/dist/index.js +213 -224
- package/dist/{vendor.m705kiju.js → vendor.k8hjxofe.js} +2 -2
- package/package.json +2 -2
|
@@ -25348,10 +25348,10 @@ export {
|
|
|
25348
25348
|
fk as e,
|
|
25349
25349
|
AR as f,
|
|
25350
25350
|
Tk as g,
|
|
25351
|
-
|
|
25351
|
+
ik as h,
|
|
25352
25352
|
UR as i,
|
|
25353
25353
|
pk as j,
|
|
25354
|
-
|
|
25354
|
+
Kw as k,
|
|
25355
25355
|
Ww as l,
|
|
25356
25356
|
zw as m,
|
|
25357
25357
|
Uw as n,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "x-block-lib",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.8.
|
|
4
|
+
"version": "0.8.71",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "dist/index.js",
|
|
7
7
|
"types": "dist/index.d.ts",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"vue-router": "^4.6.4",
|
|
39
39
|
"vuetify": "^3.11.4",
|
|
40
40
|
"x-essential-lib": "^0.9.20",
|
|
41
|
-
"x-runtime-lib": "^0.8.
|
|
41
|
+
"x-runtime-lib": "^0.8.144",
|
|
42
42
|
"x-state-lib": "^0.3.32"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|