@lousy-agents/cli 5.3.5 → 5.3.6
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 +588 -319
- package/api/copilot-with-fastify/package.json +3 -3
- package/cli/copilot-with-citty/.devcontainer/devcontainer.json +1 -1
- package/cli/copilot-with-citty/package.json +1 -1
- package/dist/{346.js → 433.js} +166 -276
- package/dist/433.js.map +1 -0
- package/dist/829.js +41 -0
- package/dist/829.js.map +1 -0
- package/dist/908.js +272 -0
- package/dist/908.js.map +1 -0
- package/dist/998.js +56 -0
- package/dist/998.js.map +1 -0
- package/dist/index.js +104 -86
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/ui/copilot-with-react/.devcontainer/devcontainer.json +1 -1
- package/ui/copilot-with-react/package.json +1 -1
- package/dist/3.js +0 -254
- package/dist/3.js.map +0 -1
- package/dist/346.js.map +0 -1
- package/dist/490.js +0 -29
- package/dist/490.js.map +0 -1
- package/dist/660.js +0 -16
- package/dist/660.js.map +0 -1
- package/dist/96.js +0 -47
- package/dist/96.js.map +0 -1
|
@@ -18,13 +18,13 @@
|
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@biomejs/biome": "2.4.2",
|
|
21
|
-
"@lousy-agents/mcp": "5.3.
|
|
21
|
+
"@lousy-agents/mcp": "5.3.5",
|
|
22
22
|
"@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
|
|
23
|
-
"@testcontainers/postgresql": "11.
|
|
23
|
+
"@testcontainers/postgresql": "11.13.0",
|
|
24
24
|
"@types/node": "24.12.0",
|
|
25
25
|
"@upstash/context7-mcp": "2.1.4",
|
|
26
26
|
"chance": "1.1.13",
|
|
27
|
-
"testcontainers": "11.
|
|
27
|
+
"testcontainers": "11.13.0",
|
|
28
28
|
"tsx": "4.21.0",
|
|
29
29
|
"typescript": "5.9.3",
|
|
30
30
|
"vitest": "4.1.0"
|
|
@@ -200,6 +200,40 @@
|
|
|
200
200
|
"node": ">=14.21.3"
|
|
201
201
|
}
|
|
202
202
|
},
|
|
203
|
+
"node_modules/@emnapi/core": {
|
|
204
|
+
"version": "1.9.0",
|
|
205
|
+
"resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.9.0.tgz",
|
|
206
|
+
"integrity": "sha512-0DQ98G9ZQZOxfUcQn1waV2yS8aWdZ6kJMbYCJB3oUBecjWYO1fqJ+a1DRfPF3O5JEkwqwP1A9QEN/9mYm2Yd0w==",
|
|
207
|
+
"dev": true,
|
|
208
|
+
"license": "MIT",
|
|
209
|
+
"optional": true,
|
|
210
|
+
"dependencies": {
|
|
211
|
+
"@emnapi/wasi-threads": "1.2.0",
|
|
212
|
+
"tslib": "^2.4.0"
|
|
213
|
+
}
|
|
214
|
+
},
|
|
215
|
+
"node_modules/@emnapi/runtime": {
|
|
216
|
+
"version": "1.9.0",
|
|
217
|
+
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.0.tgz",
|
|
218
|
+
"integrity": "sha512-QN75eB0IH2ywSpRpNddCRfQIhmJYBCJ1x5Lb3IscKAL8bMnVAKnRg8dCoXbHzVLLH7P38N2Z3mtulB7W0J0FKw==",
|
|
219
|
+
"dev": true,
|
|
220
|
+
"license": "MIT",
|
|
221
|
+
"optional": true,
|
|
222
|
+
"dependencies": {
|
|
223
|
+
"tslib": "^2.4.0"
|
|
224
|
+
}
|
|
225
|
+
},
|
|
226
|
+
"node_modules/@emnapi/wasi-threads": {
|
|
227
|
+
"version": "1.2.0",
|
|
228
|
+
"resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.0.tgz",
|
|
229
|
+
"integrity": "sha512-N10dEJNSsUx41Z6pZsXU8FjPjpBEplgH24sfkmITrBED1/U2Esum9F3lfLrMjKHHjmi557zQn7kR9R+XWXu5Rg==",
|
|
230
|
+
"dev": true,
|
|
231
|
+
"license": "MIT",
|
|
232
|
+
"optional": true,
|
|
233
|
+
"dependencies": {
|
|
234
|
+
"tslib": "^2.4.0"
|
|
235
|
+
}
|
|
236
|
+
},
|
|
203
237
|
"node_modules/@esbuild/aix-ppc64": {
|
|
204
238
|
"version": "0.27.4",
|
|
205
239
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.4.tgz",
|
|
@@ -910,9 +944,9 @@
|
|
|
910
944
|
}
|
|
911
945
|
},
|
|
912
946
|
"node_modules/@lousy-agents/mcp": {
|
|
913
|
-
"version": "5.3.
|
|
914
|
-
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.3.
|
|
915
|
-
"integrity": "sha512-
|
|
947
|
+
"version": "5.3.5",
|
|
948
|
+
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.3.5.tgz",
|
|
949
|
+
"integrity": "sha512-6QJaHUU974rwQ00snOmYAi258m6by56haO1cS3xxAvqb9J1OiG9Zs9YvY+w3NDqr6MLuJbR019pseQayy2Ao8w==",
|
|
916
950
|
"dev": true,
|
|
917
951
|
"license": "MIT",
|
|
918
952
|
"dependencies": {
|
|
@@ -989,6 +1023,43 @@
|
|
|
989
1023
|
"mcp-server-sequential-thinking": "dist/index.js"
|
|
990
1024
|
}
|
|
991
1025
|
},
|
|
1026
|
+
"node_modules/@napi-rs/wasm-runtime": {
|
|
1027
|
+
"version": "1.1.1",
|
|
1028
|
+
"resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.1.tgz",
|
|
1029
|
+
"integrity": "sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==",
|
|
1030
|
+
"dev": true,
|
|
1031
|
+
"license": "MIT",
|
|
1032
|
+
"optional": true,
|
|
1033
|
+
"dependencies": {
|
|
1034
|
+
"@emnapi/core": "^1.7.1",
|
|
1035
|
+
"@emnapi/runtime": "^1.7.1",
|
|
1036
|
+
"@tybys/wasm-util": "^0.10.1"
|
|
1037
|
+
},
|
|
1038
|
+
"funding": {
|
|
1039
|
+
"type": "github",
|
|
1040
|
+
"url": "https://github.com/sponsors/Brooooooklyn"
|
|
1041
|
+
}
|
|
1042
|
+
},
|
|
1043
|
+
"node_modules/@oxc-project/runtime": {
|
|
1044
|
+
"version": "0.115.0",
|
|
1045
|
+
"resolved": "https://registry.npmjs.org/@oxc-project/runtime/-/runtime-0.115.0.tgz",
|
|
1046
|
+
"integrity": "sha512-Rg8Wlt5dCbXhQnsXPrkOjL1DTSvXLgb2R/KYfnf1/K+R0k6UMLEmbQXPM+kwrWqSmWA2t0B1EtHy2/3zikQpvQ==",
|
|
1047
|
+
"dev": true,
|
|
1048
|
+
"license": "MIT",
|
|
1049
|
+
"engines": {
|
|
1050
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1051
|
+
}
|
|
1052
|
+
},
|
|
1053
|
+
"node_modules/@oxc-project/types": {
|
|
1054
|
+
"version": "0.115.0",
|
|
1055
|
+
"resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.115.0.tgz",
|
|
1056
|
+
"integrity": "sha512-4n91DKnebUS4yjUHl2g3/b2T+IUdCfmoZGhmwsovZCDaJSs+QkVAM+0AqqTxHSsHfeiMuueT75cZaZcT/m0pSw==",
|
|
1057
|
+
"dev": true,
|
|
1058
|
+
"license": "MIT",
|
|
1059
|
+
"funding": {
|
|
1060
|
+
"url": "https://github.com/sponsors/Boshen"
|
|
1061
|
+
}
|
|
1062
|
+
},
|
|
992
1063
|
"node_modules/@pinojs/redact": {
|
|
993
1064
|
"version": "0.4.0",
|
|
994
1065
|
"resolved": "https://registry.npmjs.org/@pinojs/redact/-/redact-0.4.0.tgz",
|
|
@@ -1080,24 +1151,10 @@
|
|
|
1080
1151
|
"dev": true,
|
|
1081
1152
|
"license": "BSD-3-Clause"
|
|
1082
1153
|
},
|
|
1083
|
-
"node_modules/@
|
|
1084
|
-
"version": "
|
|
1085
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1086
|
-
"integrity": "sha512-
|
|
1087
|
-
"cpu": [
|
|
1088
|
-
"arm"
|
|
1089
|
-
],
|
|
1090
|
-
"dev": true,
|
|
1091
|
-
"license": "MIT",
|
|
1092
|
-
"optional": true,
|
|
1093
|
-
"os": [
|
|
1094
|
-
"android"
|
|
1095
|
-
]
|
|
1096
|
-
},
|
|
1097
|
-
"node_modules/@rollup/rollup-android-arm64": {
|
|
1098
|
-
"version": "4.59.0",
|
|
1099
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.59.0.tgz",
|
|
1100
|
-
"integrity": "sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==",
|
|
1154
|
+
"node_modules/@rolldown/binding-android-arm64": {
|
|
1155
|
+
"version": "1.0.0-rc.9",
|
|
1156
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.9.tgz",
|
|
1157
|
+
"integrity": "sha512-lcJL0bN5hpgJfSIz/8PIf02irmyL43P+j1pTCfbD1DbLkmGRuFIA4DD3B3ZOvGqG0XiVvRznbKtN0COQVaKUTg==",
|
|
1101
1158
|
"cpu": [
|
|
1102
1159
|
"arm64"
|
|
1103
1160
|
],
|
|
@@ -1106,12 +1163,15 @@
|
|
|
1106
1163
|
"optional": true,
|
|
1107
1164
|
"os": [
|
|
1108
1165
|
"android"
|
|
1109
|
-
]
|
|
1166
|
+
],
|
|
1167
|
+
"engines": {
|
|
1168
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1169
|
+
}
|
|
1110
1170
|
},
|
|
1111
|
-
"node_modules/@
|
|
1112
|
-
"version": "
|
|
1113
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1114
|
-
"integrity": "sha512-
|
|
1171
|
+
"node_modules/@rolldown/binding-darwin-arm64": {
|
|
1172
|
+
"version": "1.0.0-rc.9",
|
|
1173
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.9.tgz",
|
|
1174
|
+
"integrity": "sha512-J7Zk3kLYFsLtuH6U+F4pS2sYVzac0qkjcO5QxHS7OS7yZu2LRs+IXo+uvJ/mvpyUljDJ3LROZPoQfgBIpCMhdQ==",
|
|
1115
1175
|
"cpu": [
|
|
1116
1176
|
"arm64"
|
|
1117
1177
|
],
|
|
@@ -1120,12 +1180,15 @@
|
|
|
1120
1180
|
"optional": true,
|
|
1121
1181
|
"os": [
|
|
1122
1182
|
"darwin"
|
|
1123
|
-
]
|
|
1183
|
+
],
|
|
1184
|
+
"engines": {
|
|
1185
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1186
|
+
}
|
|
1124
1187
|
},
|
|
1125
|
-
"node_modules/@
|
|
1126
|
-
"version": "
|
|
1127
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1128
|
-
"integrity": "sha512-
|
|
1188
|
+
"node_modules/@rolldown/binding-darwin-x64": {
|
|
1189
|
+
"version": "1.0.0-rc.9",
|
|
1190
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.9.tgz",
|
|
1191
|
+
"integrity": "sha512-iwtmmghy8nhfRGeNAIltcNXzD0QMNaaA5U/NyZc1Ia4bxrzFByNMDoppoC+hl7cDiUq5/1CnFthpT9n+UtfFyg==",
|
|
1129
1192
|
"cpu": [
|
|
1130
1193
|
"x64"
|
|
1131
1194
|
],
|
|
@@ -1134,26 +1197,15 @@
|
|
|
1134
1197
|
"optional": true,
|
|
1135
1198
|
"os": [
|
|
1136
1199
|
"darwin"
|
|
1137
|
-
]
|
|
1138
|
-
},
|
|
1139
|
-
"node_modules/@rollup/rollup-freebsd-arm64": {
|
|
1140
|
-
"version": "4.59.0",
|
|
1141
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.59.0.tgz",
|
|
1142
|
-
"integrity": "sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==",
|
|
1143
|
-
"cpu": [
|
|
1144
|
-
"arm64"
|
|
1145
1200
|
],
|
|
1146
|
-
"
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
"os": [
|
|
1150
|
-
"freebsd"
|
|
1151
|
-
]
|
|
1201
|
+
"engines": {
|
|
1202
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1203
|
+
}
|
|
1152
1204
|
},
|
|
1153
|
-
"node_modules/@
|
|
1154
|
-
"version": "
|
|
1155
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1156
|
-
"integrity": "sha512-
|
|
1205
|
+
"node_modules/@rolldown/binding-freebsd-x64": {
|
|
1206
|
+
"version": "1.0.0-rc.9",
|
|
1207
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.9.tgz",
|
|
1208
|
+
"integrity": "sha512-DLFYI78SCiZr5VvdEplsVC2Vx53lnA4/Ga5C65iyldMVaErr86aiqCoNBLl92PXPfDtUYjUh+xFFor40ueNs4Q==",
|
|
1157
1209
|
"cpu": [
|
|
1158
1210
|
"x64"
|
|
1159
1211
|
],
|
|
@@ -1162,26 +1214,15 @@
|
|
|
1162
1214
|
"optional": true,
|
|
1163
1215
|
"os": [
|
|
1164
1216
|
"freebsd"
|
|
1165
|
-
]
|
|
1166
|
-
},
|
|
1167
|
-
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
1168
|
-
"version": "4.59.0",
|
|
1169
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz",
|
|
1170
|
-
"integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==",
|
|
1171
|
-
"cpu": [
|
|
1172
|
-
"arm"
|
|
1173
1217
|
],
|
|
1174
|
-
"
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
"os": [
|
|
1178
|
-
"linux"
|
|
1179
|
-
]
|
|
1218
|
+
"engines": {
|
|
1219
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1220
|
+
}
|
|
1180
1221
|
},
|
|
1181
|
-
"node_modules/@
|
|
1182
|
-
"version": "
|
|
1183
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1184
|
-
"integrity": "sha512-
|
|
1222
|
+
"node_modules/@rolldown/binding-linux-arm-gnueabihf": {
|
|
1223
|
+
"version": "1.0.0-rc.9",
|
|
1224
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.9.tgz",
|
|
1225
|
+
"integrity": "sha512-CsjTmTwd0Hri6iTw/DRMK7kOZ7FwAkrO4h8YWKoX/kcj833e4coqo2wzIFywtch/8Eb5enQ/lwLM7w6JX1W5RQ==",
|
|
1185
1226
|
"cpu": [
|
|
1186
1227
|
"arm"
|
|
1187
1228
|
],
|
|
@@ -1190,26 +1231,15 @@
|
|
|
1190
1231
|
"optional": true,
|
|
1191
1232
|
"os": [
|
|
1192
1233
|
"linux"
|
|
1193
|
-
]
|
|
1194
|
-
},
|
|
1195
|
-
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
1196
|
-
"version": "4.59.0",
|
|
1197
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.59.0.tgz",
|
|
1198
|
-
"integrity": "sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==",
|
|
1199
|
-
"cpu": [
|
|
1200
|
-
"arm64"
|
|
1201
1234
|
],
|
|
1202
|
-
"
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
"os": [
|
|
1206
|
-
"linux"
|
|
1207
|
-
]
|
|
1235
|
+
"engines": {
|
|
1236
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1237
|
+
}
|
|
1208
1238
|
},
|
|
1209
|
-
"node_modules/@
|
|
1210
|
-
"version": "
|
|
1211
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1212
|
-
"integrity": "sha512-
|
|
1239
|
+
"node_modules/@rolldown/binding-linux-arm64-gnu": {
|
|
1240
|
+
"version": "1.0.0-rc.9",
|
|
1241
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.9.tgz",
|
|
1242
|
+
"integrity": "sha512-2x9O2JbSPxpxMDhP9Z74mahAStibTlrBMW0520+epJH5sac7/LwZW5Bmg/E6CXuEF53JJFW509uP+lSedaUNxg==",
|
|
1213
1243
|
"cpu": [
|
|
1214
1244
|
"arm64"
|
|
1215
1245
|
],
|
|
@@ -1218,54 +1248,32 @@
|
|
|
1218
1248
|
"optional": true,
|
|
1219
1249
|
"os": [
|
|
1220
1250
|
"linux"
|
|
1221
|
-
]
|
|
1222
|
-
},
|
|
1223
|
-
"node_modules/@rollup/rollup-linux-loong64-gnu": {
|
|
1224
|
-
"version": "4.59.0",
|
|
1225
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.59.0.tgz",
|
|
1226
|
-
"integrity": "sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==",
|
|
1227
|
-
"cpu": [
|
|
1228
|
-
"loong64"
|
|
1229
1251
|
],
|
|
1230
|
-
"
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
"os": [
|
|
1234
|
-
"linux"
|
|
1235
|
-
]
|
|
1252
|
+
"engines": {
|
|
1253
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1254
|
+
}
|
|
1236
1255
|
},
|
|
1237
|
-
"node_modules/@
|
|
1238
|
-
"version": "
|
|
1239
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1240
|
-
"integrity": "sha512-
|
|
1256
|
+
"node_modules/@rolldown/binding-linux-arm64-musl": {
|
|
1257
|
+
"version": "1.0.0-rc.9",
|
|
1258
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.9.tgz",
|
|
1259
|
+
"integrity": "sha512-JA1QRW31ogheAIRhIg9tjMfsYbglXXYGNPLdPEYrwFxdbkQCAzvpSCSHCDWNl4hTtrol8WeboCSEpjdZK8qrCg==",
|
|
1241
1260
|
"cpu": [
|
|
1242
|
-
"
|
|
1261
|
+
"arm64"
|
|
1243
1262
|
],
|
|
1244
1263
|
"dev": true,
|
|
1245
1264
|
"license": "MIT",
|
|
1246
1265
|
"optional": true,
|
|
1247
1266
|
"os": [
|
|
1248
1267
|
"linux"
|
|
1249
|
-
]
|
|
1250
|
-
},
|
|
1251
|
-
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|
1252
|
-
"version": "4.59.0",
|
|
1253
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.59.0.tgz",
|
|
1254
|
-
"integrity": "sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==",
|
|
1255
|
-
"cpu": [
|
|
1256
|
-
"ppc64"
|
|
1257
1268
|
],
|
|
1258
|
-
"
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
"os": [
|
|
1262
|
-
"linux"
|
|
1263
|
-
]
|
|
1269
|
+
"engines": {
|
|
1270
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1271
|
+
}
|
|
1264
1272
|
},
|
|
1265
|
-
"node_modules/@
|
|
1266
|
-
"version": "
|
|
1267
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1268
|
-
"integrity": "sha512
|
|
1273
|
+
"node_modules/@rolldown/binding-linux-ppc64-gnu": {
|
|
1274
|
+
"version": "1.0.0-rc.9",
|
|
1275
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.9.tgz",
|
|
1276
|
+
"integrity": "sha512-aOKU9dJheda8Kj8Y3w9gnt9QFOO+qKPAl8SWd7JPHP+Cu0EuDAE5wokQubLzIDQWg2myXq2XhTpOVS07qqvT+w==",
|
|
1269
1277
|
"cpu": [
|
|
1270
1278
|
"ppc64"
|
|
1271
1279
|
],
|
|
@@ -1274,40 +1282,15 @@
|
|
|
1274
1282
|
"optional": true,
|
|
1275
1283
|
"os": [
|
|
1276
1284
|
"linux"
|
|
1277
|
-
]
|
|
1278
|
-
},
|
|
1279
|
-
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
1280
|
-
"version": "4.59.0",
|
|
1281
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.59.0.tgz",
|
|
1282
|
-
"integrity": "sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==",
|
|
1283
|
-
"cpu": [
|
|
1284
|
-
"riscv64"
|
|
1285
|
-
],
|
|
1286
|
-
"dev": true,
|
|
1287
|
-
"license": "MIT",
|
|
1288
|
-
"optional": true,
|
|
1289
|
-
"os": [
|
|
1290
|
-
"linux"
|
|
1291
|
-
]
|
|
1292
|
-
},
|
|
1293
|
-
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
1294
|
-
"version": "4.59.0",
|
|
1295
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.59.0.tgz",
|
|
1296
|
-
"integrity": "sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==",
|
|
1297
|
-
"cpu": [
|
|
1298
|
-
"riscv64"
|
|
1299
1285
|
],
|
|
1300
|
-
"
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
"os": [
|
|
1304
|
-
"linux"
|
|
1305
|
-
]
|
|
1286
|
+
"engines": {
|
|
1287
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1288
|
+
}
|
|
1306
1289
|
},
|
|
1307
|
-
"node_modules/@
|
|
1308
|
-
"version": "
|
|
1309
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1310
|
-
"integrity": "sha512-
|
|
1290
|
+
"node_modules/@rolldown/binding-linux-s390x-gnu": {
|
|
1291
|
+
"version": "1.0.0-rc.9",
|
|
1292
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.9.tgz",
|
|
1293
|
+
"integrity": "sha512-OalO94fqj7IWRn3VdXWty75jC5dk4C197AWEuMhIpvVv2lw9fiPhud0+bW2ctCxb3YoBZor71QHbY+9/WToadA==",
|
|
1311
1294
|
"cpu": [
|
|
1312
1295
|
"s390x"
|
|
1313
1296
|
],
|
|
@@ -1316,12 +1299,15 @@
|
|
|
1316
1299
|
"optional": true,
|
|
1317
1300
|
"os": [
|
|
1318
1301
|
"linux"
|
|
1319
|
-
]
|
|
1302
|
+
],
|
|
1303
|
+
"engines": {
|
|
1304
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1305
|
+
}
|
|
1320
1306
|
},
|
|
1321
|
-
"node_modules/@
|
|
1322
|
-
"version": "
|
|
1323
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1324
|
-
"integrity": "sha512-
|
|
1307
|
+
"node_modules/@rolldown/binding-linux-x64-gnu": {
|
|
1308
|
+
"version": "1.0.0-rc.9",
|
|
1309
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.9.tgz",
|
|
1310
|
+
"integrity": "sha512-cVEl1vZtBsBZna3YMjGXNvnYYrOJ7RzuWvZU0ffvJUexWkukMaDuGhUXn0rjnV0ptzGVkvc+vW9Yqy6h8YX4pg==",
|
|
1325
1311
|
"cpu": [
|
|
1326
1312
|
"x64"
|
|
1327
1313
|
],
|
|
@@ -1330,12 +1316,15 @@
|
|
|
1330
1316
|
"optional": true,
|
|
1331
1317
|
"os": [
|
|
1332
1318
|
"linux"
|
|
1333
|
-
]
|
|
1319
|
+
],
|
|
1320
|
+
"engines": {
|
|
1321
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1322
|
+
}
|
|
1334
1323
|
},
|
|
1335
|
-
"node_modules/@
|
|
1336
|
-
"version": "
|
|
1337
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1338
|
-
"integrity": "sha512-
|
|
1324
|
+
"node_modules/@rolldown/binding-linux-x64-musl": {
|
|
1325
|
+
"version": "1.0.0-rc.9",
|
|
1326
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.9.tgz",
|
|
1327
|
+
"integrity": "sha512-UzYnKCIIc4heAKgI4PZ3dfBGUZefGCJ1TPDuLHoCzgrMYPb5Rv6TLFuYtyM4rWyHM7hymNdsg5ik2C+UD9VDbA==",
|
|
1339
1328
|
"cpu": [
|
|
1340
1329
|
"x64"
|
|
1341
1330
|
],
|
|
@@ -1344,26 +1333,15 @@
|
|
|
1344
1333
|
"optional": true,
|
|
1345
1334
|
"os": [
|
|
1346
1335
|
"linux"
|
|
1347
|
-
]
|
|
1348
|
-
},
|
|
1349
|
-
"node_modules/@rollup/rollup-openbsd-x64": {
|
|
1350
|
-
"version": "4.59.0",
|
|
1351
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.59.0.tgz",
|
|
1352
|
-
"integrity": "sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==",
|
|
1353
|
-
"cpu": [
|
|
1354
|
-
"x64"
|
|
1355
1336
|
],
|
|
1356
|
-
"
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
"os": [
|
|
1360
|
-
"openbsd"
|
|
1361
|
-
]
|
|
1337
|
+
"engines": {
|
|
1338
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1339
|
+
}
|
|
1362
1340
|
},
|
|
1363
|
-
"node_modules/@
|
|
1364
|
-
"version": "
|
|
1365
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1366
|
-
"integrity": "sha512
|
|
1341
|
+
"node_modules/@rolldown/binding-openharmony-arm64": {
|
|
1342
|
+
"version": "1.0.0-rc.9",
|
|
1343
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.9.tgz",
|
|
1344
|
+
"integrity": "sha512-+6zoiF+RRyf5cdlFQP7nm58mq7+/2PFaY2DNQeD4B87N36JzfF/l9mdBkkmTvSYcYPE8tMh/o3cRlsx1ldLfog==",
|
|
1367
1345
|
"cpu": [
|
|
1368
1346
|
"arm64"
|
|
1369
1347
|
],
|
|
@@ -1372,40 +1350,49 @@
|
|
|
1372
1350
|
"optional": true,
|
|
1373
1351
|
"os": [
|
|
1374
1352
|
"openharmony"
|
|
1375
|
-
]
|
|
1353
|
+
],
|
|
1354
|
+
"engines": {
|
|
1355
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1356
|
+
}
|
|
1376
1357
|
},
|
|
1377
|
-
"node_modules/@
|
|
1378
|
-
"version": "
|
|
1379
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1380
|
-
"integrity": "sha512-
|
|
1358
|
+
"node_modules/@rolldown/binding-wasm32-wasi": {
|
|
1359
|
+
"version": "1.0.0-rc.9",
|
|
1360
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.9.tgz",
|
|
1361
|
+
"integrity": "sha512-rgFN6sA/dyebil3YTlL2evvi/M+ivhfnyxec7AccTpRPccno/rPoNlqybEZQBkcbZu8Hy+eqNJCqfBR8P7Pg8g==",
|
|
1381
1362
|
"cpu": [
|
|
1382
|
-
"
|
|
1363
|
+
"wasm32"
|
|
1383
1364
|
],
|
|
1384
1365
|
"dev": true,
|
|
1385
1366
|
"license": "MIT",
|
|
1386
1367
|
"optional": true,
|
|
1387
|
-
"
|
|
1388
|
-
"
|
|
1389
|
-
|
|
1368
|
+
"dependencies": {
|
|
1369
|
+
"@napi-rs/wasm-runtime": "^1.1.1"
|
|
1370
|
+
},
|
|
1371
|
+
"engines": {
|
|
1372
|
+
"node": ">=14.0.0"
|
|
1373
|
+
}
|
|
1390
1374
|
},
|
|
1391
|
-
"node_modules/@
|
|
1392
|
-
"version": "
|
|
1393
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1394
|
-
"integrity": "sha512-
|
|
1375
|
+
"node_modules/@rolldown/binding-win32-arm64-msvc": {
|
|
1376
|
+
"version": "1.0.0-rc.9",
|
|
1377
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.9.tgz",
|
|
1378
|
+
"integrity": "sha512-lHVNUG/8nlF1IQk1C0Ci574qKYyty2goMiPlRqkC5R+3LkXDkL5Dhx8ytbxq35m+pkHVIvIxviD+TWLdfeuadA==",
|
|
1395
1379
|
"cpu": [
|
|
1396
|
-
"
|
|
1380
|
+
"arm64"
|
|
1397
1381
|
],
|
|
1398
1382
|
"dev": true,
|
|
1399
1383
|
"license": "MIT",
|
|
1400
1384
|
"optional": true,
|
|
1401
1385
|
"os": [
|
|
1402
1386
|
"win32"
|
|
1403
|
-
]
|
|
1387
|
+
],
|
|
1388
|
+
"engines": {
|
|
1389
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1390
|
+
}
|
|
1404
1391
|
},
|
|
1405
|
-
"node_modules/@
|
|
1406
|
-
"version": "
|
|
1407
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1408
|
-
"integrity": "sha512-
|
|
1392
|
+
"node_modules/@rolldown/binding-win32-x64-msvc": {
|
|
1393
|
+
"version": "1.0.0-rc.9",
|
|
1394
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.9.tgz",
|
|
1395
|
+
"integrity": "sha512-G0oA4+w1iY5AGi5HcDTxWsoxF509hrFIPB2rduV5aDqS9FtDg1CAfa7V34qImbjfhIcA8C+RekocJZA96EarwQ==",
|
|
1409
1396
|
"cpu": [
|
|
1410
1397
|
"x64"
|
|
1411
1398
|
],
|
|
@@ -1414,21 +1401,17 @@
|
|
|
1414
1401
|
"optional": true,
|
|
1415
1402
|
"os": [
|
|
1416
1403
|
"win32"
|
|
1417
|
-
]
|
|
1418
|
-
},
|
|
1419
|
-
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
1420
|
-
"version": "4.59.0",
|
|
1421
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz",
|
|
1422
|
-
"integrity": "sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==",
|
|
1423
|
-
"cpu": [
|
|
1424
|
-
"x64"
|
|
1425
1404
|
],
|
|
1405
|
+
"engines": {
|
|
1406
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
1407
|
+
}
|
|
1408
|
+
},
|
|
1409
|
+
"node_modules/@rolldown/pluginutils": {
|
|
1410
|
+
"version": "1.0.0-rc.9",
|
|
1411
|
+
"resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.9.tgz",
|
|
1412
|
+
"integrity": "sha512-w6oiRWgEBl04QkFZgmW+jnU1EC9b57Oihi2ot3HNWIQRqgHp5PnYDia5iZ5FF7rpa4EQdiqMDXjlqKGXBhsoXw==",
|
|
1426
1413
|
"dev": true,
|
|
1427
|
-
"license": "MIT"
|
|
1428
|
-
"optional": true,
|
|
1429
|
-
"os": [
|
|
1430
|
-
"win32"
|
|
1431
|
-
]
|
|
1414
|
+
"license": "MIT"
|
|
1432
1415
|
},
|
|
1433
1416
|
"node_modules/@standard-schema/spec": {
|
|
1434
1417
|
"version": "1.1.0",
|
|
@@ -1438,13 +1421,24 @@
|
|
|
1438
1421
|
"license": "MIT"
|
|
1439
1422
|
},
|
|
1440
1423
|
"node_modules/@testcontainers/postgresql": {
|
|
1441
|
-
"version": "11.
|
|
1442
|
-
"resolved": "https://registry.npmjs.org/@testcontainers/postgresql/-/postgresql-11.
|
|
1443
|
-
"integrity": "sha512-
|
|
1424
|
+
"version": "11.13.0",
|
|
1425
|
+
"resolved": "https://registry.npmjs.org/@testcontainers/postgresql/-/postgresql-11.13.0.tgz",
|
|
1426
|
+
"integrity": "sha512-Y+HLf+IEu9+h3MgxRhnFunw9ldk3jxN2PO6zyejN5AiDd1aSeBQ7hfpc/4MlMm65St2DdLGf39oE/vdW1+hc/Q==",
|
|
1444
1427
|
"dev": true,
|
|
1445
1428
|
"license": "MIT",
|
|
1446
1429
|
"dependencies": {
|
|
1447
|
-
"testcontainers": "^11.
|
|
1430
|
+
"testcontainers": "^11.13.0"
|
|
1431
|
+
}
|
|
1432
|
+
},
|
|
1433
|
+
"node_modules/@tybys/wasm-util": {
|
|
1434
|
+
"version": "0.10.1",
|
|
1435
|
+
"resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz",
|
|
1436
|
+
"integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==",
|
|
1437
|
+
"dev": true,
|
|
1438
|
+
"license": "MIT",
|
|
1439
|
+
"optional": true,
|
|
1440
|
+
"dependencies": {
|
|
1441
|
+
"tslib": "^2.4.0"
|
|
1448
1442
|
}
|
|
1449
1443
|
},
|
|
1450
1444
|
"node_modules/@types/body-parser": {
|
|
@@ -1649,16 +1643,6 @@
|
|
|
1649
1643
|
"context7-mcp": "dist/index.js"
|
|
1650
1644
|
}
|
|
1651
1645
|
},
|
|
1652
|
-
"node_modules/@upstash/context7-mcp/node_modules/undici": {
|
|
1653
|
-
"version": "6.24.1",
|
|
1654
|
-
"resolved": "https://registry.npmjs.org/undici/-/undici-6.24.1.tgz",
|
|
1655
|
-
"integrity": "sha512-sC+b0tB1whOCzbtlx20fx3WgCXwkW627p4EA9uM+/tNNPkSS+eSEld6pAs9nDv7WbY1UUljBMYPtu9BCOrCWKA==",
|
|
1656
|
-
"dev": true,
|
|
1657
|
-
"license": "MIT",
|
|
1658
|
-
"engines": {
|
|
1659
|
-
"node": ">=18.17"
|
|
1660
|
-
}
|
|
1661
|
-
},
|
|
1662
1646
|
"node_modules/@vitest/expect": {
|
|
1663
1647
|
"version": "4.1.0",
|
|
1664
1648
|
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.0.tgz",
|
|
@@ -2028,9 +2012,9 @@
|
|
|
2028
2012
|
}
|
|
2029
2013
|
},
|
|
2030
2014
|
"node_modules/bare-os": {
|
|
2031
|
-
"version": "3.
|
|
2032
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.
|
|
2033
|
-
"integrity": "sha512-
|
|
2015
|
+
"version": "3.8.0",
|
|
2016
|
+
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.8.0.tgz",
|
|
2017
|
+
"integrity": "sha512-Dc9/SlwfxkXIGYhvMQNUtKaXCaGkZYGcd1vuNUUADVqzu4/vQfvnMkYYOUnt2VwQ2AqKr/8qAVFRtwETljgeFg==",
|
|
2034
2018
|
"dev": true,
|
|
2035
2019
|
"license": "Apache-2.0",
|
|
2036
2020
|
"engines": {
|
|
@@ -2503,16 +2487,13 @@
|
|
|
2503
2487
|
"license": "MIT"
|
|
2504
2488
|
},
|
|
2505
2489
|
"node_modules/cookie": {
|
|
2506
|
-
"version": "
|
|
2507
|
-
"resolved": "https://registry.npmjs.org/cookie/-/cookie-
|
|
2508
|
-
"integrity": "sha512-
|
|
2490
|
+
"version": "0.7.2",
|
|
2491
|
+
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
|
|
2492
|
+
"integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
|
|
2493
|
+
"dev": true,
|
|
2509
2494
|
"license": "MIT",
|
|
2510
2495
|
"engines": {
|
|
2511
|
-
"node": ">=
|
|
2512
|
-
},
|
|
2513
|
-
"funding": {
|
|
2514
|
-
"type": "opencollective",
|
|
2515
|
-
"url": "https://opencollective.com/express"
|
|
2496
|
+
"node": ">= 0.6"
|
|
2516
2497
|
}
|
|
2517
2498
|
},
|
|
2518
2499
|
"node_modules/cookie-signature": {
|
|
@@ -2643,6 +2624,16 @@
|
|
|
2643
2624
|
"node": ">=6"
|
|
2644
2625
|
}
|
|
2645
2626
|
},
|
|
2627
|
+
"node_modules/detect-libc": {
|
|
2628
|
+
"version": "2.1.2",
|
|
2629
|
+
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
|
|
2630
|
+
"integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
|
|
2631
|
+
"dev": true,
|
|
2632
|
+
"license": "Apache-2.0",
|
|
2633
|
+
"engines": {
|
|
2634
|
+
"node": ">=8"
|
|
2635
|
+
}
|
|
2636
|
+
},
|
|
2646
2637
|
"node_modules/docker-compose": {
|
|
2647
2638
|
"version": "1.3.2",
|
|
2648
2639
|
"resolved": "https://registry.npmjs.org/docker-compose/-/docker-compose-1.3.2.tgz",
|
|
@@ -3052,16 +3043,6 @@
|
|
|
3052
3043
|
"express": ">= 4.11"
|
|
3053
3044
|
}
|
|
3054
3045
|
},
|
|
3055
|
-
"node_modules/express/node_modules/cookie": {
|
|
3056
|
-
"version": "0.7.2",
|
|
3057
|
-
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
|
|
3058
|
-
"integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
|
|
3059
|
-
"dev": true,
|
|
3060
|
-
"license": "MIT",
|
|
3061
|
-
"engines": {
|
|
3062
|
-
"node": ">= 0.6"
|
|
3063
|
-
}
|
|
3064
|
-
},
|
|
3065
3046
|
"node_modules/fast-decode-uri-component": {
|
|
3066
3047
|
"version": "1.0.1",
|
|
3067
3048
|
"resolved": "https://registry.npmjs.org/fast-decode-uri-component/-/fast-decode-uri-component-1.0.1.tgz",
|
|
@@ -3724,6 +3705,19 @@
|
|
|
3724
3705
|
"set-cookie-parser": "^2.6.0"
|
|
3725
3706
|
}
|
|
3726
3707
|
},
|
|
3708
|
+
"node_modules/light-my-request/node_modules/cookie": {
|
|
3709
|
+
"version": "1.1.1",
|
|
3710
|
+
"resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz",
|
|
3711
|
+
"integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==",
|
|
3712
|
+
"license": "MIT",
|
|
3713
|
+
"engines": {
|
|
3714
|
+
"node": ">=18"
|
|
3715
|
+
},
|
|
3716
|
+
"funding": {
|
|
3717
|
+
"type": "opencollective",
|
|
3718
|
+
"url": "https://opencollective.com/express"
|
|
3719
|
+
}
|
|
3720
|
+
},
|
|
3727
3721
|
"node_modules/light-my-request/node_modules/process-warning": {
|
|
3728
3722
|
"version": "4.0.1",
|
|
3729
3723
|
"resolved": "https://registry.npmjs.org/process-warning/-/process-warning-4.0.1.tgz",
|
|
@@ -3740,6 +3734,267 @@
|
|
|
3740
3734
|
],
|
|
3741
3735
|
"license": "MIT"
|
|
3742
3736
|
},
|
|
3737
|
+
"node_modules/lightningcss": {
|
|
3738
|
+
"version": "1.32.0",
|
|
3739
|
+
"resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
|
|
3740
|
+
"integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
|
|
3741
|
+
"dev": true,
|
|
3742
|
+
"license": "MPL-2.0",
|
|
3743
|
+
"dependencies": {
|
|
3744
|
+
"detect-libc": "^2.0.3"
|
|
3745
|
+
},
|
|
3746
|
+
"engines": {
|
|
3747
|
+
"node": ">= 12.0.0"
|
|
3748
|
+
},
|
|
3749
|
+
"funding": {
|
|
3750
|
+
"type": "opencollective",
|
|
3751
|
+
"url": "https://opencollective.com/parcel"
|
|
3752
|
+
},
|
|
3753
|
+
"optionalDependencies": {
|
|
3754
|
+
"lightningcss-android-arm64": "1.32.0",
|
|
3755
|
+
"lightningcss-darwin-arm64": "1.32.0",
|
|
3756
|
+
"lightningcss-darwin-x64": "1.32.0",
|
|
3757
|
+
"lightningcss-freebsd-x64": "1.32.0",
|
|
3758
|
+
"lightningcss-linux-arm-gnueabihf": "1.32.0",
|
|
3759
|
+
"lightningcss-linux-arm64-gnu": "1.32.0",
|
|
3760
|
+
"lightningcss-linux-arm64-musl": "1.32.0",
|
|
3761
|
+
"lightningcss-linux-x64-gnu": "1.32.0",
|
|
3762
|
+
"lightningcss-linux-x64-musl": "1.32.0",
|
|
3763
|
+
"lightningcss-win32-arm64-msvc": "1.32.0",
|
|
3764
|
+
"lightningcss-win32-x64-msvc": "1.32.0"
|
|
3765
|
+
}
|
|
3766
|
+
},
|
|
3767
|
+
"node_modules/lightningcss-android-arm64": {
|
|
3768
|
+
"version": "1.32.0",
|
|
3769
|
+
"resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
|
|
3770
|
+
"integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
|
|
3771
|
+
"cpu": [
|
|
3772
|
+
"arm64"
|
|
3773
|
+
],
|
|
3774
|
+
"dev": true,
|
|
3775
|
+
"license": "MPL-2.0",
|
|
3776
|
+
"optional": true,
|
|
3777
|
+
"os": [
|
|
3778
|
+
"android"
|
|
3779
|
+
],
|
|
3780
|
+
"engines": {
|
|
3781
|
+
"node": ">= 12.0.0"
|
|
3782
|
+
},
|
|
3783
|
+
"funding": {
|
|
3784
|
+
"type": "opencollective",
|
|
3785
|
+
"url": "https://opencollective.com/parcel"
|
|
3786
|
+
}
|
|
3787
|
+
},
|
|
3788
|
+
"node_modules/lightningcss-darwin-arm64": {
|
|
3789
|
+
"version": "1.32.0",
|
|
3790
|
+
"resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
|
|
3791
|
+
"integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
|
|
3792
|
+
"cpu": [
|
|
3793
|
+
"arm64"
|
|
3794
|
+
],
|
|
3795
|
+
"dev": true,
|
|
3796
|
+
"license": "MPL-2.0",
|
|
3797
|
+
"optional": true,
|
|
3798
|
+
"os": [
|
|
3799
|
+
"darwin"
|
|
3800
|
+
],
|
|
3801
|
+
"engines": {
|
|
3802
|
+
"node": ">= 12.0.0"
|
|
3803
|
+
},
|
|
3804
|
+
"funding": {
|
|
3805
|
+
"type": "opencollective",
|
|
3806
|
+
"url": "https://opencollective.com/parcel"
|
|
3807
|
+
}
|
|
3808
|
+
},
|
|
3809
|
+
"node_modules/lightningcss-darwin-x64": {
|
|
3810
|
+
"version": "1.32.0",
|
|
3811
|
+
"resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
|
|
3812
|
+
"integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
|
|
3813
|
+
"cpu": [
|
|
3814
|
+
"x64"
|
|
3815
|
+
],
|
|
3816
|
+
"dev": true,
|
|
3817
|
+
"license": "MPL-2.0",
|
|
3818
|
+
"optional": true,
|
|
3819
|
+
"os": [
|
|
3820
|
+
"darwin"
|
|
3821
|
+
],
|
|
3822
|
+
"engines": {
|
|
3823
|
+
"node": ">= 12.0.0"
|
|
3824
|
+
},
|
|
3825
|
+
"funding": {
|
|
3826
|
+
"type": "opencollective",
|
|
3827
|
+
"url": "https://opencollective.com/parcel"
|
|
3828
|
+
}
|
|
3829
|
+
},
|
|
3830
|
+
"node_modules/lightningcss-freebsd-x64": {
|
|
3831
|
+
"version": "1.32.0",
|
|
3832
|
+
"resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
|
|
3833
|
+
"integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
|
|
3834
|
+
"cpu": [
|
|
3835
|
+
"x64"
|
|
3836
|
+
],
|
|
3837
|
+
"dev": true,
|
|
3838
|
+
"license": "MPL-2.0",
|
|
3839
|
+
"optional": true,
|
|
3840
|
+
"os": [
|
|
3841
|
+
"freebsd"
|
|
3842
|
+
],
|
|
3843
|
+
"engines": {
|
|
3844
|
+
"node": ">= 12.0.0"
|
|
3845
|
+
},
|
|
3846
|
+
"funding": {
|
|
3847
|
+
"type": "opencollective",
|
|
3848
|
+
"url": "https://opencollective.com/parcel"
|
|
3849
|
+
}
|
|
3850
|
+
},
|
|
3851
|
+
"node_modules/lightningcss-linux-arm-gnueabihf": {
|
|
3852
|
+
"version": "1.32.0",
|
|
3853
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
|
|
3854
|
+
"integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
|
|
3855
|
+
"cpu": [
|
|
3856
|
+
"arm"
|
|
3857
|
+
],
|
|
3858
|
+
"dev": true,
|
|
3859
|
+
"license": "MPL-2.0",
|
|
3860
|
+
"optional": true,
|
|
3861
|
+
"os": [
|
|
3862
|
+
"linux"
|
|
3863
|
+
],
|
|
3864
|
+
"engines": {
|
|
3865
|
+
"node": ">= 12.0.0"
|
|
3866
|
+
},
|
|
3867
|
+
"funding": {
|
|
3868
|
+
"type": "opencollective",
|
|
3869
|
+
"url": "https://opencollective.com/parcel"
|
|
3870
|
+
}
|
|
3871
|
+
},
|
|
3872
|
+
"node_modules/lightningcss-linux-arm64-gnu": {
|
|
3873
|
+
"version": "1.32.0",
|
|
3874
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
|
|
3875
|
+
"integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
|
|
3876
|
+
"cpu": [
|
|
3877
|
+
"arm64"
|
|
3878
|
+
],
|
|
3879
|
+
"dev": true,
|
|
3880
|
+
"license": "MPL-2.0",
|
|
3881
|
+
"optional": true,
|
|
3882
|
+
"os": [
|
|
3883
|
+
"linux"
|
|
3884
|
+
],
|
|
3885
|
+
"engines": {
|
|
3886
|
+
"node": ">= 12.0.0"
|
|
3887
|
+
},
|
|
3888
|
+
"funding": {
|
|
3889
|
+
"type": "opencollective",
|
|
3890
|
+
"url": "https://opencollective.com/parcel"
|
|
3891
|
+
}
|
|
3892
|
+
},
|
|
3893
|
+
"node_modules/lightningcss-linux-arm64-musl": {
|
|
3894
|
+
"version": "1.32.0",
|
|
3895
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
|
|
3896
|
+
"integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
|
|
3897
|
+
"cpu": [
|
|
3898
|
+
"arm64"
|
|
3899
|
+
],
|
|
3900
|
+
"dev": true,
|
|
3901
|
+
"license": "MPL-2.0",
|
|
3902
|
+
"optional": true,
|
|
3903
|
+
"os": [
|
|
3904
|
+
"linux"
|
|
3905
|
+
],
|
|
3906
|
+
"engines": {
|
|
3907
|
+
"node": ">= 12.0.0"
|
|
3908
|
+
},
|
|
3909
|
+
"funding": {
|
|
3910
|
+
"type": "opencollective",
|
|
3911
|
+
"url": "https://opencollective.com/parcel"
|
|
3912
|
+
}
|
|
3913
|
+
},
|
|
3914
|
+
"node_modules/lightningcss-linux-x64-gnu": {
|
|
3915
|
+
"version": "1.32.0",
|
|
3916
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
|
|
3917
|
+
"integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
|
|
3918
|
+
"cpu": [
|
|
3919
|
+
"x64"
|
|
3920
|
+
],
|
|
3921
|
+
"dev": true,
|
|
3922
|
+
"license": "MPL-2.0",
|
|
3923
|
+
"optional": true,
|
|
3924
|
+
"os": [
|
|
3925
|
+
"linux"
|
|
3926
|
+
],
|
|
3927
|
+
"engines": {
|
|
3928
|
+
"node": ">= 12.0.0"
|
|
3929
|
+
},
|
|
3930
|
+
"funding": {
|
|
3931
|
+
"type": "opencollective",
|
|
3932
|
+
"url": "https://opencollective.com/parcel"
|
|
3933
|
+
}
|
|
3934
|
+
},
|
|
3935
|
+
"node_modules/lightningcss-linux-x64-musl": {
|
|
3936
|
+
"version": "1.32.0",
|
|
3937
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
|
|
3938
|
+
"integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
|
|
3939
|
+
"cpu": [
|
|
3940
|
+
"x64"
|
|
3941
|
+
],
|
|
3942
|
+
"dev": true,
|
|
3943
|
+
"license": "MPL-2.0",
|
|
3944
|
+
"optional": true,
|
|
3945
|
+
"os": [
|
|
3946
|
+
"linux"
|
|
3947
|
+
],
|
|
3948
|
+
"engines": {
|
|
3949
|
+
"node": ">= 12.0.0"
|
|
3950
|
+
},
|
|
3951
|
+
"funding": {
|
|
3952
|
+
"type": "opencollective",
|
|
3953
|
+
"url": "https://opencollective.com/parcel"
|
|
3954
|
+
}
|
|
3955
|
+
},
|
|
3956
|
+
"node_modules/lightningcss-win32-arm64-msvc": {
|
|
3957
|
+
"version": "1.32.0",
|
|
3958
|
+
"resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
|
|
3959
|
+
"integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
|
|
3960
|
+
"cpu": [
|
|
3961
|
+
"arm64"
|
|
3962
|
+
],
|
|
3963
|
+
"dev": true,
|
|
3964
|
+
"license": "MPL-2.0",
|
|
3965
|
+
"optional": true,
|
|
3966
|
+
"os": [
|
|
3967
|
+
"win32"
|
|
3968
|
+
],
|
|
3969
|
+
"engines": {
|
|
3970
|
+
"node": ">= 12.0.0"
|
|
3971
|
+
},
|
|
3972
|
+
"funding": {
|
|
3973
|
+
"type": "opencollective",
|
|
3974
|
+
"url": "https://opencollective.com/parcel"
|
|
3975
|
+
}
|
|
3976
|
+
},
|
|
3977
|
+
"node_modules/lightningcss-win32-x64-msvc": {
|
|
3978
|
+
"version": "1.32.0",
|
|
3979
|
+
"resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
|
|
3980
|
+
"integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
|
|
3981
|
+
"cpu": [
|
|
3982
|
+
"x64"
|
|
3983
|
+
],
|
|
3984
|
+
"dev": true,
|
|
3985
|
+
"license": "MPL-2.0",
|
|
3986
|
+
"optional": true,
|
|
3987
|
+
"os": [
|
|
3988
|
+
"win32"
|
|
3989
|
+
],
|
|
3990
|
+
"engines": {
|
|
3991
|
+
"node": ">= 12.0.0"
|
|
3992
|
+
},
|
|
3993
|
+
"funding": {
|
|
3994
|
+
"type": "opencollective",
|
|
3995
|
+
"url": "https://opencollective.com/parcel"
|
|
3996
|
+
}
|
|
3997
|
+
},
|
|
3743
3998
|
"node_modules/lodash": {
|
|
3744
3999
|
"version": "4.17.23",
|
|
3745
4000
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
|
|
@@ -3892,9 +4147,9 @@
|
|
|
3892
4147
|
"license": "MIT"
|
|
3893
4148
|
},
|
|
3894
4149
|
"node_modules/nan": {
|
|
3895
|
-
"version": "2.
|
|
3896
|
-
"resolved": "https://registry.npmjs.org/nan/-/nan-2.
|
|
3897
|
-
"integrity": "sha512-
|
|
4150
|
+
"version": "2.26.1",
|
|
4151
|
+
"resolved": "https://registry.npmjs.org/nan/-/nan-2.26.1.tgz",
|
|
4152
|
+
"integrity": "sha512-vodKprLlmaKmraa9E/TxHQwpH4eKYTJbLdeQE49pb9GOmrLs68zESjJu0LQOz1W6JwJmftOWD5Ls4dpd/elQtQ==",
|
|
3898
4153
|
"dev": true,
|
|
3899
4154
|
"license": "MIT",
|
|
3900
4155
|
"optional": true
|
|
@@ -4466,49 +4721,38 @@
|
|
|
4466
4721
|
"integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
|
|
4467
4722
|
"license": "MIT"
|
|
4468
4723
|
},
|
|
4469
|
-
"node_modules/
|
|
4470
|
-
"version": "
|
|
4471
|
-
"resolved": "https://registry.npmjs.org/
|
|
4472
|
-
"integrity": "sha512-
|
|
4724
|
+
"node_modules/rolldown": {
|
|
4725
|
+
"version": "1.0.0-rc.9",
|
|
4726
|
+
"resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.0.0-rc.9.tgz",
|
|
4727
|
+
"integrity": "sha512-9EbgWge7ZH+yqb4d2EnELAntgPTWbfL8ajiTW+SyhJEC4qhBbkCKbqFV4Ge4zmu5ziQuVbWxb/XwLZ+RIO7E8Q==",
|
|
4473
4728
|
"dev": true,
|
|
4474
4729
|
"license": "MIT",
|
|
4475
4730
|
"dependencies": {
|
|
4476
|
-
"@types
|
|
4731
|
+
"@oxc-project/types": "=0.115.0",
|
|
4732
|
+
"@rolldown/pluginutils": "1.0.0-rc.9"
|
|
4477
4733
|
},
|
|
4478
4734
|
"bin": {
|
|
4479
|
-
"
|
|
4735
|
+
"rolldown": "bin/cli.mjs"
|
|
4480
4736
|
},
|
|
4481
4737
|
"engines": {
|
|
4482
|
-
"node": "
|
|
4483
|
-
"npm": ">=8.0.0"
|
|
4738
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
4484
4739
|
},
|
|
4485
4740
|
"optionalDependencies": {
|
|
4486
|
-
"@
|
|
4487
|
-
"@
|
|
4488
|
-
"@
|
|
4489
|
-
"@
|
|
4490
|
-
"@
|
|
4491
|
-
"@
|
|
4492
|
-
"@
|
|
4493
|
-
"@
|
|
4494
|
-
"@
|
|
4495
|
-
"@
|
|
4496
|
-
"@
|
|
4497
|
-
"@
|
|
4498
|
-
"@
|
|
4499
|
-
"@
|
|
4500
|
-
"@
|
|
4501
|
-
"@rollup/rollup-linux-riscv64-musl": "4.59.0",
|
|
4502
|
-
"@rollup/rollup-linux-s390x-gnu": "4.59.0",
|
|
4503
|
-
"@rollup/rollup-linux-x64-gnu": "4.59.0",
|
|
4504
|
-
"@rollup/rollup-linux-x64-musl": "4.59.0",
|
|
4505
|
-
"@rollup/rollup-openbsd-x64": "4.59.0",
|
|
4506
|
-
"@rollup/rollup-openharmony-arm64": "4.59.0",
|
|
4507
|
-
"@rollup/rollup-win32-arm64-msvc": "4.59.0",
|
|
4508
|
-
"@rollup/rollup-win32-ia32-msvc": "4.59.0",
|
|
4509
|
-
"@rollup/rollup-win32-x64-gnu": "4.59.0",
|
|
4510
|
-
"@rollup/rollup-win32-x64-msvc": "4.59.0",
|
|
4511
|
-
"fsevents": "~2.3.2"
|
|
4741
|
+
"@rolldown/binding-android-arm64": "1.0.0-rc.9",
|
|
4742
|
+
"@rolldown/binding-darwin-arm64": "1.0.0-rc.9",
|
|
4743
|
+
"@rolldown/binding-darwin-x64": "1.0.0-rc.9",
|
|
4744
|
+
"@rolldown/binding-freebsd-x64": "1.0.0-rc.9",
|
|
4745
|
+
"@rolldown/binding-linux-arm-gnueabihf": "1.0.0-rc.9",
|
|
4746
|
+
"@rolldown/binding-linux-arm64-gnu": "1.0.0-rc.9",
|
|
4747
|
+
"@rolldown/binding-linux-arm64-musl": "1.0.0-rc.9",
|
|
4748
|
+
"@rolldown/binding-linux-ppc64-gnu": "1.0.0-rc.9",
|
|
4749
|
+
"@rolldown/binding-linux-s390x-gnu": "1.0.0-rc.9",
|
|
4750
|
+
"@rolldown/binding-linux-x64-gnu": "1.0.0-rc.9",
|
|
4751
|
+
"@rolldown/binding-linux-x64-musl": "1.0.0-rc.9",
|
|
4752
|
+
"@rolldown/binding-openharmony-arm64": "1.0.0-rc.9",
|
|
4753
|
+
"@rolldown/binding-wasm32-wasi": "1.0.0-rc.9",
|
|
4754
|
+
"@rolldown/binding-win32-arm64-msvc": "1.0.0-rc.9",
|
|
4755
|
+
"@rolldown/binding-win32-x64-msvc": "1.0.0-rc.9"
|
|
4512
4756
|
}
|
|
4513
4757
|
},
|
|
4514
4758
|
"node_modules/router": {
|
|
@@ -4550,9 +4794,9 @@
|
|
|
4550
4794
|
"license": "MIT"
|
|
4551
4795
|
},
|
|
4552
4796
|
"node_modules/safe-regex2": {
|
|
4553
|
-
"version": "5.
|
|
4554
|
-
"resolved": "https://registry.npmjs.org/safe-regex2/-/safe-regex2-5.
|
|
4555
|
-
"integrity": "sha512-
|
|
4797
|
+
"version": "5.1.0",
|
|
4798
|
+
"resolved": "https://registry.npmjs.org/safe-regex2/-/safe-regex2-5.1.0.tgz",
|
|
4799
|
+
"integrity": "sha512-pNHAuBW7TrcleFHsxBr5QMi/Iyp0ENjUKz7GCcX1UO7cMh+NmVK6HxQckNL1tJp1XAJVjG6B8OKIPqodqj9rtw==",
|
|
4556
4800
|
"funding": [
|
|
4557
4801
|
{
|
|
4558
4802
|
"type": "github",
|
|
@@ -4566,6 +4810,9 @@
|
|
|
4566
4810
|
"license": "MIT",
|
|
4567
4811
|
"dependencies": {
|
|
4568
4812
|
"ret": "~0.5.0"
|
|
4813
|
+
},
|
|
4814
|
+
"bin": {
|
|
4815
|
+
"safe-regex2": "bin/safe-regex2.js"
|
|
4569
4816
|
}
|
|
4570
4817
|
},
|
|
4571
4818
|
"node_modules/safe-stable-stringify": {
|
|
@@ -5053,9 +5300,9 @@
|
|
|
5053
5300
|
}
|
|
5054
5301
|
},
|
|
5055
5302
|
"node_modules/testcontainers": {
|
|
5056
|
-
"version": "11.
|
|
5057
|
-
"resolved": "https://registry.npmjs.org/testcontainers/-/testcontainers-11.
|
|
5058
|
-
"integrity": "sha512-
|
|
5303
|
+
"version": "11.13.0",
|
|
5304
|
+
"resolved": "https://registry.npmjs.org/testcontainers/-/testcontainers-11.13.0.tgz",
|
|
5305
|
+
"integrity": "sha512-fzTvgOtd6U/esOzgmDatJh79OSK0tU6vjDOJ3B6ICrrJf0dqCWtFdpOr6f/g/KixMxKDTDbszmZYjSORJXsVCQ==",
|
|
5059
5306
|
"dev": true,
|
|
5060
5307
|
"license": "MIT",
|
|
5061
5308
|
"dependencies": {
|
|
@@ -5065,15 +5312,25 @@
|
|
|
5065
5312
|
"async-lock": "^1.4.1",
|
|
5066
5313
|
"byline": "^5.0.0",
|
|
5067
5314
|
"debug": "^4.4.3",
|
|
5068
|
-
"docker-compose": "^1.3.
|
|
5315
|
+
"docker-compose": "^1.3.2",
|
|
5069
5316
|
"dockerode": "^4.0.9",
|
|
5070
5317
|
"get-port": "^7.1.0",
|
|
5071
5318
|
"proper-lockfile": "^4.1.2",
|
|
5072
5319
|
"properties-reader": "^3.0.1",
|
|
5073
5320
|
"ssh-remote-port-forward": "^1.0.4",
|
|
5074
|
-
"tar-fs": "^3.1.
|
|
5321
|
+
"tar-fs": "^3.1.2",
|
|
5075
5322
|
"tmp": "^0.2.5",
|
|
5076
|
-
"undici": "^7.
|
|
5323
|
+
"undici": "^7.24.3"
|
|
5324
|
+
}
|
|
5325
|
+
},
|
|
5326
|
+
"node_modules/testcontainers/node_modules/undici": {
|
|
5327
|
+
"version": "7.24.4",
|
|
5328
|
+
"resolved": "https://registry.npmjs.org/undici/-/undici-7.24.4.tgz",
|
|
5329
|
+
"integrity": "sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==",
|
|
5330
|
+
"dev": true,
|
|
5331
|
+
"license": "MIT",
|
|
5332
|
+
"engines": {
|
|
5333
|
+
"node": ">=20.18.1"
|
|
5077
5334
|
}
|
|
5078
5335
|
},
|
|
5079
5336
|
"node_modules/text-decoder": {
|
|
@@ -5106,9 +5363,9 @@
|
|
|
5106
5363
|
"license": "MIT"
|
|
5107
5364
|
},
|
|
5108
5365
|
"node_modules/tinyexec": {
|
|
5109
|
-
"version": "1.0.
|
|
5110
|
-
"resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.
|
|
5111
|
-
"integrity": "sha512-
|
|
5366
|
+
"version": "1.0.4",
|
|
5367
|
+
"resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.4.tgz",
|
|
5368
|
+
"integrity": "sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==",
|
|
5112
5369
|
"dev": true,
|
|
5113
5370
|
"license": "MIT",
|
|
5114
5371
|
"engines": {
|
|
@@ -5133,9 +5390,9 @@
|
|
|
5133
5390
|
}
|
|
5134
5391
|
},
|
|
5135
5392
|
"node_modules/tinyrainbow": {
|
|
5136
|
-
"version": "3.0
|
|
5137
|
-
"resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-3.0.
|
|
5138
|
-
"integrity": "sha512-
|
|
5393
|
+
"version": "3.1.0",
|
|
5394
|
+
"resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-3.1.0.tgz",
|
|
5395
|
+
"integrity": "sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==",
|
|
5139
5396
|
"dev": true,
|
|
5140
5397
|
"license": "MIT",
|
|
5141
5398
|
"engines": {
|
|
@@ -5170,6 +5427,14 @@
|
|
|
5170
5427
|
"node": ">=0.6"
|
|
5171
5428
|
}
|
|
5172
5429
|
},
|
|
5430
|
+
"node_modules/tslib": {
|
|
5431
|
+
"version": "2.8.1",
|
|
5432
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
5433
|
+
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
5434
|
+
"dev": true,
|
|
5435
|
+
"license": "0BSD",
|
|
5436
|
+
"optional": true
|
|
5437
|
+
},
|
|
5173
5438
|
"node_modules/tsx": {
|
|
5174
5439
|
"version": "4.21.0",
|
|
5175
5440
|
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.21.0.tgz",
|
|
@@ -5226,13 +5491,13 @@
|
|
|
5226
5491
|
}
|
|
5227
5492
|
},
|
|
5228
5493
|
"node_modules/undici": {
|
|
5229
|
-
"version": "
|
|
5230
|
-
"resolved": "https://registry.npmjs.org/undici/-/undici-
|
|
5231
|
-
"integrity": "sha512-
|
|
5494
|
+
"version": "6.24.1",
|
|
5495
|
+
"resolved": "https://registry.npmjs.org/undici/-/undici-6.24.1.tgz",
|
|
5496
|
+
"integrity": "sha512-sC+b0tB1whOCzbtlx20fx3WgCXwkW627p4EA9uM+/tNNPkSS+eSEld6pAs9nDv7WbY1UUljBMYPtu9BCOrCWKA==",
|
|
5232
5497
|
"dev": true,
|
|
5233
5498
|
"license": "MIT",
|
|
5234
5499
|
"engines": {
|
|
5235
|
-
"node": ">=
|
|
5500
|
+
"node": ">=18.17"
|
|
5236
5501
|
}
|
|
5237
5502
|
},
|
|
5238
5503
|
"node_modules/undici-types": {
|
|
@@ -5283,17 +5548,17 @@
|
|
|
5283
5548
|
}
|
|
5284
5549
|
},
|
|
5285
5550
|
"node_modules/vite": {
|
|
5286
|
-
"version": "
|
|
5287
|
-
"resolved": "https://registry.npmjs.org/vite/-/vite-
|
|
5288
|
-
"integrity": "sha512-
|
|
5551
|
+
"version": "8.0.0",
|
|
5552
|
+
"resolved": "https://registry.npmjs.org/vite/-/vite-8.0.0.tgz",
|
|
5553
|
+
"integrity": "sha512-fPGaRNj9Zytaf8LEiBhY7Z6ijnFKdzU/+mL8EFBaKr7Vw1/FWcTBAMW0wLPJAGMPX38ZPVCVgLceWiEqeoqL2Q==",
|
|
5289
5554
|
"dev": true,
|
|
5290
5555
|
"license": "MIT",
|
|
5291
5556
|
"dependencies": {
|
|
5292
|
-
"
|
|
5293
|
-
"
|
|
5557
|
+
"@oxc-project/runtime": "0.115.0",
|
|
5558
|
+
"lightningcss": "^1.32.0",
|
|
5294
5559
|
"picomatch": "^4.0.3",
|
|
5295
|
-
"postcss": "^8.5.
|
|
5296
|
-
"
|
|
5560
|
+
"postcss": "^8.5.8",
|
|
5561
|
+
"rolldown": "1.0.0-rc.9",
|
|
5297
5562
|
"tinyglobby": "^0.2.15"
|
|
5298
5563
|
},
|
|
5299
5564
|
"bin": {
|
|
@@ -5310,9 +5575,10 @@
|
|
|
5310
5575
|
},
|
|
5311
5576
|
"peerDependencies": {
|
|
5312
5577
|
"@types/node": "^20.19.0 || >=22.12.0",
|
|
5578
|
+
"@vitejs/devtools": "^0.0.0-alpha.31",
|
|
5579
|
+
"esbuild": "^0.27.0",
|
|
5313
5580
|
"jiti": ">=1.21.0",
|
|
5314
5581
|
"less": "^4.0.0",
|
|
5315
|
-
"lightningcss": "^1.21.0",
|
|
5316
5582
|
"sass": "^1.70.0",
|
|
5317
5583
|
"sass-embedded": "^1.70.0",
|
|
5318
5584
|
"stylus": ">=0.54.8",
|
|
@@ -5325,13 +5591,16 @@
|
|
|
5325
5591
|
"@types/node": {
|
|
5326
5592
|
"optional": true
|
|
5327
5593
|
},
|
|
5328
|
-
"
|
|
5594
|
+
"@vitejs/devtools": {
|
|
5329
5595
|
"optional": true
|
|
5330
5596
|
},
|
|
5331
|
-
"
|
|
5597
|
+
"esbuild": {
|
|
5598
|
+
"optional": true
|
|
5599
|
+
},
|
|
5600
|
+
"jiti": {
|
|
5332
5601
|
"optional": true
|
|
5333
5602
|
},
|
|
5334
|
-
"
|
|
5603
|
+
"less": {
|
|
5335
5604
|
"optional": true
|
|
5336
5605
|
},
|
|
5337
5606
|
"sass": {
|