@lousy-agents/cli 5.8.4 → 5.8.6
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.
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@biomejs/biome": "2.4.9",
|
|
21
|
-
"@lousy-agents/mcp": "5.8.
|
|
21
|
+
"@lousy-agents/mcp": "5.8.5",
|
|
22
22
|
"@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
|
|
23
23
|
"@testcontainers/postgresql": "11.13.0",
|
|
24
24
|
"@types/node": "24.12.2",
|
|
@@ -944,13 +944,13 @@
|
|
|
944
944
|
}
|
|
945
945
|
},
|
|
946
946
|
"node_modules/@lousy-agents/mcp": {
|
|
947
|
-
"version": "5.8.
|
|
948
|
-
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.8.
|
|
949
|
-
"integrity": "sha512-
|
|
947
|
+
"version": "5.8.5",
|
|
948
|
+
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.8.5.tgz",
|
|
949
|
+
"integrity": "sha512-j8JJjtRM9FsiW5xxQPO3MgeBv/crTHwmm3ViHllxUrvJfzl89pzwafqZZpvsoFOb9Y8W3GrsM0ZwsGg304cFuw==",
|
|
950
950
|
"dev": true,
|
|
951
951
|
"license": "MIT",
|
|
952
952
|
"dependencies": {
|
|
953
|
-
"@modelcontextprotocol/sdk": "1.
|
|
953
|
+
"@modelcontextprotocol/sdk": "1.29.0",
|
|
954
954
|
"yaml": "2.8.3",
|
|
955
955
|
"zod": "4.3.6"
|
|
956
956
|
},
|
|
@@ -968,9 +968,9 @@
|
|
|
968
968
|
}
|
|
969
969
|
},
|
|
970
970
|
"node_modules/@modelcontextprotocol/sdk": {
|
|
971
|
-
"version": "1.
|
|
972
|
-
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.
|
|
973
|
-
"integrity": "sha512-
|
|
971
|
+
"version": "1.29.0",
|
|
972
|
+
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.29.0.tgz",
|
|
973
|
+
"integrity": "sha512-zo37mZA9hJWpULgkRpowewez1y6ML5GsXJPY8FI0tBBCd77HEvza4jDqRKOXgHNn867PVGCyTdzqpz0izu5ZjQ==",
|
|
974
974
|
"dev": true,
|
|
975
975
|
"license": "MIT",
|
|
976
976
|
"dependencies": {
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@biomejs/biome": "2.4.9",
|
|
29
|
-
"@lousy-agents/mcp": "5.8.
|
|
29
|
+
"@lousy-agents/mcp": "5.8.5",
|
|
30
30
|
"@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
|
|
31
31
|
"@testcontainers/postgresql": "11.13.0",
|
|
32
32
|
"@types/node": "24.12.2",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@biomejs/biome": "2.4.9",
|
|
23
|
-
"@lousy-agents/mcp": "5.8.
|
|
23
|
+
"@lousy-agents/mcp": "5.8.5",
|
|
24
24
|
"@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
|
|
25
25
|
"@types/node": "24.12.2",
|
|
26
26
|
"@upstash/context7-mcp": "2.1.6",
|
package/package.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@biomejs/biome": "2.4.9",
|
|
25
25
|
"@eslint/eslintrc": "3.3.5",
|
|
26
|
-
"@lousy-agents/mcp": "5.8.
|
|
26
|
+
"@lousy-agents/mcp": "5.8.5",
|
|
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",
|