@ctx-core/auth0-ui 11.0.11 → 11.0.17

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,85 @@
1
1
  # @ctx-core/auth0-ui
2
2
 
3
+ ## 11.0.17
4
+
5
+ ### Patch Changes
6
+
7
+ - update dependencies
8
+ - Updated dependencies
9
+ - @ctx-core/auth0@26.0.12
10
+ - @ctx-core/auth0-management@6.0.114
11
+ - @ctx-core/dialog@15.0.86
12
+ - @ctx-core/dom@11.0.38
13
+ - @ctx-core/error@11.1.7
14
+ - @ctx-core/fetch@11.0.89
15
+ - @ctx-core/http@9.0.8
16
+ - @ctx-core/jwt@10.0.36
17
+ - @ctx-core/store@27.0.44
18
+
19
+ ## 11.0.16
20
+
21
+ ### Patch Changes
22
+
23
+ - update dependencies
24
+ - Updated dependencies
25
+ - @ctx-core/auth0@26.0.11
26
+
27
+ ## 11.0.15
28
+
29
+ ### Patch Changes
30
+
31
+ - update dependencies
32
+ - Updated dependencies
33
+ - @ctx-core/auth0@26.0.10
34
+ - @ctx-core/auth0-management@6.0.113
35
+
36
+ ## 11.0.14
37
+
38
+ ### Patch Changes
39
+
40
+ - @swc/core: ^1.2.117 -> ^1.2.118
41
+ - Updated dependencies
42
+ - @ctx-core/auth0@26.0.9
43
+ - @ctx-core/auth0-management@6.0.112
44
+ - @ctx-core/dialog@15.0.85
45
+ - @ctx-core/dom@11.0.37
46
+ - @ctx-core/error@11.1.6
47
+ - @ctx-core/fetch@11.0.88
48
+ - @ctx-core/function@20.2.10
49
+ - @ctx-core/http@9.0.7
50
+ - @ctx-core/jwt@10.0.35
51
+ - @ctx-core/logger@9.0.26
52
+ - @ctx-core/object@21.0.29
53
+ - @ctx-core/store@27.0.43
54
+
55
+ ## 11.0.13
56
+
57
+ ### Patch Changes
58
+
59
+ - update dependencies
60
+ - Updated dependencies
61
+ - @ctx-core/auth0@26.0.8
62
+ - @ctx-core/auth0-management@6.0.111
63
+
64
+ ## 11.0.12
65
+
66
+ ### Patch Changes
67
+
68
+ - @swc/core: ^1.2.116 -> ^1.2.117
69
+ - Updated dependencies
70
+ - @ctx-core/auth0@26.0.7
71
+ - @ctx-core/auth0-management@6.0.110
72
+ - @ctx-core/dialog@15.0.84
73
+ - @ctx-core/dom@11.0.36
74
+ - @ctx-core/error@11.1.5
75
+ - @ctx-core/fetch@11.0.87
76
+ - @ctx-core/function@20.2.9
77
+ - @ctx-core/http@9.0.6
78
+ - @ctx-core/jwt@10.0.34
79
+ - @ctx-core/logger@9.0.25
80
+ - @ctx-core/object@21.0.28
81
+ - @ctx-core/store@27.0.42
82
+
3
83
  ## 11.0.11
4
84
 
5
85
  ### Patch Changes
package/COMMIT_EDITMSG ADDED
@@ -0,0 +1,2 @@
1
+
2
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/auth0-ui",
3
- "version": "11.0.11",
3
+ "version": "11.0.17",
4
4
  "description": "ctx-core auth0 ui component & express endpoints",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -28,27 +28,27 @@
28
28
  "./package.json": "./package.json"
29
29
  },
30
30
  "dependencies": {
31
- "@ctx-core/auth0": "^26.0.6",
32
- "@ctx-core/auth0-management": "^6.0.109",
33
- "@ctx-core/dialog": "^15.0.83",
34
- "@ctx-core/dom": "^11.0.35",
35
- "@ctx-core/error": "^11.1.4",
36
- "@ctx-core/fetch": "^11.0.86",
37
- "@ctx-core/function": "^20.2.8",
38
- "@ctx-core/http": "^9.0.5",
39
- "@ctx-core/jwt": "^10.0.33",
40
- "@ctx-core/logger": "^9.0.24",
41
- "@ctx-core/object": "^21.0.27",
42
- "@ctx-core/store": "^27.0.41",
31
+ "@ctx-core/auth0": "^26.0.12",
32
+ "@ctx-core/auth0-management": "^6.0.114",
33
+ "@ctx-core/dialog": "^15.0.86",
34
+ "@ctx-core/dom": "^11.0.38",
35
+ "@ctx-core/error": "^11.1.7",
36
+ "@ctx-core/fetch": "^11.0.89",
37
+ "@ctx-core/function": "^20.2.12",
38
+ "@ctx-core/http": "^9.0.8",
39
+ "@ctx-core/jwt": "^10.0.36",
40
+ "@ctx-core/logger": "^9.0.26",
41
+ "@ctx-core/object": "^21.0.30",
42
+ "@ctx-core/store": "^27.0.44",
43
43
  "auth0-js": "^9.18.0",
44
44
  "jsonwebtoken": "^8.5.1",
45
45
  "polka": "^0.5.2"
46
46
  },
47
47
  "devDependencies": {
48
- "@ctx-core/ctx-core-package-tools": "^8.0.81",
49
- "@ctx-core/dev-tools": "^7.2.5",
48
+ "@ctx-core/ctx-core-package-tools": "^8.0.83",
49
+ "@ctx-core/dev-tools": "^7.2.7",
50
50
  "@swc/cli": "^0.1.52",
51
- "@swc/core": "^1.2.116",
51
+ "@swc/core": "^1.2.118",
52
52
  "@types/jsonwebtoken": "^8.5.6",
53
53
  "@types/polka": "^0.5.3",
54
54
  "@types/trouter": "^3.1.0",
package/tsconfig.json CHANGED
@@ -23,7 +23,7 @@
23
23
  "sourceMap": true,
24
24
  "strict": true,
25
25
  "strictFunctionTypes": true,
26
- "target": "ES2019",
26
+ "target": "ES2020",
27
27
  "typeRoots": [
28
28
  "../../../node_modules/@types",
29
29
  "../../node_modules/@types",