@privateaim/client-vue 0.8.26 → 0.8.28
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.mjs +862 -905
- package/dist/index.mjs.map +1 -1
- package/package.json +36 -36
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@privateaim/client-vue",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.28",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"description": "This package contains vue components.",
|
|
6
6
|
"module": "dist/index.mjs",
|
|
@@ -39,37 +39,37 @@
|
|
|
39
39
|
},
|
|
40
40
|
"homepage": "https://github.com/PrivateAim/hub#readme",
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@authup/client-web-kit": "^1.0.0-beta.
|
|
43
|
-
"@authup/core-kit": "^1.0.0-beta.
|
|
44
|
-
"@authup/core-http-kit": "^1.0.0-beta.
|
|
45
|
-
"@authup/core-realtime-kit": "^1.0.0-beta.
|
|
46
|
-
"@authup/kit": "^1.0.0-beta.
|
|
42
|
+
"@authup/client-web-kit": "^1.0.0-beta.29",
|
|
43
|
+
"@authup/core-kit": "^1.0.0-beta.29",
|
|
44
|
+
"@authup/core-http-kit": "^1.0.0-beta.29",
|
|
45
|
+
"@authup/core-realtime-kit": "^1.0.0-beta.29",
|
|
46
|
+
"@authup/kit": "^1.0.0-beta.29",
|
|
47
47
|
"@ilingo/vuelidate": "^6.0.0",
|
|
48
|
-
"@privateaim/kit": "^0.8.
|
|
49
|
-
"@privateaim/core-kit": "^0.8.
|
|
50
|
-
"@privateaim/telemetry-kit": "^0.8.
|
|
51
|
-
"@privateaim/core-http-kit": "^0.8.
|
|
52
|
-
"@privateaim/core-realtime-kit": "^0.7.
|
|
53
|
-
"@privateaim/storage-kit": "^0.8.
|
|
54
|
-
"@types/node": "^25.
|
|
48
|
+
"@privateaim/kit": "^0.8.28",
|
|
49
|
+
"@privateaim/core-kit": "^0.8.28",
|
|
50
|
+
"@privateaim/telemetry-kit": "^0.8.28",
|
|
51
|
+
"@privateaim/core-http-kit": "^0.8.28",
|
|
52
|
+
"@privateaim/core-realtime-kit": "^0.7.29",
|
|
53
|
+
"@privateaim/storage-kit": "^0.8.28",
|
|
54
|
+
"@types/node": "^25.3.0",
|
|
55
55
|
"@vitejs/plugin-vue": "^6.0.4",
|
|
56
|
-
"@vuecs/form-controls": "^2.
|
|
57
|
-
"@vuecs/link": "^1.0.
|
|
58
|
-
"@vuecs/list-controls": "^2.0.
|
|
59
|
-
"@vuecs/pagination": "^1.3.
|
|
60
|
-
"@vuecs/timeago": "^1.1.
|
|
56
|
+
"@vuecs/form-controls": "^2.5.0",
|
|
57
|
+
"@vuecs/link": "^1.0.1",
|
|
58
|
+
"@vuecs/list-controls": "^2.0.1",
|
|
59
|
+
"@vuecs/pagination": "^1.3.1",
|
|
60
|
+
"@vuecs/timeago": "^1.1.2",
|
|
61
61
|
"@vuelidate/core": "^2.0.3",
|
|
62
62
|
"@vuelidate/validators": "^2.0.4",
|
|
63
|
-
"@vueuse/core": "^14.2.
|
|
64
|
-
"bootstrap-vue-next": "^0.43.
|
|
63
|
+
"@vueuse/core": "^14.2.1",
|
|
64
|
+
"bootstrap-vue-next": "^0.43.7",
|
|
65
65
|
"cross-env": "^10.1.0",
|
|
66
66
|
"pinia": "^3.0.3",
|
|
67
67
|
"rapiq": "^0.9.0",
|
|
68
68
|
"rollup-plugin-css-only": "^4.5.5",
|
|
69
|
-
"smob": "^1.
|
|
69
|
+
"smob": "^1.6.1",
|
|
70
70
|
"socket.io-client": "^4.8.2",
|
|
71
|
-
"vue": "^3.5.
|
|
72
|
-
"vue-tsc": "^3.2.
|
|
71
|
+
"vue": "^3.5.29",
|
|
72
|
+
"vue-tsc": "^3.2.5",
|
|
73
73
|
"vue3-form-wizard": "0.3.5"
|
|
74
74
|
},
|
|
75
75
|
"peerDependencies": {
|
|
@@ -79,25 +79,25 @@
|
|
|
79
79
|
"@authup/core-realtime-kit": "^1.0.0-beta.26",
|
|
80
80
|
"@authup/kit": "^1.0.0-beta.26",
|
|
81
81
|
"@ilingo/vuelidate": "^5.0.4",
|
|
82
|
-
"@privateaim/kit": "^0.8.
|
|
83
|
-
"@privateaim/core-kit": "^0.8.
|
|
84
|
-
"@privateaim/core-http-kit": "^0.8.
|
|
85
|
-
"@privateaim/storage-kit": "^0.8.
|
|
86
|
-
"@privateaim/telemetry-kit": "^0.8.
|
|
87
|
-
"@vuecs/form-controls": "^
|
|
88
|
-
"@vuecs/link": "^1.0.
|
|
89
|
-
"@vuecs/list-controls": "^
|
|
90
|
-
"@vuecs/pagination": "^1.
|
|
91
|
-
"@vuecs/timeago": "^1.1.
|
|
82
|
+
"@privateaim/kit": "^0.8.28",
|
|
83
|
+
"@privateaim/core-kit": "^0.8.28",
|
|
84
|
+
"@privateaim/core-http-kit": "^0.8.28",
|
|
85
|
+
"@privateaim/storage-kit": "^0.8.28",
|
|
86
|
+
"@privateaim/telemetry-kit": "^0.8.28",
|
|
87
|
+
"@vuecs/form-controls": "^2.5.0",
|
|
88
|
+
"@vuecs/link": "^1.0.1",
|
|
89
|
+
"@vuecs/list-controls": "^2.0.1",
|
|
90
|
+
"@vuecs/pagination": "^1.3.1",
|
|
91
|
+
"@vuecs/timeago": "^1.1.2",
|
|
92
92
|
"@vuelidate/core": "^2.x",
|
|
93
93
|
"@vuelidate/validators": "^2.x",
|
|
94
|
-
"bootstrap-vue-next": "^0.43.
|
|
94
|
+
"bootstrap-vue-next": "^0.43.7",
|
|
95
95
|
"pinia": "^3.0.3",
|
|
96
96
|
"rapiq": ">=0.8.0 <1.0.0",
|
|
97
97
|
"smob": "^1.4.x",
|
|
98
98
|
"socket.io-client": "^4.8.2",
|
|
99
|
-
"vue": "^3.5.
|
|
100
|
-
"@vueuse/core": "^14.2.
|
|
99
|
+
"vue": "^3.5.29",
|
|
100
|
+
"@vueuse/core": "^14.2.1",
|
|
101
101
|
"vue3-form-wizard": "^0.2.9"
|
|
102
102
|
},
|
|
103
103
|
"publishConfig": {
|