@lousy-agents/cli 5.11.1 → 5.11.3

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.
Files changed (37) hide show
  1. package/api/copilot-with-fastify/.devcontainer/devcontainer.json +2 -2
  2. package/api/copilot-with-fastify/.github/workflows/ci.yml +4 -4
  3. package/api/copilot-with-fastify/.nvmrc +1 -1
  4. package/api/copilot-with-fastify/biome.template.json +1 -1
  5. package/api/copilot-with-fastify/package-lock.json +171 -129
  6. package/api/copilot-with-fastify/package.json +5 -5
  7. package/cli/copilot-with-citty/.devcontainer/devcontainer.json +2 -2
  8. package/cli/copilot-with-citty/.github/workflows/ci.yml +3 -3
  9. package/cli/copilot-with-citty/.nvmrc +1 -1
  10. package/cli/copilot-with-citty/biome.template.json +1 -1
  11. package/cli/copilot-with-citty/package.json +5 -5
  12. package/dist/116.js +2 -4
  13. package/dist/316.js +3 -4
  14. package/dist/511.js +6 -6
  15. package/dist/612.js +2 -4
  16. package/dist/714.js +2 -4
  17. package/dist/772.js +2 -4
  18. package/dist/829.js +2 -4
  19. package/dist/908.js +2 -4
  20. package/dist/998.js +2 -4
  21. package/dist/index.js +39143 -39129
  22. package/package.json +2 -2
  23. package/ui/copilot-with-react/.devcontainer/devcontainer.json +2 -2
  24. package/ui/copilot-with-react/.github/workflows/ci.yml +3 -3
  25. package/ui/copilot-with-react/.nvmrc +1 -1
  26. package/ui/copilot-with-react/biome.template.json +1 -1
  27. package/ui/copilot-with-react/package.json +7 -7
  28. package/dist/116.js.map +0 -1
  29. package/dist/316.js.map +0 -1
  30. package/dist/511.js.map +0 -1
  31. package/dist/612.js.map +0 -1
  32. package/dist/714.js.map +0 -1
  33. package/dist/772.js.map +0 -1
  34. package/dist/829.js.map +0 -1
  35. package/dist/908.js.map +0 -1
  36. package/dist/998.js.map +0 -1
  37. package/dist/index.js.map +0 -1
@@ -17,17 +17,17 @@
17
17
  "zod": "4.3.6"
18
18
  },
19
19
  "devDependencies": {
20
- "@biomejs/biome": "2.4.12",
21
- "@lousy-agents/mcp": "5.11.0",
20
+ "@biomejs/biome": "2.4.13",
21
+ "@lousy-agents/mcp": "5.11.2",
22
22
  "@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
23
23
  "@testcontainers/postgresql": "11.14.0",
24
24
  "@types/node": "24.12.2",
25
- "@upstash/context7-mcp": "2.1.8",
25
+ "@upstash/context7-mcp": "2.2.0",
26
26
  "chance": "1.1.13",
27
27
  "testcontainers": "11.14.0",
28
28
  "tsx": "4.21.0",
29
- "typescript": "6.0.2",
30
- "vitest": "4.1.4"
29
+ "typescript": "6.0.3",
30
+ "vitest": "4.1.5"
31
31
  }
32
32
  },
33
33
  "node_modules/@balena/dockerignore": {
@@ -38,9 +38,9 @@
38
38
  "license": "Apache-2.0"
39
39
  },
40
40
  "node_modules/@biomejs/biome": {
41
- "version": "2.4.12",
42
- "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.4.12.tgz",
43
- "integrity": "sha512-Rro7adQl3NLq/zJCIL98eElXKI8eEiBtoeu5TbXF/U3qbjuSc7Jb5rjUbeHHcquDWeSf3HnGP7XI5qGrlRk/pA==",
41
+ "version": "2.4.13",
42
+ "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.4.13.tgz",
43
+ "integrity": "sha512-gLXOwkOBBg0tr7bDsqlkIh4uFeKuMjxvqsrb1Tukww1iDmHcfr4Uu8MoQxp0Rcte+69+osRNWXwHsu/zxT6XqA==",
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.12",
58
- "@biomejs/cli-darwin-x64": "2.4.12",
59
- "@biomejs/cli-linux-arm64": "2.4.12",
60
- "@biomejs/cli-linux-arm64-musl": "2.4.12",
61
- "@biomejs/cli-linux-x64": "2.4.12",
62
- "@biomejs/cli-linux-x64-musl": "2.4.12",
63
- "@biomejs/cli-win32-arm64": "2.4.12",
64
- "@biomejs/cli-win32-x64": "2.4.12"
57
+ "@biomejs/cli-darwin-arm64": "2.4.13",
58
+ "@biomejs/cli-darwin-x64": "2.4.13",
59
+ "@biomejs/cli-linux-arm64": "2.4.13",
60
+ "@biomejs/cli-linux-arm64-musl": "2.4.13",
61
+ "@biomejs/cli-linux-x64": "2.4.13",
62
+ "@biomejs/cli-linux-x64-musl": "2.4.13",
63
+ "@biomejs/cli-win32-arm64": "2.4.13",
64
+ "@biomejs/cli-win32-x64": "2.4.13"
65
65
  }
