@genesislcap/foundation-user 14.180.3 → 14.180.5

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-user",
3
3
  "description": "Genesis User",
4
- "version": "14.180.3",
4
+ "version": "14.180.5",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -26,19 +26,19 @@
26
26
  "test": "genx test"
27
27
  },
28
28
  "devDependencies": {
29
- "@genesislcap/foundation-testing": "14.180.3",
30
- "@genesislcap/genx": "14.180.3",
31
- "@genesislcap/rollup-builder": "14.180.3",
32
- "@genesislcap/ts-builder": "14.180.3",
33
- "@genesislcap/uvu-playwright-builder": "14.180.3",
34
- "@genesislcap/vite-builder": "14.180.3",
35
- "@genesislcap/webpack-builder": "14.180.3",
29
+ "@genesislcap/foundation-testing": "14.180.5",
30
+ "@genesislcap/genx": "14.180.5",
31
+ "@genesislcap/rollup-builder": "14.180.5",
32
+ "@genesislcap/ts-builder": "14.180.5",
33
+ "@genesislcap/uvu-playwright-builder": "14.180.5",
34
+ "@genesislcap/vite-builder": "14.180.5",
35
+ "@genesislcap/webpack-builder": "14.180.5",
36
36
  "rimraf": "^3.0.2"
37
37
  },
38
38
  "dependencies": {
39
- "@genesislcap/foundation-broadcast-channel": "14.180.3",
40
- "@genesislcap/foundation-logger": "14.180.3",
41
- "@genesislcap/foundation-utils": "14.180.3",
39
+ "@genesislcap/foundation-broadcast-channel": "14.180.5",
40
+ "@genesislcap/foundation-logger": "14.180.5",
41
+ "@genesislcap/foundation-utils": "14.180.5",
42
42
  "@microsoft/fast-element": "^1.12.0",
43
43
  "@microsoft/fast-foundation": "^2.49.4"
44
44
  },
@@ -50,5 +50,5 @@
50
50
  "publishConfig": {
51
51
  "access": "public"
52
52
  },
53
- "gitHead": "07dad7747ea8a5efb75f1e63ee59721f56577f95"
53
+ "gitHead": "6ecb126c94200e9e7c2735359dc6efe0bc743f9d"
54
54
  }