@coze-arch/cli 0.0.36-alpha.fd6b86 → 0.0.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (72) hide show
  1. package/README.md +0 -11
  2. package/lib/__templates__/expo/.cozeproj/scripts/dev_run.sh +18 -73
  3. package/lib/__templates__/expo/pnpm-lock.yaml +5 -5
  4. package/lib/__templates__/expo/server/package.json +1 -1
  5. package/lib/__templates__/nextjs/package.json +2 -2
  6. package/lib/__templates__/nextjs/pnpm-lock.yaml +258 -197
  7. package/lib/__templates__/nextjs/scripts/dev.sh +1 -82
  8. package/lib/__templates__/nextjs/template.config.js +1 -3
  9. package/lib/__templates__/nuxt-vue/scripts/dev.sh +1 -82
  10. package/lib/__templates__/taro/.cozeproj/scripts/dev_run.sh +26 -63
  11. package/lib/__templates__/taro/pnpm-lock.yaml +5 -5
  12. package/lib/__templates__/taro/server/package.json +1 -1
  13. package/lib/__templates__/templates.json +0 -25
  14. package/lib/__templates__/vite/scripts/dev.sh +1 -82
  15. package/lib/__templates__/vite/template.config.js +1 -3
  16. package/lib/cli.js +199 -3446
  17. package/package.json +3 -5
  18. package/docs/deploy.md +0 -171
  19. package/lib/__templates__/phaser/.coze +0 -13
  20. package/lib/__templates__/phaser/README.md +0 -37
  21. package/lib/__templates__/phaser/_gitignore +0 -23
  22. package/lib/__templates__/phaser/_npmrc +0 -14
  23. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0001.png +0 -0
  24. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0002.png +0 -0
  25. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0003.png +0 -0
  26. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0004.png +0 -0
  27. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0005.png +0 -0
  28. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0006.png +0 -0
  29. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0007.png +0 -0
  30. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0008.png +0 -0
  31. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0009.png +0 -0
  32. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0010.png +0 -0
  33. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0011.png +0 -0
  34. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0012.png +0 -0
  35. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0013.png +0 -0
  36. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0014.png +0 -0
  37. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0015.png +0 -0
  38. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0016.png +0 -0
  39. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0017.png +0 -0
  40. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0018.png +0 -0
  41. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0019.png +0 -0
  42. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0020.png +0 -0
  43. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0021.png +0 -0
  44. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0022.png +0 -0
  45. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0023.png +0 -0
  46. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0024.png +0 -0
  47. package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/manifest.json +0 -11
  48. package/lib/__templates__/phaser/debug-runtime/flow-graph.json +0 -20
  49. package/lib/__templates__/phaser/index.html +0 -12
  50. package/lib/__templates__/phaser/package.json +0 -31
  51. package/lib/__templates__/phaser/pnpm-lock.yaml +0 -661
  52. package/lib/__templates__/phaser/scripts/build.sh +0 -8
  53. package/lib/__templates__/phaser/scripts/dev.sh +0 -82
  54. package/lib/__templates__/phaser/scripts/prepare.sh +0 -7
  55. package/lib/__templates__/phaser/scripts/spawn-detached.cjs +0 -29
  56. package/lib/__templates__/phaser/scripts/start.sh +0 -82
  57. package/lib/__templates__/phaser/scripts/validate.sh +0 -7
  58. package/lib/__templates__/phaser/src/assets.ts +0 -15
  59. package/lib/__templates__/phaser/src/global.d.ts +0 -36
  60. package/lib/__templates__/phaser/src/main.ts +0 -28
  61. package/lib/__templates__/phaser/src/scene/BootScene.ts +0 -209
  62. package/lib/__templates__/phaser/src/scene/DevLoadingScene.ts +0 -66
  63. package/lib/__templates__/phaser/src/style.css +0 -28
  64. package/lib/__templates__/phaser/src/types.ts +0 -32
  65. package/lib/__templates__/phaser/src/utils/asset-loader.ts +0 -319
  66. package/lib/__templates__/phaser/src/utils/index.ts +0 -2
  67. package/lib/__templates__/phaser/src/utils/mark-editable.ts +0 -6
  68. package/lib/__templates__/phaser/template.config.js +0 -43
  69. package/lib/__templates__/phaser/tsconfig.json +0 -23
  70. package/lib/__templates__/phaser/vite.config.ts +0 -96
  71. package/lib/deploy/package-project.js +0 -226
  72. package/lib/deploy/package-project.py +0 -168
@@ -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.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)
138
+ specifier: 16.3.3
139
+ version: 16.3.3(@babel/core@7.28.6)(@types/node@20.19.30)(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)
@@ -202,8 +202,8 @@ importers:
202
202
  specifier: ^9
203
203
  version: 9.39.2(jiti@2.6.1)
204
204
  eslint-config-next:
205
- specifier: 16.1.1
206
- version: 16.1.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
205
+ specifier: 16.3.3
206
+ version: 16.3.3(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
207
207
  only-allow:
208
208
  specifier: ^1.2.2
209
209
  version: 1.2.2
@@ -224,7 +224,7 @@ importers:
224
224
  version: 4.1.18
225
225
  tsup:
226
226
  specifier: ^8.3.5
227
- version: 8.5.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3)
227
+ version: 8.5.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3)(yaml@1.10.2)
228
228
  tsx:
229
229
  specifier: ^4.19.2
230
230
  version: 4.21.0
@@ -630,6 +630,9 @@ packages:
630
630
  '@emnapi/core@1.8.1':
631
631
  resolution: {integrity: sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg==}
632
632
 
633
+ '@emnapi/runtime@1.11.3':
634
+ resolution: {integrity: sha512-Xz4Tpyki7XyrpbUK1jR1AhdAdaXyhhY4lZ3neLodmhpuWfy2PAQN5B46sAiU4liOXGLkHypn/qU+jvfWSCYYLA==}
635
+
633
636
  '@emnapi/runtime@1.8.1':
634
637
  resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==}
635
638
 
@@ -1168,156 +1171,165 @@ packages:
1168
1171
  resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
1169
1172
  engines: {node: '>=18.18'}
1170
1173
 
1171
- '@img/colour@1.0.0':
1172
- resolution: {integrity: sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==}
1174
+ '@img/colour@1.1.0':
1175
+ resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==}
1173
1176
  engines: {node: '>=18'}
1174
1177
 
1175
- '@img/sharp-darwin-arm64@0.34.5':
1176
- resolution: {integrity: sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==}
1177
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1178
+ '@img/sharp-darwin-arm64@0.35.3':
1179
+ resolution: {integrity: sha512-RMnFX7YQsMoh7lWfcM4NEHHymBX/rLuKNPVM84XE9ONPcaSCDgE7CHIHpSgPcO2xcRthgBy1HfNO319mwhIAkg==}
1180
+ engines: {node: '>=20.9.0'}
1178
1181
  cpu: [arm64]
1179
1182
  os: [darwin]
1180
1183
 
