@authup/client-web-kit 1.0.0-beta.28 → 1.0.0-beta.30
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/components/entities/client-role/AClientRoleAssignments.d.ts +2 -0
- package/dist/components/entities/client-role/AClientRoleAssignments.d.ts.map +1 -1
- package/dist/components/entities/permission/APermissionCheck.d.ts +3 -3
- package/dist/components/entities/permission/APermissionCheck.d.ts.map +1 -1
- package/dist/components/utility/entity/record/module.d.ts.map +1 -1
- package/dist/core/permission-check/module.d.ts.map +1 -1
- package/dist/index.mjs +180 -180
- package/dist/index.mjs.map +1 -1
- package/package.json +30 -30
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@authup/client-web-kit",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.0-beta.
|
|
4
|
+
"version": "1.0.0-beta.30",
|
|
5
5
|
"description": "This package contains vue components.",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"module": "dist/index.mjs",
|
|
@@ -55,51 +55,51 @@
|
|
|
55
55
|
},
|
|
56
56
|
"homepage": "https://github.com/authup/authup#readme",
|
|
57
57
|
"dependencies": {
|
|
58
|
-
"@vueuse/integrations": "^14.1
|
|
58
|
+
"@vueuse/integrations": "^14.2.1"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@authup/access": "^1.0.0-beta.
|
|
62
|
-
"@authup/kit": "^1.0.0-beta.
|
|
63
|
-
"@authup/core-kit": "^1.0.0-beta.
|
|
64
|
-
"@authup/core-http-kit": "^1.0.0-beta.
|
|
65
|
-
"@authup/core-realtime-kit": "^1.0.0-beta.
|
|
66
|
-
"@authup/errors": "^1.0.0-beta.
|
|
67
|
-
"@authup/specs": "^1.0.0-beta.
|
|
68
|
-
"@ilingo/vuelidate": "^
|
|
61
|
+
"@authup/access": "^1.0.0-beta.30",
|
|
62
|
+
"@authup/kit": "^1.0.0-beta.30",
|
|
63
|
+
"@authup/core-kit": "^1.0.0-beta.30",
|
|
64
|
+
"@authup/core-http-kit": "^1.0.0-beta.30",
|
|
65
|
+
"@authup/core-realtime-kit": "^1.0.0-beta.30",
|
|
66
|
+
"@authup/errors": "^1.0.0-beta.30",
|
|
67
|
+
"@authup/specs": "^1.0.0-beta.30",
|
|
68
|
+
"@ilingo/vuelidate": "^6.0.0",
|
|
69
69
|
"@posva/event-emitter": "^1.0.3",
|
|
70
|
-
"@types/node": "^25.0
|
|
71
|
-
"@vitejs/plugin-vue": "^6.0.
|
|
72
|
-
"@vuecs/form-controls": "^2.
|
|
73
|
-
"@vuecs/list-controls": "^2.0.
|
|
74
|
-
"@vuecs/pagination": "^1.3.
|
|
70
|
+
"@types/node": "^25.3.0",
|
|
71
|
+
"@vitejs/plugin-vue": "^6.0.4",
|
|
72
|
+
"@vuecs/form-controls": "^2.5.0",
|
|
73
|
+
"@vuecs/list-controls": "^2.0.1",
|
|
74
|
+
"@vuecs/pagination": "^1.3.1",
|
|
75
75
|
"@vuelidate/core": "^2.0.3",
|
|
76
76
|
"@vuelidate/validators": "^2.0.4",
|
|
77
77
|
"cross-env": "^10.1.0",
|
|
78
78
|
"pinia": "^3.0.0",
|
|
79
79
|
"rapiq": "^0.9.0",
|
|
80
|
-
"smob": "^1.
|
|
80
|
+
"smob": "^1.6.1",
|
|
81
81
|
"socket.io-client": "^4.8.3",
|
|
82
82
|
"universal-cookie": "^8.0.1",
|
|
83
|
-
"vue": "^3.5.
|
|
84
|
-
"vue-tsc": "^3.2.
|
|
83
|
+
"vue": "^3.5.29",
|
|
84
|
+
"vue-tsc": "^3.2.5"
|
|
85
85
|
},
|
|
86
86
|
"peerDependencies": {
|
|
87
|
-
"@authup/access": "^1.0.0-beta.
|
|
88
|
-
"@authup/kit": "^1.0.0-beta.
|
|
89
|
-
"@authup/core-kit": "^1.0.0-beta.
|
|
90
|
-
"@authup/core-http-kit": "^1.0.0-beta.
|
|
91
|
-
"@authup/core-realtime-kit": "^1.0.0-beta.
|
|
92
|
-
"@authup/errors": "^1.0.0-beta.
|
|
93
|
-
"@authup/specs": "^1.0.0-beta.
|
|
94
|
-
"@vuecs/form-controls": "^2.
|
|
95
|
-
"@vuecs/list-controls": "^2.0.
|
|
96
|
-
"@vuecs/pagination": "^1.3.
|
|
87
|
+
"@authup/access": "^1.0.0-beta.30",
|
|
88
|
+
"@authup/kit": "^1.0.0-beta.30",
|
|
89
|
+
"@authup/core-kit": "^1.0.0-beta.30",
|
|
90
|
+
"@authup/core-http-kit": "^1.0.0-beta.30",
|
|
91
|
+
"@authup/core-realtime-kit": "^1.0.0-beta.30",
|
|
92
|
+
"@authup/errors": "^1.0.0-beta.30",
|
|
93
|
+
"@authup/specs": "^1.0.0-beta.30",
|
|
94
|
+
"@vuecs/form-controls": "^2.5.0",
|
|
95
|
+
"@vuecs/list-controls": "^2.0.1",
|
|
96
|
+
"@vuecs/pagination": "^1.3.1",
|
|
97
97
|
"@vuelidate/core": "^2.x",
|
|
98
98
|
"@vuelidate/validators": "^2.x",
|
|
99
|
-
"@ilingo/vuelidate": "^
|
|
99
|
+
"@ilingo/vuelidate": "^6.x",
|
|
100
100
|
"pinia": "^2.x || ^3.x",
|
|
101
101
|
"rapiq": ">=0.8.0 <1.0.0",
|
|
102
|
-
"smob": "^1.
|
|
102
|
+
"smob": "^1.6.1",
|
|
103
103
|
"socket.io-client": "^4.8.3",
|
|
104
104
|
"universal-cookie": "^8.0.1",
|
|
105
105
|
"vue": "^3.3.x"
|