@genesislcap/foundation-utils 14.228.2-alpha-1303eab.0 → 14.229.0-RPT-20.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/custom-elements.json +655 -655
  2. package/package.json +10 -10
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-utils",
3
3
  "description": "Genesis Foundation Utils",
4
- "version": "14.228.2-alpha-1303eab.0",
4
+ "version": "14.229.0-RPT-20.1",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -27,17 +27,17 @@
27
27
  }
28
28
  },
29
29
  "devDependencies": {
30
- "@genesislcap/foundation-testing": "14.228.2-alpha-1303eab.0",
31
- "@genesislcap/genx": "14.228.2-alpha-1303eab.0",
32
- "@genesislcap/rollup-builder": "14.228.2-alpha-1303eab.0",
33
- "@genesislcap/ts-builder": "14.228.2-alpha-1303eab.0",
34
- "@genesislcap/uvu-playwright-builder": "14.228.2-alpha-1303eab.0",
35
- "@genesislcap/vite-builder": "14.228.2-alpha-1303eab.0",
36
- "@genesislcap/webpack-builder": "14.228.2-alpha-1303eab.0",
30
+ "@genesislcap/foundation-testing": "14.229.0-RPT-20.1",
31
+ "@genesislcap/genx": "14.229.0-RPT-20.1",
32
+ "@genesislcap/rollup-builder": "14.229.0-RPT-20.1",
33
+ "@genesislcap/ts-builder": "14.229.0-RPT-20.1",
34
+ "@genesislcap/uvu-playwright-builder": "14.229.0-RPT-20.1",
35
+ "@genesislcap/vite-builder": "14.229.0-RPT-20.1",
36
+ "@genesislcap/webpack-builder": "14.229.0-RPT-20.1",
37
37
  "rimraf": "^5.0.0"
38
38
  },
39
39
  "dependencies": {
40
- "@genesislcap/foundation-logger": "14.228.2-alpha-1303eab.0",
40
+ "@genesislcap/foundation-logger": "14.229.0-RPT-20.1",
41
41
  "@microsoft/fast-components": "2.30.6",
42
42
  "@microsoft/fast-element": "1.14.0",
43
43
  "@microsoft/fast-foundation": "2.49.6",
@@ -55,5 +55,5 @@
55
55
  "access": "public"
56
56
  },
57
57
  "customElements": "dist/custom-elements.json",
58
- "gitHead": "da21371228bdc15828f6b4cbdffd7744e83ba3b6"
58
+ "gitHead": "cb0dfc6654ef83c7dc576e0d7b5b4708d335b600"
59
59
  }