66
66
  },
67
67
  "node_modules/@biomejs/cli-darwin-arm64": {
68
- "version": "2.4.12",
69
- "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.4.12.tgz",
70
- "integrity": "sha512-BnMU4Pc3ciEVteVpZ0BK33MLr7X57F5w1dwDLDn+/iy/yTrA4Q/N2yftidFtsA4vrDh0FMXDpacNV/Tl3fbmng==",
68
+ "version": "2.4.13",
69
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.4.13.tgz",
70
+ "integrity": "sha512-2KImO1jhNFBa2oWConyr0x6flxbQpGKv6902uGXpYM62Xyem8U80j441SyUJ8KyngsmKbQjeIv1q2CQfDkNnYg==",
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.12",
86
- "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.4.12.tgz",
87
- "integrity": "sha512-x9uJ0bI1rJsWICp3VH8w/5PnAVD3A7SqzDpbrfoUQX1QyWrK5jSU4fRLo/wSgGeplCivbxBRKmt5Xq4/nWvq8A==",
85
+ "version": "2.4.13",
86
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.4.13.tgz",
87
+ "integrity": "sha512-BKrJklbaFN4p1Ts4kPBczo+PkbsHQg57kmJ+vON9u2t6uN5okYHaSr7h/MutPCWQgg2lglaWoSmm+zhYW+oOkg==",
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.12",
103
- "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.4.12.tgz",
104
- "integrity": "sha512-tOwuCuZZtKi1jVzbk/5nXmIsziOB6yqN8c9r9QM0EJYPU6DpQWf11uBOSCfFKKM4H3d9ZoarvlgMfbcuD051Pw==",
102
+ "version": "2.4.13",
103
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.4.13.tgz",
104
+ "integrity": "sha512-NzkUDSqfvMBrPplKgVr3aXLHZ2NEELvvF4vZxXulEylKWIGqlvNEcwUcj9OLrn75TD3lJ/GIqCVlBwd1MZCuYQ==",
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.12",
120
- "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.4.12.tgz",
121
- "integrity": "sha512-FhfpkAAlKL6kwvcVap0Hgp4AhZmtd3YImg0kK1jd7C/aSoh4SfsB2f++yG1rU0lr8Y5MCFJrcSkmssiL9Xnnig==",
122
+ "version": "2.4.13",
123
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.4.13.tgz",
124
+ "integrity": "sha512-U5MsuBQW25dXaYtqWWSPM3P96H6Y+fHuja3TQpMNnylocHW0tEbtFTDlUj6oM+YJLntvEkQy4grBvQNUD4+RCg==",
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.12",
137
- "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.4.12.tgz",
138
- "integrity": "sha512-8pFeAnLU9QdW9jCIslB/v82bI0lhBmz2ZAKc8pVMFPO0t0wAHsoEkrUQUbMkIorTRIjbqyNZHA3lEXavsPWYSw==",
142
+ "version": "2.4.13",
143
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.4.13.tgz",
144
+ "integrity": "sha512-Az3ZZedYRBo9EQzNnD9SxFcR1G5QsGo6VEc2hIyVPZ1rdKwee/7E9oeBBZFpE8Z44ekxsDQBqbiWGW5ShOhUSQ==",
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.12",
154
- "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.4.12.tgz",
155
- "integrity": "sha512-dwTIgZrGutzhkQCuvHynCkyW6hJxUuyZqKKO0YNfaS2GUoRO+tOvxXZqZB6SkWAOdfZTzwaw8IEdUnIkHKHoew==",
162
+ "version": "2.4.13",
163
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.4.13.tgz",
164
+ "integrity": "sha512-Z601MienRgTBDza/+u2CH3RSrWoXo9rtr8NK6A4KJzqGgfxx+H3VlyLgTJ4sRo40T3pIsqpTmiOQEvYzQvBRvQ==",
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.12",
171
- "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.4.12.tgz",
172
- "integrity": "sha512-B0DLnx0vA9ya/3v7XyCaP+/lCpnbWbMOfUFFve+xb5OxyYvdHaS55YsSddr228Y+JAFk58agCuZTsqNiw2a6ig==",
182
+ "version": "2.4.13",
183
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.4.13.tgz",
184
+ "integrity": "sha512-Px9PS2B5/Q183bUwy/5VHqp3J2lzdOCeVGzMpphYfl8oSa7VDCqenBdqWpy6DCy/en4Rbf/Y1RieZF6dJPcc9A==",
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.12",
188
- "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.4.12.tgz",
189
- "integrity": "sha512-yMckRzTyZ83hkk8iDFWswqSdU8tvZxspJKnYNh7JZr/zhZNOlzH13k4ecboU6MurKExCe2HUkH75pGI/O2JwGA==",
199
+ "version": "2.4.13",
200
+ "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.4.13.tgz",
201
+ "integrity": "sha512-tTcMkXyBrmHi9BfrD2VNHs/5rYIUKETqsBlYOvSAABwBkJhSDVb5e7wPukftsQbO3WzQkXe6kaztC6WtUOXSoQ==",
190
202
  "cpu": [
191
203
  "x64"
192
204
  ],
@@ -885,9 +897,9 @@
885
897
  }
