@genesislcap/foundation-user 14.176.1-alpha-6ef4895.0 → 14.176.1-alpha-ed9e3d4.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 +11 -11
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-user",
3
3
  "description": "Genesis User",
4
- "version": "14.176.1-alpha-6ef4895.0",
4
+ "version": "14.176.1-alpha-ed9e3d4.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -26,18 +26,18 @@
26
26
  "test": "genx test"
27
27
  },
28
28
  "devDependencies": {
29
- "@genesislcap/foundation-testing": "14.176.1-alpha-6ef4895.0",
30
- "@genesislcap/genx": "14.176.1-alpha-6ef4895.0",
31
- "@genesislcap/rollup-builder": "14.176.1-alpha-6ef4895.0",
32
- "@genesislcap/ts-builder": "14.176.1-alpha-6ef4895.0",
33
- "@genesislcap/uvu-playwright-builder": "14.176.1-alpha-6ef4895.0",
34
- "@genesislcap/vite-builder": "14.176.1-alpha-6ef4895.0",
35
- "@genesislcap/webpack-builder": "14.176.1-alpha-6ef4895.0",
29
+ "@genesislcap/foundation-testing": "14.176.1-alpha-ed9e3d4.0",
30
+ "@genesislcap/genx": "14.176.1-alpha-ed9e3d4.0",
31
+ "@genesislcap/rollup-builder": "14.176.1-alpha-ed9e3d4.0",
32
+ "@genesislcap/ts-builder": "14.176.1-alpha-ed9e3d4.0",
33
+ "@genesislcap/uvu-playwright-builder": "14.176.1-alpha-ed9e3d4.0",
34
+ "@genesislcap/vite-builder": "14.176.1-alpha-ed9e3d4.0",
35
+ "@genesislcap/webpack-builder": "14.176.1-alpha-ed9e3d4.0",
36
36
  "rimraf": "^3.0.2"
37
37
  },
38
38
  "dependencies": {
39
- "@genesislcap/foundation-logger": "14.176.1-alpha-6ef4895.0",
40
- "@genesislcap/foundation-utils": "14.176.1-alpha-6ef4895.0",
39
+ "@genesislcap/foundation-logger": "14.176.1-alpha-ed9e3d4.0",
40
+ "@genesislcap/foundation-utils": "14.176.1-alpha-ed9e3d4.0",
41
41
  "@microsoft/fast-element": "^1.12.0",
42
42
  "@microsoft/fast-foundation": "^2.49.4"
43
43
  },
@@ -49,5 +49,5 @@
49
49
  "publishConfig": {
50
50
  "access": "public"
51
51
  },
52
- "gitHead": "7576777c410789f2699b2522129c8a206f3ccacf"
52
+ "gitHead": "6445272a68d360b0f5bb97adc641df806470957e"
53
53
  }