@genesislcap/foundation-filters 14.224.2 → 14.224.3-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 +13 -13
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-filters",
3
3
  "description": "Genesis Foundation Filters",
4
- "version": "14.224.2",
4
+ "version": "14.224.3-fui-2256.1",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -48,21 +48,21 @@
48
48
  }
49
49
  },
50
50
  "devDependencies": {
51
- "@genesislcap/foundation-testing": "14.224.2",
52
- "@genesislcap/genx": "14.224.2",
53
- "@genesislcap/rollup-builder": "14.224.2",
54
- "@genesislcap/ts-builder": "14.224.2",
55
- "@genesislcap/uvu-playwright-builder": "14.224.2",
56
- "@genesislcap/vite-builder": "14.224.2",
57
- "@genesislcap/webpack-builder": "14.224.2",
51
+ "@genesislcap/foundation-testing": "14.224.3-fui-2256.1",
52
+ "@genesislcap/genx": "14.224.3-fui-2256.1",
53
+ "@genesislcap/rollup-builder": "14.224.3-fui-2256.1",
54
+ "@genesislcap/ts-builder": "14.224.3-fui-2256.1",
55
+ "@genesislcap/uvu-playwright-builder": "14.224.3-fui-2256.1",
56
+ "@genesislcap/vite-builder": "14.224.3-fui-2256.1",
57
+ "@genesislcap/webpack-builder": "14.224.3-fui-2256.1",
58
58
  "@types/ua-parser-js": "^0.7.36",
59
59
  "rimraf": "^5.0.0"
60
60
  },
61
61
  "dependencies": {
62
- "@genesislcap/foundation-comms": "14.224.2",
63
- "@genesislcap/foundation-logger": "14.224.2",
64
- "@genesislcap/foundation-user": "14.224.2",
65
- "@microsoft/fast-element": "^1.12.0",
62
+ "@genesislcap/foundation-comms": "14.224.3-fui-2256.1",
63
+ "@genesislcap/foundation-logger": "14.224.3-fui-2256.1",
64
+ "@genesislcap/foundation-user": "14.224.3-fui-2256.1",
65
+ "@microsoft/fast-element": "1.14.0",
66
66
  "@microsoft/fast-foundation": "2.49.6",
67
67
  "tslib": "^2.3.1",
68
68
  "ua-parser-js": "^1.0.32"
@@ -75,5 +75,5 @@
75
75
  "publishConfig": {
76
76
  "access": "public"
77
77
  },
78
- "gitHead": "18c2b90ffb7ba7234a5adac416589a81969b6ae9"
78
+ "gitHead": "5fd28ed47a2170112502041376a10996188861d9"
79
79
  }