886
898
  },
887
899
  "node_modules/@hono/node-server": {
888
- "version": "1.19.13",
889
- "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.13.tgz",
890
- "integrity": "sha512-TsQLe4i2gvoTtrHje625ngThGBySOgSK3Xo2XRYOdqGN1teR8+I7vchQC46uLJi8OF62YTYA3AhSpumtkhsaKQ==",
900
+ "version": "1.19.14",
901
+ "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.14.tgz",
902
+ "integrity": "sha512-GwtvgtXxnWsucXvbQXkRgqksiH2Qed37H9xHZocE5sA3N8O8O8/8FA3uclQXxXVzc9XBZuEOMK7+r02FmSpHtw==",
891
903
  "dev": true,
892
904
  "license": "MIT",
893
905
  "engines": {
@@ -944,9 +956,9 @@
944
956
  }
945
957
  },
946
958
  "node_modules/@lousy-agents/mcp": {
947
- "version": "5.11.0",
948
- "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.11.0.tgz",
949
- "integrity": "sha512-BQp/D6qTlCLQ3iS1p6YsMGCof15g3Gm/Ch7+NqCj4Il9n5HfBw+n+tdlCVQBjUM+T8XApe5EBmdGkVymeu/7eQ==",
959
+ "version": "5.11.2",
960
+ "resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.11.2.tgz",
961
+ "integrity": "sha512-cnj9iXQyBaql9inZZjsndWiUVyin6/oBEUVUzSsQwjELsVcLOeNxL/MhkMciP073QpVhUjuXOX+uGgQbL9OJQQ==",
950
962
  "dev": true,
951
963
  "license": "BSD-2-Clause-Patent",
952
964
  "dependencies": {
@@ -1024,9 +1036,9 @@
1024
1036
  }
1025
1037
  },
1026
1038
  "node_modules/@napi-rs/wasm-runtime": {
1027
- "version": "1.1.3",
1028
- "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.3.tgz",
1029
- "integrity": "sha512-xK9sGVbJWYb08+mTJt3/YV24WxvxpXcXtP6B172paPZ+Ts69Re9dAr7lKwJoeIx8OoeuimEiRZ7umkiUVClmmQ==",
1039
+ "version": "1.1.4",
1040
+ "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4.tgz",
1041
+ "integrity": "sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==",
1030
1042
  "dev": true,
1031
1043
  "license": "MIT",
1032
1044
  "optional": true,
@@ -1236,6 +1248,9 @@
1236
1248
  "arm64"
1237
1249
  ],
1238
1250
  "dev": true,
1251
+ "libc": [
1252
+ "glibc"
1253
+ ],
1239
1254
  "license": "MIT",
1240
1255
  "optional": true,
1241
1256
  "os": [
@@ -1253,6 +1268,9 @@
1253
1268
  "arm64"
1254
1269
  ],
1255
1270
  "dev": true,
1271
+ "libc": [
1272
+ "musl"
1273
+ ],
1256
1274
  "license": "MIT",
1257
1275
  "optional": true,
1258
1276
  "os": [
@@ -1270,6 +1288,9 @@
1270
1288
  "ppc64"
1271
1289
  ],
1272
1290
  "dev": true,
1291
+ "libc": [
1292
+ "glibc"
1293
+ ],
1273
1294
  "license": "MIT",
1274
1295
  "optional": true,
