@lousy-agents/cli 5.20.1 → 5.20.2
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.3.0",
|
|
12
12
|
"@fastify/sensible": "6.0.5",
|
|
13
13
|
"fastify": "5.11.3",
|
|
14
|
-
"kysely": "0.29.
|
|
14
|
+
"kysely": "0.29.5",
|
|
15
15
|
"pino": "10.3.1",
|
|
16
16
|
"postgres": "3.4.9",
|
|
17
17
|
"zod": "4.4.3"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@biomejs/biome": "2.5.7",
|
|
21
|
-
"@lousy-agents/mcp": "5.20.
|
|
21
|
+
"@lousy-agents/mcp": "5.20.1",
|
|
22
22
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
23
23
|
"@testcontainers/postgresql": "12.1.0",
|
|
24
24
|
"@types/node": "24.13.3",
|
|
@@ -955,9 +955,9 @@
|
|
|
955
955
|
}
|
|
956
956
|
},
|
|
957
957
|
"node_modules/@lousy-agents/mcp": {
|
|
958
|
-
"version": "5.20.
|
|
959
|
-
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.20.
|
|
960
|
-
"integrity": "sha512-
|
|
958
|
+
"version": "5.20.1",
|
|
959
|
+
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.20.1.tgz",
|
|
960
|
+
"integrity": "sha512-b5PY5J8WaSBL8hDXN9WoM4qELr+8e9yajk9ocn2tmNFizK1NS3C2x/Ke0wqjTw7i/7a1vnkBHdZTJvi1s0rFpg==",
|
|
961
961
|
"dev": true,
|
|
962
962
|
"license": "BSD-2-Clause-Patent",
|
|
963
963
|
"dependencies": {
|
|
@@ -3878,9 +3878,9 @@
|
|
|
3878
3878
|
"license": "BSD-2-Clause"
|
|
3879
3879
|
},
|
|
3880
3880
|
"node_modules/kysely": {
|
|
3881
|
-
"version": "0.29.
|
|
3882
|
-
"resolved": "https://registry.npmjs.org/kysely/-/kysely-0.29.
|
|
3883
|
-
"integrity": "sha512-
|
|
3881
|
+
"version": "0.29.5",
|
|
3882
|
+
"resolved": "https://registry.npmjs.org/kysely/-/kysely-0.29.5.tgz",
|
|
3883
|
+
"integrity": "sha512-ooa+eSbBNPTo3MycPEuW5jdrxQdQwdtB3LC3h43FiXQbIry5tR0C5lDG7eealK0E4D7XjrnOP5DIUg/LyjRMYQ==",
|
|
3884
3884
|
"license": "MIT",
|
|
3885
3885
|
"engines": {
|
|
3886
3886
|
"node": ">=22.0.0"
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"@fastify/cors": "11.3.0",
|
|
20
20
|
"@fastify/sensible": "6.0.5",
|
|
21
21
|
"fastify": "5.11.3",
|
|
22
|
-
"kysely": "0.29.
|
|
22
|
+
"kysely": "0.29.5",
|
|
23
23
|
"pino": "10.3.1",
|
|
24
24
|
"postgres": "3.4.9",
|
|
25
25
|
"zod": "4.4.3"
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@biomejs/biome": "2.5.7",
|
|
32
|
-
"@lousy-agents/mcp": "5.20.
|
|
32
|
+
"@lousy-agents/mcp": "5.20.1",
|
|
33
33
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
34
34
|
"@testcontainers/postgresql": "12.1.0",
|
|
35
35
|
"@types/node": "24.13.3",
|
package/package.json
CHANGED
|
@@ -23,9 +23,9 @@
|
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@biomejs/biome": "2.5.7",
|
|
25
25
|
"@eslint/eslintrc": "3.3.6",
|
|
26
|
-
"@lousy-agents/mcp": "5.20.
|
|
26
|
+
"@lousy-agents/mcp": "5.20.1",
|
|
27
27
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
28
|
-
"@testing-library/jest-dom": "7.0.
|
|
28
|
+
"@testing-library/jest-dom": "7.0.1",
|
|
29
29
|
"@testing-library/react": "16.3.2",
|
|
30
30
|
"@types/node": "24.13.3",
|
|
31
31
|
"@types/react": "19.2.18",
|