@genesislcap/foundation-layout 14.182.0-PA-1226.1 → 14.182.0-pa-1226.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +12 -12
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-layout",
3
3
  "description": "Genesis Foundation UI App Layout",
4
- "version": "14.182.0-PA-1226.1",
4
+ "version": "14.182.0-pa-1226.2",
5
5
  "license": "SEE LICENSE IN license.txt",
6
6
  "main": "dist/esm/index.js",
7
7
  "types": "dist/foundation-layout.d.ts",
@@ -27,20 +27,20 @@
27
27
  "test:debug": "genx test --debug"
28
28
  },
29
29
  "devDependencies": {
30
- "@genesislcap/foundation-testing": "14.182.0-PA-1226.1",
31
- "@genesislcap/genx": "14.182.0-PA-1226.1",
32
- "@genesislcap/rollup-builder": "14.182.0-PA-1226.1",
33
- "@genesislcap/ts-builder": "14.182.0-PA-1226.1",
34
- "@genesislcap/uvu-playwright-builder": "14.182.0-PA-1226.1",
35
- "@genesislcap/vite-builder": "14.182.0-PA-1226.1",
36
- "@genesislcap/webpack-builder": "14.182.0-PA-1226.1",
30
+ "@genesislcap/foundation-testing": "14.182.0-pa-1226.2",
31
+ "@genesislcap/genx": "14.182.0-pa-1226.2",
32
+ "@genesislcap/rollup-builder": "14.182.0-pa-1226.2",
33
+ "@genesislcap/ts-builder": "14.182.0-pa-1226.2",
34
+ "@genesislcap/uvu-playwright-builder": "14.182.0-pa-1226.2",
35
+ "@genesislcap/vite-builder": "14.182.0-pa-1226.2",
36
+ "@genesislcap/webpack-builder": "14.182.0-pa-1226.2",
37
37
  "rimraf": "^3.0.2"
38
38
  },
39
39
  "dependencies": {
40
40
  "@genesis-community/golden-layout": "^2.11.0",
41
- "@genesislcap/foundation-comms": "14.182.0-PA-1226.1",
42
- "@genesislcap/foundation-logger": "14.182.0-PA-1226.1",
43
- "@genesislcap/foundation-utils": "14.182.0-PA-1226.1",
41
+ "@genesislcap/foundation-comms": "14.182.0-pa-1226.2",
42
+ "@genesislcap/foundation-logger": "14.182.0-pa-1226.2",
43
+ "@genesislcap/foundation-utils": "14.182.0-pa-1226.2",
44
44
  "@microsoft/fast-components": "^2.30.6",
45
45
  "@microsoft/fast-element": "^1.12.0",
46
46
  "@microsoft/fast-foundation": "^2.49.4",
@@ -55,5 +55,5 @@
55
55
  "access": "public"
56
56
  },
57
57
  "customElements": "dist/custom-elements.json",
58
- "gitHead": "61407b02f51dd002766a40bfa8c2639643e7b00a"
58
+ "gitHead": "6a3e7bf3969e20aaa0d4f035e47d5c39c8992d9f"
59
59
  }