1181
- '@img/sharp-darwin-x64@0.34.5':
1182
- resolution: {integrity: sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==}
1183
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1184
+ '@img/sharp-darwin-x64@0.35.3':
1185
+ resolution: {integrity: sha512-Xo+5uFBtLN0BKqieTxiFzFPQAUlBbbH5iBKyRX/z1JrbnYsHTfKJnUfL8+p2TPXr1pXqao4eeL4Rl144uDpK9w==}
1186
+ engines: {node: '>=20.9.0'}
1184
1187
  cpu: [x64]
1185
1188
  os: [darwin]
1186
1189
 
1187
- '@img/sharp-libvips-darwin-arm64@1.2.4':
1188
- resolution: {integrity: sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==}
1190
+ '@img/sharp-freebsd-wasm32@0.35.3':
1191
+ resolution: {integrity: sha512-lUxcqWIj2wMQ9BrwNjngcr1gWUr5xgaGThBRqPPalIC2n67Cqj1uPh8NnA/ZhAg8hUbKl+kVHKwgUIwe6ZYPrg==}
1192
+ engines: {node: '>=20.9.0'}
1193
+ os: [freebsd]
1194
+
1195
+ '@img/sharp-libvips-darwin-arm64@1.3.2':
1196
+ resolution: {integrity: sha512-9J6ypZFpQBj4YnePGoq/S38w6nz+vqg5WZLrLGY4YuSemdMq47GMLBPO42MzwdGwpg/agZ7xzZcFHa48xlywfg==}
1189
1197
  cpu: [arm64]
1190
1198
  os: [darwin]
1191
1199
 
1192
- '@img/sharp-libvips-darwin-x64@1.2.4':
1193
- resolution: {integrity: sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==}
1200
+ '@img/sharp-libvips-darwin-x64@1.3.2':
1201
+ resolution: {integrity: sha512-m2pW1n6cns9VaubNwsZ+c3CRYjxNQWgJ5gPlnL1nbBcpkBvFm6SCFN5o0psFHI8w9n11NKhFkeEDns98tiqbEw==}
1194
1202
  cpu: [x64]
1195
1203
  os: [darwin]
1196
1204
 
1197
- '@img/sharp-libvips-linux-arm64@1.2.4':
1198
- resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==}
1205
+ '@img/sharp-libvips-linux-arm64@1.3.2':
1206
+ resolution: {integrity: sha512-dqVSFynCox4C/J8kT16V7SIFAns0IjgLwkvYT7p8LQVmJ5OS5b6tI9IGflxTeuBS//zXeFIUbwt5dwxyZ17cnA==}
1199
1207
  cpu: [arm64]
1200
1208
  os: [linux]
1201
1209
  libc: [glibc]
1202
1210
 
1203
- '@img/sharp-libvips-linux-arm@1.2.4':
1204
- resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==}
1211
+ '@img/sharp-libvips-linux-arm@1.3.2':
1212
+ resolution: {integrity: sha512-1eMLzy92I4J6rmi4mAT8yC3HxOtniyGELlzGbNMLLeqe052ahFQ0h6LFq+lh5DsDIdYViIDst08abvSbcEdLXQ==}
1205
1213
  cpu: [arm]
1206
1214
  os: [linux]
1207
1215
  libc: [glibc]
1208
1216
 
1209
- '@img/sharp-libvips-linux-ppc64@1.2.4':
1210
- resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==}
1217
+ '@img/sharp-libvips-linux-ppc64@1.3.2':
1218
+ resolution: {integrity: sha512-3z0NHDxD6n5I9gc05U1eW1AyRm+Gznzq3naMrthPNqE6oYykcogW0l/jfpJdjYnuNl8R7yI9pNbE1XiUeyq0Aw==}
1211
1219
  cpu: [ppc64]
1212
1220
  os: [linux]
1213
1221
  libc: [glibc]
1214
1222
 
1215
- '@img/sharp-libvips-linux-riscv64@1.2.4':
1216
- resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==}
1223
+ '@img/sharp-libvips-linux-riscv64@1.3.2':
1224
+ resolution: {integrity: sha512-bsb4rI+NldGOsXuej2r8OdSS8+zXDVaCWxyWrcv6kneTOlgAHtZABRzBBCwdsPiD90J4myNJuHpg6kA20ImW/w==}
1217
1225
  cpu: [riscv64]
1218
1226
  os: [linux]
1219
1227
  libc: [glibc]
1220
1228
 
1221
- '@img/sharp-libvips-linux-s390x@1.2.4':
1222
- resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==}
1229
+ '@img/sharp-libvips-linux-s390x@1.3.2':
1230
+ resolution: {integrity: sha512-/ABshyj8gCpyIrNXnHn4LorDJ0HHm1VhXPBlxZ8zAtfVPAaSafXPGn+sUSIRiwaSBy0mmFjSjiXI5mkcwdChKQ==}
1223
1231
  cpu: [s390x]
1224
1232
  os: [linux]
1225
1233
  libc: [glibc]
1226
1234
 
1227
- '@img/sharp-libvips-linux-x64@1.2.4':
1228
- resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==}
1235
+ '@img/sharp-libvips-linux-x64@1.3.2':
1236
+ resolution: {integrity: sha512-ITPEtgffGJ0S6G9dRyw/366tJQqFRcHWPHhC+Stpg3Z8AEMrDrTr2lhdz4f/Y/HMbRh//7Z5mBzEpVdi62Oc3w==}
1229
1237
  cpu: [x64]
1230
1238
  os: [linux]
1231
1239
  libc: [glibc]
1232
1240
 
1233
- '@img/sharp-libvips-linuxmusl-arm64@1.2.4':
1234
- resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==}
1241
+ '@img/sharp-libvips-linuxmusl-arm64@1.3.2':
1242
+ resolution: {integrity: sha512-zE9EdiUzUmg5mDT5a1rk5fYJ6GWPloTwWBYDS14naqHsL+EaMpDj1AWnpLgh3u0YCORv2Tt50wrcrpYqkP97Kw==}
1235
1243
  cpu: [arm64]
1236
1244
  os: [linux]
1237
1245
  libc: [musl]
1238
1246
 
1239
- '@img/sharp-libvips-linuxmusl-x64@1.2.4':
1240
- resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==}
1247
+ '@img/sharp-libvips-linuxmusl-x64@1.3.2':
1248
+ resolution: {integrity: sha512-m0lrLiUt+lBYnCFr8qV/65yMR4E/c7/wf78I5eKTdkEakFAlZ9QlzEM3QIhhAwVeUhLAHLcCq7a7Vszq/oFNZQ==}
1241
1249
  cpu: [x64]
1242
1250
  os: [linux]
1243
1251
  libc: [musl]
1244
1252
 
1245
- '@img/sharp-linux-arm64@0.34.5':
1246
- resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==}
1247
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1253
+ '@img/sharp-linux-arm64@0.35.3':
1254
+ resolution: {integrity: sha512-QgKDspHPnrU+GQ55XPhGwyhC8acLVOOSyAvo1oVfFmrIXLkDNmGWzAfDZ4xK8oSA1qBQrALcHX0G5UZni/SuFQ==}
1255
+ engines: {node: '>=20.9.0'}
1248
1256
  cpu: [arm64]
1249
1257
  os: [linux]
1250
1258
  libc: [glibc]
1251
1259
 