1275
1296
  "os": [
@@ -1287,6 +1308,9 @@
1287
1308
  "s390x"
1288
1309
  ],
1289
1310
  "dev": true,
1311
+ "libc": [
1312
+ "glibc"
1313
+ ],
1290
1314
  "license": "MIT",
1291
1315
  "optional": true,
1292
1316
  "os": [
@@ -1304,6 +1328,9 @@
1304
1328
  "x64"
1305
1329
  ],
1306
1330
  "dev": true,
1331
+ "libc": [
1332
+ "glibc"
1333
+ ],
1307
1334
  "license": "MIT",
1308
1335
  "optional": true,
1309
1336
  "os": [
@@ -1321,6 +1348,9 @@
1321
1348
  "x64"
1322
1349
  ],
1323
1350
  "dev": true,
1351
+ "libc": [
1352
+ "musl"
1353
+ ],
1324
1354
  "license": "MIT",
1325
1355
  "optional": true,
1326
1356
  "os": [
@@ -1619,9 +1649,9 @@
1619
1649
  "license": "MIT"
1620
1650
  },
1621
1651
  "node_modules/@upstash/context7-mcp": {
1622
- "version": "2.1.8",
1623
- "resolved": "https://registry.npmjs.org/@upstash/context7-mcp/-/context7-mcp-2.1.8.tgz",
1624
- "integrity": "sha512-DG0XNQOjw2BNymkjIcegjvGp+q5FJqbsSMgP67uRKUckgpX04qtEKSHt/VWV3ZRLOCmlOeYD4P89rtA0WnRF0w==",
1652
+ "version": "2.2.0",
1653
+ "resolved": "https://registry.npmjs.org/@upstash/context7-mcp/-/context7-mcp-2.2.0.tgz",
1654
+ "integrity": "sha512-AYcvmMWaf2HsZMdp8eURiHwGB+0MF4IDkG9IB22Th9OfoCWL5rldeSL7pEFxxaWBcRl0yOga1exo+1Ga4d2vMA==",
1625
1655
  "dev": true,
1626
1656
  "license": "MIT",
1627
1657
  "dependencies": {
@@ -1638,16 +1668,16 @@
1638
1668
  }
1639
1669
  },
1640
1670
  "node_modules/@vitest/expect": {
1641
- "version": "4.1.4",
1642
- "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.4.tgz",
1643
- "integrity": "sha512-iPBpra+VDuXmBFI3FMKHSFXp3Gx5HfmSCE8X67Dn+bwephCnQCaB7qWK2ldHa+8ncN8hJU8VTMcxjPpyMkUjww==",
1671
+ "version": "4.1.5",
1672
+ "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.5.tgz",
1673
+ "integrity": "sha512-PWBaRY5JoKuRnHlUHfpV/KohFylaDZTupcXN1H9vYryNLOnitSw60Mw9IAE2r67NbwwzBw/Cc/8q9BK3kIX8Kw==",
1644
1674
  "dev": true,
1645
1675
  "license": "MIT",
1646
1676
  "dependencies": {
1647
1677
  "@standard-schema/spec": "^1.1.0",
1648
1678
  "@types/chai": "^5.2.2",
1649
- "@vitest/spy": "4.1.4",
1650
- "@vitest/utils": "4.1.4",
1679
+ "@vitest/spy": "4.1.5",
1680
+ "@vitest/utils": "4.1.5",
1651
1681
  "chai": "^6.2.2",
1652
1682
  "tinyrainbow": "^3.1.0"
1653
1683
  },
@@ -1656,13 +1686,13 @@
1656
1686
  }
1657
1687
  },
1658
1688
  "node_modules/@vitest/mocker": {
1659
- "version": "4.1.4",
1660
- "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.1.4.tgz",
1661
- "integrity": "sha512-R9HTZBhW6yCSGbGQnDnH3QHfJxokKN4KB+Yvk9Q1le7eQNYwiCyKxmLmurSpFy6BzJanSLuEUDrD+j97Q+ZLPg==",
1689
+ "version": "4.1.5",
1690
+ "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.1.5.tgz",
1691
+ "integrity": "sha512-/x2EmFC4mT4NNzqvC3fmesuV97w5FC903KPmey4gsnJiMQ3Be1IlDKVaDaG8iqaLFHqJ2FVEkxZk5VmeLjIItw==",
1662
1692
  "dev": true,
1663
1693
  "license": "MIT",
1664
1694
  "dependencies": {
1665
- "@vitest/spy": "4.1.4",
1695
+ "@vitest/spy": "4.1.5",
1666
1696
  "estree-walker": "^3.0.3",
1667
1697
  "magic-string": "^0.30.21"
1668
1698
  },
@@ -1683,9 +1713,9 @@
1683
1713
  }
