@coze-arch/cli 0.0.36 → 0.0.37-alpha.4678bb
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.
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"embla-carousel-react": "^8.6.0",
|
|
57
57
|
"input-otp": "^1.4.2",
|
|
58
58
|
"lucide-react": "^0.468.0",
|
|
59
|
-
"next": "16.
|
|
59
|
+
"next": "16.1.1",
|
|
60
60
|
"next-themes": "^0.4.6",
|
|
61
61
|
"pg": "^8.16.3",
|
|
62
62
|
"react": "19.2.3",
|
|
@@ -65,6 +65,7 @@
|
|
|
65
65
|
"react-hook-form": "^7.70.0",
|
|
66
66
|
"react-resizable-panels": "^4.2.0",
|
|
67
67
|
"recharts": "2.15.4",
|
|
68
|
+
"sharp": "0.35.4",
|
|
68
69
|
"sonner": "^2.0.7",
|
|
69
70
|
"tailwind-merge": "^2.6.0",
|
|
70
71
|
"tw-animate-css": "^1.4.0",
|
|
@@ -135,8 +135,8 @@ importers:
|
|
|
135
135
|
specifier: ^0.468.0
|
|
136
136
|
version: 0.468.0(react@19.2.3)
|
|
137
137
|
next:
|
|
138
|
-
specifier: 16.
|
|
139
|
-
version: 16.
|
|
138
|
+
specifier: 16.1.1
|
|
139
|
+
version: 16.1.1(@babel/core@7.28.6)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
|
140
140
|
next-themes:
|
|
141
141
|
specifier: ^0.4.6
|
|
142
142
|
version: 0.4.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
|
@@ -161,6 +161,9 @@ importers:
|
|
|
161
161
|
recharts:
|
|
162
162
|
specifier: 2.15.4
|
|
163
163
|
version: 2.15.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
|
164
|
+
sharp:
|
|
165
|
+
specifier: 0.35.4
|
|
166
|
+
version: 0.35.4(@types/node@20.19.30)
|
|
164
167
|
sonner:
|
|
165
168
|
specifier: ^2.0.7
|
|
166
169
|
version: 2.0.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
|
@@ -633,9 +636,6 @@ packages:
|
|
|
633
636
|
'@emnapi/runtime@1.11.3':
|
|
634
637
|
resolution: {integrity: sha512-Xz4Tpyki7XyrpbUK1jR1AhdAdaXyhhY4lZ3neLodmhpuWfy2PAQN5B46sAiU4liOXGLkHypn/qU+jvfWSCYYLA==}
|
|
635
638
|
|
|
636
|
-
'@emnapi/runtime@1.8.1':
|
|
637
|
-
resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==}
|
|
638
|
-
|
|
639
639
|
'@emnapi/wasi-threads@1.1.0':
|
|
640
640
|
resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==}
|
|
641
641
|
|
|
@@ -1175,160 +1175,309 @@ packages:
|
|
|
1175
1175
|
resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==}
|
|
1176
1176
|
engines: {node: '>=18'}
|
|
1177
1177
|
|
|
1178
|
-
'@img/sharp-darwin-arm64@0.
|
|
1179
|
-
resolution: {integrity: sha512-
|
|
1178
|
+
'@img/sharp-darwin-arm64@0.34.5':
|
|
1179
|
+
resolution: {integrity: sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==}
|
|
1180
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1181
|
+
cpu: [arm64]
|
|
1182
|
+
os: [darwin]
|
|
1183
|
+
|
|
1184
|
+
'@img/sharp-darwin-arm64@0.35.4':
|
|
1185
|
+
resolution: {integrity: sha512-Uhfl4V4lhP2nbUVF9+hyH1+luj86f1gUFeo8ALYxFoULoU+G87D43BfeMP8XHsk9boxAnCY/bf2EHwhA7MuGsA==}
|
|
1180
1186
|
engines: {node: '>=20.9.0'}
|
|
1181
1187
|
cpu: [arm64]
|
|
1182
1188
|
os: [darwin]
|
|
1183
1189
|
|
|
1184
|
-
'@img/sharp-darwin-x64@0.
|
|
1185
|
-
resolution: {integrity: sha512-
|
|
1190
|
+
'@img/sharp-darwin-x64@0.34.5':
|
|
1191
|
+
resolution: {integrity: sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==}
|
|
1192
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1193
|
+
cpu: [x64]
|
|
1194
|
+
os: [darwin]
|
|
1195
|
+
|
|
1196
|
+
'@img/sharp-darwin-x64@0.35.4':
|
|
1197
|
+
resolution: {integrity: sha512-hWniXY3bG5qKpkKrAwPe4y+VTPmf086YQAnkxWh7uA1YrlRouWGa0M0Mxj3ZjnXFkv7/TD1bTy9lGUK26vRvWw==}
|
|
1186
1198
|
engines: {node: '>=20.9.0'}
|
|
1187
1199
|
cpu: [x64]
|
|
1188
1200
|
os: [darwin]
|
|
1189
1201
|
|
|
1190
|
-
'@img/sharp-freebsd-wasm32@0.35.
|
|
1191
|
-
resolution: {integrity: sha512-
|
|
1202
|
+
'@img/sharp-freebsd-wasm32@0.35.4':
|
|
1203
|
+
resolution: {integrity: sha512-lIsKw/BU+kjB4eZjxrYrZmwOJYi3Ajrv66iAlBmUPyKc3HpnloevB1g3wxGD9P/5BbQ1brBGl65VRRrCvQDEqA==}
|
|
1192
1204
|
engines: {node: '>=20.9.0'}
|
|
1193
1205
|
os: [freebsd]
|
|
1194
1206
|
|
|
1195
|
-
'@img/sharp-libvips-darwin-arm64@1.
|
|
1196
|
-
resolution: {integrity: sha512-
|
|
1207
|
+
'@img/sharp-libvips-darwin-arm64@1.2.4':
|
|
1208
|
+
resolution: {integrity: sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==}
|
|
1209
|
+
cpu: [arm64]
|
|
1210
|
+
os: [darwin]
|
|
1211
|
+
|
|
1212
|
+
'@img/sharp-libvips-darwin-arm64@1.3.3':
|
|
1213
|
+
resolution: {integrity: sha512-suTBPTDGrI9WodccaDdwZItTSaBYASlBk1NSfElSHrUfzu3szG6lvIF58+WiFvnfzuK8ZBFS5zE00PxqxnRiPg==}
|
|
1197
1214
|
cpu: [arm64]
|
|
1198
1215
|
os: [darwin]
|
|
1199
1216
|
|
|
1200
|
-
'@img/sharp-libvips-darwin-x64@1.
|
|
1201
|
-
resolution: {integrity: sha512-
|
|
1217
|
+
'@img/sharp-libvips-darwin-x64@1.2.4':
|
|
1218
|
+
resolution: {integrity: sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==}
|
|
1202
1219
|
cpu: [x64]
|
|
1203
1220
|
os: [darwin]
|
|
1204
1221
|
|
|
1205
|
-
'@img/sharp-libvips-
|
|
1206
|
-
resolution: {integrity: sha512-
|
|
1222
|
+
'@img/sharp-libvips-darwin-x64@1.3.3':
|
|
1223
|
+
resolution: {integrity: sha512-FVJZ5mITMobmXIz/hPDTw0EintTW5H3WfrxwLqEqjiIihlu+hVRyGrFQ60xl0Lxn7Bt3zdpevPaQi0HEzqz9fw==}
|
|
1224
|
+
cpu: [x64]
|
|
1225
|
+
os: [darwin]
|
|
1226
|
+
|
|
1227
|
+
'@img/sharp-libvips-linux-arm64@1.2.4':
|
|
1228
|
+
resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==}
|
|
1207
1229
|
cpu: [arm64]
|
|
1208
1230
|
os: [linux]
|
|
1209
1231
|
libc: [glibc]
|
|
1210
1232
|
|
|
1211
|
-
'@img/sharp-libvips-linux-
|
|
1212
|
-
resolution: {integrity: sha512-
|
|
1233
|
+
'@img/sharp-libvips-linux-arm64@1.3.3':
|
|
1234
|
+
resolution: {integrity: sha512-0DaL0A6Xu6sQSQFwe4iVCrKWU2cCTItnRsYsCdxAMm9NF6twAA9BKnoqy4hqz4+azQ0JHuA26qiUKsf1XJ/v5A==}
|
|
1235
|
+
cpu: [arm64]
|
|
1236
|
+
os: [linux]
|
|
1237
|
+
libc: [glibc]
|
|
1238
|
+
|
|
1239
|
+
'@img/sharp-libvips-linux-arm@1.2.4':
|
|
1240
|
+
resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==}
|
|
1241
|
+
cpu: [arm]
|
|
1242
|
+
os: [linux]
|
|
1243
|
+
libc: [glibc]
|
|
1244
|
+
|
|
1245
|
+
'@img/sharp-libvips-linux-arm@1.3.3':
|
|
1246
|
+
resolution: {integrity: sha512-3rbU4vqXXc3hY/OiXdl52xZvT0F1yEngWfvqudtPJg/KkyiaQw2DRsFrNzpmLvfavbwOq3qXn36GP8obHRULQA==}
|
|
1213
1247
|
cpu: [arm]
|
|
1214
1248
|
os: [linux]
|
|
1215
1249
|
libc: [glibc]
|
|
1216
1250
|
|
|
1217
|
-
'@img/sharp-libvips-linux-ppc64@1.
|
|
1218
|
-
resolution: {integrity: sha512-
|
|
1251
|
+
'@img/sharp-libvips-linux-ppc64@1.2.4':
|
|
1252
|
+
resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==}
|
|
1219
1253
|
cpu: [ppc64]
|
|
1220
1254
|
os: [linux]
|
|
1221
1255
|
libc: [glibc]
|
|
1222
1256
|
|
|
1223
|
-
'@img/sharp-libvips-linux-
|
|
1224
|
-
resolution: {integrity: sha512-
|
|
1257
|
+
'@img/sharp-libvips-linux-ppc64@1.3.3':
|
|
1258
|
+
resolution: {integrity: sha512-cdn1OvUBwsXhbC0zSzJnNzf5MZ/mTrobawDvNXBTxe8VtqKAm0sRuEY2Evzovb/w9JMk4TvRxqt1mekSuJz64w==}
|
|
1259
|
+
cpu: [ppc64]
|
|
1260
|
+
os: [linux]
|
|
1261
|
+
libc: [glibc]
|
|
1262
|
+
|
|
1263
|
+
'@img/sharp-libvips-linux-riscv64@1.2.4':
|
|
1264
|
+
resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==}
|
|
1225
1265
|
cpu: [riscv64]
|
|
1226
1266
|
os: [linux]
|
|
1227
1267
|
libc: [glibc]
|
|
1228
1268
|
|
|
1229
|
-
'@img/sharp-libvips-linux-
|
|
1230
|
-
resolution: {integrity: sha512
|
|
1269
|
+
'@img/sharp-libvips-linux-riscv64@1.3.3':
|
|
1270
|
+
resolution: {integrity: sha512-HjPVx7yKz+0lqdhDlTw1tt90wamBoxhiXpvl1XZpJLiHH4RCJ5yDTqH+VlYPv2fwFs89JFw4c1IexYOcQUi4IQ==}
|
|
1271
|
+
cpu: [riscv64]
|
|
1272
|
+
os: [linux]
|
|
1273
|
+
libc: [glibc]
|
|
1274
|
+
|
|
1275
|
+
'@img/sharp-libvips-linux-s390x@1.2.4':
|
|
1276
|
+
resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==}
|
|
1231
1277
|
cpu: [s390x]
|
|
1232
1278
|
os: [linux]
|
|
1233
1279
|
libc: [glibc]
|
|
1234
1280
|
|
|
1235
|
-
'@img/sharp-libvips-linux-
|
|
1236
|
-
resolution: {integrity: sha512-
|
|
1281
|
+
'@img/sharp-libvips-linux-s390x@1.3.3':
|
|
1282
|
+
resolution: {integrity: sha512-neWLh+3yCNThxnfy3c4BbVBeGgt9aftno+XbT56iK28RgeDs3UOFWviLWlUu0bArYVYJaFDK+RRohbicUNCm8Q==}
|
|
1283
|
+
cpu: [s390x]
|
|
1284
|
+
os: [linux]
|
|
1285
|
+
libc: [glibc]
|
|
1286
|
+
|
|
1287
|
+
'@img/sharp-libvips-linux-x64@1.2.4':
|
|
1288
|
+
resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==}
|
|
1289
|
+
cpu: [x64]
|
|
1290
|
+
os: [linux]
|
|
1291
|
+
libc: [glibc]
|
|
1292
|
+
|
|
1293
|
+
'@img/sharp-libvips-linux-x64@1.3.3':
|
|
1294
|
+
resolution: {integrity: sha512-4vKmvAst9nrowcqquKFAyZJUDolUaIp8uRiN0mWFguJ1IplC9/pitXtlnnlU4aa/eJw3J7i67V+pwUL+wZGdsA==}
|
|
1237
1295
|
cpu: [x64]
|
|
1238
1296
|
os: [linux]
|
|
1239
1297
|
libc: [glibc]
|
|
1240
1298
|
|
|
1241
|
-
'@img/sharp-libvips-linuxmusl-arm64@1.
|
|
1242
|
-
resolution: {integrity: sha512-
|
|
1299
|
+
'@img/sharp-libvips-linuxmusl-arm64@1.2.4':
|
|
1300
|
+
resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==}
|
|
1243
1301
|
cpu: [arm64]
|
|
1244
1302
|
os: [linux]
|
|
1245
1303
|
libc: [musl]
|
|
1246
1304
|
|
|
1247
|
-
'@img/sharp-libvips-linuxmusl-
|
|
1248
|
-
resolution: {integrity: sha512-
|
|
1305
|
+
'@img/sharp-libvips-linuxmusl-arm64@1.3.3':
|
|
1306
|
+
resolution: {integrity: sha512-Y9kQaLMuNoB0bPYOOdcZMaseNrFpPodIWWMrx+CZyydf2xn68j9WYc6sWWRrDwNkzCQjKYfc68L7jKjGlHMibw==}
|
|
1307
|
+
cpu: [arm64]
|
|
1308
|
+
os: [linux]
|
|
1309
|
+
libc: [musl]
|
|
1310
|
+
|
|
1311
|
+
'@img/sharp-libvips-linuxmusl-x64@1.2.4':
|
|
1312
|
+
resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==}
|
|
1249
1313
|
cpu: [x64]
|
|
1250
1314
|
os: [linux]
|
|
1251
1315
|
libc: [musl]
|
|
1252
1316
|
|
|
1253
|
-
'@img/sharp-
|
|
1254
|
-
resolution: {integrity: sha512-
|
|
1317
|
+
'@img/sharp-libvips-linuxmusl-x64@1.3.3':
|
|
1318
|
+
resolution: {integrity: sha512-fj8Mv0HHfD1Rr+4I68+3agJynxDWtBFgicTbSOb9Bke6pIwzGcJ+RX/yHjmiEGFMCavY/dxvem7MyNaJF+wDiw==}
|
|
1319
|
+
cpu: [x64]
|
|
1320
|
+
os: [linux]
|
|
1321
|
+
libc: [musl]
|
|
1322
|
+
|
|
1323
|
+
'@img/sharp-linux-arm64@0.34.5':
|
|
1324
|
+
resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==}
|
|
1325
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1326
|
+
cpu: [arm64]
|
|
1327
|
+
os: [linux]
|
|
1328
|
+
libc: [glibc]
|
|
1329
|
+
|
|
1330
|
+
'@img/sharp-linux-arm64@0.35.4':
|
|
1331
|
+
resolution: {integrity: sha512-De4jpEnAU8Hd5oT0j1G3uL4ZvTuipVMn7YC6vPaJhy6/7EwEae0SVAoBrUMYQbkLGDm85taVWwuPc1a44LTzCQ==}
|
|
1255
1332
|
engines: {node: '>=20.9.0'}
|
|
1256
1333
|
cpu: [arm64]
|
|
1257
1334
|
os: [linux]
|
|
1258
1335
|
libc: [glibc]
|
|
1259
1336
|
|
|
1260
|
-
'@img/sharp-linux-arm@0.
|
|
1261
|
-
resolution: {integrity: sha512-
|
|
1337
|
+
'@img/sharp-linux-arm@0.34.5':
|
|
1338
|
+
resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==}
|
|
1339
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1340
|
+
cpu: [arm]
|
|
1341
|
+
os: [linux]
|
|
1342
|
+
libc: [glibc]
|
|
1343
|
+
|
|
1344
|
+
'@img/sharp-linux-arm@0.35.4':
|
|
1345
|
+
resolution: {integrity: sha512-7OAS8gI0EReKGVN2HssHlM6umJgxF5VI3xN0p9FA91p/YO+ou5hiNghLdZ5BEHztwaaK5+bLKRf8x/o2L2nk9A==}
|
|
1262
1346
|
engines: {node: '>=20.9.0'}
|
|
1263
1347
|
cpu: [arm]
|
|
1264
1348
|
os: [linux]
|
|
1265
1349
|
libc: [glibc]
|
|
1266
1350
|
|
|
1267
|
-
'@img/sharp-linux-ppc64@0.
|
|
1268
|
-
resolution: {integrity: sha512-
|
|
1351
|
+
'@img/sharp-linux-ppc64@0.34.5':
|
|
1352
|
+
resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==}
|
|
1353
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1354
|
+
cpu: [ppc64]
|
|
1355
|
+
os: [linux]
|
|
1356
|
+
libc: [glibc]
|
|
1357
|
+
|
|
1358
|
+
'@img/sharp-linux-ppc64@0.35.4':
|
|
1359
|
+
resolution: {integrity: sha512-2oYZJeIl4kCcMGk4ouZVjnkCtFrpQFlNEtJ6GbxzhHQchwH0NH/qEb9ykmOl29dqwMq+JhFdZn+1ak2FKhI9fQ==}
|
|
1269
1360
|
engines: {node: '>=20.9.0'}
|
|
1270
1361
|
cpu: [ppc64]
|
|
1271
1362
|
os: [linux]
|
|
1272
1363
|
libc: [glibc]
|
|
1273
1364
|
|
|
1274
|
-
'@img/sharp-linux-riscv64@0.
|
|
1275
|
-
resolution: {integrity: sha512-
|
|
1365
|
+
'@img/sharp-linux-riscv64@0.34.5':
|
|
1366
|
+
resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==}
|
|
1367
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1368
|
+
cpu: [riscv64]
|
|
1369
|
+
os: [linux]
|
|
1370
|
+
libc: [glibc]
|
|
1371
|
+
|
|
1372
|
+
'@img/sharp-linux-riscv64@0.35.4':
|
|
1373
|
+
resolution: {integrity: sha512-cPbNChoRURAWdebDIHSenxRpgEdy7JkPydSnUxRm9VvKD7m0/xVaR/8Fzlu81pk5nHEvHH87UZUA7cTtwnbJSA==}
|
|
1276
1374
|
engines: {node: '>=20.9.0'}
|
|
1277
1375
|
cpu: [riscv64]
|
|
1278
1376
|
os: [linux]
|
|
1279
1377
|
libc: [glibc]
|
|
1280
1378
|
|
|
1281
|
-
'@img/sharp-linux-s390x@0.
|
|
1282
|
-
resolution: {integrity: sha512-
|
|
1379
|
+
'@img/sharp-linux-s390x@0.34.5':
|
|
1380
|
+
resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==}
|
|
1381
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1382
|
+
cpu: [s390x]
|
|
1383
|
+
os: [linux]
|
|
1384
|
+
libc: [glibc]
|
|
1385
|
+
|
|
1386
|
+
'@img/sharp-linux-s390x@0.35.4':
|
|
1387
|
+
resolution: {integrity: sha512-RY0JFY8Fd6RonCBtHz+DvadaPkXDSI1AUn6yWL9TipqkZ1vY8w8evqdgyDFnkm4/K1ve1TvZiaePP5oSd4+WVQ==}
|
|
1283
1388
|
engines: {node: '>=20.9.0'}
|
|
1284
1389
|
cpu: [s390x]
|
|
1285
1390
|
os: [linux]
|
|
1286
1391
|
libc: [glibc]
|
|
1287
1392
|
|
|
1288
|
-
'@img/sharp-linux-x64@0.
|
|
1289
|
-
resolution: {integrity: sha512-
|
|
1393
|
+
'@img/sharp-linux-x64@0.34.5':
|
|
1394
|
+
resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==}
|
|
1395
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1396
|
+
cpu: [x64]
|
|
1397
|
+
os: [linux]
|
|
1398
|
+
libc: [glibc]
|
|
1399
|
+
|
|
1400
|
+
'@img/sharp-linux-x64@0.35.4':
|
|
1401
|
+
resolution: {integrity: sha512-9qvvEAuk8k89TfWUoX2htWjbAMX8p+NxCppjpcg5k6xMsjhBQPTsoIh36h9Qde4WRuGpJeYnOjdosDn/cnv+OA==}
|
|
1290
1402
|
engines: {node: '>=20.9.0'}
|
|
1291
1403
|
cpu: [x64]
|
|
1292
1404
|
os: [linux]
|
|
1293
1405
|
libc: [glibc]
|
|
1294
1406
|
|
|
1295
|
-
'@img/sharp-linuxmusl-arm64@0.
|
|
1296
|
-
resolution: {integrity: sha512-
|
|
1407
|
+
'@img/sharp-linuxmusl-arm64@0.34.5':
|
|
1408
|
+
resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==}
|
|
1409
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1410
|
+
cpu: [arm64]
|
|
1411
|
+
os: [linux]
|
|
1412
|
+
libc: [musl]
|
|
1413
|
+
|
|
1414
|
+
'@img/sharp-linuxmusl-arm64@0.35.4':
|
|
1415
|
+
resolution: {integrity: sha512-KB5jxpfWQTr0nc3xdHtWChdbifHrBGsd2SM62Eyxrl8afikm+f5qGBU75SJIZBT/S1MC8XyacdlXBMSWq6OURA==}
|
|
1297
1416
|
engines: {node: '>=20.9.0'}
|
|
1298
1417
|
cpu: [arm64]
|
|
1299
1418
|
os: [linux]
|
|
1300
1419
|
libc: [musl]
|
|
1301
1420
|
|
|
1302
|
-
'@img/sharp-linuxmusl-x64@0.
|
|
1303
|
-
resolution: {integrity: sha512-
|
|
1421
|
+
'@img/sharp-linuxmusl-x64@0.34.5':
|
|
1422
|
+
resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==}
|
|
1423
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1424
|
+
cpu: [x64]
|
|
1425
|
+
os: [linux]
|
|
1426
|
+
libc: [musl]
|
|
1427
|
+
|
|
1428
|
+
'@img/sharp-linuxmusl-x64@0.35.4':
|
|
1429
|
+
resolution: {integrity: sha512-f+eZJZIQNEEd26RPSW+76chwOf1XtA2Y/O+5ocVyLliHkeih3e+jhLVBdNTd2rS3IbNXK8+ug93Vf5ZXtF5Lxg==}
|
|
1304
1430
|
engines: {node: '>=20.9.0'}
|
|
1305
1431
|
cpu: [x64]
|
|
1306
1432
|
os: [linux]
|
|
1307
1433
|
libc: [musl]
|
|
1308
1434
|
|
|
1309
|
-
'@img/sharp-wasm32@0.
|
|
1310
|
-
resolution: {integrity: sha512-
|
|
1435
|
+
'@img/sharp-wasm32@0.34.5':
|
|
1436
|
+
resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==}
|
|
1437
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1438
|
+
cpu: [wasm32]
|
|
1439
|
+
|
|
1440
|
+
'@img/sharp-wasm32@0.35.4':
|
|
1441
|
+
resolution: {integrity: sha512-zQnl4Kwp7Q6NHsENtU2T/00Zi+w3AQNwz3+UaTyVBy2FpXrzXzGjndpK61onhZjRtRpQXxCTeqw19bVyXOh7jA==}
|
|
1311
1442
|
engines: {node: '>=20.9.0'}
|
|
1312
1443
|
|
|
1313
|
-
'@img/sharp-webcontainers-wasm32@0.35.
|
|
1314
|
-
resolution: {integrity: sha512-
|
|
1444
|
+
'@img/sharp-webcontainers-wasm32@0.35.4':
|
|
1445
|
+
resolution: {integrity: sha512-ESfNkywmCfPNyaZjxooddJQiQ+l/nTpGEOGthxiLnIHXC/CmcBixnfwUleX9mCz9ovrUUvKMap/pm8RYbzfwaA==}
|
|
1315
1446
|
engines: {node: '>=20.9.0'}
|
|
1316
1447
|
cpu: [wasm32]
|
|
1317
1448
|
|
|
1318
|
-
'@img/sharp-win32-arm64@0.
|
|
1319
|
-
resolution: {integrity: sha512-
|
|
1449
|
+
'@img/sharp-win32-arm64@0.34.5':
|
|
1450
|
+
resolution: {integrity: sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==}
|
|
1451
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1452
|
+
cpu: [arm64]
|
|
1453
|
+
os: [win32]
|
|
1454
|
+
|
|
1455
|
+
'@img/sharp-win32-arm64@0.35.4':
|
|
1456
|
+
resolution: {integrity: sha512-iNdlBX9gLVvqe2I3uIJSIKTq6wckP/DYxZtcqxm09x5Gi24DnFBmPAWZmr60ZyYMG0xlzo6goG3670ar+RXvRw==}
|
|
1320
1457
|
engines: {node: '>=20.9.0'}
|
|
1321
1458
|
cpu: [arm64]
|
|
1322
1459
|
os: [win32]
|
|
1323
1460
|
|
|
1324
|
-
'@img/sharp-win32-ia32@0.
|
|
1325
|
-
resolution: {integrity: sha512-
|
|
1461
|
+
'@img/sharp-win32-ia32@0.34.5':
|
|
1462
|
+
resolution: {integrity: sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==}
|
|
1463
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1464
|
+
cpu: [ia32]
|
|
1465
|
+
os: [win32]
|
|
1466
|
+
|
|
1467
|
+
'@img/sharp-win32-ia32@0.35.4':
|
|
1468
|
+
resolution: {integrity: sha512-kqRsbaa5CS6KHlpxnN7WhE6vAAugXyZButpRdvDWetlv6Qv4N9WTcrWzF7tXfB9T7MsoadqdI8hmwLq6UlLvtw==}
|
|
1326
1469
|
engines: {node: ^20.9.0}
|
|
1327
1470
|
cpu: [ia32]
|
|
1328
1471
|
os: [win32]
|
|
1329
1472
|
|
|
1330
|
-
'@img/sharp-win32-x64@0.
|
|
1331
|
-
resolution: {integrity: sha512
|
|
1473
|
+
'@img/sharp-win32-x64@0.34.5':
|
|
1474
|
+
resolution: {integrity: sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==}
|
|
1475
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1476
|
+
cpu: [x64]
|
|
1477
|
+
os: [win32]
|
|
1478
|
+
|
|
1479
|
+
'@img/sharp-win32-x64@0.35.4':
|
|
1480
|
+
resolution: {integrity: sha512-XtmnYhBcrORsJ4XJngyzr/EWP0hRZLAZRFaApdKuviyqF78+ylxh2y06ZmtULAMOnObJ3ucpN0AcwSWnMowTRg==}
|
|
1332
1481
|
engines: {node: '>=20.9.0'}
|
|
1333
1482
|
cpu: [x64]
|
|
1334
1483
|
os: [win32]
|
|
@@ -1431,60 +1580,60 @@ packages:
|
|
|
1431
1580
|
'@napi-rs/wasm-runtime@0.2.12':
|
|
1432
1581
|
resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==}
|
|
1433
1582
|
|
|
1434
|
-
'@next/env@16.
|
|
1435
|
-
resolution: {integrity: sha512-
|
|
1583
|
+
'@next/env@16.1.1':
|
|
1584
|
+
resolution: {integrity: sha512-3oxyM97Sr2PqiVyMyrZUtrtM3jqqFxOQJVuKclDsgj/L728iZt/GyslkN4NwarledZATCenbk4Offjk1hQmaAA==}
|
|
1436
1585
|
|
|
1437
1586
|
'@next/eslint-plugin-next@16.3.3':
|
|
1438
1587
|
resolution: {integrity: sha512-pbEh30vvjKpDoTAmo1v3q2uM4JUi8QaEBpbmjWvGfoec2jLghy/WNtvzAT0bk+Ik9oz6etjt4YjXEk4BQnicCw==}
|
|
1439
1588
|
|
|
1440
|
-
'@next/swc-darwin-arm64@16.
|
|
1441
|
-
resolution: {integrity: sha512-
|
|
1589
|
+
'@next/swc-darwin-arm64@16.1.1':
|
|
1590
|
+
resolution: {integrity: sha512-JS3m42ifsVSJjSTzh27nW+Igfha3NdBOFScr9C80hHGrWx55pTrVL23RJbqir7k7/15SKlrLHhh/MQzqBBYrQA==}
|
|
1442
1591
|
engines: {node: '>= 10'}
|
|
1443
1592
|
cpu: [arm64]
|
|
1444
1593
|
os: [darwin]
|
|
1445
1594
|
|
|
1446
|
-
'@next/swc-darwin-x64@16.
|
|
1447
|
-
resolution: {integrity: sha512-
|
|
1595
|
+
'@next/swc-darwin-x64@16.1.1':
|
|
1596
|
+
resolution: {integrity: sha512-hbyKtrDGUkgkyQi1m1IyD3q4I/3m9ngr+V93z4oKHrPcmxwNL5iMWORvLSGAf2YujL+6HxgVvZuCYZfLfb4bGw==}
|
|
1448
1597
|
engines: {node: '>= 10'}
|
|
1449
1598
|
cpu: [x64]
|
|
1450
1599
|
os: [darwin]
|
|
1451
1600
|
|
|
1452
|
-
'@next/swc-linux-arm64-gnu@16.
|
|
1453
|
-
resolution: {integrity: sha512
|
|
1601
|
+
'@next/swc-linux-arm64-gnu@16.1.1':
|
|
1602
|
+
resolution: {integrity: sha512-/fvHet+EYckFvRLQ0jPHJCUI5/B56+2DpI1xDSvi80r/3Ez+Eaa2Yq4tJcRTaB1kqj/HrYKn8Yplm9bNoMJpwQ==}
|
|
1454
1603
|
engines: {node: '>= 10'}
|
|
1455
1604
|
cpu: [arm64]
|
|
1456
1605
|
os: [linux]
|
|
1457
1606
|
libc: [glibc]
|
|
1458
1607
|
|
|
1459
|
-
'@next/swc-linux-arm64-musl@16.
|
|
1460
|
-
resolution: {integrity: sha512-
|
|
1608
|
+
'@next/swc-linux-arm64-musl@16.1.1':
|
|
1609
|
+
resolution: {integrity: sha512-MFHrgL4TXNQbBPzkKKur4Fb5ICEJa87HM7fczFs2+HWblM7mMLdco3dvyTI+QmLBU9xgns/EeeINSZD6Ar+oLg==}
|
|
1461
1610
|
engines: {node: '>= 10'}
|
|
1462
1611
|
cpu: [arm64]
|
|
1463
1612
|
os: [linux]
|
|
1464
1613
|
libc: [musl]
|
|
1465
1614
|
|
|
1466
|
-
'@next/swc-linux-x64-gnu@16.
|
|
1467
|
-
resolution: {integrity: sha512-
|
|
1615
|
+
'@next/swc-linux-x64-gnu@16.1.1':
|
|
1616
|
+
resolution: {integrity: sha512-20bYDfgOQAPUkkKBnyP9PTuHiJGM7HzNBbuqmD0jiFVZ0aOldz+VnJhbxzjcSabYsnNjMPsE0cyzEudpYxsrUQ==}
|
|
1468
1617
|
engines: {node: '>= 10'}
|
|
1469
1618
|
cpu: [x64]
|
|
1470
1619
|
os: [linux]
|
|
1471
1620
|
libc: [glibc]
|
|
1472
1621
|
|
|
1473
|
-
'@next/swc-linux-x64-musl@16.
|
|
1474
|
-
resolution: {integrity: sha512-
|
|
1622
|
+
'@next/swc-linux-x64-musl@16.1.1':
|
|
1623
|
+
resolution: {integrity: sha512-9pRbK3M4asAHQRkwaXwu601oPZHghuSC8IXNENgbBSyImHv/zY4K5udBusgdHkvJ/Tcr96jJwQYOll0qU8+fPA==}
|
|
1475
1624
|
engines: {node: '>= 10'}
|
|
1476
1625
|
cpu: [x64]
|
|
1477
1626
|
os: [linux]
|
|
1478
1627
|
libc: [musl]
|
|
1479
1628
|
|
|
1480
|
-
'@next/swc-win32-arm64-msvc@16.
|
|
1481
|
-
resolution: {integrity: sha512-
|
|
1629
|
+
'@next/swc-win32-arm64-msvc@16.1.1':
|
|
1630
|
+
resolution: {integrity: sha512-bdfQkggaLgnmYrFkSQfsHfOhk/mCYmjnrbRCGgkMcoOBZ4n+TRRSLmT/CU5SATzlBJ9TpioUyBW/vWFXTqQRiA==}
|
|
1482
1631
|
engines: {node: '>= 10'}
|
|
1483
1632
|
cpu: [arm64]
|
|
1484
1633
|
os: [win32]
|
|
1485
1634
|
|
|
1486
|
-
'@next/swc-win32-x64-msvc@16.
|
|
1487
|
-
resolution: {integrity: sha512-
|
|
1635
|
+
'@next/swc-win32-x64-msvc@16.1.1':
|
|
1636
|
+
resolution: {integrity: sha512-Ncwbw2WJ57Al5OX0k4chM68DKhEPlrXBaSXDCi2kPi5f4d8b3ejr3RRJGfKBLrn2YJL5ezNS7w2TZLHSti8CMw==}
|
|
1488
1637
|
engines: {node: '>= 10'}
|
|
1489
1638
|
cpu: [x64]
|
|
1490
1639
|
os: [win32]
|
|
@@ -2580,8 +2729,8 @@ packages:
|
|
|
2580
2729
|
resolution: {integrity: sha512-Fukw1cUTQ6xdLiHDJhKKPu6svEPaCEDvThqCne3OaQyZvuq2qjhJAd91kJu3PXLG18aooCgYBaB6qQz35hhABg==}
|
|
2581
2730
|
engines: {node: '>=20.0.0'}
|
|
2582
2731
|
|
|
2583
|
-
'@swc/helpers@0.5.
|
|
2584
|
-
resolution: {integrity: sha512-
|
|
2732
|
+
'@swc/helpers@0.5.15':
|
|
2733
|
+
resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==}
|
|
2585
2734
|
|
|
2586
2735
|
'@tailwindcss/node@4.1.18':
|
|
2587
2736
|
resolution: {integrity: sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==}
|
|
@@ -4959,8 +5108,8 @@ packages:
|
|
|
4959
5108
|
react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
|
|
4960
5109
|
react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
|
|
4961
5110
|
|
|
4962
|
-
next@16.
|
|
4963
|
-
resolution: {integrity: sha512-
|
|
5111
|
+
next@16.1.1:
|
|
5112
|
+
resolution: {integrity: sha512-QI+T7xrxt1pF6SQ/JYFz95ro/mg/1Znk5vBebsWwbpejj1T0A23hO7GYEaVac9QUOT2BIMiuzm0L99ooq7k0/w==}
|
|
4964
5113
|
engines: {node: '>=20.9.0'}
|
|
4965
5114
|
hasBin: true
|
|
4966
5115
|
peerDependencies:
|
|
@@ -5285,8 +5434,8 @@ packages:
|
|
|
5285
5434
|
postcss-value-parser@4.2.0:
|
|
5286
5435
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
|
5287
5436
|
|
|
5288
|
-
postcss@8.
|
|
5289
|
-
resolution: {integrity: sha512-
|
|
5437
|
+
postcss@8.4.31:
|
|
5438
|
+
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
|
|
5290
5439
|
engines: {node: ^10 || ^12 || >=14}
|
|
5291
5440
|
|
|
5292
5441
|
postcss@8.5.6:
|
|
@@ -5621,8 +5770,12 @@ packages:
|
|
|
5621
5770
|
resolution: {integrity: sha512-zOXNAIFclguSYmmoibyXyKiYA6qjEJtXDSvloAMziSREW9Q0R/dLqBUYdb81lOejmZkDYuZApGabbMLH7G8qvQ==}
|
|
5622
5771
|
hasBin: true
|
|
5623
5772
|
|
|
5624
|
-
sharp@0.
|
|
5625
|
-
resolution: {integrity: sha512-
|
|
5773
|
+
sharp@0.34.5:
|
|
5774
|
+
resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==}
|
|
5775
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
5776
|
+
|
|
5777
|
+
sharp@0.35.4:
|
|
5778
|
+
resolution: {integrity: sha512-n++8XWcj+jCOr2IOl7h8LbKnGBDY4aPbmprMONBNFdn0ImXqpGVv5zliDs0V9HbmbCQLpbuo2ej9rAoOQTvMDA==}
|
|
5626
5779
|
engines: {node: '>=20.9.0'}
|
|
5627
5780
|
peerDependencies:
|
|
5628
5781
|
'@types/node': '*'
|
|
@@ -7071,11 +7224,6 @@ snapshots:
|
|
|
7071
7224
|
tslib: 2.8.1
|
|
7072
7225
|
optional: true
|
|
7073
7226
|
|
|
7074
|
-
'@emnapi/runtime@1.8.1':
|
|
7075
|
-
dependencies:
|
|
7076
|
-
tslib: 2.8.1
|
|
7077
|
-
optional: true
|
|
7078
|
-
|
|
7079
7227
|
'@emnapi/wasi-threads@1.1.0':
|
|
7080
7228
|
dependencies:
|
|
7081
7229
|
tslib: 2.8.1
|
|
@@ -7396,111 +7544,204 @@ snapshots:
|
|
|
7396
7544
|
|
|
7397
7545
|
'@humanwhocodes/retry@0.4.3': {}
|
|
7398
7546
|
|
|
7399
|
-
'@img/colour@1.1.0':
|
|
7547
|
+
'@img/colour@1.1.0': {}
|
|
7548
|
+
|
|
7549
|
+
'@img/sharp-darwin-arm64@0.34.5':
|
|
7550
|
+
optionalDependencies:
|
|
7551
|
+
'@img/sharp-libvips-darwin-arm64': 1.2.4
|
|
7552
|
+
optional: true
|
|
7553
|
+
|
|
7554
|
+
'@img/sharp-darwin-arm64@0.35.4':
|
|
7555
|
+
optionalDependencies:
|
|
7556
|
+
'@img/sharp-libvips-darwin-arm64': 1.3.3
|
|
7400
7557
|
optional: true
|
|
7401
7558
|
|
|
7402
|
-
'@img/sharp-darwin-
|
|
7559
|
+
'@img/sharp-darwin-x64@0.34.5':
|
|
7403
7560
|
optionalDependencies:
|
|
7404
|
-
'@img/sharp-libvips-darwin-
|
|
7561
|
+
'@img/sharp-libvips-darwin-x64': 1.2.4
|
|
7405
7562
|
optional: true
|
|
7406
7563
|
|
|
7407
|
-
'@img/sharp-darwin-x64@0.35.
|
|
7564
|
+
'@img/sharp-darwin-x64@0.35.4':
|
|
7408
7565
|
optionalDependencies:
|
|
7409
|
-
'@img/sharp-libvips-darwin-x64': 1.3.
|
|
7566
|
+
'@img/sharp-libvips-darwin-x64': 1.3.3
|
|
7410
7567
|
optional: true
|
|
7411
7568
|
|
|
7412
|
-
'@img/sharp-freebsd-wasm32@0.35.
|
|
7569
|
+
'@img/sharp-freebsd-wasm32@0.35.4':
|
|
7413
7570
|
dependencies:
|
|
7414
|
-
'@img/sharp-wasm32': 0.35.
|
|
7571
|
+
'@img/sharp-wasm32': 0.35.4
|
|
7572
|
+
optional: true
|
|
7573
|
+
|
|
7574
|
+
'@img/sharp-libvips-darwin-arm64@1.2.4':
|
|
7415
7575
|
optional: true
|
|
7416
7576
|
|
|
7417
|
-
'@img/sharp-libvips-darwin-arm64@1.3.
|
|
7577
|
+
'@img/sharp-libvips-darwin-arm64@1.3.3':
|
|
7418
7578
|
optional: true
|
|
7419
7579
|
|
|
7420
|
-
'@img/sharp-libvips-darwin-x64@1.
|
|
7580
|
+
'@img/sharp-libvips-darwin-x64@1.2.4':
|
|
7421
7581
|
optional: true
|
|
7422
7582
|
|
|
7423
|
-
'@img/sharp-libvips-
|
|
7583
|
+
'@img/sharp-libvips-darwin-x64@1.3.3':
|
|
7424
7584
|
optional: true
|
|
7425
7585
|
|
|
7426
|
-
'@img/sharp-libvips-linux-
|
|
7586
|
+
'@img/sharp-libvips-linux-arm64@1.2.4':
|
|
7427
7587
|
optional: true
|
|
7428
7588
|
|
|
7429
|
-
'@img/sharp-libvips-linux-
|
|
7589
|
+
'@img/sharp-libvips-linux-arm64@1.3.3':
|
|
7430
7590
|
optional: true
|
|
7431
7591
|
|
|
7432
|
-
'@img/sharp-libvips-linux-
|
|
7592
|
+
'@img/sharp-libvips-linux-arm@1.2.4':
|
|
7433
7593
|
optional: true
|
|
7434
7594
|
|
|
7435
|
-
'@img/sharp-libvips-linux-
|
|
7595
|
+
'@img/sharp-libvips-linux-arm@1.3.3':
|
|
7436
7596
|
optional: true
|
|
7437
7597
|
|
|
7438
|
-
'@img/sharp-libvips-linux-
|
|
7598
|
+
'@img/sharp-libvips-linux-ppc64@1.2.4':
|
|
7439
7599
|
optional: true
|
|
7440
7600
|
|
|
7441
|
-
'@img/sharp-libvips-
|
|
7601
|
+
'@img/sharp-libvips-linux-ppc64@1.3.3':
|
|
7442
7602
|
optional: true
|
|
7443
7603
|
|
|
7444
|
-
'@img/sharp-libvips-
|
|
7604
|
+
'@img/sharp-libvips-linux-riscv64@1.2.4':
|
|
7445
7605
|
optional: true
|
|
7446
7606
|
|
|
7447
|
-
'@img/sharp-linux-
|
|
7607
|
+
'@img/sharp-libvips-linux-riscv64@1.3.3':
|
|
7608
|
+
optional: true
|
|
7609
|
+
|
|
7610
|
+
'@img/sharp-libvips-linux-s390x@1.2.4':
|
|
7611
|
+
optional: true
|
|
7612
|
+
|
|
7613
|
+
'@img/sharp-libvips-linux-s390x@1.3.3':
|
|
7614
|
+
optional: true
|
|
7615
|
+
|
|
7616
|
+
'@img/sharp-libvips-linux-x64@1.2.4':
|
|
7617
|
+
optional: true
|
|
7618
|
+
|
|
7619
|
+
'@img/sharp-libvips-linux-x64@1.3.3':
|
|
7620
|
+
optional: true
|
|
7621
|
+
|
|
7622
|
+
'@img/sharp-libvips-linuxmusl-arm64@1.2.4':
|
|
7623
|
+
optional: true
|
|
7624
|
+
|
|
7625
|
+
'@img/sharp-libvips-linuxmusl-arm64@1.3.3':
|
|
7626
|
+
optional: true
|
|
7627
|
+
|
|
7628
|
+
'@img/sharp-libvips-linuxmusl-x64@1.2.4':
|
|
7629
|
+
optional: true
|
|
7630
|
+
|
|
7631
|
+
'@img/sharp-libvips-linuxmusl-x64@1.3.3':
|
|
7632
|
+
optional: true
|
|
7633
|
+
|
|
7634
|
+
'@img/sharp-linux-arm64@0.34.5':
|
|
7635
|
+
optionalDependencies:
|
|
7636
|
+
'@img/sharp-libvips-linux-arm64': 1.2.4
|
|
7637
|
+
optional: true
|
|
7638
|
+
|
|
7639
|
+
'@img/sharp-linux-arm64@0.35.4':
|
|
7448
7640
|
optionalDependencies:
|
|
7449
|
-
'@img/sharp-libvips-linux-arm64': 1.3.
|
|
7641
|
+
'@img/sharp-libvips-linux-arm64': 1.3.3
|
|
7450
7642
|
optional: true
|
|
7451
7643
|
|
|
7452
|
-
'@img/sharp-linux-arm@0.
|
|
7644
|
+
'@img/sharp-linux-arm@0.34.5':
|
|
7453
7645
|
optionalDependencies:
|
|
7454
|
-
'@img/sharp-libvips-linux-arm': 1.
|
|
7646
|
+
'@img/sharp-libvips-linux-arm': 1.2.4
|
|
7455
7647
|
optional: true
|
|
7456
7648
|
|
|
7457
|
-
'@img/sharp-linux-
|
|
7649
|
+
'@img/sharp-linux-arm@0.35.4':
|
|
7458
7650
|
optionalDependencies:
|
|
7459
|
-
'@img/sharp-libvips-linux-
|
|
7651
|
+
'@img/sharp-libvips-linux-arm': 1.3.3
|
|
7460
7652
|
optional: true
|
|
7461
7653
|
|
|
7462
|
-
'@img/sharp-linux-
|
|
7654
|
+
'@img/sharp-linux-ppc64@0.34.5':
|
|
7463
7655
|
optionalDependencies:
|
|
7464
|
-
'@img/sharp-libvips-linux-
|
|
7656
|
+
'@img/sharp-libvips-linux-ppc64': 1.2.4
|
|
7465
7657
|
optional: true
|
|
7466
7658
|
|
|
7467
|
-
'@img/sharp-linux-
|
|
7659
|
+
'@img/sharp-linux-ppc64@0.35.4':
|
|
7468
7660
|
optionalDependencies:
|
|
7469
|
-
'@img/sharp-libvips-linux-
|
|
7661
|
+
'@img/sharp-libvips-linux-ppc64': 1.3.3
|
|
7470
7662
|
optional: true
|
|
7471
7663
|
|
|
7472
|
-
'@img/sharp-linux-
|
|
7664
|
+
'@img/sharp-linux-riscv64@0.34.5':
|
|
7473
7665
|
optionalDependencies:
|
|
7474
|
-
'@img/sharp-libvips-linux-
|
|
7666
|
+
'@img/sharp-libvips-linux-riscv64': 1.2.4
|
|
7475
7667
|
optional: true
|
|
7476
7668
|
|
|
7477
|
-
'@img/sharp-
|
|
7669
|
+
'@img/sharp-linux-riscv64@0.35.4':
|
|
7478
7670
|
optionalDependencies:
|
|
7479
|
-
'@img/sharp-libvips-
|
|
7671
|
+
'@img/sharp-libvips-linux-riscv64': 1.3.3
|
|
7480
7672
|
optional: true
|
|
7481
7673
|
|
|
7482
|
-
'@img/sharp-
|
|
7674
|
+
'@img/sharp-linux-s390x@0.34.5':
|
|
7483
7675
|
optionalDependencies:
|
|
7484
|
-
'@img/sharp-libvips-
|
|
7676
|
+
'@img/sharp-libvips-linux-s390x': 1.2.4
|
|
7485
7677
|
optional: true
|
|
7486
7678
|
|
|
7487
|
-
'@img/sharp-
|
|
7679
|
+
'@img/sharp-linux-s390x@0.35.4':
|
|
7680
|
+
optionalDependencies:
|
|
7681
|
+
'@img/sharp-libvips-linux-s390x': 1.3.3
|
|
7682
|
+
optional: true
|
|
7683
|
+
|
|
7684
|
+
'@img/sharp-linux-x64@0.34.5':
|
|
7685
|
+
optionalDependencies:
|
|
7686
|
+
'@img/sharp-libvips-linux-x64': 1.2.4
|
|
7687
|
+
optional: true
|
|
7688
|
+
|
|
7689
|
+
'@img/sharp-linux-x64@0.35.4':
|
|
7690
|
+
optionalDependencies:
|
|
7691
|
+
'@img/sharp-libvips-linux-x64': 1.3.3
|
|
7692
|
+
optional: true
|
|
7693
|
+
|
|
7694
|
+
'@img/sharp-linuxmusl-arm64@0.34.5':
|
|
7695
|
+
optionalDependencies:
|
|
7696
|
+
'@img/sharp-libvips-linuxmusl-arm64': 1.2.4
|
|
7697
|
+
optional: true
|
|
7698
|
+
|
|
7699
|
+
'@img/sharp-linuxmusl-arm64@0.35.4':
|
|
7700
|
+
optionalDependencies:
|
|
7701
|
+
'@img/sharp-libvips-linuxmusl-arm64': 1.3.3
|
|
7702
|
+
optional: true
|
|
7703
|
+
|
|
7704
|
+
'@img/sharp-linuxmusl-x64@0.34.5':
|
|
7705
|
+
optionalDependencies:
|
|
7706
|
+
'@img/sharp-libvips-linuxmusl-x64': 1.2.4
|
|
7707
|
+
optional: true
|
|
7708
|
+
|
|
7709
|
+
'@img/sharp-linuxmusl-x64@0.35.4':
|
|
7710
|
+
optionalDependencies:
|
|
7711
|
+
'@img/sharp-libvips-linuxmusl-x64': 1.3.3
|
|
7712
|
+
optional: true
|
|
7713
|
+
|
|
7714
|
+
'@img/sharp-wasm32@0.34.5':
|
|
7488
7715
|
dependencies:
|
|
7489
7716
|
'@emnapi/runtime': 1.11.3
|
|
7490
7717
|
optional: true
|
|
7491
7718
|
|
|
7492
|
-
'@img/sharp-
|
|
7719
|
+
'@img/sharp-wasm32@0.35.4':
|
|
7493
7720
|
dependencies:
|
|
7494
|
-
'@
|
|
7721
|
+
'@emnapi/runtime': 1.11.3
|
|
7722
|
+
optional: true
|
|
7723
|
+
|
|
7724
|
+
'@img/sharp-webcontainers-wasm32@0.35.4':
|
|
7725
|
+
dependencies:
|
|
7726
|
+
'@img/sharp-wasm32': 0.35.4
|
|
7727
|
+
optional: true
|
|
7728
|
+
|
|
7729
|
+
'@img/sharp-win32-arm64@0.34.5':
|
|
7730
|
+
optional: true
|
|
7731
|
+
|
|
7732
|
+
'@img/sharp-win32-arm64@0.35.4':
|
|
7495
7733
|
optional: true
|
|
7496
7734
|
|
|
7497
|
-
'@img/sharp-win32-
|
|
7735
|
+
'@img/sharp-win32-ia32@0.34.5':
|
|
7498
7736
|
optional: true
|
|
7499
7737
|
|
|
7500
|
-
'@img/sharp-win32-ia32@0.35.
|
|
7738
|
+
'@img/sharp-win32-ia32@0.35.4':
|
|
7501
7739
|
optional: true
|
|
7502
7740
|
|
|
7503
|
-
'@img/sharp-win32-x64@0.
|
|
7741
|
+
'@img/sharp-win32-x64@0.34.5':
|
|
7742
|
+
optional: true
|
|
7743
|
+
|
|
7744
|
+
'@img/sharp-win32-x64@0.35.4':
|
|
7504
7745
|
optional: true
|
|
7505
7746
|
|
|
7506
7747
|
'@inquirer/ansi@1.0.2': {}
|
|
@@ -7632,11 +7873,11 @@ snapshots:
|
|
|
7632
7873
|
'@napi-rs/wasm-runtime@0.2.12':
|
|
7633
7874
|
dependencies:
|
|
7634
7875
|
'@emnapi/core': 1.8.1
|
|
7635
|
-
'@emnapi/runtime': 1.
|
|
7876
|
+
'@emnapi/runtime': 1.11.3
|
|
7636
7877
|
'@tybys/wasm-util': 0.10.1
|
|
7637
7878
|
optional: true
|
|
7638
7879
|
|
|
7639
|
-
'@next/env@16.
|
|
7880
|
+
'@next/env@16.1.1': {}
|
|
7640
7881
|
|
|
7641
7882
|
'@next/eslint-plugin-next@16.3.3(eslint@9.39.2(jiti@2.6.1))':
|
|
7642
7883
|
dependencies:
|
|
@@ -7645,28 +7886,28 @@ snapshots:
|
|
|
7645
7886
|
transitivePeerDependencies:
|
|
7646
7887
|
- eslint
|
|
7647
7888
|
|
|
7648
|
-
'@next/swc-darwin-arm64@16.
|
|
7889
|
+
'@next/swc-darwin-arm64@16.1.1':
|
|
7649
7890
|
optional: true
|
|
7650
7891
|
|
|
7651
|
-
'@next/swc-darwin-x64@16.
|
|
7892
|
+
'@next/swc-darwin-x64@16.1.1':
|
|
7652
7893
|
optional: true
|
|
7653
7894
|
|
|
7654
|
-
'@next/swc-linux-arm64-gnu@16.
|
|
7895
|
+
'@next/swc-linux-arm64-gnu@16.1.1':
|
|
7655
7896
|
optional: true
|
|
7656
7897
|
|
|
7657
|
-
'@next/swc-linux-arm64-musl@16.
|
|
7898
|
+
'@next/swc-linux-arm64-musl@16.1.1':
|
|
7658
7899
|
optional: true
|
|
7659
7900
|
|
|
7660
|
-
'@next/swc-linux-x64-gnu@16.
|
|
7901
|
+
'@next/swc-linux-x64-gnu@16.1.1':
|
|
7661
7902
|
optional: true
|
|
7662
7903
|
|
|
7663
|
-
'@next/swc-linux-x64-musl@16.
|
|
7904
|
+
'@next/swc-linux-x64-musl@16.1.1':
|
|
7664
7905
|
optional: true
|
|
7665
7906
|
|
|
7666
|
-
'@next/swc-win32-arm64-msvc@16.
|
|
7907
|
+
'@next/swc-win32-arm64-msvc@16.1.1':
|
|
7667
7908
|
optional: true
|
|
7668
7909
|
|
|
7669
|
-
'@next/swc-win32-x64-msvc@16.
|
|
7910
|
+
'@next/swc-win32-x64-msvc@16.1.1':
|
|
7670
7911
|
optional: true
|
|
7671
7912
|
|
|
7672
7913
|
'@noble/ciphers@1.3.0': {}
|
|
@@ -8886,7 +9127,7 @@ snapshots:
|
|
|
8886
9127
|
- bufferutil
|
|
8887
9128
|
- utf-8-validate
|
|
8888
9129
|
|
|
8889
|
-
'@swc/helpers@0.5.
|
|
9130
|
+
'@swc/helpers@0.5.15':
|
|
8890
9131
|
dependencies:
|
|
8891
9132
|
tslib: 2.8.1
|
|
8892
9133
|
|
|
@@ -9114,7 +9355,7 @@ snapshots:
|
|
|
9114
9355
|
'@typescript-eslint/visitor-keys': 8.54.0
|
|
9115
9356
|
debug: 4.4.3
|
|
9116
9357
|
minimatch: 9.0.5
|
|
9117
|
-
semver: 7.
|
|
9358
|
+
semver: 7.8.5
|
|
9118
9359
|
tinyglobby: 0.2.15
|
|
9119
9360
|
ts-api-utils: 2.4.0(typescript@5.9.3)
|
|
9120
9361
|
typescript: 5.9.3
|
|
@@ -10839,7 +11080,7 @@ snapshots:
|
|
|
10839
11080
|
|
|
10840
11081
|
is-bun-module@2.0.0:
|
|
10841
11082
|
dependencies:
|
|
10842
|
-
semver: 7.
|
|
11083
|
+
semver: 7.8.5
|
|
10843
11084
|
|
|
10844
11085
|
is-callable@1.2.7: {}
|
|
10845
11086
|
|
|
@@ -11062,7 +11303,7 @@ snapshots:
|
|
|
11062
11303
|
chalk: 4.1.2
|
|
11063
11304
|
console-table-printer: 2.15.0
|
|
11064
11305
|
p-queue: 6.6.2
|
|
11065
|
-
semver: 7.
|
|
11306
|
+
semver: 7.8.5
|
|
11066
11307
|
uuid: 10.0.0
|
|
11067
11308
|
optionalDependencies:
|
|
11068
11309
|
openai: 6.16.0(ws@8.19.0)(zod@4.3.6)
|
|
@@ -11291,29 +11532,28 @@ snapshots:
|
|
|
11291
11532
|
react: 19.2.3
|
|
11292
11533
|
react-dom: 19.2.3(react@19.2.3)
|
|
11293
11534
|
|
|
11294
|
-
next@16.
|
|
11535
|
+
next@16.1.1(@babel/core@7.28.6)(react-dom@19.2.3(react@19.2.3))(react@19.2.3):
|
|
11295
11536
|
dependencies:
|
|
11296
|
-
'@next/env': 16.
|
|
11297
|
-
'@swc/helpers': 0.5.
|
|
11537
|
+
'@next/env': 16.1.1
|
|
11538
|
+
'@swc/helpers': 0.5.15
|
|
11298
11539
|
baseline-browser-mapping: 2.11.19
|
|
11299
11540
|
caniuse-lite: 1.0.30001766
|
|
11300
|
-
postcss: 8.
|
|
11541
|
+
postcss: 8.4.31
|
|
11301
11542
|
react: 19.2.3
|
|
11302
11543
|
react-dom: 19.2.3(react@19.2.3)
|
|
11303
11544
|
styled-jsx: 5.1.6(@babel/core@7.28.6)(react@19.2.3)
|
|
11304
11545
|
optionalDependencies:
|
|
11305
|
-
'@next/swc-darwin-arm64': 16.
|
|
11306
|
-
'@next/swc-darwin-x64': 16.
|
|
11307
|
-
'@next/swc-linux-arm64-gnu': 16.
|
|
11308
|
-
'@next/swc-linux-arm64-musl': 16.
|
|
11309
|
-
'@next/swc-linux-x64-gnu': 16.
|
|
11310
|
-
'@next/swc-linux-x64-musl': 16.
|
|
11311
|
-
'@next/swc-win32-arm64-msvc': 16.
|
|
11312
|
-
'@next/swc-win32-x64-msvc': 16.
|
|
11313
|
-
sharp: 0.
|
|
11546
|
+
'@next/swc-darwin-arm64': 16.1.1
|
|
11547
|
+
'@next/swc-darwin-x64': 16.1.1
|
|
11548
|
+
'@next/swc-linux-arm64-gnu': 16.1.1
|
|
11549
|
+
'@next/swc-linux-arm64-musl': 16.1.1
|
|
11550
|
+
'@next/swc-linux-x64-gnu': 16.1.1
|
|
11551
|
+
'@next/swc-linux-x64-musl': 16.1.1
|
|
11552
|
+
'@next/swc-win32-arm64-msvc': 16.1.1
|
|
11553
|
+
'@next/swc-win32-x64-msvc': 16.1.1
|
|
11554
|
+
sharp: 0.34.5
|
|
11314
11555
|
transitivePeerDependencies:
|
|
11315
11556
|
- '@babel/core'
|
|
11316
|
-
- '@types/node'
|
|
11317
11557
|
- babel-plugin-macros
|
|
11318
11558
|
|
|
11319
11559
|
node-domexception@1.0.0: {}
|
|
@@ -11599,7 +11839,7 @@ snapshots:
|
|
|
11599
11839
|
|
|
11600
11840
|
postcss-value-parser@4.2.0: {}
|
|
11601
11841
|
|
|
11602
|
-
postcss@8.
|
|
11842
|
+
postcss@8.4.31:
|
|
11603
11843
|
dependencies:
|
|
11604
11844
|
nanoid: 3.3.18
|
|
11605
11845
|
picocolors: 1.1.1
|
|
@@ -11980,8 +12220,7 @@ snapshots:
|
|
|
11980
12220
|
|
|
11981
12221
|
semver@7.7.3: {}
|
|
11982
12222
|
|
|
11983
|
-
semver@7.8.5:
|
|
11984
|
-
optional: true
|
|
12223
|
+
semver@7.8.5: {}
|
|
11985
12224
|
|
|
11986
12225
|
send@1.2.1:
|
|
11987
12226
|
dependencies:
|
|
@@ -12080,39 +12319,70 @@ snapshots:
|
|
|
12080
12319
|
- supports-color
|
|
12081
12320
|
- typescript
|
|
12082
12321
|
|
|
12083
|
-
sharp@0.
|
|
12322
|
+
sharp@0.34.5:
|
|
12323
|
+
dependencies:
|
|
12324
|
+
'@img/colour': 1.1.0
|
|
12325
|
+
detect-libc: 2.1.2
|
|
12326
|
+
semver: 7.8.5
|
|
12327
|
+
optionalDependencies:
|
|
12328
|
+
'@img/sharp-darwin-arm64': 0.34.5
|
|
12329
|
+
'@img/sharp-darwin-x64': 0.34.5
|
|
12330
|
+
'@img/sharp-libvips-darwin-arm64': 1.2.4
|
|
12331
|
+
'@img/sharp-libvips-darwin-x64': 1.2.4
|
|
12332
|
+
'@img/sharp-libvips-linux-arm': 1.2.4
|
|
12333
|
+
'@img/sharp-libvips-linux-arm64': 1.2.4
|
|
12334
|
+
'@img/sharp-libvips-linux-ppc64': 1.2.4
|
|
12335
|
+
'@img/sharp-libvips-linux-riscv64': 1.2.4
|
|
12336
|
+
'@img/sharp-libvips-linux-s390x': 1.2.4
|
|
12337
|
+
'@img/sharp-libvips-linux-x64': 1.2.4
|
|
12338
|
+
'@img/sharp-libvips-linuxmusl-arm64': 1.2.4
|
|
12339
|
+
'@img/sharp-libvips-linuxmusl-x64': 1.2.4
|
|
12340
|
+
'@img/sharp-linux-arm': 0.34.5
|
|
12341
|
+
'@img/sharp-linux-arm64': 0.34.5
|
|
12342
|
+
'@img/sharp-linux-ppc64': 0.34.5
|
|
12343
|
+
'@img/sharp-linux-riscv64': 0.34.5
|
|
12344
|
+
'@img/sharp-linux-s390x': 0.34.5
|
|
12345
|
+
'@img/sharp-linux-x64': 0.34.5
|
|
12346
|
+
'@img/sharp-linuxmusl-arm64': 0.34.5
|
|
12347
|
+
'@img/sharp-linuxmusl-x64': 0.34.5
|
|
12348
|
+
'@img/sharp-wasm32': 0.34.5
|
|
12349
|
+
'@img/sharp-win32-arm64': 0.34.5
|
|
12350
|
+
'@img/sharp-win32-ia32': 0.34.5
|
|
12351
|
+
'@img/sharp-win32-x64': 0.34.5
|
|
12352
|
+
optional: true
|
|
12353
|
+
|
|
12354
|
+
sharp@0.35.4(@types/node@20.19.30):
|
|
12084
12355
|
dependencies:
|
|
12085
12356
|
'@img/colour': 1.1.0
|
|
12086
12357
|
detect-libc: 2.1.2
|
|
12087
12358
|
semver: 7.8.5
|
|
12088
12359
|
optionalDependencies:
|
|
12089
|
-
'@img/sharp-darwin-arm64': 0.35.
|
|
12090
|
-
'@img/sharp-darwin-x64': 0.35.
|
|
12091
|
-
'@img/sharp-freebsd-wasm32': 0.35.
|
|
12092
|
-
'@img/sharp-libvips-darwin-arm64': 1.3.
|
|
12093
|
-
'@img/sharp-libvips-darwin-x64': 1.3.
|
|
12094
|
-
'@img/sharp-libvips-linux-arm': 1.3.
|
|
12095
|
-
'@img/sharp-libvips-linux-arm64': 1.3.
|
|
12096
|
-
'@img/sharp-libvips-linux-ppc64': 1.3.
|
|
12097
|
-
'@img/sharp-libvips-linux-riscv64': 1.3.
|
|
12098
|
-
'@img/sharp-libvips-linux-s390x': 1.3.
|
|
12099
|
-
'@img/sharp-libvips-linux-x64': 1.3.
|
|
12100
|
-
'@img/sharp-libvips-linuxmusl-arm64': 1.3.
|
|
12101
|
-
'@img/sharp-libvips-linuxmusl-x64': 1.3.
|
|
12102
|
-
'@img/sharp-linux-arm': 0.35.
|
|
12103
|
-
'@img/sharp-linux-arm64': 0.35.
|
|
12104
|
-
'@img/sharp-linux-ppc64': 0.35.
|
|
12105
|
-
'@img/sharp-linux-riscv64': 0.35.
|
|
12106
|
-
'@img/sharp-linux-s390x': 0.35.
|
|
12107
|
-
'@img/sharp-linux-x64': 0.35.
|
|
12108
|
-
'@img/sharp-linuxmusl-arm64': 0.35.
|
|
12109
|
-
'@img/sharp-linuxmusl-x64': 0.35.
|
|
12110
|
-
'@img/sharp-webcontainers-wasm32': 0.35.
|
|
12111
|
-
'@img/sharp-win32-arm64': 0.35.
|
|
12112
|
-
'@img/sharp-win32-ia32': 0.35.
|
|
12113
|
-
'@img/sharp-win32-x64': 0.35.
|
|
12360
|
+
'@img/sharp-darwin-arm64': 0.35.4
|
|
12361
|
+
'@img/sharp-darwin-x64': 0.35.4
|
|
12362
|
+
'@img/sharp-freebsd-wasm32': 0.35.4
|
|
12363
|
+
'@img/sharp-libvips-darwin-arm64': 1.3.3
|
|
12364
|
+
'@img/sharp-libvips-darwin-x64': 1.3.3
|
|
12365
|
+
'@img/sharp-libvips-linux-arm': 1.3.3
|
|
12366
|
+
'@img/sharp-libvips-linux-arm64': 1.3.3
|
|
12367
|
+
'@img/sharp-libvips-linux-ppc64': 1.3.3
|
|
12368
|
+
'@img/sharp-libvips-linux-riscv64': 1.3.3
|
|
12369
|
+
'@img/sharp-libvips-linux-s390x': 1.3.3
|
|
12370
|
+
'@img/sharp-libvips-linux-x64': 1.3.3
|
|
12371
|
+
'@img/sharp-libvips-linuxmusl-arm64': 1.3.3
|
|
12372
|
+
'@img/sharp-libvips-linuxmusl-x64': 1.3.3
|
|
12373
|
+
'@img/sharp-linux-arm': 0.35.4
|
|
12374
|
+
'@img/sharp-linux-arm64': 0.35.4
|
|
12375
|
+
'@img/sharp-linux-ppc64': 0.35.4
|
|
12376
|
+
'@img/sharp-linux-riscv64': 0.35.4
|
|
12377
|
+
'@img/sharp-linux-s390x': 0.35.4
|
|
12378
|
+
'@img/sharp-linux-x64': 0.35.4
|
|
12379
|
+
'@img/sharp-linuxmusl-arm64': 0.35.4
|
|
12380
|
+
'@img/sharp-linuxmusl-x64': 0.35.4
|
|
12381
|
+
'@img/sharp-webcontainers-wasm32': 0.35.4
|
|
12382
|
+
'@img/sharp-win32-arm64': 0.35.4
|
|
12383
|
+
'@img/sharp-win32-ia32': 0.35.4
|
|
12384
|
+
'@img/sharp-win32-x64': 0.35.4
|
|
12114
12385
|
'@types/node': 20.19.30
|
|
12115
|
-
optional: true
|
|
12116
12386
|
|
|
12117
12387
|
shebang-command@2.0.0:
|
|
12118
12388
|
dependencies:
|
package/lib/cli.js
CHANGED
|
@@ -2107,7 +2107,7 @@ const EventBuilder = {
|
|
|
2107
2107
|
};
|
|
2108
2108
|
|
|
2109
2109
|
var name = "@coze-arch/cli";
|
|
2110
|
-
var version = "0.0.
|
|
2110
|
+
var version = "0.0.37-alpha.4678bb";
|
|
2111
2111
|
var description = "coze coding devtools cli";
|
|
2112
2112
|
var license = "MIT";
|
|
2113
2113
|
var author = "fanwenjie.fe@bytedance.com";
|