@genesislcap/foundation-filters 14.183.1 → 14.183.2

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.183.1",
4
+ "version": "14.183.2",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -40,20 +40,20 @@
40
40
  "test:debug": "genx test --debug"
41
41
  },
42
42
  "devDependencies": {
43
- "@genesislcap/foundation-testing": "14.183.1",
44
- "@genesislcap/genx": "14.183.1",
45
- "@genesislcap/rollup-builder": "14.183.1",
46
- "@genesislcap/ts-builder": "14.183.1",
47
- "@genesislcap/uvu-playwright-builder": "14.183.1",
48
- "@genesislcap/vite-builder": "14.183.1",
49
- "@genesislcap/webpack-builder": "14.183.1",
43
+ "@genesislcap/foundation-testing": "14.183.2",
44
+ "@genesislcap/genx": "14.183.2",
45
+ "@genesislcap/rollup-builder": "14.183.2",
46
+ "@genesislcap/ts-builder": "14.183.2",
47
+ "@genesislcap/uvu-playwright-builder": "14.183.2",
48
+ "@genesislcap/vite-builder": "14.183.2",
49
+ "@genesislcap/webpack-builder": "14.183.2",
50
50
  "@types/ua-parser-js": "^0.7.36",
51
51
  "rimraf": "^3.0.2"
52
52
  },
53
53
  "dependencies": {
54
- "@genesislcap/foundation-comms": "14.183.1",
55
- "@genesislcap/foundation-logger": "14.183.1",
56
- "@genesislcap/foundation-user": "14.183.1",
54
+ "@genesislcap/foundation-comms": "14.183.2",
55
+ "@genesislcap/foundation-logger": "14.183.2",
56
+ "@genesislcap/foundation-user": "14.183.2",
57
57
  "@microsoft/fast-element": "^1.12.0",
58
58
  "@microsoft/fast-foundation": "^2.49.4",
59
59
  "tslib": "^2.3.1",
@@ -67,5 +67,5 @@
67
67
  "publishConfig": {
68
68
  "access": "public"
69
69
  },
70
- "gitHead": "3caa32fe960947d43a5a60830f12b85181fe40c1"
70
+ "gitHead": "fcec30e0c7127ead30b2eee7ac82eddf25d75daf"
71
71
  }