1252
- '@img/sharp-linux-arm@0.34.5':
1253
- resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==}
1254
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1260
+ '@img/sharp-linux-arm@0.35.3':
1261
+ resolution: {integrity: sha512-affVWCTLooy8TSxbDx2qkzuDeaWLNVBA+P//FNBirHsXpP2fuBhk5AuboYUnrDnzoXes8GFjpTx0SBFOCRg+FA==}
1262
+ engines: {node: '>=20.9.0'}
1255
1263
  cpu: [arm]
1256
1264
  os: [linux]
1257
1265
  libc: [glibc]
1258
1266
 
1259
- '@img/sharp-linux-ppc64@0.34.5':
1260
- resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==}
1261
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1267
+ '@img/sharp-linux-ppc64@0.35.3':
1268
+ resolution: {integrity: sha512-sMd8rDxmpLOwv/7N44klFjOD5DUO7FLdjiXDI0hoxYaf7Ar262dQIEkosE98bps+5HPLtp/EvNqeqQtOycP/IA==}
1269
+ engines: {node: '>=20.9.0'}
1262
1270
  cpu: [ppc64]
1263
1271
  os: [linux]
1264
1272
  libc: [glibc]
1265
1273
 
1266
- '@img/sharp-linux-riscv64@0.34.5':
1267
- resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==}
1268
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1274
+ '@img/sharp-linux-riscv64@0.35.3':
1275
+ resolution: {integrity: sha512-0Eob78yjlYPfL5vMNWAW55l3R9Y6BQS/gOfe0ZcP9mEz9ohhKSt4im1hayiknXgf8AWrFqMvJcKIdmLmEe7yeQ==}
1276
+ engines: {node: '>=20.9.0'}
1269
1277
  cpu: [riscv64]
1270
1278
  os: [linux]
1271
1279
  libc: [glibc]
1272
1280
 
1273
- '@img/sharp-linux-s390x@0.34.5':
1274
- resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==}
1275
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1281
+ '@img/sharp-linux-s390x@0.35.3':
1282
+ resolution: {integrity: sha512-KgAxQ0DxpNOq1rG2t5cgTgShJFGSuU7XO45cqC+1NVOuZnP6tlgZRuSYOfNupGkHID0o3cJOsw4DVeJpMovcGw==}
1283
+ engines: {node: '>=20.9.0'}
1276
1284
  cpu: [s390x]
1277
1285
  os: [linux]
1278
1286
  libc: [glibc]
1279
1287
 
1280
- '@img/sharp-linux-x64@0.34.5':
1281
- resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==}
1282
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1288
+ '@img/sharp-linux-x64@0.35.3':
1289
+ resolution: {integrity: sha512-8pqvxubL2PGdhlPy6GLqzDYMUjyRmKAwKHYKixpdJYBUK7PJ0C029XdsnpFIdgRZG68fZiGdHVWcKPvtiPB4cA==}
1290
+ engines: {node: '>=20.9.0'}
1283
1291
  cpu: [x64]
1284
1292
  os: [linux]
1285
1293
  libc: [glibc]
1286
1294
 
1287
- '@img/sharp-linuxmusl-arm64@0.34.5':
1288
- resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==}
1289
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1295
+ '@img/sharp-linuxmusl-arm64@0.35.3':
1296
+ resolution: {integrity: sha512-Vz0iQjzzcSX3HCbfwFfCSG/9SCIqyO0mH2sXyiHaAYfBk0cRsCWXRyQYX0ovCK/PAQBbTzQ0dsPQHh5MAFL59w==}
1297
+ engines: {node: '>=20.9.0'}
1290
1298
  cpu: [arm64]
1291
1299
  os: [linux]
1292
1300
  libc: [musl]
1293
1301
 
1294
- '@img/sharp-linuxmusl-x64@0.34.5':
1295
- resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==}
1296
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1302
+ '@img/sharp-linuxmusl-x64@0.35.3':
1303
+ resolution: {integrity: sha512-6O1NPKcDVj9QEdg7Hx549EX8U0rp6yXQERqru6yRN7fGBn32UvIRJUlWnk+8xDCiG76hXVBbX82NZ/ZKr0euIg==}
1304
+ engines: {node: '>=20.9.0'}
1297
1305
  cpu: [x64]
1298
1306
  os: [linux]
1299
1307
  libc: [musl]
1300
1308
 
1301
- '@img/sharp-wasm32@0.34.5':
1302
- resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==}
1303
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1309
+ '@img/sharp-wasm32@0.35.3':
1310
+ resolution: {integrity: sha512-cZ0XkcYGpHZkqW6iCkqTcmUC0CD9DhD5d/qeZlZkfRBn6GnHniZXLUo5+9xw8Iv76YE6LQFN9YNBlKREcCG76w==}
1311
+ engines: {node: '>=20.9.0'}
1312
+
1313
+ '@img/sharp-webcontainers-wasm32@0.35.3':
1314
+ resolution: {integrity: sha512-2rnq7bX3NzeR2T4YWgz8qiG4h3TSdMe+vN1iQXpJleSJ3SM5zQ8Fy2SyyXAWlbxpEZ2Y+Z4u1BePgJEYbSy80Q==}
1315
+ engines: {node: '>=20.9.0'}
1304
1316
  cpu: [wasm32]
1305
1317
 
1306
- '@img/sharp-win32-arm64@0.34.5':
1307
- resolution: {integrity: sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==}
1308
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1318
+ '@img/sharp-win32-arm64@0.35.3':
1319
+ resolution: {integrity: sha512-4bPwFdMbeC4JQ8L8LOyWp6nsHcboP5fxkp6iPOXz2Vg49R42TuMs2whkJ5OAP4/Ul035qOzy0AecOF9VOscn4w==}
1320
+ engines: {node: '>=20.9.0'}
1309
1321
  cpu: [arm64]
1310
1322
  os: [win32]
1311
1323
 
1312
- '@img/sharp-win32-ia32@0.34.5':
1313
- resolution: {integrity: sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==}
1314
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1324
+ '@img/sharp-win32-ia32@0.35.3':
1325
+ resolution: {integrity: sha512-r53mXsBN6lFUDiST764SvgwUdHAqM4rPAiDzAmf4fLoB6X/rkfyTrLCg6+g17wJJiCmB3JYgHuUldCWUIRFSXw==}
1326
+ engines: {node: ^20.9.0}
1315
1327
  cpu: [ia32]
1316
1328
  os: [win32]
1317
1329
 
1318
- '@img/sharp-win32-x64@0.34.5':
1319
- resolution: {integrity: sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==}
1320
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1330
+ '@img/sharp-win32-x64@0.35.3':
1331
+ resolution: {integrity: sha512-D4y1vNeZrIIJCN+uHaWVtH86B+aCrdMYYjicy9pXHvbGZeGYLLSd3wdVuC37FxVXlU1ARsk84eKWfWMXGYEqvA==}
1332
+ engines: {node: '>=20.9.0'}
1321
1333
  cpu: [x64]
1322
1334
  os: [win32]
1323
1335
 
@@ -1419,60 +1431,60 @@ packages:
1419
1431
  '@napi-rs/wasm-runtime@0.2.12':