1684
1714
  },
1685
1715
  "node_modules/@vitest/pretty-format": {
1686
- "version": "4.1.4",
1687
- "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.1.4.tgz",
1688
- "integrity": "sha512-ddmDHU0gjEUyEVLxtZa7xamrpIefdEETu3nZjWtHeZX4QxqJ7tRxSteHVXJOcr8jhiLoGAhkK4WJ3WqBpjx42A==",
1716
+ "version": "4.1.5",
1717
+ "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.1.5.tgz",
1718
+ "integrity": "sha512-7I3q6l5qr03dVfMX2wCo9FxwSJbPdwKjy2uu/YPpU3wfHvIL4QHwVRp57OfGrDFeUJ8/8QdfBKIV12FTtLn00g==",
1689
1719
  "dev": true,
1690
1720
  "license": "MIT",
1691
1721
  "dependencies": {
@@ -1696,13 +1726,13 @@
1696
1726
  }
1697
1727
  },
1698
1728
  "node_modules/@vitest/runner": {
1699
- "version": "4.1.4",
1700
- "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.1.4.tgz",
1701
- "integrity": "sha512-xTp7VZ5aXP5ZJrn15UtJUWlx6qXLnGtF6jNxHepdPHpMfz/aVPx+htHtgcAL2mDXJgKhpoo2e9/hVJsIeFbytQ==",
1729
+ "version": "4.1.5",
1730
+ "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.1.5.tgz",
1731
+ "integrity": "sha512-2D+o7Pr82IEO46YPpoA/YU0neeyr6FTerQb5Ro7BUnBuv6NQtT/kmVnczngiMEBhzgqz2UZYl5gArejsyERDSQ==",
1702
1732
  "dev": true,
1703
1733
  "license": "MIT",
1704
1734
  "dependencies": {
1705
- "@vitest/utils": "4.1.4",
1735
+ "@vitest/utils": "4.1.5",
1706
1736
  "pathe": "^2.0.3"
1707
1737
  },
1708
1738
  "funding": {
@@ -1710,14 +1740,14 @@
1710
1740
  }
1711
1741
  },
1712
1742
  "node_modules/@vitest/snapshot": {
1713
- "version": "4.1.4",
1714
- "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.1.4.tgz",
1715
- "integrity": "sha512-MCjCFgaS8aZz+m5nTcEcgk/xhWv0rEH4Yl53PPlMXOZ1/Ka2VcZU6CJ+MgYCZbcJvzGhQRjVrGQNZqkGPttIKw==",
1743
+ "version": "4.1.5",
1744
+ "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.1.5.tgz",
1745
+ "integrity": "sha512-zypXEt4KH/XgKGPUz4eC2AvErYx0My5hfL8oDb1HzGFpEk1P62bxSohdyOmvz+d9UJwanI68MKwr2EquOaOgMQ==",
1716
1746
  "dev": true,
1717
1747
  "license": "MIT",
1718
1748
  "dependencies": {
1719
- "@vitest/pretty-format": "4.1.4",
1720
- "@vitest/utils": "4.1.4",
1749
+ "@vitest/pretty-format": "4.1.5",
1750
+ "@vitest/utils": "4.1.5",
1721
1751
  "magic-string": "^0.30.21",
1722
1752
  "pathe": "^2.0.3"
1723
1753
  },
@@ -1726,9 +1756,9 @@
1726
1756
  }
1727
1757
  },
1728
1758
  "node_modules/@vitest/spy": {
1729
- "version": "4.1.4",
1730
- "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.1.4.tgz",
1731
- "integrity": "sha512-XxNdAsKW7C+FLydqFJLb5KhJtl3PGCMmYwFRfhvIgxJvLSXhhVI1zM8f1qD3Zg7RCjTSzDVyct6sghs9UEgBEQ==",
1759
+ "version": "4.1.5",
1760
+ "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.1.5.tgz",
1761
+ "integrity": "sha512-2lNOsh6+R2Idnf1TCZqSwYlKN2E/iDlD8sgU59kYVl+OMDmvldO1VDk39smRfpUNwYpNRVn3w4YfuC7KfbBnkQ==",
1732
1762
  "dev": true,
1733
1763
  "license": "MIT",
1734
1764
  "funding": {
@@ -1736,13 +1766,13 @@
1736
1766
  }
1737
1767
  },
