@genesislcap/foundation-store 14.224.2 → 14.224.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 +14 -14
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-store",
3
3
  "description": "Genesis Foundation Store",
4
- "version": "14.224.2",
4
+ "version": "14.224.3",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -36,22 +36,22 @@
36
36
  }
37
37
  },
38
38
  "devDependencies": {
39
- "@genesislcap/foundation-testing": "14.224.2",
40
- "@genesislcap/genx": "14.224.2",
41
- "@genesislcap/rollup-builder": "14.224.2",
42
- "@genesislcap/ts-builder": "14.224.2",
43
- "@genesislcap/uvu-playwright-builder": "14.224.2",
44
- "@genesislcap/vite-builder": "14.224.2",
45
- "@genesislcap/webpack-builder": "14.224.2",
39
+ "@genesislcap/foundation-testing": "14.224.3",
40
+ "@genesislcap/genx": "14.224.3",
41
+ "@genesislcap/rollup-builder": "14.224.3",
42
+ "@genesislcap/ts-builder": "14.224.3",
43
+ "@genesislcap/uvu-playwright-builder": "14.224.3",
44
+ "@genesislcap/vite-builder": "14.224.3",
45
+ "@genesislcap/webpack-builder": "14.224.3",
46
46
  "rimraf": "^5.0.0"
47
47
  },
48
48
  "dependencies": {
49
- "@genesislcap/foundation-events": "14.224.2",
50
- "@genesislcap/foundation-logger": "14.224.2",
51
- "@genesislcap/foundation-utils": "14.224.2",
52
- "@microsoft/fast-element": "^1.12.0",
49
+ "@genesislcap/foundation-events": "14.224.3",
50
+ "@genesislcap/foundation-logger": "14.224.3",
51
+ "@genesislcap/foundation-utils": "14.224.3",
52
+ "@microsoft/fast-element": "1.14.0",
53
53
  "@microsoft/fast-foundation": "2.49.6",
54
- "@microsoft/fast-web-utilities": "^5.4.1",
54
+ "@microsoft/fast-web-utilities": "5.4.1",
55
55
  "fast-safe-stringify": "^2.1.1",
56
56
  "rxjs": "^7.5.4",
57
57
  "tslib": "^2.3.1"
@@ -64,5 +64,5 @@
64
64
  "publishConfig": {
65
65
  "access": "public"
66
66
  },
67
- "gitHead": "18c2b90ffb7ba7234a5adac416589a81969b6ae9"
67
+ "gitHead": "c8dd345a780c86ffda75f9cb26603565071d6422"
68
68
  }