1420
1432
  resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==}
1421
1433
 
1422
- '@next/env@16.1.1':
1423
- resolution: {integrity: sha512-3oxyM97Sr2PqiVyMyrZUtrtM3jqqFxOQJVuKclDsgj/L728iZt/GyslkN4NwarledZATCenbk4Offjk1hQmaAA==}
1434
+ '@next/env@16.3.3':
1435
+ resolution: {integrity: sha512-U2eYQRwXj+dsqxV79zFqExDdatnNY/ZWc2nsJU1p/OgT7fd3dXwlF6OjYaFQCfMoeTA19PWq+wVmYgimVA+V+g==}
1424
1436
 
1425
- '@next/eslint-plugin-next@16.1.1':
1426
- resolution: {integrity: sha512-Ovb/6TuLKbE1UiPcg0p39Ke3puyTCIKN9hGbNItmpQsp+WX3qrjO3WaMVSi6JHr9X1NrmthqIguVHodMJbh/dw==}
1437
+ '@next/eslint-plugin-next@16.3.3':
1438
+ resolution: {integrity: sha512-pbEh30vvjKpDoTAmo1v3q2uM4JUi8QaEBpbmjWvGfoec2jLghy/WNtvzAT0bk+Ik9oz6etjt4YjXEk4BQnicCw==}
1427
1439
 
1428
- '@next/swc-darwin-arm64@16.1.1':
1429
- resolution: {integrity: sha512-JS3m42ifsVSJjSTzh27nW+Igfha3NdBOFScr9C80hHGrWx55pTrVL23RJbqir7k7/15SKlrLHhh/MQzqBBYrQA==}
1440
+ '@next/swc-darwin-arm64@16.3.3':
1441
+ resolution: {integrity: sha512-8Hiv32QJPwdV6KYJ8meR9SBA061tQqnIKTJDocvOXlEQqib0xMFpzArosuffFUUc0sslbh7QQ8a3Yey1QV8EIw==}
1430
1442
  engines: {node: '>= 10'}
1431
1443
  cpu: [arm64]
1432
1444
  os: [darwin]
1433
1445
 
1434
- '@next/swc-darwin-x64@16.1.1':
1435
- resolution: {integrity: sha512-hbyKtrDGUkgkyQi1m1IyD3q4I/3m9ngr+V93z4oKHrPcmxwNL5iMWORvLSGAf2YujL+6HxgVvZuCYZfLfb4bGw==}
1446
+ '@next/swc-darwin-x64@16.3.3':
1447
+ resolution: {integrity: sha512-A1lgKgwVchRYmSe467zdwhxT9040dd8lH+o65sL5Jet8fjB4kegw/rDyPIpYVRb6jAqwXFOJpjIXJLxQKLiE3A==}
1436
1448
  engines: {node: '>= 10'}
1437
1449
  cpu: [x64]
1438
1450
  os: [darwin]
1439
1451
 
1440
- '@next/swc-linux-arm64-gnu@16.1.1':
1441
- resolution: {integrity: sha512-/fvHet+EYckFvRLQ0jPHJCUI5/B56+2DpI1xDSvi80r/3Ez+Eaa2Yq4tJcRTaB1kqj/HrYKn8Yplm9bNoMJpwQ==}
1452
+ '@next/swc-linux-arm64-gnu@16.3.3':
1453
+ resolution: {integrity: sha512-bf0FIssMFueU2dm7vQEWWxk0c8UjKTdW0yzuh0sQsD8pf1+KCLDdaqhYZNMYGmXwEOiHAUzgBKudovIlcvvBjg==}
1442
1454
  engines: {node: '>= 10'}
1443
1455
  cpu: [arm64]
1444
1456
  os: [linux]
1445
1457
  libc: [glibc]
1446
1458
 
1447
- '@next/swc-linux-arm64-musl@16.1.1':
1448
- resolution: {integrity: sha512-MFHrgL4TXNQbBPzkKKur4Fb5ICEJa87HM7fczFs2+HWblM7mMLdco3dvyTI+QmLBU9xgns/EeeINSZD6Ar+oLg==}
1459
+ '@next/swc-linux-arm64-musl@16.3.3':
1460
+ resolution: {integrity: sha512-W7viwCk9JY/cAkdz/A273rd5bb3RgT/IHwR7Upv90tunjBWNtAAhGhoecHh+teRNRSinuAFmE+l7fwZ4YKkrXg==}
1449
1461
  engines: {node: '>= 10'}
1450
1462
  cpu: [arm64]
1451
1463
  os: [linux]
1452
1464
  libc: [musl]
1453
1465
 
1454
- '@next/swc-linux-x64-gnu@16.1.1':
1455
- resolution: {integrity: sha512-20bYDfgOQAPUkkKBnyP9PTuHiJGM7HzNBbuqmD0jiFVZ0aOldz+VnJhbxzjcSabYsnNjMPsE0cyzEudpYxsrUQ==}
1466
+ '@next/swc-linux-x64-gnu@16.3.3':
1467
+ resolution: {integrity: sha512-0W46zw1N3ODpI6n0GeivHvvob1pooozgZVqy65k0mh4/7vr+FbY9+WpHzNVXjHipJf/A3FDheBG19H1s5A25rA==}
1456
1468
  engines: {node: '>= 10'}
1457
1469
  cpu: [x64]
1458
1470
  os: [linux]
1459
1471
  libc: [glibc]
1460
1472
 
1461
- '@next/swc-linux-x64-musl@16.1.1':
1462
- resolution: {integrity: sha512-9pRbK3M4asAHQRkwaXwu601oPZHghuSC8IXNENgbBSyImHv/zY4K5udBusgdHkvJ/Tcr96jJwQYOll0qU8+fPA==}
1473
+ '@next/swc-linux-x64-musl@16.3.3':
1474
+ resolution: {integrity: sha512-H4mBso8ZTMBPtdT0PN0pBx2ayTvQuTuvS6qT13d77yVFJXAPCxkyIhLTmdMaGTJs0krQYI/qpzdHijCeihXhbg==}
1463
1475
  engines: {node: '>= 10'}
1464
1476
  cpu: [x64]
1465
1477
  os: [linux]
1466
1478
  libc: [musl]
1467
1479
 
1468
- '@next/swc-win32-arm64-msvc@16.1.1':
1469
- resolution: {integrity: sha512-bdfQkggaLgnmYrFkSQfsHfOhk/mCYmjnrbRCGgkMcoOBZ4n+TRRSLmT/CU5SATzlBJ9TpioUyBW/vWFXTqQRiA==}
1480
+ '@next/swc-win32-arm64-msvc@16.3.3':
1481
+ resolution: {integrity: sha512-cTMUJpcEGmeywofCUfhR+rSsoE33+rVPnPEYNTNdLNlsOeEg/vktOsKUSTb28vUGqD2jkm4Zaskcwn7OCI6FQg==}
1470
1482
  engines: {node: '>= 10'}
1471
1483
  cpu: [arm64]
1472
1484
  os: [win32]
1473
1485
 
