@privateaim/client-vue 0.8.34 → 0.8.37

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@privateaim/client-vue",
3
3
  "type": "module",
4
- "version": "0.8.34",
4
+ "version": "0.8.37",
5
5
  "license": "Apache-2.0",
6
6
  "description": "This package contains vue components.",
7
7
  "module": "./dist/index.mjs",
@@ -40,18 +40,18 @@
40
40
  },
41
41
  "homepage": "https://github.com/PrivateAim/hub#readme",
42
42
  "devDependencies": {
43
- "@authup/client-web-kit": "^1.0.0-beta.35",
44
- "@authup/core-http-kit": "^1.0.0-beta.35",
45
- "@authup/core-kit": "^1.0.0-beta.35",
46
- "@authup/core-realtime-kit": "^1.0.0-beta.35",
47
- "@authup/kit": "^1.0.0-beta.35",
43
+ "@authup/client-web-kit": "^1.0.0-beta.36",
44
+ "@authup/core-http-kit": "^1.0.0-beta.36",
45
+ "@authup/core-kit": "^1.0.0-beta.36",
46
+ "@authup/core-realtime-kit": "^1.0.0-beta.36",
47
+ "@authup/kit": "^1.0.0-beta.36",
48
48
  "@ilingo/vuelidate": "^6.0.0",
49
- "@privateaim/core-http-kit": "^0.8.34",
50
- "@privateaim/core-kit": "^0.8.34",
51
- "@privateaim/core-realtime-kit": "^0.7.35",
52
- "@privateaim/kit": "^0.8.34",
53
- "@privateaim/storage-kit": "^0.8.34",
54
- "@privateaim/telemetry-kit": "^0.8.34",
49
+ "@privateaim/core-http-kit": "^0.8.37",
50
+ "@privateaim/core-kit": "^0.8.37",
51
+ "@privateaim/core-realtime-kit": "^0.7.38",
52
+ "@privateaim/kit": "^0.8.37",
53
+ "@privateaim/storage-kit": "^0.8.37",
54
+ "@privateaim/telemetry-kit": "^0.8.37",
55
55
  "@tsdown/css": "^0.21.7",
56
56
  "@types/node": "^25.6.0",
57
57
  "@vitejs/plugin-vue": "^6.0.5",
@@ -63,28 +63,28 @@
63
63
  "@vuelidate/core": "^2.0.3",
64
64
  "@vuelidate/validators": "^2.0.4",
65
65
  "@vueuse/core": "^14.2.1",
66
- "bootstrap-vue-next": "^0.44.2",
66
+ "bootstrap-vue-next": "^0.44.7",
67
67
  "cross-env": "^10.1.0",
68
68
  "pinia": "^3.0.3",
69
69
  "rapiq": "^0.9.0",
70
70
  "smob": "^1.6.1",
71
71
  "socket.io-client": "^4.8.2",
72
72
  "vue": "^3.5.32",
73
- "vue-tsc": "^3.2.6",
73
+ "vue-tsc": "^3.2.7",
74
74
  "vue3-form-wizard": "0.3.5"
75
75
  },
76
76
  "peerDependencies": {
77
- "@authup/client-web-kit": "^1.0.0-beta.35",
78
- "@authup/core-http-kit": "^1.0.0-beta.35",
79
- "@authup/core-kit": "^1.0.0-beta.35",
80
- "@authup/core-realtime-kit": "^1.0.0-beta.35",
81
- "@authup/kit": "^1.0.0-beta.35",
77
+ "@authup/client-web-kit": "^1.0.0-beta.36",
78
+ "@authup/core-http-kit": "^1.0.0-beta.36",
79
+ "@authup/core-kit": "^1.0.0-beta.36",
80
+ "@authup/core-realtime-kit": "^1.0.0-beta.36",
81
+ "@authup/kit": "^1.0.0-beta.36",
82
82
  "@ilingo/vuelidate": "^5.0.4",
83
- "@privateaim/core-http-kit": "^0.8.34",
84
- "@privateaim/core-kit": "^0.8.34",
85
- "@privateaim/kit": "^0.8.34",
86
- "@privateaim/storage-kit": "^0.8.34",
87
- "@privateaim/telemetry-kit": "^0.8.34",
83
+ "@privateaim/core-http-kit": "^0.8.37",
84
+ "@privateaim/core-kit": "^0.8.37",
85
+ "@privateaim/kit": "^0.8.37",
86
+ "@privateaim/storage-kit": "^0.8.37",
87
+ "@privateaim/telemetry-kit": "^0.8.37",
88
88
  "@vuecs/form-controls": "^2.5.0",
89
89
  "@vuecs/link": "^1.0.1",
90
90
  "@vuecs/list-controls": "^2.0.1",
@@ -93,7 +93,7 @@
93
93
  "@vuelidate/core": "^2.x",
94
94
  "@vuelidate/validators": "^2.x",
95
95
  "@vueuse/core": "^14.2.1",
96
- "bootstrap-vue-next": "^0.44.2",
96
+ "bootstrap-vue-next": "^0.44.7",
97
97
  "pinia": "^3.0.3",
98
98
  "rapiq": ">=0.8.0 <1.0.0",
99
99
  "smob": "^1.4.x",