@genesislcap/foundation-header 15.23.2 → 15.23.3

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.
@@ -4465,12 +4465,6 @@
4465
4465
  }
4466
4466
  ]
4467
4467
  },
4468
- {
4469
- "kind": "javascript-module",
4470
- "path": "src/templates/rapid.template.ts",
4471
- "declarations": [],
4472
- "exports": []
4473
- },
4474
4468
  {
4475
4469
  "kind": "javascript-module",
4476
4470
  "path": "src/tags/index.ts",
@@ -4492,6 +4486,12 @@
4492
4486
  "declarations": [],
4493
4487
  "exports": []
4494
4488
  },
4489
+ {
4490
+ "kind": "javascript-module",
4491
+ "path": "src/templates/rapid.template.ts",
4492
+ "declarations": [],
4493
+ "exports": []
4494
+ },
4495
4495
  {
4496
4496
  "kind": "javascript-module",
4497
4497
  "path": "src/utils/dump-event-metadata.ts",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-header",
3
3
  "description": "Genesis Foundation Header",
4
- "version": "15.23.2",
4
+ "version": "15.23.3",
5
5
  "license": "SEE LICENSE IN license.txt",
6
6
  "main": "dist/esm/index.js",
7
7
  "types": "dist/foundation-header.d.ts",
@@ -84,28 +84,28 @@
84
84
  }
85
85
  },
86
86
  "devDependencies": {
87
- "@genesislcap/foundation-testing": "15.23.2",
88
- "@genesislcap/genx": "15.23.2",
89
- "@genesislcap/rollup-builder": "15.23.2",
90
- "@genesislcap/ts-builder": "15.23.2",
91
- "@genesislcap/uvu-playwright-builder": "15.23.2",
92
- "@genesislcap/vite-builder": "15.23.2",
93
- "@genesislcap/webpack-builder": "15.23.2"
87
+ "@genesislcap/foundation-testing": "15.23.3",
88
+ "@genesislcap/genx": "15.23.3",
89
+ "@genesislcap/rollup-builder": "15.23.3",
90
+ "@genesislcap/ts-builder": "15.23.3",
91
+ "@genesislcap/uvu-playwright-builder": "15.23.3",
92
+ "@genesislcap/vite-builder": "15.23.3",
93
+ "@genesislcap/webpack-builder": "15.23.3"
94
94
  },
95
95
  "dependencies": {
96
- "@genesislcap/foundation-ai": "15.23.2",
97
- "@genesislcap/foundation-auth": "15.23.2",
98
- "@genesislcap/foundation-comms": "15.23.2",
99
- "@genesislcap/foundation-events": "15.23.2",
100
- "@genesislcap/foundation-i18n": "15.23.2",
101
- "@genesislcap/foundation-logger": "15.23.2",
102
- "@genesislcap/foundation-shell": "15.23.2",
103
- "@genesislcap/foundation-ui": "15.23.2",
104
- "@genesislcap/foundation-user": "15.23.2",
105
- "@genesislcap/foundation-utils": "15.23.2",
106
- "@genesislcap/foundation-zero": "15.23.2",
107
- "@genesislcap/rapid-design-system": "15.23.2",
108
- "@genesislcap/web-core": "15.23.2"
96
+ "@genesislcap/foundation-ai": "15.23.3",
97
+ "@genesislcap/foundation-auth": "15.23.3",
98
+ "@genesislcap/foundation-comms": "15.23.3",
99
+ "@genesislcap/foundation-events": "15.23.3",
100
+ "@genesislcap/foundation-i18n": "15.23.3",
101
+ "@genesislcap/foundation-logger": "15.23.3",
102
+ "@genesislcap/foundation-shell": "15.23.3",
103
+ "@genesislcap/foundation-ui": "15.23.3",
104
+ "@genesislcap/foundation-user": "15.23.3",
105
+ "@genesislcap/foundation-utils": "15.23.3",
106
+ "@genesislcap/foundation-zero": "15.23.3",
107
+ "@genesislcap/rapid-design-system": "15.23.3",
108
+ "@genesislcap/web-core": "15.23.3"
109
109
  },
110
110
  "repository": {
111
111
  "type": "git",