@lousy-agents/cli 5.15.2 → 5.15.4

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.
@@ -10,7 +10,7 @@
10
10
  },
11
11
  "ghcr.io/devcontainers/features/copilot-cli:1.0.0": {},
12
12
  "ghcr.io/anthropics/devcontainer-features/claude-code:1": {
13
- "version": "v2.1.170"
13
+ "version": "v2.1.173"
14
14
  },
15
15
  "ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
16
16
  "packages": "yamllint, shellcheck",
@@ -18,10 +18,10 @@
18
18
  },
19
19
  "devDependencies": {
20
20
  "@biomejs/biome": "2.4.16",
21
- "@lousy-agents/mcp": "5.15.1",
21
+ "@lousy-agents/mcp": "5.15.3",
22
22
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
23
23
  "@testcontainers/postgresql": "12.0.1",
24
- "@types/node": "24.13.1",
24
+ "@types/node": "24.13.2",
25
25
  "@upstash/context7-mcp": "3.1.0",
26
26
  "chance": "1.1.13",
27
27
  "testcontainers": "12.0.1",
@@ -956,9 +956,9 @@
956
956
  }
957
957
  },
958
958
  "node_modules/@lousy-agents/mcp": {
959
- "version": "5.15.1",
960
- "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.15.1.tgz",
961
- "integrity": "sha512-2WkYjZqpbY0vOk41kihnYXEwPAD5q2tQImByRQOxPGrG44u06E9c8OG/DyKhf/FlIOOKWH30+A4XMSs5etMLMw==",
959
+ "version": "5.15.3",
960
+ "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.15.3.tgz",
961
+ "integrity": "sha512-F4qNGmjTZkI/cHYtk5zsgvYIjCgmLrL1Sn1VDVmKsQP/Y63XPVcdxr59vYbpyfeAvUKrt0yb5qyhbHI6Gk2DnQ==",
962
962
  "dev": true,
963
963
  "license": "BSD-2-Clause-Patent",
964
964
  "dependencies": {
@@ -1566,9 +1566,9 @@
1566
1566
  "license": "MIT"
1567
1567
  },
1568
1568
  "node_modules/@types/node": {
1569
- "version": "24.13.1",
1570
- "resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.1.tgz",
1571
- "integrity": "sha512-RSpUJGmvsJ1ZeBehQZFhIdpsz+bIpES0nIQXko4Ybq+N+kX6XvOq3Jo+iJ82FWLdblFq85AsMikd3m35jgezYg==",
1569
+ "version": "24.13.2",
1570
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.2.tgz",
1571
+ "integrity": "sha512-fRa09kZTgu8o71KFcDjUFuc7F+dEbZYZmkI0mg5YBTRs0yMKjYHsq/c0urDKeDb+D5qVgXOdFcuu+DZPKOITwA==",
1572
1572
  "dev": true,
1573
1573
  "license": "MIT",
1574
1574
  "dependencies": {
@@ -29,10 +29,10 @@
29
29
  },
30
30
  "devDependencies": {
31
31
  "@biomejs/biome": "2.4.16",
32
- "@lousy-agents/mcp": "5.15.1",
32
+ "@lousy-agents/mcp": "5.15.3",
33
33
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
34
34
  "@testcontainers/postgresql": "12.0.1",
35
- "@types/node": "24.13.1",
35
+ "@types/node": "24.13.2",
36
36
  "@upstash/context7-mcp": "3.1.0",
37
37
  "chance": "1.1.13",
38
38
  "testcontainers": "12.0.1",
@@ -10,7 +10,7 @@
10
10
  },
11
11
  "ghcr.io/devcontainers/features/copilot-cli:1.0.0": {},
12
12
  "ghcr.io/anthropics/devcontainer-features/claude-code:1": {
13
- "version": "v2.1.170"
13
+ "version": "v2.1.173"
14
14
  },
15
15
  "ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
16
16
  "packages": "yamllint, shellcheck",
@@ -20,9 +20,9 @@
20
20
  },
21
21
  "devDependencies": {
22
22
  "@biomejs/biome": "2.4.16",
23
- "@lousy-agents/mcp": "5.15.1",
23
+ "@lousy-agents/mcp": "5.15.3",
24
24
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
25
- "@types/node": "24.13.1",
25
+ "@types/node": "24.13.2",
26
26
  "@upstash/context7-mcp": "3.1.0",
27
27
  "chance": "1.1.13",
28
28
  "tsx": "4.22.4",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lousy-agents/cli",
3
- "version": "5.15.2",
3
+ "version": "5.15.4",
4
4
  "description": "CLI scaffolding tool that sets up projects with structure, instructions, and feedback loops for AI coding assistants",
5
5
  "type": "module",
6
6
  "repository": {
@@ -10,7 +10,7 @@
10
10
  },
11
11
  "ghcr.io/devcontainers/features/copilot-cli:1.0.0": {},
12
12
  "ghcr.io/anthropics/devcontainer-features/claude-code:1": {
13
- "version": "v2.1.170"
13
+ "version": "v2.1.173"
14
14
  },
15
15
  "ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
16
16
  "packages": "libnss3, libnspr4, libatk1.0-0t64, libatk-bridge2.0-0t64, libcups2t64, libdrm2, libdbus-1-3, libatspi2.0-0t64, libxcomposite1, libxdamage1, libxfixes3, libxrandr2, libgbm1, libxkbcommon0, libasound2t64, yamllint, shellcheck",
@@ -14,27 +14,27 @@
14
14
  },
15
15
  "dependencies": {
16
16
  "@emotion/server": "11.11.0",
17
- "@mui/material": "9.1.0",
18
- "@mui/material-nextjs": "9.1.0",
19
- "next": "16.2.8",
17
+ "@mui/material": "9.1.1",
18
+ "@mui/material-nextjs": "9.1.1",
19
+ "next": "16.2.9",
20
20
  "react": "19.2.7",
21
21
  "react-dom": "19.2.7"
22
22
  },
23
23
  "devDependencies": {
24
24
  "@biomejs/biome": "2.4.16",
25
25
  "@eslint/eslintrc": "3.3.5",
26
- "@lousy-agents/mcp": "5.15.1",
26
+ "@lousy-agents/mcp": "5.15.3",
27
27
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
28
28
  "@testing-library/jest-dom": "6.9.1",
29
29
  "@testing-library/react": "16.3.2",
30
- "@types/node": "24.13.1",
30
+ "@types/node": "24.13.2",
31
31
  "@types/react": "19.2.17",
32
32
  "@types/react-dom": "19.2.3",
33
33
  "@upstash/context7-mcp": "3.1.0",
34
34
  "@vitejs/plugin-react": "6.0.2",
35
35
  "@vitest/ui": "4.1.8",
36
36
  "eslint": "10.4.1",
37
- "eslint-config-next": "16.2.8",
37
+ "eslint-config-next": "16.2.9",
38
38
  "happy-dom": "20.10.2",
39
39
  "jsdom": "29.1.1",
40
40
  "typescript": "6.0.3",