@lousy-agents/cli 5.8.7 → 5.8.8
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/biome.template.json +1 -1
- package/api/copilot-with-fastify/package-lock.json +56 -44
- package/api/copilot-with-fastify/package.json +3 -3
- package/cli/copilot-with-citty/biome.template.json +1 -1
- package/cli/copilot-with-citty/package.json +2 -2
- package/package.json +1 -1
- package/ui/copilot-with-react/biome.template.json +1 -1
- package/ui/copilot-with-react/package.json +2 -2
|
@@ -13,12 +13,12 @@
|
|
|
13
13
|
"fastify": "5.8.4",
|
|
14
14
|
"kysely": "0.28.14",
|
|
15
15
|
"pino": "10.3.1",
|
|
16
|
-
"postgres": "3.4.
|
|
16
|
+
"postgres": "3.4.9",
|
|
17
17
|
"zod": "4.3.6"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@biomejs/biome": "2.4.
|
|
21
|
-
"@lousy-agents/mcp": "5.8.
|
|
20
|
+
"@biomejs/biome": "2.4.10",
|
|
21
|
+
"@lousy-agents/mcp": "5.8.7",
|
|
22
22
|
"@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
|
|
23
23
|
"@testcontainers/postgresql": "11.13.0",
|
|
24
24
|
"@types/node": "24.12.2",
|
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
"license": "Apache-2.0"
|
|
39
39
|
},
|
|
40
40
|
"node_modules/@biomejs/biome": {
|
|
41
|
-
"version": "2.4.
|
|
42
|
-
"resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.4.
|
|
43
|
-
"integrity": "sha512-
|
|
41
|
+
"version": "2.4.10",
|
|
42
|
+
"resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.4.10.tgz",
|
|
43
|
+
"integrity": "sha512-xxA3AphFQ1geij4JTHXv4EeSTda1IFn22ye9LdyVPoJU19fNVl0uzfEuhsfQ4Yue/0FaLs2/ccVi4UDiE7R30w==",
|
|
44
44
|
"dev": true,
|
|
45
45
|
"license": "MIT OR Apache-2.0",
|
|
46
46
|
"bin": {
|
|
@@ -54,20 +54,20 @@
|
|
|
54
54
|
"url": "https://opencollective.com/biome"
|
|
55
55
|
},
|
|
56
56
|
"optionalDependencies": {
|
|
57
|
-
"@biomejs/cli-darwin-arm64": "2.4.
|
|
58
|
-
"@biomejs/cli-darwin-x64": "2.4.
|
|
59
|
-
"@biomejs/cli-linux-arm64": "2.4.
|
|
60
|
-
"@biomejs/cli-linux-arm64-musl": "2.4.
|
|
61
|
-
"@biomejs/cli-linux-x64": "2.4.
|
|
62
|
-
"@biomejs/cli-linux-x64-musl": "2.4.
|
|
63
|
-
"@biomejs/cli-win32-arm64": "2.4.
|
|
64
|
-
"@biomejs/cli-win32-x64": "2.4.
|
|
57
|
+
"@biomejs/cli-darwin-arm64": "2.4.10",
|
|
58
|
+
"@biomejs/cli-darwin-x64": "2.4.10",
|
|
59
|
+
"@biomejs/cli-linux-arm64": "2.4.10",
|
|
60
|
+
"@biomejs/cli-linux-arm64-musl": "2.4.10",
|
|
61
|
+
"@biomejs/cli-linux-x64": "2.4.10",
|
|
62
|
+
"@biomejs/cli-linux-x64-musl": "2.4.10",
|
|
63
|
+
"@biomejs/cli-win32-arm64": "2.4.10",
|
|
64
|
+
"@biomejs/cli-win32-x64": "2.4.10"
|
|
65
65
|
}
|
|
66
66
|
},
|
|
67
67
|
"node_modules/@biomejs/cli-darwin-arm64": {
|
|
68
|
-
"version": "2.4.
|
|
69
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.4.
|
|
70
|
-
"integrity": "sha512-
|
|
68
|
+
"version": "2.4.10",
|
|
69
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.4.10.tgz",
|
|
70
|
+
"integrity": "sha512-vuzzI1cWqDVzOMIkYyHbKqp+AkQq4K7k+UCXWpkYcY/HDn1UxdsbsfgtVpa40shem8Kax4TLDLlx8kMAecgqiw==",
|
|
71
71
|
"cpu": [
|
|
72
72
|
"arm64"
|
|
73
73
|
],
|
|
@@ -82,9 +82,9 @@
|
|
|
82
82
|
}
|
|
83
83
|
},
|
|
84
84
|
"node_modules/@biomejs/cli-darwin-x64": {
|
|
85
|
-
"version": "2.4.
|
|
86
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.4.
|
|
87
|
-
"integrity": "sha512-
|
|
85
|
+
"version": "2.4.10",
|
|
86
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.4.10.tgz",
|
|
87
|
+
"integrity": "sha512-14fzASRo+BPotwp7nWULy2W5xeUyFnTaq1V13Etrrxkrih+ez/2QfgFm5Ehtf5vSjtgx/IJycMMpn5kPd5ZNaA==",
|
|
88
88
|
"cpu": [
|
|
89
89
|
"x64"
|
|
90
90
|
],
|
|
@@ -99,13 +99,16 @@
|
|
|
99
99
|
}
|
|
100
100
|
},
|
|
101
101
|
"node_modules/@biomejs/cli-linux-arm64": {
|
|
102
|
-
"version": "2.4.
|
|
103
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.4.
|
|
104
|
-
"integrity": "sha512-
|
|
102
|
+
"version": "2.4.10",
|
|
103
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.4.10.tgz",
|
|
104
|
+
"integrity": "sha512-7MH1CMW5uuxQ/s7FLST63qF8B3Hgu2HRdZ7tA1X1+mk+St4JOuIrqdhIBnnyqeyWJNI+Bww7Es5QZ0wIc1Cmkw==",
|
|
105
105
|
"cpu": [
|
|
106
106
|
"arm64"
|
|
107
107
|
],
|
|
108
108
|
"dev": true,
|
|
109
|
+
"libc": [
|
|
110
|
+
"glibc"
|
|
111
|
+
],
|
|
109
112
|
"license": "MIT OR Apache-2.0",
|
|
110
113
|
"optional": true,
|
|
111
114
|
"os": [
|
|
@@ -116,13 +119,16 @@
|
|
|
116
119
|
}
|
|
117
120
|
},
|
|
118
121
|
"node_modules/@biomejs/cli-linux-arm64-musl": {
|
|
119
|
-
"version": "2.4.
|
|
120
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.4.
|
|
121
|
-
"integrity": "sha512-
|
|
122
|
+
"version": "2.4.10",
|
|
123
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.4.10.tgz",
|
|
124
|
+
"integrity": "sha512-WrJY6UuiSD/Dh+nwK2qOTu8kdMDlLV3dLMmychIghHPAysWFq1/DGC1pVZx8POE3ZkzKR3PUUnVrtZfMfaJjyQ==",
|
|
122
125
|
"cpu": [
|
|
123
126
|
"arm64"
|
|
124
127
|
],
|
|
125
128
|
"dev": true,
|
|
129
|
+
"libc": [
|
|
130
|
+
"musl"
|
|
131
|
+
],
|
|
126
132
|
"license": "MIT OR Apache-2.0",
|
|
127
133
|
"optional": true,
|
|
128
134
|
"os": [
|
|
@@ -133,13 +139,16 @@
|
|
|
133
139
|
}
|
|
134
140
|
},
|
|
135
141
|
"node_modules/@biomejs/cli-linux-x64": {
|
|
136
|
-
"version": "2.4.
|
|
137
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.4.
|
|
138
|
-
"integrity": "sha512-
|
|
142
|
+
"version": "2.4.10",
|
|
143
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.4.10.tgz",
|
|
144
|
+
"integrity": "sha512-tZLvEEi2u9Xu1zAqRjTcpIDGVtldigVvzug2fTuPG0ME/g8/mXpRPcNgLB22bGn6FvLJpHHnqLnwliOu8xjYrg==",
|
|
139
145
|
"cpu": [
|
|
140
146
|
"x64"
|
|
141
147
|
],
|
|
142
148
|
"dev": true,
|
|
149
|
+
"libc": [
|
|
150
|
+
"glibc"
|
|
151
|
+
],
|
|
143
152
|
"license": "MIT OR Apache-2.0",
|
|
144
153
|
"optional": true,
|
|
145
154
|
"os": [
|
|
@@ -150,13 +159,16 @@
|
|
|
150
159
|
}
|
|
151
160
|
},
|
|
152
161
|
"node_modules/@biomejs/cli-linux-x64-musl": {
|
|
153
|
-
"version": "2.4.
|
|
154
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.4.
|
|
155
|
-
"integrity": "sha512-
|
|
162
|
+
"version": "2.4.10",
|
|
163
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.4.10.tgz",
|
|
164
|
+
"integrity": "sha512-kDTi3pI6PBN6CiczsWYOyP2zk0IJI08EWEQyDMQWW221rPaaEz6FvjLhnU07KMzLv8q3qSuoB93ua6inSQ55Tw==",
|
|
156
165
|
"cpu": [
|
|
157
166
|
"x64"
|
|
158
167
|
],
|
|
159
168
|
"dev": true,
|
|
169
|
+
"libc": [
|
|
170
|
+
"musl"
|
|
171
|
+
],
|
|
160
172
|
"license": "MIT OR Apache-2.0",
|
|
161
173
|
"optional": true,
|
|
162
174
|
"os": [
|
|
@@ -167,9 +179,9 @@
|
|
|
167
179
|
}
|
|
168
180
|
},
|
|
169
181
|
"node_modules/@biomejs/cli-win32-arm64": {
|
|
170
|
-
"version": "2.4.
|
|
171
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.4.
|
|
172
|
-
"integrity": "sha512-
|
|
182
|
+
"version": "2.4.10",
|
|
183
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.4.10.tgz",
|
|
184
|
+
"integrity": "sha512-umwQU6qPzH+ISTf/eHyJ/QoQnJs3V9Vpjz2OjZXe9MVBZ7prgGafMy7yYeRGnlmDAn87AKTF3Q6weLoMGpeqdQ==",
|
|
173
185
|
"cpu": [
|
|
174
186
|
"arm64"
|
|
175
187
|
],
|
|
@@ -184,9 +196,9 @@
|
|
|
184
196
|
}
|
|
185
197
|
},
|
|
186
198
|
"node_modules/@biomejs/cli-win32-x64": {
|
|
187
|
-
"version": "2.4.
|
|
188
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.4.
|
|
189
|
-
"integrity": "sha512-
|
|
199
|
+
"version": "2.4.10",
|
|
200
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.4.10.tgz",
|
|
201
|
+
"integrity": "sha512-aW/JU5GuyH4uxMrNYpoC2kjaHlyJGLgIa3XkhPEZI0uKhZhJZU8BuEyJmvgzSPQNGozBwWjC972RaNdcJ9KyJg==",
|
|
190
202
|
"cpu": [
|
|
191
203
|
"x64"
|
|
192
204
|
],
|
|
@@ -944,9 +956,9 @@
|
|
|
944
956
|
}
|
|
945
957
|
},
|
|
946
958
|
"node_modules/@lousy-agents/mcp": {
|
|
947
|
-
"version": "5.8.
|
|
948
|
-
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.8.
|
|
949
|
-
"integrity": "sha512-
|
|
959
|
+
"version": "5.8.7",
|
|
960
|
+
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.8.7.tgz",
|
|
961
|
+
"integrity": "sha512-yXTbVlPvxFppZE0q3/NBYrw3sOdcZspYRw5+PZW6q8d6E73a98kZCQRhFCzNhKSz2zo1tML7JDRrPKogy1Jfyw==",
|
|
950
962
|
"dev": true,
|
|
951
963
|
"license": "MIT",
|
|
952
964
|
"dependencies": {
|
|
@@ -4408,9 +4420,9 @@
|
|
|
4408
4420
|
}
|
|
4409
4421
|
},
|
|
4410
4422
|
"node_modules/postgres": {
|
|
4411
|
-
"version": "3.4.
|
|
4412
|
-
"resolved": "https://registry.npmjs.org/postgres/-/postgres-3.4.
|
|
4413
|
-
"integrity": "sha512-
|
|
4423
|
+
"version": "3.4.9",
|
|
4424
|
+
"resolved": "https://registry.npmjs.org/postgres/-/postgres-3.4.9.tgz",
|
|
4425
|
+
"integrity": "sha512-GD3qdB0x1z9xgFI6cdRD6xu2Sp2WCOEoe3mtnyB5Ee0XrrL5Pe+e4CCnJrRMnL1zYtRDZmQQVbvOttLnKDLnaw==",
|
|
4414
4426
|
"license": "Unlicense",
|
|
4415
4427
|
"engines": {
|
|
4416
4428
|
"node": ">=12"
|
|
@@ -21,12 +21,12 @@
|
|
|
21
21
|
"fastify": "5.8.4",
|
|
22
22
|
"kysely": "0.28.14",
|
|
23
23
|
"pino": "10.3.1",
|
|
24
|
-
"postgres": "3.4.
|
|
24
|
+
"postgres": "3.4.9",
|
|
25
25
|
"zod": "4.3.6"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@biomejs/biome": "2.4.
|
|
29
|
-
"@lousy-agents/mcp": "5.8.
|
|
28
|
+
"@biomejs/biome": "2.4.10",
|
|
29
|
+
"@lousy-agents/mcp": "5.8.7",
|
|
30
30
|
"@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
|
|
31
31
|
"@testcontainers/postgresql": "11.13.0",
|
|
32
32
|
"@types/node": "24.12.2",
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"zod": "4.3.6"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@biomejs/biome": "2.4.
|
|
23
|
-
"@lousy-agents/mcp": "5.8.
|
|
22
|
+
"@biomejs/biome": "2.4.10",
|
|
23
|
+
"@lousy-agents/mcp": "5.8.7",
|
|
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
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"react-dom": "19.2.4"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
|
-
"@biomejs/biome": "2.4.
|
|
24
|
+
"@biomejs/biome": "2.4.10",
|
|
25
25
|
"@eslint/eslintrc": "3.3.5",
|
|
26
|
-
"@lousy-agents/mcp": "5.8.
|
|
26
|
+
"@lousy-agents/mcp": "5.8.7",
|
|
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",
|