@genesislcap/foundation-layout 14.228.1 → 14.228.2-alpha-6b809f3.0

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.228.1",
4
+ "version": "14.228.2-alpha-6b809f3.0",
5
5
  "license": "SEE LICENSE IN license.txt",
6
6
  "main": "dist/esm/index.js",
7
7
  "types": "dist/foundation-layout.d.ts",
@@ -36,20 +36,20 @@
36
36
  }
37
37
  },
38
38
  "devDependencies": {
39
- "@genesislcap/foundation-testing": "14.228.1",
40
- "@genesislcap/genx": "14.228.1",
41
- "@genesislcap/rollup-builder": "14.228.1",
42
- "@genesislcap/ts-builder": "14.228.1",
43
- "@genesislcap/uvu-playwright-builder": "14.228.1",
44
- "@genesislcap/vite-builder": "14.228.1",
45
- "@genesislcap/webpack-builder": "14.228.1",
39
+ "@genesislcap/foundation-testing": "14.228.2-alpha-6b809f3.0",
40
+ "@genesislcap/genx": "14.228.2-alpha-6b809f3.0",
41
+ "@genesislcap/rollup-builder": "14.228.2-alpha-6b809f3.0",
42
+ "@genesislcap/ts-builder": "14.228.2-alpha-6b809f3.0",
43
+ "@genesislcap/uvu-playwright-builder": "14.228.2-alpha-6b809f3.0",
44
+ "@genesislcap/vite-builder": "14.228.2-alpha-6b809f3.0",
45
+ "@genesislcap/webpack-builder": "14.228.2-alpha-6b809f3.0",
46
46
  "rimraf": "^5.0.0"
47
47
  },
48
48
  "dependencies": {
49
49
  "@genesis-community/golden-layout": "^2.11.0",
50
- "@genesislcap/foundation-comms": "14.228.1",
51
- "@genesislcap/foundation-logger": "14.228.1",
52
- "@genesislcap/foundation-utils": "14.228.1",
50
+ "@genesislcap/foundation-comms": "14.228.2-alpha-6b809f3.0",
51
+ "@genesislcap/foundation-logger": "14.228.2-alpha-6b809f3.0",
52
+ "@genesislcap/foundation-utils": "14.228.2-alpha-6b809f3.0",
53
53
  "@microsoft/fast-components": "2.30.6",
54
54
  "@microsoft/fast-element": "1.14.0",
55
55
  "@microsoft/fast-foundation": "2.49.6",
@@ -64,5 +64,5 @@
64
64
  "access": "public"
65
65
  },
66
66
  "customElements": "dist/custom-elements.json",
67
- "gitHead": "de2984f5aaeb838969fddf3df7d4417119bbabf3"
67
+ "gitHead": "a48ab8ae199c8f7e0ba6b74d84bc12b044f8cc4c"
68
68
  }