1474
- '@next/swc-win32-x64-msvc@16.1.1':
1475
- resolution: {integrity: sha512-Ncwbw2WJ57Al5OX0k4chM68DKhEPlrXBaSXDCi2kPi5f4d8b3ejr3RRJGfKBLrn2YJL5ezNS7w2TZLHSti8CMw==}
1486
+ '@next/swc-win32-x64-msvc@16.3.3':
1487
+ resolution: {integrity: sha512-2VR4cTBzHXaBjnGsuH6GyJjENzQOmHeAh11uY1iUhjm3j5dEUrVJuUj+VL78jaGi/Dik8xS76zEj18BsFhlVZQ==}
1476
1488
  engines: {node: '>= 10'}
1477
1489
  cpu: [x64]
1478
1490
  os: [win32]
@@ -2568,8 +2580,8 @@ packages:
2568
2580
  resolution: {integrity: sha512-Fukw1cUTQ6xdLiHDJhKKPu6svEPaCEDvThqCne3OaQyZvuq2qjhJAd91kJu3PXLG18aooCgYBaB6qQz35hhABg==}
2569
2581
  engines: {node: '>=20.0.0'}
2570
2582
 
2571
- '@swc/helpers@0.5.15':
2572
- resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==}
2583
+ '@swc/helpers@0.5.23':
2584
+ resolution: {integrity: sha512-5lSsMOTXURePglDfvuAQUqkGek9Hg2kksOYay2m0+XR++b2NWYL/4sWyuvVBIs8oKnJaxkdi9whaL/sqN13afw==}
2573
2585
 
2574
2586
  '@tailwindcss/node@4.1.18':
2575
2587
  resolution: {integrity: sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==}
@@ -3146,6 +3158,11 @@ packages:
3146
3158
  base64-js@1.5.1:
3147
3159
  resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
3148
3160
 
3161
+ baseline-browser-mapping@2.11.19:
3162
+ resolution: {integrity: sha512-Grytf1xOxOEMTGRwx6rLGKkTabd4vMg3VrKdj/7joCmV0qgh4QwMMO6xh34YEXQqirAuUdgQGa5orJQQ+69RBw==}
3163
+ engines: {node: '>=6.0.0'}
3164
+ hasBin: true
3165
+
3149
3166
  baseline-browser-mapping@2.9.18:
3150
3167
  resolution: {integrity: sha512-e23vBV1ZLfjb9apvfPk4rHVu2ry6RIr2Wfs+O324okSidrX7pTAnEJPCh/O5BtRlr7QtZI7ktOP3vsqr7Z5XoA==}
3151
3168
  hasBin: true
@@ -3789,8 +3806,8 @@ packages:
3789
3806
  resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
3790
3807
  engines: {node: '>=10'}
3791
3808
 
3792
- eslint-config-next@16.1.1:
3793
- resolution: {integrity: sha512-55nTpVWm3qeuxoQKLOjQVciKZJUphKrNM0fCcQHAIOGl6VFXgaqeMfv0aKJhs7QtcnlAPhNVqsqRfRjeKBPIUA==}
3809
+ eslint-config-next@16.3.3:
3810
+ resolution: {integrity: sha512-teqtsR26tnlfXFHfVLTM/4tzEzU8DMu6GS1sddZzhfGzgd2f2ofbgDUcsk6cssSCzX6Tk6fmWifJcdANSdPJrw==}
3794
3811
  peerDependencies:
3795
3812
  eslint: '>=9.0.0'
3796
3813
  typescript: '>=3.3.1'
@@ -4916,6 +4933,11 @@ packages:
4916
4933
  engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
4917
4934
  hasBin: true
4918
4935
 
4936
+ nanoid@3.3.18:
4937
+ resolution: {integrity: sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==}
4938
+ engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
4939
+ hasBin: true
4940
+
4919
4941
  napi-postinstall@0.3.4:
4920
4942
  resolution: {integrity: sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==}
4921
4943
  engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
@@ -4937,8 +4959,8 @@ packages:
4937
4959
  react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
4938
4960
  react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
4939
4961
 
4940
- next@16.1.1:
4941
- resolution: {integrity: sha512-QI+T7xrxt1pF6SQ/JYFz95ro/mg/1Znk5vBebsWwbpejj1T0A23hO7GYEaVac9QUOT2BIMiuzm0L99ooq7k0/w==}
4962
+ next@16.3.3:
4963
+ resolution: {integrity: sha512-tuRTx1nQ/yVw83cwJBo9F+njGUgMn3UHQycreWHB8XsStvvAh1AthbI8/4IpKnFaF58F+iSiHejYOlMQ/eq83g==}
4942
4964
  engines: {node: '>=20.9.0'}
4943
4965
  hasBin: true
4944
4966
  peerDependencies:
@@ -5263,8 +5285,8 @@ packages:
5263
5285
  postcss-value-parser@4.2.0:
5264
5286
  resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
5265
5287
 
5266
- postcss@8.4.31:
5267
- resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
5288
+ postcss@8.5.23:
5289
+ resolution: {integrity: sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==}
5268
5290
  engines: {node: ^10 || ^12 || >=14}
5269
5291
 
5270
5292
  postcss@8.5.6:
@@ -5564,6 +5586,11 @@ packages:
5564
5586
  engines: {node: '>=10'}
5565
5587
  hasBin: true
5566
5588
 
5589
+ semver@7.8.5:
5590
+ resolution: {integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==}
5591
+ engines: {node: '>=10'}
5592
+ hasBin: true
5593
+
5567
5594
  send@1.2.1:
5568
5595
  resolution: {integrity: sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==}
5569
5596
  engines: {node: '>= 18'}
@@ -5594,9 +5621,14 @@ packages:
5594
5621
  resolution: {integrity: sha512-zOXNAIFclguSYmmoibyXyKiYA6qjEJtXDSvloAMziSREW9Q0R/dLqBUYdb81lOejmZkDYuZApGabbMLH7G8qvQ==}
5595
5622
  hasBin: true
5596
5623
 
5597
- sharp@0.34.5:
5598
- resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==}
5599
- engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
5624
+ sharp@0.35.3:
5625
+ resolution: {integrity: sha512-ej0zVHuZGHCiABXcNxeYhpRnPNPAcvbG8RMdBAhDAxLKkCRVSpK3Iyu7qbqw3JMzoj0REeM6f3tJLtVwl0023Q==}
5626
+ engines: {node: '>=20.9.0'}
5627
+ peerDependencies:
5628
+ '@types/node': '*'
5629
+ peerDependenciesMeta:
5630
+ '@types/node':
5631
+ optional: true
5600
5632
 
5601
5633
  shebang-command@2.0.0:
5602
5634
  resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
@@ -7034,6 +7066,11 @@ snapshots:
7034
7066
  tslib: 2.8.1
7035
7067
  optional: true
7036
7068
 
7069
+ '@emnapi/runtime@1.11.3':
7070
+ dependencies:
7071
+ tslib: 2.8.1
7072
+ optional: true
7073
+
7037
7074
  '@emnapi/runtime@1.8.1':
7038
7075
  dependencies:
7039
7076
  tslib: 2.8.1
@@ -7359,101 +7396,111 @@ snapshots:
7359
7396
 
7360
7397
  '@humanwhocodes/retry@0.4.3': {}
