@genesislcap/foundation-user 14.187.1 → 14.188.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 +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.187.1",
4
+ "version": "14.188.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -34,19 +34,19 @@
34
34
  }
35
35
  },
36
36
  "devDependencies": {
37
- "@genesislcap/foundation-testing": "14.187.1",
38
- "@genesislcap/genx": "14.187.1",
39
- "@genesislcap/rollup-builder": "14.187.1",
40
- "@genesislcap/ts-builder": "14.187.1",
41
- "@genesislcap/uvu-playwright-builder": "14.187.1",
42
- "@genesislcap/vite-builder": "14.187.1",
43
- "@genesislcap/webpack-builder": "14.187.1",
37
+ "@genesislcap/foundation-testing": "14.188.0",
38
+ "@genesislcap/genx": "14.188.0",
39
+ "@genesislcap/rollup-builder": "14.188.0",
40
+ "@genesislcap/ts-builder": "14.188.0",
41
+ "@genesislcap/uvu-playwright-builder": "14.188.0",
42
+ "@genesislcap/vite-builder": "14.188.0",
43
+ "@genesislcap/webpack-builder": "14.188.0",
44
44
  "rimraf": "^5.0.0"
45
45
  },
46
46
  "dependencies": {
47
- "@genesislcap/foundation-broadcast-channel": "14.187.1",
48
- "@genesislcap/foundation-logger": "14.187.1",
49
- "@genesislcap/foundation-utils": "14.187.1",
47
+ "@genesislcap/foundation-broadcast-channel": "14.188.0",
48
+ "@genesislcap/foundation-logger": "14.188.0",
49
+ "@genesislcap/foundation-utils": "14.188.0",
50
50
  "@microsoft/fast-element": "^1.12.0",
51
51
  "@microsoft/fast-foundation": "^2.49.4"
52
52
  },
@@ -58,5 +58,5 @@
58
58
  "publishConfig": {
59
59
  "access": "public"
60
60
  },
61
- "gitHead": "ed7f2594a168c5d92f448fc0c65566a9f1074acb"
61
+ "gitHead": "c262f43925f3066a3d5515753ef3dd14b6945199"
62
62
  }