@genesislcap/foundation-layout 14.40.1-alpha-861eac3.0 → 14.40.1-alpha-4a8c37c.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "metadata": {
3
3
  "toolPackage": "@microsoft/api-extractor",
4
- "toolVersion": "7.34.4",
4
+ "toolVersion": "7.34.9",
5
5
  "schemaVersion": 1011,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.34.4"
8
+ "packageVersion": "7.34.9"
9
9
  }
10
10
  ]
11
11
  }
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.40.1-alpha-861eac3.0",
4
+ "version": "14.40.1-alpha-4a8c37c.0",
5
5
  "license": "SEE LICENSE IN license.txt",
6
6
  "main": "dist/esm/index.js",
7
7
  "types": "dist/foundation-layout.d.ts",
@@ -24,13 +24,13 @@
24
24
  "test:debug": "genx test --debug"
25
25
  },
26
26
  "devDependencies": {
27
- "@genesislcap/foundation-testing": "14.40.1-alpha-861eac3.0",
28
- "@genesislcap/genx": "14.40.1-alpha-861eac3.0"
27
+ "@genesislcap/foundation-testing": "14.40.1-alpha-4a8c37c.0",
28
+ "@genesislcap/genx": "14.40.1-alpha-4a8c37c.0"
29
29
  },
30
30
  "dependencies": {
31
31
  "@genesis-community/golden-layout": "^2.9.3",
32
- "@genesislcap/foundation-comms": "14.40.1-alpha-861eac3.0",
33
- "@genesislcap/foundation-utils": "14.40.1-alpha-861eac3.0",
32
+ "@genesislcap/foundation-comms": "14.40.1-alpha-4a8c37c.0",
33
+ "@genesislcap/foundation-utils": "14.40.1-alpha-4a8c37c.0",
34
34
  "@microsoft/fast-components": "^2.21.3",
35
35
  "@microsoft/fast-element": "^1.7.0",
36
36
  "@microsoft/fast-foundation": "^2.33.2",
@@ -45,5 +45,5 @@
45
45
  "access": "public"
46
46
  },
47
47
  "customElements": "dist/custom-elements.json",
48
- "gitHead": "78f768e212e45f7239ee5df7ce28c0f4af797bf4"
48
+ "gitHead": "776eed9402ad69aa49827268a4c915518c9d7478"
49
49
  }