@genesislcap/foundation-state-machine 14.227.3 → 14.227.4-FUI-2256.1

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-state-machine",
3
3
  "description": "Genesis Foundation State Machine",
4
- "version": "14.227.3",
4
+ "version": "14.227.4-FUI-2256.1",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -52,19 +52,19 @@
52
52
  }
53
53
  },
54
54
  "devDependencies": {
55
- "@genesislcap/foundation-testing": "14.227.3",
56
- "@genesislcap/genx": "14.227.3",
57
- "@genesislcap/rollup-builder": "14.227.3",
58
- "@genesislcap/ts-builder": "14.227.3",
59
- "@genesislcap/uvu-playwright-builder": "14.227.3",
60
- "@genesislcap/vite-builder": "14.227.3",
61
- "@genesislcap/webpack-builder": "14.227.3",
55
+ "@genesislcap/foundation-testing": "14.227.4-FUI-2256.1",
56
+ "@genesislcap/genx": "14.227.4-FUI-2256.1",
57
+ "@genesislcap/rollup-builder": "14.227.4-FUI-2256.1",
58
+ "@genesislcap/ts-builder": "14.227.4-FUI-2256.1",
59
+ "@genesislcap/uvu-playwright-builder": "14.227.4-FUI-2256.1",
60
+ "@genesislcap/vite-builder": "14.227.4-FUI-2256.1",
61
+ "@genesislcap/webpack-builder": "14.227.4-FUI-2256.1",
62
62
  "rimraf": "^5.0.0"
63
63
  },
64
64
  "dependencies": {
65
- "@genesislcap/foundation-comms": "14.227.3",
66
- "@genesislcap/foundation-logger": "14.227.3",
67
- "@genesislcap/foundation-utils": "14.227.3",
65
+ "@genesislcap/foundation-comms": "14.227.4-FUI-2256.1",
66
+ "@genesislcap/foundation-logger": "14.227.4-FUI-2256.1",
67
+ "@genesislcap/foundation-utils": "14.227.4-FUI-2256.1",
68
68
  "@microsoft/fast-element": "1.14.0",
69
69
  "@microsoft/fast-foundation": "2.49.6",
70
70
  "cockatiel": "^3.1.1",
@@ -80,5 +80,5 @@
80
80
  "publishConfig": {
81
81
  "access": "public"
82
82
  },
83
- "gitHead": "ec53c11dc44bf5b131ea255d03a5da599c806cd7"
83
+ "gitHead": "b72e9c49c838e599f14a011ec980ec081316f4de"
84
84
  }