7361
7398
 
7362
- '@img/colour@1.0.0':
7399
+ '@img/colour@1.1.0':
7363
7400
  optional: true
7364
7401
 
7365
- '@img/sharp-darwin-arm64@0.34.5':
7402
+ '@img/sharp-darwin-arm64@0.35.3':
7366
7403
  optionalDependencies:
7367
- '@img/sharp-libvips-darwin-arm64': 1.2.4
7404
+ '@img/sharp-libvips-darwin-arm64': 1.3.2
7368
7405
  optional: true
7369
7406
 
7370
- '@img/sharp-darwin-x64@0.34.5':
7407
+ '@img/sharp-darwin-x64@0.35.3':
7371
7408
  optionalDependencies:
7372
- '@img/sharp-libvips-darwin-x64': 1.2.4
7409
+ '@img/sharp-libvips-darwin-x64': 1.3.2
7410
+ optional: true
7411
+
7412
+ '@img/sharp-freebsd-wasm32@0.35.3':
7413
+ dependencies:
7414
+ '@img/sharp-wasm32': 0.35.3
7373
7415
  optional: true
7374
7416
 
7375
- '@img/sharp-libvips-darwin-arm64@1.2.4':
7417
+ '@img/sharp-libvips-darwin-arm64@1.3.2':
7376
7418
  optional: true
7377
7419
 
7378
- '@img/sharp-libvips-darwin-x64@1.2.4':
7420
+ '@img/sharp-libvips-darwin-x64@1.3.2':
7379
7421
  optional: true
7380
7422
 
7381
- '@img/sharp-libvips-linux-arm64@1.2.4':
7423
+ '@img/sharp-libvips-linux-arm64@1.3.2':
7382
7424
  optional: true
7383
7425
 
7384
- '@img/sharp-libvips-linux-arm@1.2.4':
7426
+ '@img/sharp-libvips-linux-arm@1.3.2':
7385
7427
  optional: true
7386
7428
 
7387
- '@img/sharp-libvips-linux-ppc64@1.2.4':
7429
+ '@img/sharp-libvips-linux-ppc64@1.3.2':
7388
7430
  optional: true
7389
7431
 
7390
- '@img/sharp-libvips-linux-riscv64@1.2.4':
7432
+ '@img/sharp-libvips-linux-riscv64@1.3.2':
7391
7433
  optional: true
7392
7434
 
7393
- '@img/sharp-libvips-linux-s390x@1.2.4':
7435
+ '@img/sharp-libvips-linux-s390x@1.3.2':
7394
7436
  optional: true
7395
7437
 
7396
- '@img/sharp-libvips-linux-x64@1.2.4':
7438
+ '@img/sharp-libvips-linux-x64@1.3.2':
7397
7439
  optional: true
7398
7440
 
7399
- '@img/sharp-libvips-linuxmusl-arm64@1.2.4':
7441
+ '@img/sharp-libvips-linuxmusl-arm64@1.3.2':
7400
7442
  optional: true
7401
7443
 
7402
- '@img/sharp-libvips-linuxmusl-x64@1.2.4':
7444
+ '@img/sharp-libvips-linuxmusl-x64@1.3.2':
7403
7445
  optional: true
7404
7446
 
7405
- '@img/sharp-linux-arm64@0.34.5':
7447
+ '@img/sharp-linux-arm64@0.35.3':
7406
7448
  optionalDependencies:
7407
- '@img/sharp-libvips-linux-arm64': 1.2.4
7449
+ '@img/sharp-libvips-linux-arm64': 1.3.2
7408
7450
  optional: true
7409
7451
 
7410
- '@img/sharp-linux-arm@0.34.5':
7452
+ '@img/sharp-linux-arm@0.35.3':
7411
7453
  optionalDependencies:
7412
- '@img/sharp-libvips-linux-arm': 1.2.4
7454
+ '@img/sharp-libvips-linux-arm': 1.3.2
7413
7455
  optional: true
7414
7456
 
7415
- '@img/sharp-linux-ppc64@0.34.5':
7457
+ '@img/sharp-linux-ppc64@0.35.3':
7416
7458
  optionalDependencies:
7417
- '@img/sharp-libvips-linux-ppc64': 1.2.4
7459
+ '@img/sharp-libvips-linux-ppc64': 1.3.2
7418
7460
  optional: true
7419
7461
 
7420
- '@img/sharp-linux-riscv64@0.34.5':
7462
+ '@img/sharp-linux-riscv64@0.35.3':
7421
7463
  optionalDependencies:
7422
- '@img/sharp-libvips-linux-riscv64': 1.2.4
7464
+ '@img/sharp-libvips-linux-riscv64': 1.3.2
7423
7465
  optional: true
7424
7466
 
7425
- '@img/sharp-linux-s390x@0.34.5':
7467
+ '@img/sharp-linux-s390x@0.35.3':
7426
7468
  optionalDependencies:
7427
- '@img/sharp-libvips-linux-s390x': 1.2.4
7469
+ '@img/sharp-libvips-linux-s390x': 1.3.2
7428
7470
  optional: true
7429
7471
 
7430
- '@img/sharp-linux-x64@0.34.5':
7472
+ '@img/sharp-linux-x64@0.35.3':
7431
7473
  optionalDependencies:
7432
- '@img/sharp-libvips-linux-x64': 1.2.4
7474
+ '@img/sharp-libvips-linux-x64': 1.3.2
7433
7475
  optional: true
7434
7476
 
7435
- '@img/sharp-linuxmusl-arm64@0.34.5':
7477
+ '@img/sharp-linuxmusl-arm64@0.35.3':
7436
7478
  optionalDependencies:
7437
- '@img/sharp-libvips-linuxmusl-arm64': 1.2.4
7479
+ '@img/sharp-libvips-linuxmusl-arm64': 1.3.2
7438
7480
  optional: true
7439
7481
 
7440
- '@img/sharp-linuxmusl-x64@0.34.5':
7482
+ '@img/sharp-linuxmusl-x64@0.35.3':
7441
7483
  optionalDependencies:
7442
- '@img/sharp-libvips-linuxmusl-x64': 1.2.4
7484
+ '@img/sharp-libvips-linuxmusl-x64': 1.3.2
7443
7485
  optional: true
7444
7486
 
7445
- '@img/sharp-wasm32@0.34.5':
7487
+ '@img/sharp-wasm32@0.35.3':
7446
7488
  dependencies:
7447
- '@emnapi/runtime': 1.8.1
7489
+ '@emnapi/runtime': 1.11.3
7490
+ optional: true
7491
+
7492
+ '@img/sharp-webcontainers-wasm32@0.35.3':
7493
+ dependencies:
7494
+ '@img/sharp-wasm32': 0.35.3
7448
7495
  optional: true
7449
7496
 
7450
- '@img/sharp-win32-arm64@0.34.5':
7497
+ '@img/sharp-win32-arm64@0.35.3':
7451
7498
  optional: true
7452
7499
 
7453
- '@img/sharp-win32-ia32@0.34.5':
7500
+ '@img/sharp-win32-ia32@0.35.3':
7454
7501
  optional: true
7455
7502
 
