@lousy-agents/cli 5.18.2 → 5.19.1
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,14 +18,14 @@
|
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@biomejs/biome": "2.5.3",
|
|
21
|
-
"@lousy-agents/mcp": "5.
|
|
21
|
+
"@lousy-agents/mcp": "5.19.0",
|
|
22
22
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
23
23
|
"@testcontainers/postgresql": "12.0.4",
|
|
24
24
|
"@types/node": "24.13.3",
|
|
25
25
|
"@upstash/context7-mcp": "3.2.5",
|
|
26
26
|
"chance": "1.1.13",
|
|
27
27
|
"testcontainers": "12.0.4",
|
|
28
|
-
"tsx": "4.23.
|
|
28
|
+
"tsx": "4.23.5",
|
|
29
29
|
"typescript": "7.0.2",
|
|
30
30
|
"vitest": "4.1.10"
|
|
31
31
|
}
|
|
@@ -972,9 +972,9 @@
|
|
|
972
972
|
}
|
|
973
973
|
},
|
|
974
974
|
"node_modules/@lousy-agents/mcp": {
|
|
975
|
-
"version": "5.
|
|
976
|
-
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.
|
|
977
|
-
"integrity": "sha512-
|
|
975
|
+
"version": "5.19.0",
|
|
976
|
+
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.19.0.tgz",
|
|
977
|
+
"integrity": "sha512-3Hm79pTx2Gpis3vd1sJWfJ+CSIYUAqF6AuU0VCNwhGqfO9V34IskwDsmp/WPTy6F6Io1FUhm7be7G3x4/MWI/g==",
|
|
978
978
|
"dev": true,
|
|
979
979
|
"license": "BSD-2-Clause-Patent",
|
|
980
980
|
"dependencies": {
|
|
@@ -5851,9 +5851,9 @@
|
|
|
5851
5851
|
"optional": true
|
|
5852
5852
|
},
|
|
5853
5853
|
"node_modules/tsx": {
|
|
5854
|
-
"version": "4.23.
|
|
5855
|
-
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.
|
|
5856
|
-
"integrity": "sha512-
|
|
5854
|
+
"version": "4.23.5",
|
|
5855
|
+
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.5.tgz",
|
|
5856
|
+
"integrity": "sha512-rw55FUaqOoI7RvlQwLbhO4nSDApnQ4/CykPuiQ/EPvtrX3WA9Ig55jIt9VvbBJbzJuj12ueRu4PMZ2SxPVbihg==",
|
|
5857
5857
|
"dev": true,
|
|
5858
5858
|
"license": "MIT",
|
|
5859
5859
|
"dependencies": {
|
|
@@ -29,14 +29,14 @@
|
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@biomejs/biome": "2.5.3",
|
|
32
|
-
"@lousy-agents/mcp": "5.
|
|
32
|
+
"@lousy-agents/mcp": "5.19.0",
|
|
33
33
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
34
34
|
"@testcontainers/postgresql": "12.0.4",
|
|
35
35
|
"@types/node": "24.13.3",
|
|
36
36
|
"@upstash/context7-mcp": "3.2.5",
|
|
37
37
|
"chance": "1.1.13",
|
|
38
38
|
"testcontainers": "12.0.4",
|
|
39
|
-
"tsx": "4.23.
|
|
39
|
+
"tsx": "4.23.5",
|
|
40
40
|
"typescript": "7.0.2",
|
|
41
41
|
"vitest": "4.1.10"
|
|
42
42
|
}
|
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@biomejs/biome": "2.5.3",
|
|
23
|
-
"@lousy-agents/mcp": "5.
|
|
23
|
+
"@lousy-agents/mcp": "5.19.0",
|
|
24
24
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
25
25
|
"@types/node": "24.13.3",
|
|
26
26
|
"@upstash/context7-mcp": "3.2.5",
|
|
27
27
|
"chance": "1.1.13",
|
|
28
|
-
"tsx": "4.23.
|
|
28
|
+
"tsx": "4.23.5",
|
|
29
29
|
"typescript": "7.0.2",
|
|
30
30
|
"vitest": "4.1.10"
|
|
31
31
|
}
|