@genesislcap/foundation-header 15.23.1 → 15.23.2

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.
@@ -4304,27 +4304,6 @@
4304
4304
  }
4305
4305
  ]
4306
4306
  },
4307
- {
4308
- "kind": "javascript-module",
4309
- "path": "src/tags/index.ts",
4310
- "declarations": [],
4311
- "exports": [
4312
- {
4313
- "kind": "js",
4314
- "name": "*",
4315
- "declaration": {
4316
- "name": "*",
4317
- "package": "./tags"
4318
- }
4319
- }
4320
- ]
4321
- },
4322
- {
4323
- "kind": "javascript-module",
4324
- "path": "src/tags/tags.ts",
4325
- "declarations": [],
4326
- "exports": []
4327
- },
4328
4307
  {
4329
4308
  "kind": "javascript-module",
4330
4309
  "path": "src/styles/colors.ts",
@@ -4492,6 +4471,27 @@
4492
4471
  "declarations": [],
4493
4472
  "exports": []
4494
4473
  },
4474
+ {
4475
+ "kind": "javascript-module",
4476
+ "path": "src/tags/index.ts",
4477
+ "declarations": [],
4478
+ "exports": [
4479
+ {
4480
+ "kind": "js",
4481
+ "name": "*",
4482
+ "declaration": {
4483
+ "name": "*",
4484
+ "package": "./tags"
4485
+ }
4486
+ }
4487
+ ]
4488
+ },
4489
+ {
4490
+ "kind": "javascript-module",
4491
+ "path": "src/tags/tags.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.1",
4
+ "version": "15.23.2",
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.1",
88
- "@genesislcap/genx": "15.23.1",
89
- "@genesislcap/rollup-builder": "15.23.1",
90
- "@genesislcap/ts-builder": "15.23.1",
91
- "@genesislcap/uvu-playwright-builder": "15.23.1",
92
- "@genesislcap/vite-builder": "15.23.1",
93
- "@genesislcap/webpack-builder": "15.23.1"
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"
94
94
  },
95
95
  "dependencies": {
96
- "@genesislcap/foundation-ai": "15.23.1",
97
- "@genesislcap/foundation-auth": "15.23.1",
98
- "@genesislcap/foundation-comms": "15.23.1",
99
- "@genesislcap/foundation-events": "15.23.1",
100
- "@genesislcap/foundation-i18n": "15.23.1",
101
- "@genesislcap/foundation-logger": "15.23.1",
102
- "@genesislcap/foundation-shell": "15.23.1",
103
- "@genesislcap/foundation-ui": "15.23.1",
104
- "@genesislcap/foundation-user": "15.23.1",
105
- "@genesislcap/foundation-utils": "15.23.1",
106
- "@genesislcap/foundation-zero": "15.23.1",
107
- "@genesislcap/rapid-design-system": "15.23.1",
108
- "@genesislcap/web-core": "15.23.1"
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"
109
109
  },
110
110
  "repository": {
111
111
  "type": "git",