1738
1768
  "node_modules/@vitest/utils": {
1739
- "version": "4.1.4",
1740
- "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.1.4.tgz",
1741
- "integrity": "sha512-13QMT+eysM5uVGa1rG4kegGYNp6cnQcsTc67ELFbhNLQO+vgsygtYJx2khvdt4gVQqSSpC/KT5FZZxUpP3Oatw==",
1769
+ "version": "4.1.5",
1770
+ "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.1.5.tgz",
1771
+ "integrity": "sha512-76wdkrmfXfqGjueGgnb45ITPyUi1ycZ4IHgC2bhPDUfWHklY/q3MdLOAB+TF1e6xfl8NxNY0ZYaPCFNWSsw3Ug==",
1742
1772
  "dev": true,
1743
1773
  "license": "MIT",
1744
1774
  "dependencies": {
1745
- "@vitest/pretty-format": "4.1.4",
1775
+ "@vitest/pretty-format": "4.1.5",
1746
1776
  "convert-source-map": "^2.0.0",
1747
1777
  "tinyrainbow": "^3.1.0"
1748
1778
  },
@@ -1981,9 +2011,9 @@
1981
2011
  }
1982
2012
  },
1983
2013
  "node_modules/bare-fs": {
1984
- "version": "4.7.0",
1985
- "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.0.tgz",
1986
- "integrity": "sha512-xzqKsCFxAek9aezYhjJuJRXBIaYlg/0OGDTZp+T8eYmYMlm66cs6cYko02drIyjN2CBbi+I6L7YfXyqpqtKRXA==",
2014
+ "version": "4.7.1",
2015
+ "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.1.tgz",
2016
+ "integrity": "sha512-WDRsyVN52eAx/lBamKD6uyw8H4228h/x0sGGGegOamM2cd7Pag88GfMQalobXI+HaEUxpCkbKQUDOQqt9wawRw==",
1987
2017
  "dev": true,
1988
2018
  "license": "Apache-2.0",
1989
2019
  "dependencies": {
@@ -2053,9 +2083,9 @@
2053
2083
  }
2054
2084
  },
2055
2085
  "node_modules/bare-url": {
2056
- "version": "2.4.0",
2057
- "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.0.tgz",
2058
- "integrity": "sha512-NSTU5WN+fy/L0DDenfE8SXQna4voXuW0FHM7wH8i3/q9khUSchfPbPezO4zSFMnDGIf9YE+mt/RWhZgNRKRIXA==",
2086
+ "version": "2.4.1",
2087
+ "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.1.tgz",
2088
+ "integrity": "sha512-fZapLWNB25gS+etK27NV9KgBNXgo2yeYHuj+OyPblQd6GYAE3JVy6aKxszMV5jhGGFwraXQKA5fldvf3lMyEqw==",
2059
2089
  "dev": true,
2060
2090
  "license": "Apache-2.0",
2061
2091
  "dependencies": {
@@ -2959,9 +2989,9 @@
2959
2989
  }
2960
2990
  },
2961
2991
  "node_modules/eventsource-parser": {
2962
- "version": "3.0.6",
2963
- "resolved": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.0.6.tgz",
2964
- "integrity": "sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg==",
2992
+ "version": "3.0.7",
2993
+ "resolved": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.0.7.tgz",
2994
+ "integrity": "sha512-zwxwiQqexizSXFZV13zMiEtW1E3lv7RlUv+1f5FBiR4x7wFhEjm3aFTyYkZQWzyN08WnPdox015GoRH5D/E5YA==",
2965
2995
  "dev": true,
2966
2996
  "license": "MIT",
2967
2997
  "engines": {
@@ -3352,9 +3382,9 @@
3352
3382
  }
3353
3383
  },
3354
3384
  "node_modules/get-tsconfig": {
3355
- "version": "4.13.7",
3356
- "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.7.tgz",
3357
- "integrity": "sha512-7tN6rFgBlMgpBML5j8typ92BKFi2sFQvIdpAqLA2beia5avZDrMs0FLZiM5etShWq5irVyGcGMEA1jcDaK7A/Q==",
3385
+ "version": "4.14.0",
3386
+ "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.14.0.tgz",
3387
+ "integrity": "sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==",
3358
3388
  "dev": true,
3359
3389
  "license": "MIT",
3360
3390
  "dependencies": {
@@ -3420,9 +3450,9 @@
3420
3450
  }
3421
3451
  },
