@ctx-core/auth0-ui 11.0.10 → 11.0.16

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,88 @@
1
1
  # @ctx-core/auth0-ui
2
2
 
3
+ ## 11.0.16
4
+
5
+ ### Patch Changes
6
+
7
+ - update dependencies
8
+ - Updated dependencies
9
+ - @ctx-core/auth0@26.0.11
10
+
11
+ ## 11.0.15
12
+
13
+ ### Patch Changes
14
+
15
+ - update dependencies
16
+ - Updated dependencies
17
+ - @ctx-core/auth0@26.0.10
18
+ - @ctx-core/auth0-management@6.0.113
19
+
20
+ ## 11.0.14
21
+
22
+ ### Patch Changes
23
+
24
+ - @swc/core: ^1.2.117 -> ^1.2.118
25
+ - Updated dependencies
26
+ - @ctx-core/auth0@26.0.9
27
+ - @ctx-core/auth0-management@6.0.112
28
+ - @ctx-core/dialog@15.0.85
29
+ - @ctx-core/dom@11.0.37
30
+ - @ctx-core/error@11.1.6
31
+ - @ctx-core/fetch@11.0.88
32
+ - @ctx-core/function@20.2.10
33
+ - @ctx-core/http@9.0.7
34
+ - @ctx-core/jwt@10.0.35
35
+ - @ctx-core/logger@9.0.26
36
+ - @ctx-core/object@21.0.29
37
+ - @ctx-core/store@27.0.43
38
+
39
+ ## 11.0.13
40
+
41
+ ### Patch Changes
42
+
43
+ - update dependencies
44
+ - Updated dependencies
45
+ - @ctx-core/auth0@26.0.8
46
+ - @ctx-core/auth0-management@6.0.111
47
+
48
+ ## 11.0.12
49
+
50
+ ### Patch Changes
51
+
52
+ - @swc/core: ^1.2.116 -> ^1.2.117
53
+ - Updated dependencies
54
+ - @ctx-core/auth0@26.0.7
55
+ - @ctx-core/auth0-management@6.0.110
56
+ - @ctx-core/dialog@15.0.84
57
+ - @ctx-core/dom@11.0.36
58
+ - @ctx-core/error@11.1.5
59
+ - @ctx-core/fetch@11.0.87
60
+ - @ctx-core/function@20.2.9
61
+ - @ctx-core/http@9.0.6
62
+ - @ctx-core/jwt@10.0.34
63
+ - @ctx-core/logger@9.0.25
64
+ - @ctx-core/object@21.0.28
65
+ - @ctx-core/store@27.0.42
66
+
67
+ ## 11.0.11
68
+
69
+ ### Patch Changes
70
+
71
+ - @swc/core: ^1.2.113 -> ^1.2.116
72
+ - Updated dependencies
73
+ - @ctx-core/auth0@26.0.6
74
+ - @ctx-core/auth0-management@6.0.109
75
+ - @ctx-core/dialog@15.0.83
76
+ - @ctx-core/dom@11.0.35
77
+ - @ctx-core/error@11.1.4
78
+ - @ctx-core/fetch@11.0.86
79
+ - @ctx-core/function@20.2.8
80
+ - @ctx-core/http@9.0.5
81
+ - @ctx-core/jwt@10.0.33
82
+ - @ctx-core/logger@9.0.24
83
+ - @ctx-core/object@21.0.27
84
+ - @ctx-core/store@27.0.41
85
+
3
86
  ## 11.0.10
4
87
 
5
88
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/auth0-ui",
3
- "version": "11.0.10",
3
+ "version": "11.0.16",
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.5",
32
- "@ctx-core/auth0-management": "^6.0.108",
33
- "@ctx-core/dialog": "^15.0.82",
34
- "@ctx-core/dom": "^11.0.34",
35
- "@ctx-core/error": "^11.1.3",
36
- "@ctx-core/fetch": "^11.0.85",
37
- "@ctx-core/function": "^20.2.7",
38
- "@ctx-core/http": "^9.0.4",
39
- "@ctx-core/jwt": "^10.0.32",
40
- "@ctx-core/logger": "^9.0.23",
41
- "@ctx-core/object": "^21.0.26",
42
- "@ctx-core/store": "^27.0.40",
31
+ "@ctx-core/auth0": "^26.0.11",
32
+ "@ctx-core/auth0-management": "^6.0.113",
33
+ "@ctx-core/dialog": "^15.0.85",
34
+ "@ctx-core/dom": "^11.0.37",
35
+ "@ctx-core/error": "^11.1.6",
36
+ "@ctx-core/fetch": "^11.0.88",
37
+ "@ctx-core/function": "^20.2.11",
38
+ "@ctx-core/http": "^9.0.7",
39
+ "@ctx-core/jwt": "^10.0.35",
40
+ "@ctx-core/logger": "^9.0.26",
41
+ "@ctx-core/object": "^21.0.29",
42
+ "@ctx-core/store": "^27.0.43",
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.80",
49
- "@ctx-core/dev-tools": "^7.2.4",
48
+ "@ctx-core/ctx-core-package-tools": "^8.0.81",
49
+ "@ctx-core/dev-tools": "^7.2.7",
50
50
  "@swc/cli": "^0.1.52",
51
- "@swc/core": "^1.2.113",
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",