@ctx-core/auth0-ui 10.0.106 → 10.0.113

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,61 @@
1
1
  # @ctx-core/auth0-ui
2
2
 
3
+ ## 10.0.113
4
+
5
+ ### Patch Changes
6
+
7
+ - update dependencies
8
+
9
+ ## 10.0.112
10
+
11
+ ### Patch Changes
12
+
13
+ - update dependencies
14
+ - Updated dependencies [undefined]
15
+ - @ctx-core/dialog@15.0.72
16
+ - @ctx-core/fetch@11.0.74
17
+
18
+ ## 10.0.111
19
+
20
+ ### Patch Changes
21
+
22
+ - update dependencies
23
+ - Updated dependencies [undefined]
24
+ - @ctx-core/auth0@25.0.94
25
+ - @ctx-core/auth0-management@6.0.92
26
+
27
+ ## 10.0.110
28
+
29
+ ### Patch Changes
30
+
31
+ - svelte: 3.42.6 -> 3.43.0
32
+ - Updated dependencies [undefined]
33
+ - @ctx-core/auth0@25.0.93
34
+ - @ctx-core/auth0-management@6.0.91
35
+ - @ctx-core/dialog@15.0.71
36
+ - @ctx-core/store@27.0.32
37
+
38
+ ## 10.0.109
39
+
40
+ ### Patch Changes
41
+
42
+ - update dependencies
43
+
44
+ ## 10.0.108
45
+
46
+ ### Patch Changes
47
+
48
+ - update dependencies
49
+ - Updated dependencies [undefined]
50
+ - @ctx-core/dialog@15.0.70
51
+ - @ctx-core/fetch@11.0.72
52
+
53
+ ## 10.0.107
54
+
55
+ ### Patch Changes
56
+
57
+ - update dependencies
58
+
3
59
  ## 10.0.106
4
60
 
5
61
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/auth0-ui",
3
- "version": "10.0.106",
3
+ "version": "10.0.113",
4
4
  "description": "ctx-core auth0 ui component & express endpoints",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -29,21 +29,21 @@
29
29
  },
30
30
  "browser": "./dist/index.browser.js",
31
31
  "dependencies": {
32
- "@ctx-core/auth0": "^25.0.91",
33
- "@ctx-core/auth0-management": "^6.0.88",
34
- "@ctx-core/dialog": "^15.0.69",
32
+ "@ctx-core/auth0": "^25.0.95",
33
+ "@ctx-core/auth0-management": "^6.0.93",
34
+ "@ctx-core/dialog": "^15.0.72",
35
35
  "@ctx-core/dom": "^11.0.26",
36
36
  "@ctx-core/error": "^11.0.16",
37
- "@ctx-core/fetch": "^11.0.71",
37
+ "@ctx-core/fetch": "^11.0.74",
38
38
  "@ctx-core/jwt": "^10.0.24",
39
39
  "@ctx-core/object": "^21.0.20",
40
- "@ctx-core/store": "^27.0.31",
40
+ "@ctx-core/store": "^27.0.32",
41
41
  "esm": "^3.2.25",
42
42
  "jsonwebtoken": "^8.5.1",
43
- "svelte": "3.42.6"
43
+ "svelte": "3.43.0"
44
44
  },
45
45
  "devDependencies": {
46
- "@ctx-core/ctx-core-package-tools": "^8.0.71",
46
+ "@ctx-core/ctx-core-package-tools": "^8.0.73",
47
47
  "@ctx-core/dev-tools": "^7.1.3",
48
48
  "@ctx-core/function": "^20.2.1",
49
49
  "@types/jsonwebtoken": "^8.5.5",
package/COMMIT_EDITMSG DELETED
@@ -1 +0,0 @@
1
-