@ctx-core/auth0-ui 12.2.150 → 12.2.152

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,40 @@
1
1
  # @ctx-core/auth0-ui
2
2
 
3
+ ## 12.2.152
4
+
5
+ ### Patch Changes
6
+
7
+ - @ctx-core/jwt: ^10.1.26 -> ^10.1.27
8
+ - Updated dependencies
9
+ - Updated dependencies
10
+ - Updated dependencies
11
+ - Updated dependencies
12
+ - Updated dependencies
13
+ - @ctx-core/fetch-undici@2.3.23
14
+ - @ctx-core/auth0@35.0.40
15
+ - @ctx-core/dom@11.2.7
16
+
17
+ ## 12.2.151
18
+
19
+ ### Patch Changes
20
+
21
+ - @ctx-core/object: ^22.8.0 -> ^22.8.2
22
+ - @ctx-core/jwt: ^10.1.25 -> ^10.1.26
23
+ - Updated dependencies
24
+ - Updated dependencies
25
+ - Updated dependencies
26
+ - Updated dependencies
27
+ - Updated dependencies
28
+ - Updated dependencies
29
+ - @ctx-core/fetch-undici@2.3.22
30
+ - @ctx-core/auth0@35.0.39
31
+ - @ctx-core/auth0-management@9.0.93
32
+ - @ctx-core/dialog@20.1.19
33
+ - @ctx-core/dom@11.2.6
34
+ - @ctx-core/error@11.5.5
35
+ - @ctx-core/http@9.0.35
36
+ - @ctx-core/svelte@13.4.10
37
+
3
38
  ## 12.2.150
4
39
 
5
40
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/auth0-ui",
3
- "version": "12.2.150",
3
+ "version": "12.2.152",
4
4
  "description": "ctx-core auth0 ui component & express endpoints",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -24,19 +24,19 @@
24
24
  "./package.json": "./package.json"
25
25
  },
26
26
  "dependencies": {
27
- "@ctx-core/auth0": "^35.0.38",
28
- "@ctx-core/auth0-management": "^9.0.92",
29
- "@ctx-core/dialog": "^20.1.18",
27
+ "@ctx-core/auth0": "^35.0.40",
28
+ "@ctx-core/auth0-management": "^9.0.93",
29
+ "@ctx-core/dialog": "^20.1.19",
30
30
  "@ctx-core/dialog-ui-svelte": "^1.0.38",
31
- "@ctx-core/dom": "^11.2.5",
32
- "@ctx-core/error": "^11.5.4",
33
- "@ctx-core/fetch-undici": "^2.3.21",
31
+ "@ctx-core/dom": "^11.2.7",
32
+ "@ctx-core/error": "^11.5.5",
33
+ "@ctx-core/fetch-undici": "^2.3.23",
34
34
  "@ctx-core/function": "^21.6.0",
35
- "@ctx-core/http": "^9.0.34",
36
- "@ctx-core/jwt": "^10.1.25",
35
+ "@ctx-core/http": "^9.0.35",
36
+ "@ctx-core/jwt": "^10.1.27",
37
37
  "@ctx-core/logger": "^9.0.45",
38
- "@ctx-core/object": "^22.8.0",
39
- "@ctx-core/svelte": "^13.4.9",
38
+ "@ctx-core/object": "^22.8.2",
39
+ "@ctx-core/svelte": "^13.4.10",
40
40
  "@swc/cli": "^0.1.59",
41
41
  "@swc/core": "^1.3.25",
42
42
  "auth0-js": "^9.20.0",
package/COMMIT_EDITMSG DELETED
@@ -1 +0,0 @@
1
-