7456
- '@img/sharp-win32-x64@0.34.5':
7503
+ '@img/sharp-win32-x64@0.35.3':
7457
7504
  optional: true
7458
7505
 
7459
7506
  '@inquirer/ansi@1.0.2': {}
@@ -7589,34 +7636,37 @@ snapshots:
7589
7636
  '@tybys/wasm-util': 0.10.1
7590
7637
  optional: true
7591
7638
 
7592
- '@next/env@16.1.1': {}
7639
+ '@next/env@16.3.3': {}
7593
7640
 
7594
- '@next/eslint-plugin-next@16.1.1':
7641
+ '@next/eslint-plugin-next@16.3.3(eslint@9.39.2(jiti@2.6.1))':
7595
7642
  dependencies:
7643
+ '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
7596
7644
  fast-glob: 3.3.1
7645
+ transitivePeerDependencies:
7646
+ - eslint
7597
7647
 
7598
- '@next/swc-darwin-arm64@16.1.1':
7648
+ '@next/swc-darwin-arm64@16.3.3':
7599
7649
  optional: true
7600
7650
 
7601
- '@next/swc-darwin-x64@16.1.1':
7651
+ '@next/swc-darwin-x64@16.3.3':
7602
7652
  optional: true
7603
7653
 
7604
- '@next/swc-linux-arm64-gnu@16.1.1':
7654
+ '@next/swc-linux-arm64-gnu@16.3.3':
7605
7655
  optional: true
7606
7656
 
7607
- '@next/swc-linux-arm64-musl@16.1.1':
7657
+ '@next/swc-linux-arm64-musl@16.3.3':
7608
7658
  optional: true
7609
7659
 
7610
- '@next/swc-linux-x64-gnu@16.1.1':
7660
+ '@next/swc-linux-x64-gnu@16.3.3':
7611
7661
  optional: true
7612
7662
 
7613
- '@next/swc-linux-x64-musl@16.1.1':
7663
+ '@next/swc-linux-x64-musl@16.3.3':
7614
7664
  optional: true
7615
7665
 
7616
- '@next/swc-win32-arm64-msvc@16.1.1':
7666
+ '@next/swc-win32-arm64-msvc@16.3.3':
7617
7667
  optional: true
7618
7668
 
7619
- '@next/swc-win32-x64-msvc@16.1.1':
7669
+ '@next/swc-win32-x64-msvc@16.3.3':
7620
7670
  optional: true
7621
7671
 
7622
7672
  '@noble/ciphers@1.3.0': {}
@@ -8836,7 +8886,7 @@ snapshots:
8836
8886
  - bufferutil
8837
8887
  - utf-8-validate
8838
8888
 
8839
- '@swc/helpers@0.5.15':
8889
+ '@swc/helpers@0.5.23':
8840
8890
  dependencies:
8841
8891
  tslib: 2.8.1
8842
8892
 
@@ -9410,6 +9460,8 @@ snapshots:
9410
9460
 
9411
9461
  base64-js@1.5.1: {}
9412
9462
 
9463
+ baseline-browser-mapping@2.11.19: {}
9464
+
9413
9465
  baseline-browser-mapping@2.9.18: {}
9414
9466
 
9415
9467
  binary-extensions@2.3.0: {}
@@ -10071,9 +10123,9 @@ snapshots:
10071
10123
 
10072
10124
  escape-string-regexp@4.0.0: {}
10073
10125
 
10074
- eslint-config-next@16.1.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
10126
+ eslint-config-next@16.3.3(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
10075
10127
  dependencies:
10076
- '@next/eslint-plugin-next': 16.1.1
10128
+ '@next/eslint-plugin-next': 16.3.3(eslint@9.39.2(jiti@2.6.1))
10077
10129
  eslint: 9.39.2(jiti@2.6.1)
10078
10130
  eslint-import-resolver-node: 0.3.9
10079
10131
  eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.6.1))
@@ -10114,7 +10166,7 @@ snapshots:
10114
10166
  transitivePeerDependencies:
10115
10167
  - supports-color
10116
10168
 
10117
- eslint-module-utils@2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2(jiti@2.6.1)):
10169
+ eslint-module-utils@2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1)):
10118
10170
  dependencies:
10119
10171
  debug: 3.2.7
10120
10172
  optionalDependencies:
@@ -10136,7 +10188,7 @@ snapshots:
10136
10188
  doctrine: 2.1.0
10137
10189
  eslint: 9.39.2(jiti@2.6.1)
10138
10190
  eslint-import-resolver-node: 0.3.9
10139
- eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2(jiti@2.6.1))
10191
+ eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1))
10140
10192
  hasown: 2.0.2
10141
10193
  is-core-module: 2.16.1
10142
10194
  is-glob: 4.0.3
@@ -11224,6 +11276,8 @@ snapshots:
11224
11276
 
11225
11277
  nanoid@3.3.11: {}
11226
11278
 
11279
+ nanoid@3.3.18: {}
11280
+
11227
11281
  napi-postinstall@0.3.4: {}
11228
11282
 
11229
11283
  natural-compare@1.4.0: {}
@@ -11237,28 +11291,29 @@ snapshots:
11237
11291
  react: 19.2.3
11238
11292
  react-dom: 19.2.3(react@19.2.3)
11239
11293
 
11240
- next@16.1.1(@babel/core@7.28.6)(react-dom@19.2.3(react@19.2.3))(react@19.2.3):
11294
+ next@16.3.3(@babel/core@7.28.6)(@types/node@20.19.30)(react-dom@19.2.3(react@19.2.3))(react@19.2.3):
11241
11295
  dependencies:
11242
- '@next/env': 16.1.1
11243
- '@swc/helpers': 0.5.15
11244
- baseline-browser-mapping: 2.9.18
11296
+ '@next/env': 16.3.3
11297
+ '@swc/helpers': 0.5.23
11298
+ baseline-browser-mapping: 2.11.19
11245
11299
  caniuse-lite: 1.0.30001766
11246
- postcss: 8.4.31
11300
+ postcss: 8.5.23
11247
11301
  react: 19.2.3
11248
11302
  react-dom: 19.2.3(react@19.2.3)
11249
11303
  styled-jsx: 5.1.6(@babel/core@7.28.6)(react@19.2.3)
11250
11304
  optionalDependencies:
11251
- '@next/swc-darwin-arm64': 16.1.1
11252
- '@next/swc-darwin-x64': 16.1.1
11253
- '@next/swc-linux-arm64-gnu': 16.1.1
11254
- '@next/swc-linux-arm64-musl': 16.1.1
11255
- '@next/swc-linux-x64-gnu': 16.1.1
11256
- '@next/swc-linux-x64-musl': 16.1.1
11257
- '@next/swc-win32-arm64-msvc': 16.1.1
11258
- '@next/swc-win32-x64-msvc': 16.1.1
11259
- sharp: 0.34.5
11305
+ '@next/swc-darwin-arm64': 16.3.3
11306
+ '@next/swc-darwin-x64': 16.3.3
11307
+ '@next/swc-linux-arm64-gnu': 16.3.3
11308
+ '@next/swc-linux-arm64-musl': 16.3.3
11309
+ '@next/swc-linux-x64-gnu': 16.3.3
11310
+ '@next/swc-linux-x64-musl': 16.3.3
11311
+ '@next/swc-win32-arm64-msvc': 16.3.3
11312
+ '@next/swc-win32-x64-msvc': 16.3.3
11313
+ sharp: 0.35.3(@types/node@20.19.30)
11260
11314
  transitivePeerDependencies:
