@lousy-agents/cli 5.4.0 → 5.4.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.
|
@@ -11,14 +11,14 @@
|
|
|
11
11
|
"@fastify/cors": "11.2.0",
|
|
12
12
|
"@fastify/sensible": "6.0.4",
|
|
13
13
|
"fastify": "5.8.2",
|
|
14
|
-
"kysely": "0.28.
|
|
14
|
+
"kysely": "0.28.14",
|
|
15
15
|
"pino": "10.3.1",
|
|
16
16
|
"postgres": "3.4.8",
|
|
17
17
|
"zod": "4.3.6"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@biomejs/biome": "2.4.2",
|
|
21
|
-
"@lousy-agents/mcp": "5.
|
|
21
|
+
"@lousy-agents/mcp": "5.4.0",
|
|
22
22
|
"@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
|
|
23
23
|
"@testcontainers/postgresql": "11.13.0",
|
|
24
24
|
"@types/node": "24.12.0",
|
|
@@ -944,9 +944,9 @@
|
|
|
944
944
|
}
|
|
945
945
|
},
|
|
946
946
|
"node_modules/@lousy-agents/mcp": {
|
|
947
|
-
"version": "5.
|
|
948
|
-
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.
|
|
949
|
-
"integrity": "sha512-
|
|
947
|
+
"version": "5.4.0",
|
|
948
|
+
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.4.0.tgz",
|
|
949
|
+
"integrity": "sha512-v7vj558vPTZowyDKar7r501NGn88hXaCQDgP46f2oUyaWlvQ632JxIT+cYv+QaVGEHHJle+bwy2QwHc/buDhlg==",
|
|
950
950
|
"dev": true,
|
|
951
951
|
"license": "MIT",
|
|
952
952
|
"dependencies": {
|
|
@@ -3630,9 +3630,9 @@
|
|
|
3630
3630
|
"license": "BSD-2-Clause"
|
|
3631
3631
|
},
|
|
3632
3632
|
"node_modules/kysely": {
|
|
3633
|
-
"version": "0.28.
|
|
3634
|
-
"resolved": "https://registry.npmjs.org/kysely/-/kysely-0.28.
|
|
3635
|
-
"integrity": "sha512-
|
|
3633
|
+
"version": "0.28.14",
|
|
3634
|
+
"resolved": "https://registry.npmjs.org/kysely/-/kysely-0.28.14.tgz",
|
|
3635
|
+
"integrity": "sha512-SU3lgh0rPvq7upc6vvdVrCsSMUG1h3ChvHVOY7wJ2fw4C9QEB7X3d5eyYEyULUX7UQtxZJtZXGuT6U2US72UYA==",
|
|
3636
3636
|
"license": "MIT",
|
|
3637
3637
|
"engines": {
|
|
3638
3638
|
"node": ">=20.0.0"
|
|
@@ -19,14 +19,14 @@
|
|
|
19
19
|
"@fastify/cors": "11.2.0",
|
|
20
20
|
"@fastify/sensible": "6.0.4",
|
|
21
21
|
"fastify": "5.8.2",
|
|
22
|
-
"kysely": "0.28.
|
|
22
|
+
"kysely": "0.28.14",
|
|
23
23
|
"pino": "10.3.1",
|
|
24
24
|
"postgres": "3.4.8",
|
|
25
25
|
"zod": "4.3.6"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@biomejs/biome": "2.4.2",
|
|
29
|
-
"@lousy-agents/mcp": "5.
|
|
29
|
+
"@lousy-agents/mcp": "5.4.0",
|
|
30
30
|
"@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
|
|
31
31
|
"@testcontainers/postgresql": "11.13.0",
|
|
32
32
|
"@types/node": "24.12.0",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@biomejs/biome": "2.3.14",
|
|
23
|
-
"@lousy-agents/mcp": "5.
|
|
23
|
+
"@lousy-agents/mcp": "5.4.0",
|
|
24
24
|
"@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
|
|
25
25
|
"@types/node": "24.12.0",
|
|
26
26
|
"@upstash/context7-mcp": "2.1.4",
|
package/package.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@biomejs/biome": "2.4.2",
|
|
25
25
|
"@eslint/eslintrc": "^3",
|
|
26
|
-
"@lousy-agents/mcp": "5.
|
|
26
|
+
"@lousy-agents/mcp": "5.4.0",
|
|
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",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"eslint": "^10.0.0",
|
|
37
37
|
"eslint-config-next": "16.2.0",
|
|
38
38
|
"happy-dom": "^20.0.11",
|
|
39
|
-
"jsdom": "29.0.
|
|
39
|
+
"jsdom": "29.0.1",
|
|
40
40
|
"typescript": "^5",
|
|
41
41
|
"vitest": "4.1.0",
|
|
42
42
|
"whatwg-fetch": "3.6.20"
|