@genesislcap/foundation-filters 14.227.4 → 14.228.0

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-filters",
3
3
  "description": "Genesis Foundation Filters",
4
- "version": "14.227.4",
4
+ "version": "14.228.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -48,20 +48,20 @@
48
48
  }
49
49
  },
50
50
  "devDependencies": {
51
- "@genesislcap/foundation-testing": "14.227.4",
52
- "@genesislcap/genx": "14.227.4",
53
- "@genesislcap/rollup-builder": "14.227.4",
54
- "@genesislcap/ts-builder": "14.227.4",
55
- "@genesislcap/uvu-playwright-builder": "14.227.4",
56
- "@genesislcap/vite-builder": "14.227.4",
57
- "@genesislcap/webpack-builder": "14.227.4",
51
+ "@genesislcap/foundation-testing": "14.228.0",
52
+ "@genesislcap/genx": "14.228.0",
53
+ "@genesislcap/rollup-builder": "14.228.0",
54
+ "@genesislcap/ts-builder": "14.228.0",
55
+ "@genesislcap/uvu-playwright-builder": "14.228.0",
56
+ "@genesislcap/vite-builder": "14.228.0",
57
+ "@genesislcap/webpack-builder": "14.228.0",
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.227.4",
63
- "@genesislcap/foundation-logger": "14.227.4",
64
- "@genesislcap/foundation-user": "14.227.4",
62
+ "@genesislcap/foundation-comms": "14.228.0",
63
+ "@genesislcap/foundation-logger": "14.228.0",
64
+ "@genesislcap/foundation-user": "14.228.0",
65
65
  "@microsoft/fast-element": "1.14.0",
66
66
  "@microsoft/fast-foundation": "2.49.6",
67
67
  "tslib": "^2.3.1",
@@ -75,5 +75,5 @@
75
75
  "publishConfig": {
76
76
  "access": "public"
77
77
  },
78
- "gitHead": "8589a5b1f5a9d2b720c3dc2f9ee6217d1abd9313"
78
+ "gitHead": "a8c87f80b2eab109ea129977bdbb803d6980da95"
79
79
  }