@genesislcap/foundation-store 14.217.3 → 14.217.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 +13 -13
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.217.3",
4
+ "version": "14.217.5",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -36,21 +36,21 @@
36
36
  }
37
37
  },
38
38
  "devDependencies": {
39
- "@genesislcap/foundation-testing": "14.217.3",
40
- "@genesislcap/genx": "14.217.3",
41
- "@genesislcap/rollup-builder": "14.217.3",
42
- "@genesislcap/ts-builder": "14.217.3",
43
- "@genesislcap/uvu-playwright-builder": "14.217.3",
44
- "@genesislcap/vite-builder": "14.217.3",
45
- "@genesislcap/webpack-builder": "14.217.3",
39
+ "@genesislcap/foundation-testing": "14.217.5",
40
+ "@genesislcap/genx": "14.217.5",
41
+ "@genesislcap/rollup-builder": "14.217.5",
42
+ "@genesislcap/ts-builder": "14.217.5",
43
+ "@genesislcap/uvu-playwright-builder": "14.217.5",
44
+ "@genesislcap/vite-builder": "14.217.5",
45
+ "@genesislcap/webpack-builder": "14.217.5",
46
46
  "rimraf": "^5.0.0"
47
47
  },
48
48
  "dependencies": {
49
- "@genesislcap/foundation-events": "14.217.3",
50
- "@genesislcap/foundation-logger": "14.217.3",
51
- "@genesislcap/foundation-utils": "14.217.3",
49
+ "@genesislcap/foundation-events": "14.217.5",
50
+ "@genesislcap/foundation-logger": "14.217.5",
51
+ "@genesislcap/foundation-utils": "14.217.5",
52
52
  "@microsoft/fast-element": "^1.12.0",
53
- "@microsoft/fast-foundation": "^2.49.4",
53
+ "@microsoft/fast-foundation": "2.49.6",
54
54
  "@microsoft/fast-web-utilities": "^5.4.1",
55
55
  "fast-safe-stringify": "^2.1.1",
56
56
  "rxjs": "^7.5.4",
@@ -64,5 +64,5 @@
64
64
  "publishConfig": {
65
65
  "access": "public"
66
66
  },
67
- "gitHead": "816c557cbddb2b6466af9f15b0f06c75de07c8cb"
67
+ "gitHead": "c1c1d2beb1f683dd154311a638a40bcb2a1a1cab"
68
68
  }