@ctx-core/auth0-ui 10.0.104 → 10.0.109

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,44 @@
1
1
  # @ctx-core/auth0-ui
2
2
 
3
+ ## 10.0.109
4
+
5
+ ### Patch Changes
6
+
7
+ - update dependencies
8
+
9
+ ## 10.0.108
10
+
11
+ ### Patch Changes
12
+
13
+ - update dependencies
14
+ - Updated dependencies [undefined]
15
+ - @ctx-core/dialog@15.0.70
16
+ - @ctx-core/fetch@11.0.72
17
+
18
+ ## 10.0.107
19
+
20
+ ### Patch Changes
21
+
22
+ - update dependencies
23
+
24
+ ## 10.0.106
25
+
26
+ ### Patch Changes
27
+
28
+ - update dependencies
29
+ - Updated dependencies [undefined]
30
+ - @ctx-core/dialog@15.0.69
31
+ - @ctx-core/fetch@11.0.71
32
+
33
+ ## 10.0.105
34
+
35
+ ### Patch Changes
36
+
37
+ - update dependencies
38
+ - Updated dependencies [undefined]
39
+ - @ctx-core/dialog@15.0.68
40
+ - @ctx-core/fetch@11.0.70
41
+
3
42
  ## 10.0.104
4
43
 
5
44
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/auth0-ui",
3
- "version": "10.0.104",
3
+ "version": "10.0.109",
4
4
  "description": "ctx-core auth0 ui component & express endpoints",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -29,12 +29,12 @@
29
29
  },
30
30
  "browser": "./dist/index.browser.js",
31
31
  "dependencies": {
32
- "@ctx-core/auth0": "^25.0.89",
33
- "@ctx-core/auth0-management": "^6.0.86",
34
- "@ctx-core/dialog": "^15.0.67",
32
+ "@ctx-core/auth0": "^25.0.92",
33
+ "@ctx-core/auth0-management": "^6.0.90",
34
+ "@ctx-core/dialog": "^15.0.70",
35
35
  "@ctx-core/dom": "^11.0.26",
36
36
  "@ctx-core/error": "^11.0.16",
37
- "@ctx-core/fetch": "^11.0.69",
37
+ "@ctx-core/fetch": "^11.0.72",
38
38
  "@ctx-core/jwt": "^10.0.24",
39
39
  "@ctx-core/object": "^21.0.20",
40
40
  "@ctx-core/store": "^27.0.31",
@@ -43,7 +43,7 @@
43
43
  "svelte": "3.42.6"
44
44
  },
45
45
  "devDependencies": {
46
- "@ctx-core/ctx-core-package-tools": "^8.0.69",
46
+ "@ctx-core/ctx-core-package-tools": "^8.0.72",
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
-