@genesislcap/foundation-layout 14.225.3 → 14.225.4-alpha-5f6eefd.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.34.9"
8
+ "packageVersion": "7.48.0"
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.225.3",
4
+ "version": "14.225.4-alpha-5f6eefd.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,24 +36,24 @@
36
36
  }
37
37
  },
38
38
  "devDependencies": {
39
- "@genesislcap/foundation-testing": "14.225.3",
40
- "@genesislcap/genx": "14.225.3",
41
- "@genesislcap/rollup-builder": "14.225.3",
42
- "@genesislcap/ts-builder": "14.225.3",
43
- "@genesislcap/uvu-playwright-builder": "14.225.3",
44
- "@genesislcap/vite-builder": "14.225.3",
45
- "@genesislcap/webpack-builder": "14.225.3",
39
+ "@genesislcap/foundation-testing": "14.225.4-alpha-5f6eefd.0",
40
+ "@genesislcap/genx": "14.225.4-alpha-5f6eefd.0",
41
+ "@genesislcap/rollup-builder": "14.225.4-alpha-5f6eefd.0",
42
+ "@genesislcap/ts-builder": "14.225.4-alpha-5f6eefd.0",
43
+ "@genesislcap/uvu-playwright-builder": "14.225.4-alpha-5f6eefd.0",
44
+ "@genesislcap/vite-builder": "14.225.4-alpha-5f6eefd.0",
45
+ "@genesislcap/webpack-builder": "14.225.4-alpha-5f6eefd.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.225.3",
51
- "@genesislcap/foundation-logger": "14.225.3",
52
- "@genesislcap/foundation-utils": "14.225.3",
50
+ "@genesislcap/foundation-comms": "14.225.4-alpha-5f6eefd.0",
51
+ "@genesislcap/foundation-logger": "14.225.4-alpha-5f6eefd.0",
52
+ "@genesislcap/foundation-utils": "14.225.4-alpha-5f6eefd.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",
56
- "tslib": "^2.3.1"
56
+ "tslib": "2.8.1"
57
57
  },
58
58
  "repository": {
59
59
  "type": "git",
@@ -64,5 +64,5 @@
64
64
  "access": "public"
65
65
  },
66
66
  "customElements": "dist/custom-elements.json",
67
- "gitHead": "8c9e4ede68df7e397194a05207ea7cd7b7a9f239"
67
+ "gitHead": "232162ffe08f1239c9af3c85819c422c4a68db00"
68
68
  }
File without changes