@shgysk8zer0/importmap 1.4.81 → 1.4.83

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
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [v1.4.83] - 2025-10-20
11
+
12
+ ### Added
13
+ - Add `@aegisjsproject/firebase-account-routes`
14
+
15
+ ## [v1.4.82] - 2025-10-16
16
+
17
+ ### Changed
18
+ - Update `@aegisjsproject/state`
19
+ - Update various GH Actions
20
+ - Switch to new publishing on npm
21
+ - Switch to node 24.10.0
22
+
10
23
  ## [v1.4.81] - 2025-10-08
11
24
 
12
25
  ### Changed
package/cli.cjs CHANGED
@@ -12,8 +12,8 @@ var _documentCurrentScript = typeof document !== 'undefined' ? document.currentS
12
12
  const imports = {
13
13
  "@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.10/",
14
14
  "@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
15
- "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/browser.min.js",
16
- "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/",
15
+ "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/browser.min.js",
16
+ "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/",
17
17
  "@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
18
18
  "@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
19
19
  "@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
@@ -57,8 +57,8 @@ const imports = {
57
57
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
58
58
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
59
59
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
60
- "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
61
- "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
60
+ "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
61
+ "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
62
62
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
63
63
  "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.11/",
64
64
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.3/callbackRegistry.js",
@@ -68,6 +68,8 @@ const imports = {
68
68
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
69
69
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
70
70
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
71
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
72
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
71
73
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
72
74
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
73
75
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
package/cli.js CHANGED
@@ -9,8 +9,8 @@ import '@shgysk8zer0/npm-utils/path.js';
9
9
  const imports = {
10
10
  "@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.10/",
11
11
  "@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
12
- "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/browser.min.js",
13
- "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/",
12
+ "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/browser.min.js",
13
+ "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/",
14
14
  "@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
15
15
  "@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
16
16
  "@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
@@ -54,8 +54,8 @@ const imports = {
54
54
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
55
55
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
56
56
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
57
- "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
58
- "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
57
+ "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
58
+ "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
59
59
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
60
60
  "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.11/",
61
61
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.3/callbackRegistry.js",
@@ -65,6 +65,8 @@ const imports = {
65
65
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
66
66
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
67
67
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
68
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
69
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
68
70
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
69
71
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
70
72
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
package/importmap.cjs CHANGED
@@ -3,8 +3,8 @@
3
3
  const imports = {
4
4
  "@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.10/",
5
5
  "@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
6
- "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/browser.min.js",
7
- "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/",
6
+ "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/browser.min.js",
7
+ "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/",
8
8
  "@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
9
9
  "@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
10
10
  "@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
@@ -48,8 +48,8 @@ const imports = {
48
48
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
49
49
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
50
50
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
51
- "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
52
- "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
51
+ "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
52
+ "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
53
53
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
54
54
  "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.11/",
55
55
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.3/callbackRegistry.js",
@@ -59,6 +59,8 @@ const imports = {
59
59
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
60
60
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
61
61
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
62
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
63
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
62
64
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
63
65
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
64
66
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
package/importmap.js CHANGED
@@ -1,8 +1,8 @@
1
1
  const imports = {
2
2
  "@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.10/",
3
3
  "@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
4
- "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/browser.min.js",
5
- "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/",
4
+ "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/browser.min.js",
5
+ "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/",
6
6
  "@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
7
7
  "@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
8
8
  "@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
@@ -46,8 +46,8 @@ const imports = {
46
46
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
47
47
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
48
48
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
49
- "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
50
- "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
49
+ "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
50
+ "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
51
51
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
52
52
  "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.11/",
53
53
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.3/callbackRegistry.js",
@@ -57,6 +57,8 @@ const imports = {
57
57
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
58
58
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
59
59
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
60
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
61
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
60
62
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
61
63
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
62
64
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
package/importmap.json CHANGED
@@ -2,8 +2,8 @@
2
2
  "imports": {
3
3
  "@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.10/",
4
4
  "@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
5
- "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/browser.min.js",
6
- "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/",
5
+ "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/browser.min.js",
6
+ "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/",
7
7
  "@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
8
8
  "@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
9
9
  "@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
@@ -47,8 +47,8 @@
47
47
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
48
48
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
49
49
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
50
- "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
51
- "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
50
+ "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
51
+ "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
52
52
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
53
53
  "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.11/",
54
54
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.3/callbackRegistry.js",
@@ -58,6 +58,8 @@
58
58
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
59
59
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
60
60
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
61
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
62
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
61
63
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
62
64
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
63
65
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
@@ -86,4 +88,4 @@
86
88
  "firebase/analytics": "https://www.gstatic.com/firebasejs/10.12.1/firebase-analytics.js"
87
89
  },
88
90
  "scope": {}
89
- }
91
+ }
package/index.cjs CHANGED
@@ -9,8 +9,8 @@ var path_js = require('@shgysk8zer0/npm-utils/path.js');
9
9
  const imports$1 = {
10
10
  "@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.10/",
11
11
  "@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
12
- "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/browser.min.js",
13
- "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/",
12
+ "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/browser.min.js",
13
+ "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/",
14
14
  "@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
15
15
  "@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
16
16
  "@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
@@ -54,8 +54,8 @@ const imports$1 = {
54
54
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
55
55
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
56
56
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
57
- "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
58
- "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
57
+ "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
58
+ "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
59
59
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
60
60
  "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.11/",
61
61
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.3/callbackRegistry.js",
@@ -65,6 +65,8 @@ const imports$1 = {
65
65
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
66
66
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
67
67
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
68
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
69
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
68
70
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
69
71
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
70
72
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
package/index.js CHANGED
@@ -7,8 +7,8 @@ import { getFileURL } from '@shgysk8zer0/npm-utils/path.js';
7
7
  const imports$1 = {
8
8
  "@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.10/",
9
9
  "@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
10
- "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/browser.min.js",
11
- "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.13/",
10
+ "@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/browser.min.js",
11
+ "@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.14/",
12
12
  "@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
13
13
  "@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
14
14
  "@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
@@ -52,8 +52,8 @@ const imports$1 = {
52
52
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
53
53
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
54
54
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
55
- "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
56
- "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
55
+ "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
56
+ "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
57
57
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
58
58
  "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.11/",
59
59
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.3/callbackRegistry.js",
@@ -63,6 +63,8 @@ const imports$1 = {
63
63
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
64
64
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
65
65
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
66
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
67
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
66
68
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
67
69
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
68
70
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shgysk8zer0/importmap",
3
- "version": "1.4.81",
3
+ "version": "1.4.83",
4
4
  "engines": {
5
5
  "node": ">=18.0.0"
6
6
  },
@@ -68,7 +68,7 @@
68
68
  },
69
69
  "dependencies": {
70
70
  "@shgysk8zer0/npm-utils": "^1.1.3",
71
- "@shgysk8zer0/polyfills": "^0.4.13",
71
+ "@shgysk8zer0/polyfills": "^0.4.14",
72
72
  "commander": "^14.0.1"
73
73
  }
74
74
  }