3422
3452
  "node_modules/hasown": {
3423
- "version": "2.0.2",
3424
- "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
3425
- "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
3453
+ "version": "2.0.3",
3454
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.3.tgz",
3455
+ "integrity": "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==",
3426
3456
  "dev": true,
3427
3457
  "license": "MIT",
3428
3458
  "dependencies": {
@@ -3875,6 +3905,9 @@
3875
3905
  "arm64"
3876
3906
  ],
3877
3907
  "dev": true,
3908
+ "libc": [
3909
+ "glibc"
3910
+ ],
3878
3911
  "license": "MPL-2.0",
3879
3912
  "optional": true,
3880
3913
  "os": [
@@ -3896,6 +3929,9 @@
3896
3929
  "arm64"
3897
3930
  ],
3898
3931
  "dev": true,
3932
+ "libc": [
3933
+ "musl"
3934
+ ],
3899
3935
  "license": "MPL-2.0",
3900
3936
  "optional": true,
3901
3937
  "os": [
@@ -3917,6 +3953,9 @@
3917
3953
  "x64"
3918
3954
  ],
3919
3955
  "dev": true,
3956
+ "libc": [
3957
+ "glibc"
3958
+ ],
3920
3959
  "license": "MPL-2.0",
3921
3960
  "optional": true,
3922
3961
  "os": [
@@ -3938,6 +3977,9 @@
3938
3977
  "x64"
3939
3978
  ],
3940
3979
  "dev": true,
3980
+ "libc": [
3981
+ "musl"
3982
+ ],
3941
3983
  "license": "MPL-2.0",
3942
3984
  "optional": true,
3943
3985
  "os": [
@@ -4387,9 +4429,9 @@
4387
4429
  }
4388
4430
  },
4389
4431
  "node_modules/postcss": {
4390
- "version": "8.5.9",
4391
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.9.tgz",
4392
- "integrity": "sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==",
4432
+ "version": "8.5.10",
4433
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz",
4434
+ "integrity": "sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==",
4393
4435
  "dev": true,
4394
4436
  "funding": [
4395
4437
  {
@@ -4499,9 +4541,9 @@
4499
4541
  }
4500
4542
  },
4501
4543
  "node_modules/protobufjs": {
4502
- "version": "7.5.4",
4503
- "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.4.tgz",
4504
- "integrity": "sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==",
4544
+ "version": "7.5.5",
4545
+ "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.5.tgz",
4546
+ "integrity": "sha512-3wY1AxV+VBNW8Yypfd1yQY9pXnqTAN+KwQxL8iYm3/BjKYMNg4i0owhEe26PWDOMaIrzeeF98Lqd5NGz4omiIg==",
4505
4547
  "dev": true,
4506
4548
  "hasInstallScript": true,
4507
4549
  "license": "BSD-3-Clause",
@@ -5127,9 +5169,9 @@
5127
5169
  }
5128
5170
  },
5129
5171
  "node_modules/std-env": {
5130
- "version": "4.0.0",
5131
- "resolved": "https://registry.npmjs.org/std-env/-/std-env-4.0.0.tgz",
5132
- "integrity": "sha512-zUMPtQ/HBY3/50VbpkupYHbRroTRZJPRLvreamgErJVys0ceuzMkD44J/QjqhHjOzK42GQ3QZIeFG1OYfOtKqQ==",
5172
+ "version": "4.1.0",
5173
+ "resolved": "https://registry.npmjs.org/std-env/-/std-env-4.1.0.tgz",
5174
+ "integrity": "sha512-Rq7ybcX2RuC55r9oaPVEW7/xu3tj8u4GeBYHBWCychFtzMIr86A7e3PPEBPT37sHStKX3+TiX/Fr/ACmJLVlLQ==",
5133
5175
  "dev": true,
5134
5176
  "license": "MIT"
5135
5177
  },
@@ -5322,9 +5364,9 @@
5322
5364
  }
5323
5365
  },
5324
5366
  "node_modules/testcontainers/node_modules/undici": {
5325
- "version": "7.24.7",
5326
- "resolved": "https://registry.npmjs.org/undici/-/undici-7.24.7.tgz",
5327
- "integrity": "sha512-H/nlJ/h0ggGC+uRL3ovD+G0i4bqhvsDOpbDv7At5eFLlj2b41L8QliGbnl2H7SnDiYhENphh1tQFJZf+MyfLsQ==",
5367
+ "version": "7.25.0",
5368
+ "resolved": "https://registry.npmjs.org/undici/-/undici-7.25.0.tgz",
5369
+ "integrity": "sha512-xXnp4kTyor2Zq+J1FfPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3PiMmUANFULpmksxkClamIZcaUqryHsQ==",
5328
5370
  "dev": true,
5329
5371
  "license": "MIT",
5330
5372
  "engines": {
@@ -5475,9 +5517,9 @@
5475
5517
  }
5476
5518
  },