11261
11315
  - '@babel/core'
11316
+ - '@types/node'
11262
11317
  - babel-plugin-macros
11263
11318
 
11264
11319
  node-domexception@1.0.0: {}
@@ -11522,13 +11577,14 @@ snapshots:
11522
11577
 
11523
11578
  possible-typed-array-names@1.1.0: {}
11524
11579
 
11525
- postcss-load-config@6.0.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0):
11580
+ postcss-load-config@6.0.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(yaml@1.10.2):
11526
11581
  dependencies:
11527
11582
  lilconfig: 3.1.3
11528
11583
  optionalDependencies:
11529
11584
  jiti: 2.6.1
11530
11585
  postcss: 8.5.6
11531
11586
  tsx: 4.21.0
11587
+ yaml: 1.10.2
11532
11588
 
11533
11589
  postcss-resolve-nested-selector@0.1.6: {}
11534
11590
 
@@ -11543,9 +11599,9 @@ snapshots:
11543
11599
 
11544
11600
  postcss-value-parser@4.2.0: {}
11545
11601
 
11546
- postcss@8.4.31:
11602
+ postcss@8.5.23:
11547
11603
  dependencies:
11548
- nanoid: 3.3.11
11604
+ nanoid: 3.3.18
11549
11605
  picocolors: 1.1.1
11550
11606
  source-map-js: 1.2.1
11551
11607
 
@@ -11924,6 +11980,9 @@ snapshots:
11924
11980
 
11925
11981
  semver@7.7.3: {}
11926
11982
 
11983
+ semver@7.8.5:
11984
+ optional: true
11985
+
11927
11986
  send@1.2.1:
11928
11987
  dependencies:
11929
11988
  debug: 4.4.3
@@ -12021,36 +12080,38 @@ snapshots:
12021
12080
  - supports-color
12022
12081
  - typescript
12023
12082
 
12024
- sharp@0.34.5:
12083
+ sharp@0.35.3(@types/node@20.19.30):
12025
12084
  dependencies:
12026
- '@img/colour': 1.0.0
12085
+ '@img/colour': 1.1.0
12027
12086
  detect-libc: 2.1.2
12028
- semver: 7.7.3
12087
+ semver: 7.8.5
12029
12088
  optionalDependencies:
12030
- '@img/sharp-darwin-arm64': 0.34.5
12031
- '@img/sharp-darwin-x64': 0.34.5
12032
- '@img/sharp-libvips-darwin-arm64': 1.2.4
12033
- '@img/sharp-libvips-darwin-x64': 1.2.4
12034
- '@img/sharp-libvips-linux-arm': 1.2.4
12035
- '@img/sharp-libvips-linux-arm64': 1.2.4
12036
- '@img/sharp-libvips-linux-ppc64': 1.2.4
12037
- '@img/sharp-libvips-linux-riscv64': 1.2.4
12038
- '@img/sharp-libvips-linux-s390x': 1.2.4
12039
- '@img/sharp-libvips-linux-x64': 1.2.4
12040
- '@img/sharp-libvips-linuxmusl-arm64': 1.2.4
12041
- '@img/sharp-libvips-linuxmusl-x64': 1.2.4
12042
- '@img/sharp-linux-arm': 0.34.5
12043
- '@img/sharp-linux-arm64': 0.34.5
12044
- '@img/sharp-linux-ppc64': 0.34.5
12045
- '@img/sharp-linux-riscv64': 0.34.5
12046
- '@img/sharp-linux-s390x': 0.34.5
12047
- '@img/sharp-linux-x64': 0.34.5
12048
- '@img/sharp-linuxmusl-arm64': 0.34.5
12049
- '@img/sharp-linuxmusl-x64': 0.34.5
12050
- '@img/sharp-wasm32': 0.34.5
12051
- '@img/sharp-win32-arm64': 0.34.5
12052
- '@img/sharp-win32-ia32': 0.34.5
12053
- '@img/sharp-win32-x64': 0.34.5
12089
+ '@img/sharp-darwin-arm64': 0.35.3
12090
+ '@img/sharp-darwin-x64': 0.35.3
12091
+ '@img/sharp-freebsd-wasm32': 0.35.3
12092
+ '@img/sharp-libvips-darwin-arm64': 1.3.2
12093
+ '@img/sharp-libvips-darwin-x64': 1.3.2
12094
+ '@img/sharp-libvips-linux-arm': 1.3.2
12095
+ '@img/sharp-libvips-linux-arm64': 1.3.2
12096
+ '@img/sharp-libvips-linux-ppc64': 1.3.2
12097
+ '@img/sharp-libvips-linux-riscv64': 1.3.2
12098
+ '@img/sharp-libvips-linux-s390x': 1.3.2
12099
+ '@img/sharp-libvips-linux-x64': 1.3.2
12100
+ '@img/sharp-libvips-linuxmusl-arm64': 1.3.2
12101
+ '@img/sharp-libvips-linuxmusl-x64': 1.3.2
12102
+ '@img/sharp-linux-arm': 0.35.3
12103
+ '@img/sharp-linux-arm64': 0.35.3
12104
+ '@img/sharp-linux-ppc64': 0.35.3
12105
+ '@img/sharp-linux-riscv64': 0.35.3
12106
+ '@img/sharp-linux-s390x': 0.35.3
12107
+ '@img/sharp-linux-x64': 0.35.3
12108
+ '@img/sharp-linuxmusl-arm64': 0.35.3
12109
+ '@img/sharp-linuxmusl-x64': 0.35.3
12110
+ '@img/sharp-webcontainers-wasm32': 0.35.3
12111
+ '@img/sharp-win32-arm64': 0.35.3
12112
+ '@img/sharp-win32-ia32': 0.35.3
12113
+ '@img/sharp-win32-x64': 0.35.3
12114
+ '@types/node': 20.19.30
12054
12115
  optional: true
12055
12116
 
12056
12117
  shebang-command@2.0.0:
@@ -12422,7 +12483,7 @@ snapshots:
12422
12483
 
12423
12484
  tslib@2.8.1: {}
12424
12485
 
12425
- tsup@8.5.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3):
12486
+ tsup@8.5.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3)(yaml@1.10.2):
12426
12487
  dependencies:
12427
12488
  bundle-require: 5.1.0(esbuild@0.27.3)
12428
12489
  cac: 6.7.14
@@ -12433,7 +12494,7 @@ snapshots:
12433
12494
  fix-dts-default-cjs-exports: 1.0.1
12434
12495
  joycon: 3.1.1
12435
12496
  picocolors: 1.1.1
12436
- postcss-load-config: 6.0.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)
12497
+ postcss-load-config: 6.0.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(yaml@1.10.2)
12437
12498
  resolve-from: 5.0.0
12438
12499
  rollup: 4.59.0
12439
12500
  source-map: 0.7.6