@genesislcap/foundation-state-machine 14.214.2-alpha-40e31af.0 → 14.214.3

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.214.2-alpha-40e31af.0",
4
+ "version": "14.214.3",
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.214.2-alpha-40e31af.0",
56
- "@genesislcap/genx": "14.214.2-alpha-40e31af.0",
57
- "@genesislcap/rollup-builder": "14.214.2-alpha-40e31af.0",
58
- "@genesislcap/ts-builder": "14.214.2-alpha-40e31af.0",
59
- "@genesislcap/uvu-playwright-builder": "14.214.2-alpha-40e31af.0",
60
- "@genesislcap/vite-builder": "14.214.2-alpha-40e31af.0",
61
- "@genesislcap/webpack-builder": "14.214.2-alpha-40e31af.0",
55
+ "@genesislcap/foundation-testing": "14.214.3",
56
+ "@genesislcap/genx": "14.214.3",
57
+ "@genesislcap/rollup-builder": "14.214.3",
58
+ "@genesislcap/ts-builder": "14.214.3",
59
+ "@genesislcap/uvu-playwright-builder": "14.214.3",
60
+ "@genesislcap/vite-builder": "14.214.3",
61
+ "@genesislcap/webpack-builder": "14.214.3",
62
62
  "rimraf": "^5.0.0"
63
63
  },
64
64
  "dependencies": {
65
- "@genesislcap/foundation-comms": "14.214.2-alpha-40e31af.0",
66
- "@genesislcap/foundation-logger": "14.214.2-alpha-40e31af.0",
67
- "@genesislcap/foundation-utils": "14.214.2-alpha-40e31af.0",
65
+ "@genesislcap/foundation-comms": "14.214.3",
66
+ "@genesislcap/foundation-logger": "14.214.3",
67
+ "@genesislcap/foundation-utils": "14.214.3",
68
68
  "@microsoft/fast-element": "^1.12.0",
69
69
  "@microsoft/fast-foundation": "^2.49.4",
70
70
  "cockatiel": "^3.1.1",
@@ -80,5 +80,5 @@
80
80
  "publishConfig": {
81
81
  "access": "public"
82
82
  },
83
- "gitHead": "5c01cc68fc2eac6ba9a162c3c5af98661ff8edf5"
83
+ "gitHead": "0fa68769a2f17b633fa1a558cdfbd0fe10ecaf64"
84
84
  }