uilint 0.2.60 → 0.2.61

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,7 +5,7 @@ import {
5
5
  execute,
6
6
  getAllInstallers,
7
7
  getInjectionPoints
8
- } from "./chunk-3LKX26SH.js";
8
+ } from "./chunk-SQFSFBUP.js";
9
9
  import {
10
10
  detectCoverageSetup
11
11
  } from "./chunk-MSOAR5VP.js";
@@ -1688,4 +1688,4 @@ ${pc.blue("Running tests with coverage...")}`);
1688
1688
  export {
1689
1689
  initUI
1690
1690
  };
1691
- //# sourceMappingURL=init-ui-D43GYBCT.js.map
1691
+ //# sourceMappingURL=init-ui-Z54KCM7G.js.map
@@ -4,7 +4,7 @@ import {
4
4
  analyze,
5
5
  execute,
6
6
  getAllInstallers
7
- } from "./chunk-3LKX26SH.js";
7
+ } from "./chunk-SQFSFBUP.js";
8
8
  import "./chunk-MSOAR5VP.js";
9
9
  import "./chunk-VSBVUS56.js";
10
10
  import "./chunk-ZDSDZNIB.js";
@@ -598,4 +598,4 @@ async function removeUI(options = {}) {
598
598
  export {
599
599
  removeUI
600
600
  };
601
- //# sourceMappingURL=remove-ui-WPXAIH3W.js.map
601
+ //# sourceMappingURL=remove-ui-U2VUMSP7.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "uilint",
3
- "version": "0.2.60",
3
+ "version": "0.2.61",
4
4
  "description": "CLI for UILint - AI-powered UI consistency checking",
5
5
  "author": "Peter Suggate",
6
6
  "repository": {
@@ -48,9 +48,9 @@
48
48
  "react": "^19.2.3",
49
49
  "typescript": "^5.9.3",
50
50
  "ws": "^8.19.0",
51
- "uilint-core": "0.2.60",
52
- "uilint-duplicates": "0.2.60",
53
- "uilint-eslint": "0.2.60"
51
+ "uilint-core": "0.2.61",
52
+ "uilint-duplicates": "0.2.61",
53
+ "uilint-eslint": "0.2.61"
54
54
  },
55
55
  "optionalDependencies": {
56
56
  "@langfuse/client": "^4.5.1",
@@ -66,7 +66,7 @@
66
66
  "ink-testing-library": "^4.0.0",
67
67
  "tsup": "^8.5.1",
68
68
  "vitest": "^4.0.17",
69
- "uilint-react": "0.2.60"
69
+ "uilint-react": "0.2.61"
70
70
  },
71
71
  "keywords": [
72
72
  "cli",