@zitadel/sdk-nuxt 0.1.0-alpha.12 → 0.1.0-alpha.14
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 +5 -5
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zitadel/sdk-nuxt",
|
|
3
|
-
"version": "0.1.0-alpha.
|
|
4
|
-
"description": "Nuxt proxy middleware and helpers for
|
|
3
|
+
"version": "0.1.0-alpha.14",
|
|
4
|
+
"description": "Nuxt proxy middleware and helpers for the pre-release Zitadel preview.",
|
|
5
5
|
"homepage": "https://github.com/zitadel/nextgen/tree/main/packages/sdk-nuxt#readme",
|
|
6
6
|
"bugs": {
|
|
7
7
|
"url": "https://github.com/zitadel/nextgen/issues"
|
|
@@ -33,9 +33,9 @@
|
|
|
33
33
|
"access": "public"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@zitadel/api": "0.1.0-alpha.
|
|
37
|
-
"@zitadel/
|
|
38
|
-
"@zitadel/
|
|
36
|
+
"@zitadel/api": "0.1.0-alpha.14",
|
|
37
|
+
"@zitadel/components": "0.1.0-alpha.14",
|
|
38
|
+
"@zitadel/sdk-core": "0.1.0-alpha.14"
|
|
39
39
|
},
|
|
40
40
|
"peerDependencies": {
|
|
41
41
|
"h3": ">=1",
|