@ctx-core/auth0-ui 12.2.13 → 12.2.18

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/CHANGELOG.md CHANGED
@@ -1,5 +1,46 @@
1
1
  # @ctx-core/auth0-ui
2
2
 
3
+ ## 12.2.18
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @ctx-core/dialog@20.0.0
9
+
10
+ ## 12.2.17
11
+
12
+ ### Patch Changes
13
+
14
+ - update dependencies
15
+ - Updated dependencies
16
+ - @ctx-core/auth0-management@9.0.9
17
+
18
+ ## 12.2.16
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies
23
+ - Updated dependencies
24
+ - @ctx-core/auth0@32.0.0
25
+ - @ctx-core/auth0-management@9.0.8
26
+
27
+ ## 12.2.15
28
+
29
+ ### Patch Changes
30
+
31
+ - update dependencies
32
+ - Updated dependencies
33
+ - @ctx-core/auth0-management@9.0.7
34
+ - @ctx-core/fetch-undici@1.1.4
35
+
36
+ ## 12.2.14
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies
41
+ - @ctx-core/auth0@31.0.0
42
+ - @ctx-core/auth0-management@9.0.6
43
+
3
44
  ## 12.2.13
4
45
 
5
46
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/auth0-ui",
3
- "version": "12.2.13",
3
+ "version": "12.2.18",
4
4
  "description": "ctx-core auth0 ui component & express endpoints",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -26,13 +26,13 @@
26
26
  "./package.json": "./package.json"
27
27
  },
28
28
  "dependencies": {
29
- "@ctx-core/auth0": "^30.0.4",
30
- "@ctx-core/auth0-management": "^9.0.5",
31
- "@ctx-core/dialog": "^19.0.0",
29
+ "@ctx-core/auth0": "^32.0.0",
30
+ "@ctx-core/auth0-management": "^9.0.9",
31
+ "@ctx-core/dialog": "^20.0.0",
32
32
  "@ctx-core/dialog-ui-svelte": "^1.0.14",
33
33
  "@ctx-core/dom": "^11.1.5",
34
34
  "@ctx-core/error": "^11.3.0",
35
- "@ctx-core/fetch-undici": "^1.1.3",
35
+ "@ctx-core/fetch-undici": "^1.1.4",
36
36
  "@ctx-core/function": "^20.4.0",
37
37
  "@ctx-core/http": "^9.0.22",
38
38
  "@ctx-core/jwt": "^10.0.50",
@@ -40,7 +40,7 @@
40
40
  "@ctx-core/object": "^22.0.13",
41
41
  "@ctx-core/svelte": "^10.1.7",
42
42
  "@swc/cli": "^0.1.55",
43
- "@swc/core": "^1.2.135",
43
+ "@swc/core": "^1.2.136",
44
44
  "auth0-js": "^9.19.0",
45
45
  "jsonwebtoken": "^8.5.1",
46
46
  "polka": "next"
@@ -52,10 +52,10 @@
52
52
  "@types/jsonwebtoken": "^8.5.8",
53
53
  "@types/trouter": "^3.1.1",
54
54
  "rimraf": "^3.0.2",
55
- "svelte": "^3.46.3",
56
- "svelte-check": "^2.4.1",
55
+ "svelte": "^3.46.4",
56
+ "svelte-check": "^2.4.2",
57
57
  "svelte-preprocess": "^4.10.2",
58
- "svelte2tsx": "^0.5.1",
58
+ "svelte2tsx": "^0.5.2",
59
59
  "tslib": "^2.3.1",
60
60
  "typescript": "next"
61
61
  },
package/COMMIT_EDITMSG DELETED
@@ -1 +0,0 @@
1
-