@genesislcap/foundation-criteria 14.182.0-pa-1226.2 → 14.182.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 +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.182.0-pa-1226.2",
4
+ "version": "14.182.1",
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.182.0-pa-1226.2",
44
- "@genesislcap/genx": "14.182.0-pa-1226.2",
45
- "@genesislcap/rollup-builder": "14.182.0-pa-1226.2",
46
- "@genesislcap/ts-builder": "14.182.0-pa-1226.2",
47
- "@genesislcap/uvu-playwright-builder": "14.182.0-pa-1226.2",
48
- "@genesislcap/vite-builder": "14.182.0-pa-1226.2",
49
- "@genesislcap/webpack-builder": "14.182.0-pa-1226.2",
43
+ "@genesislcap/foundation-testing": "14.182.1",
44
+ "@genesislcap/genx": "14.182.1",
45
+ "@genesislcap/rollup-builder": "14.182.1",
46
+ "@genesislcap/ts-builder": "14.182.1",
47
+ "@genesislcap/uvu-playwright-builder": "14.182.1",
48
+ "@genesislcap/vite-builder": "14.182.1",
49
+ "@genesislcap/webpack-builder": "14.182.1",
50
50
  "rimraf": "^3.0.2"
51
51
  },
52
52
  "dependencies": {
53
- "@genesislcap/foundation-logger": "14.182.0-pa-1226.2",
54
- "@genesislcap/foundation-utils": "14.182.0-pa-1226.2",
53
+ "@genesislcap/foundation-logger": "14.182.1",
54
+ "@genesislcap/foundation-utils": "14.182.1",
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": "6a3e7bf3969e20aaa0d4f035e47d5c39c8992d9f"
66
+ "gitHead": "269302eb913285781ee3875d82c4eddc34eb8aa9"
67
67
  }