@genesislcap/foundation-criteria 14.180.7 → 14.181.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 +11 -11
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-criteria",
3
3
  "description": "Genesis Foundation UI Criteria Utils",
4
- "version": "14.180.7",
4
+ "version": "14.181.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -40,18 +40,18 @@
40
40
  "test:debug": "genx test --debug"
41
41
  },
42
42
  "devDependencies": {
43
- "@genesislcap/foundation-testing": "14.180.7",
44
- "@genesislcap/genx": "14.180.7",
45
- "@genesislcap/rollup-builder": "14.180.7",
46
- "@genesislcap/ts-builder": "14.180.7",
47
- "@genesislcap/uvu-playwright-builder": "14.180.7",
48
- "@genesislcap/vite-builder": "14.180.7",
49
- "@genesislcap/webpack-builder": "14.180.7",
43
+ "@genesislcap/foundation-testing": "14.181.0",
44
+ "@genesislcap/genx": "14.181.0",
45
+ "@genesislcap/rollup-builder": "14.181.0",
46
+ "@genesislcap/ts-builder": "14.181.0",
47
+ "@genesislcap/uvu-playwright-builder": "14.181.0",
48
+ "@genesislcap/vite-builder": "14.181.0",
49
+ "@genesislcap/webpack-builder": "14.181.0",
50
50
  "rimraf": "^3.0.2"
51
51
  },
52
52
  "dependencies": {
53
- "@genesislcap/foundation-logger": "14.180.7",
54
- "@genesislcap/foundation-utils": "14.180.7",
53
+ "@genesislcap/foundation-logger": "14.181.0",
54
+ "@genesislcap/foundation-utils": "14.181.0",
55
55
  "@microsoft/fast-element": "^1.12.0",
56
56
  "tslib": "^2.3.1"
57
57
  },
@@ -63,5 +63,5 @@
63
63
  "publishConfig": {
64
64
  "access": "public"
65
65
  },
66
- "gitHead": "f3ae410371b27f3841816a79862a2f952bf6740d"
66
+ "gitHead": "0f2f5f3767deedba68f85942c0617c64f829589f"
67
67
  }