5477
5519
  "node_modules/typescript": {
5478
- "version": "6.0.2",
5479
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.2.tgz",
5480
- "integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==",
5520
+ "version": "6.0.3",
5521
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz",
5522
+ "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
5481
5523
  "dev": true,
5482
5524
  "license": "Apache-2.0",
5483
5525
  "bin": {
@@ -5489,9 +5531,9 @@
5489
5531
  }
5490
5532
  },
5491
5533
  "node_modules/undici": {
5492
- "version": "6.24.1",
5493
- "resolved": "https://registry.npmjs.org/undici/-/undici-6.24.1.tgz",
5494
- "integrity": "sha512-sC+b0tB1whOCzbtlx20fx3WgCXwkW627p4EA9uM+/tNNPkSS+eSEld6pAs9nDv7WbY1UUljBMYPtu9BCOrCWKA==",
5534
+ "version": "6.25.0",
5535
+ "resolved": "https://registry.npmjs.org/undici/-/undici-6.25.0.tgz",
5536
+ "integrity": "sha512-ZgpWDC5gmNiuY9CnLVXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31pDTsLVUKnohJE0I3XDrTeEydAXRw47xg==",
5495
5537
  "dev": true,
5496
5538
  "license": "MIT",
5497
5539
  "engines": {
@@ -5624,19 +5666,19 @@
5624
5666
  }
5625
5667
  },
5626
5668
  "node_modules/vitest": {
5627
- "version": "4.1.4",
5628
- "resolved": "https://registry.npmjs.org/vitest/-/vitest-4.1.4.tgz",
5629
- "integrity": "sha512-tFuJqTxKb8AvfyqMfnavXdzfy3h3sWZRWwfluGbkeR7n0HUev+FmNgZ8SDrRBTVrVCjgH5cA21qGbCffMNtWvg==",
5669
+ "version": "4.1.5",
5670
+ "resolved": "https://registry.npmjs.org/vitest/-/vitest-4.1.5.tgz",
5671
+ "integrity": "sha512-9Xx1v3/ih3m9hN+SbfkUyy0JAs72ap3r7joc87XL6jwF0jGg6mFBvQ1SrwaX+h8BlkX6Hz9shdd1uo6AF+ZGpg==",
5630
5672
  "dev": true,
5631
5673
  "license": "MIT",
5632
5674
  "dependencies": {
5633
- "@vitest/expect": "4.1.4",
5634
- "@vitest/mocker": "4.1.4",
5635
- "@vitest/pretty-format": "4.1.4",
5636
- "@vitest/runner": "4.1.4",
5637
- "@vitest/snapshot": "4.1.4",
5638
- "@vitest/spy": "4.1.4",
5639
- "@vitest/utils": "4.1.4",
5675
+ "@vitest/expect": "4.1.5",
5676
+ "@vitest/mocker": "4.1.5",
5677
+ "@vitest/pretty-format": "4.1.5",
5678
+ "@vitest/runner": "4.1.5",
5679
+ "@vitest/snapshot": "4.1.5",
5680
+ "@vitest/spy": "4.1.5",
5681
+ "@vitest/utils": "4.1.5",
5640
5682
  "es-module-lexer": "^2.0.0",
5641
5683
  "expect-type": "^1.3.0",
5642
5684
  "magic-string": "^0.30.21",
@@ -5664,12 +5706,12 @@
5664
5706
  "@edge-runtime/vm": "*",
5665
5707
  "@opentelemetry/api": "^1.9.0",
5666
5708
  "@types/node": "^20.0.0 || ^22.0.0 || >=24.0.0",
5667
- "@vitest/browser-playwright": "4.1.4",
5668
- "@vitest/browser-preview": "4.1.4",
5669
- "@vitest/browser-webdriverio": "4.1.4",
5670
- "@vitest/coverage-istanbul": "4.1.4",
5671
- "@vitest/coverage-v8": "4.1.4",
5672
- "@vitest/ui": "4.1.4",
5709
+ "@vitest/browser-playwright": "4.1.5",
5710
+ "@vitest/browser-preview": "4.1.5",
5711
+ "@vitest/browser-webdriverio": "4.1.5",
5712
+ "@vitest/coverage-istanbul": "4.1.5",
5713
+ "@vitest/coverage-v8": "4.1.5",
5714
+ "@vitest/ui": "4.1.5",
5673
5715
  "happy-dom": "*",
5674
5716
  "jsdom": "*",
5675
5717
  "vite": "^6.0.0 || ^7.0.0 || ^8.0.0"