@lousy-agents/cli 5.19.5 → 5.19.7
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.
- package/api/copilot-with-fastify/.devcontainer/devcontainer.json +1 -1
- package/api/copilot-with-fastify/package-lock.json +17 -33
- package/api/copilot-with-fastify/package.json +4 -4
- package/cli/copilot-with-citty/.devcontainer/devcontainer.json +1 -1
- package/cli/copilot-with-citty/package.json +2 -2
- package/package.json +1 -1
- package/ui/copilot-with-react/.devcontainer/devcontainer.json +1 -1
- package/ui/copilot-with-react/package.json +3 -3
|
@@ -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.
|
|
13
|
+
"version": "v2.1.226"
|
|
14
14
|
},
|
|
15
15
|
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
|
|
16
16
|
"packages": "yamllint, shellcheck",
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
"version": "0.1.0",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@fastify/cors": "11.3.0",
|
|
12
|
-
"@fastify/sensible": "6.0.
|
|
13
|
-
"fastify": "5.11.
|
|
12
|
+
"@fastify/sensible": "6.0.5",
|
|
13
|
+
"fastify": "5.11.3",
|
|
14
14
|
"kysely": "0.29.4",
|
|
15
15
|
"pino": "10.3.1",
|
|
16
16
|
"postgres": "3.4.9",
|
|
@@ -18,14 +18,14 @@
|
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@biomejs/biome": "2.5.3",
|
|
21
|
-
"@lousy-agents/mcp": "5.19.
|
|
21
|
+
"@lousy-agents/mcp": "5.19.6",
|
|
22
22
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
23
23
|
"@testcontainers/postgresql": "12.1.0",
|
|
24
24
|
"@types/node": "24.13.3",
|
|
25
25
|
"@upstash/context7-mcp": "4.0.0",
|
|
26
26
|
"chance": "1.1.13",
|
|
27
27
|
"testcontainers": "12.1.0",
|
|
28
|
-
"tsx": "4.23.
|
|
28
|
+
"tsx": "4.23.11",
|
|
29
29
|
"typescript": "7.0.2",
|
|
30
30
|
"vitest": "4.1.10"
|
|
31
31
|
}
|
|
@@ -820,9 +820,9 @@
|
|
|
820
820
|
}
|
|
821
821
|
},
|
|
822
822
|
"node_modules/@fastify/sensible": {
|
|
823
|
-
"version": "6.0.
|
|
824
|
-
"resolved": "https://registry.npmjs.org/@fastify/sensible/-/sensible-6.0.
|
|
825
|
-
"integrity": "sha512-
|
|
823
|
+
"version": "6.0.5",
|
|
824
|
+
"resolved": "https://registry.npmjs.org/@fastify/sensible/-/sensible-6.0.5.tgz",
|
|
825
|
+
"integrity": "sha512-v4mGejwT6EJA2zd2rS6XwlyUSva2ILsqzG0aGkyrlS7l2jIpUgFACclSPN3kDijX//cf8+GutRLhJVKx3ae2Cw==",
|
|
826
826
|
"funding": [
|
|
827
827
|
{
|
|
828
828
|
"type": "github",
|
|
@@ -837,29 +837,13 @@
|
|
|
837
837
|
"dependencies": {
|
|
838
838
|
"@lukeed/ms": "^2.0.2",
|
|
839
839
|
"dequal": "^2.0.3",
|
|
840
|
-
"fastify-plugin": "^
|
|
840
|
+
"fastify-plugin": "^6.0.0",
|
|
841
841
|
"forwarded": "^0.2.0",
|
|
842
842
|
"http-errors": "^2.0.0",
|
|
843
843
|
"type-is": "^2.0.1",
|
|
844
844
|
"vary": "^1.1.2"
|
|
845
845
|
}
|
|
846
846
|
},
|
|
847
|
-
"node_modules/@fastify/sensible/node_modules/fastify-plugin": {
|
|
848
|
-
"version": "5.1.0",
|
|
849
|
-
"resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-5.1.0.tgz",
|
|
850
|
-
"integrity": "sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==",
|
|
851
|
-
"funding": [
|
|
852
|
-
{
|
|
853
|
-
"type": "github",
|
|
854
|
-
"url": "https://github.com/sponsors/fastify"
|
|
855
|
-
},
|
|
856
|
-
{
|
|
857
|
-
"type": "opencollective",
|
|
858
|
-
"url": "https://opencollective.com/fastify"
|
|
859
|
-
}
|
|
860
|
-
],
|
|
861
|
-
"license": "MIT"
|
|
862
|
-
},
|
|
863
847
|
"node_modules/@grpc/grpc-js": {
|
|
864
848
|
"version": "1.14.4",
|
|
865
849
|
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.14.4.tgz",
|
|
@@ -972,9 +956,9 @@
|
|
|
972
956
|
}
|
|
973
957
|
},
|
|
974
958
|
"node_modules/@lousy-agents/mcp": {
|
|
975
|
-
"version": "5.19.
|
|
976
|
-
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.19.
|
|
977
|
-
"integrity": "sha512-
|
|
959
|
+
"version": "5.19.6",
|
|
960
|
+
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.19.6.tgz",
|
|
961
|
+
"integrity": "sha512-kmhkJfsi91JTtNiyfVXRLOD1KdzZY+BrV+IMymidMDZqgkPxm3HOgp8SViZDcE4+eGOxyNe88jXQh0634IjTKQ==",
|
|
978
962
|
"dev": true,
|
|
979
963
|
"license": "BSD-2-Clause-Patent",
|
|
980
964
|
"dependencies": {
|
|
@@ -3573,9 +3557,9 @@
|
|
|
3573
3557
|
"license": "BSD-3-Clause"
|
|
3574
3558
|
},
|
|
3575
3559
|
"node_modules/fastify": {
|
|
3576
|
-
"version": "5.11.
|
|
3577
|
-
"resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.
|
|
3578
|
-
"integrity": "sha512-
|
|
3560
|
+
"version": "5.11.3",
|
|
3561
|
+
"resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.3.tgz",
|
|
3562
|
+
"integrity": "sha512-W6hzDP8s0iSeL7LGwY6Oc/ZxuXWOvFEMs6p2L0Si415YRo27W5pBKdOTXxhemBDeSTAcpYf5evRA9onF2OYhPA==",
|
|
3579
3563
|
"funding": [
|
|
3580
3564
|
{
|
|
3581
3565
|
"type": "github",
|
|
@@ -5906,9 +5890,9 @@
|
|
|
5906
5890
|
"optional": true
|
|
5907
5891
|
},
|
|
5908
5892
|
"node_modules/tsx": {
|
|
5909
|
-
"version": "4.23.
|
|
5910
|
-
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.
|
|
5911
|
-
"integrity": "sha512-
|
|
5893
|
+
"version": "4.23.11",
|
|
5894
|
+
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.11.tgz",
|
|
5895
|
+
"integrity": "sha512-Ry2oTEUnhBdeEdWIztY8kf3/nBGnPnjMLVGL0YfdRXMORuPER5NlKmayqxtxRxwB1xBN+RivRaJfe7PM1rtiyw==",
|
|
5912
5896
|
"dev": true,
|
|
5913
5897
|
"license": "MIT",
|
|
5914
5898
|
"dependencies": {
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
},
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@fastify/cors": "11.3.0",
|
|
20
|
-
"@fastify/sensible": "6.0.
|
|
21
|
-
"fastify": "5.11.
|
|
20
|
+
"@fastify/sensible": "6.0.5",
|
|
21
|
+
"fastify": "5.11.3",
|
|
22
22
|
"kysely": "0.29.4",
|
|
23
23
|
"pino": "10.3.1",
|
|
24
24
|
"postgres": "3.4.9",
|
|
@@ -29,14 +29,14 @@
|
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@biomejs/biome": "2.5.3",
|
|
32
|
-
"@lousy-agents/mcp": "5.19.
|
|
32
|
+
"@lousy-agents/mcp": "5.19.6",
|
|
33
33
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
34
34
|
"@testcontainers/postgresql": "12.1.0",
|
|
35
35
|
"@types/node": "24.13.3",
|
|
36
36
|
"@upstash/context7-mcp": "4.0.0",
|
|
37
37
|
"chance": "1.1.13",
|
|
38
38
|
"testcontainers": "12.1.0",
|
|
39
|
-
"tsx": "4.23.
|
|
39
|
+
"tsx": "4.23.11",
|
|
40
40
|
"typescript": "7.0.2",
|
|
41
41
|
"vitest": "4.1.10"
|
|
42
42
|
}
|
|
@@ -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.
|
|
13
|
+
"version": "v2.1.226"
|
|
14
14
|
},
|
|
15
15
|
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
|
|
16
16
|
"packages": "yamllint, shellcheck",
|
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@biomejs/biome": "2.5.3",
|
|
23
|
-
"@lousy-agents/mcp": "5.19.
|
|
23
|
+
"@lousy-agents/mcp": "5.19.6",
|
|
24
24
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
25
25
|
"@types/node": "24.13.3",
|
|
26
26
|
"@upstash/context7-mcp": "4.0.0",
|
|
27
27
|
"chance": "1.1.13",
|
|
28
|
-
"tsx": "4.23.
|
|
28
|
+
"tsx": "4.23.11",
|
|
29
29
|
"typescript": "7.0.2",
|
|
30
30
|
"vitest": "4.1.10"
|
|
31
31
|
}
|
package/package.json
CHANGED
|
@@ -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.
|
|
13
|
+
"version": "v2.1.226"
|
|
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",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@biomejs/biome": "2.5.3",
|
|
25
25
|
"@eslint/eslintrc": "3.3.6",
|
|
26
|
-
"@lousy-agents/mcp": "5.19.
|
|
26
|
+
"@lousy-agents/mcp": "5.19.6",
|
|
27
27
|
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
28
28
|
"@testing-library/jest-dom": "7.0.0",
|
|
29
29
|
"@testing-library/react": "16.3.2",
|
|
@@ -33,9 +33,9 @@
|
|
|
33
33
|
"@upstash/context7-mcp": "4.0.0",
|
|
34
34
|
"@vitejs/plugin-react": "6.0.5",
|
|
35
35
|
"@vitest/ui": "4.1.10",
|
|
36
|
-
"eslint": "10.8.
|
|
36
|
+
"eslint": "10.8.1",
|
|
37
37
|
"eslint-config-next": "16.3.0",
|
|
38
|
-
"happy-dom": "20.11.
|
|
38
|
+
"happy-dom": "20.11.2",
|
|
39
39
|
"jsdom": "30.0.1",
|
|
40
40
|
"typescript": "7.0.2",
|
|
41
41
|
"vitest": "4.1.10",
|