@coze-arch/cli 0.0.36-alpha.fde2b5 → 0.0.37-alpha.4b3e81
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/README.md +0 -11
- package/lib/__templates__/nextjs/package.json +3 -2
- package/lib/__templates__/nextjs/pnpm-lock.yaml +259 -206
- package/lib/__templates__/nextjs/template.config.js +1 -3
- package/lib/__templates__/templates.json +0 -25
- package/lib/__templates__/vite/template.config.js +1 -3
- package/lib/cli.js +199 -3169
- package/package.json +3 -5
- package/docs/deploy.md +0 -164
- package/lib/__templates__/phaser/.coze +0 -13
- package/lib/__templates__/phaser/README.md +0 -37
- package/lib/__templates__/phaser/_gitignore +0 -23
- package/lib/__templates__/phaser/_npmrc +0 -14
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0001.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0002.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0003.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0004.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0005.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0006.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0007.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0008.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0009.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0010.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0011.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0012.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0013.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0014.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0015.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0016.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0017.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0018.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0019.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0020.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0021.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0022.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0023.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/frame_0024.png +0 -0
- package/lib/__templates__/phaser/assets/image_sequence/coze-game-loading/manifest.json +0 -11
- package/lib/__templates__/phaser/debug-runtime/flow-graph.json +0 -20
- package/lib/__templates__/phaser/index.html +0 -12
- package/lib/__templates__/phaser/package.json +0 -31
- package/lib/__templates__/phaser/pnpm-lock.yaml +0 -661
- package/lib/__templates__/phaser/scripts/build.sh +0 -8
- package/lib/__templates__/phaser/scripts/dev.sh +0 -82
- package/lib/__templates__/phaser/scripts/prepare.sh +0 -7
- package/lib/__templates__/phaser/scripts/spawn-detached.cjs +0 -29
- package/lib/__templates__/phaser/scripts/start.sh +0 -82
- package/lib/__templates__/phaser/scripts/validate.sh +0 -7
- package/lib/__templates__/phaser/src/assets.ts +0 -15
- package/lib/__templates__/phaser/src/global.d.ts +0 -36
- package/lib/__templates__/phaser/src/main.ts +0 -28
- package/lib/__templates__/phaser/src/scene/BootScene.ts +0 -209
- package/lib/__templates__/phaser/src/scene/DevLoadingScene.ts +0 -66
- package/lib/__templates__/phaser/src/style.css +0 -28
- package/lib/__templates__/phaser/src/types.ts +0 -32
- package/lib/__templates__/phaser/src/utils/asset-loader.ts +0 -319
- package/lib/__templates__/phaser/src/utils/index.ts +0 -2
- package/lib/__templates__/phaser/src/utils/mark-editable.ts +0 -6
- package/lib/__templates__/phaser/template.config.js +0 -43
- package/lib/__templates__/phaser/tsconfig.json +0 -23
- package/lib/__templates__/phaser/vite.config.ts +0 -96
- package/lib/deploy/package-project.js +0 -220
- package/lib/deploy/package-project.py +0 -165
|
@@ -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.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)
|
|
@@ -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.3
|
|
166
|
+
version: 0.35.3(@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)
|
|
@@ -202,8 +205,8 @@ importers:
|
|
|
202
205
|
specifier: ^9
|
|
203
206
|
version: 9.39.2(jiti@2.6.1)
|
|
204
207
|
eslint-config-next:
|
|
205
|
-
specifier: 16.
|
|
206
|
-
version: 16.
|
|
208
|
+
specifier: 16.3.3
|
|
209
|
+
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
210
|
only-allow:
|
|
208
211
|
specifier: ^1.2.2
|
|
209
212
|
version: 1.2.2
|
|
@@ -224,7 +227,7 @@ importers:
|
|
|
224
227
|
version: 4.1.18
|
|
225
228
|
tsup:
|
|
226
229
|
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)
|
|
230
|
+
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
231
|
tsx:
|
|
229
232
|
specifier: ^4.19.2
|
|
230
233
|
version: 4.21.0
|
|
@@ -630,8 +633,8 @@ packages:
|
|
|
630
633
|
'@emnapi/core@1.8.1':
|
|
631
634
|
resolution: {integrity: sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg==}
|
|
632
635
|
|
|
633
|
-
'@emnapi/runtime@1.
|
|
634
|
-
resolution: {integrity: sha512-
|
|
636
|
+
'@emnapi/runtime@1.11.3':
|
|
637
|
+
resolution: {integrity: sha512-Xz4Tpyki7XyrpbUK1jR1AhdAdaXyhhY4lZ3neLodmhpuWfy2PAQN5B46sAiU4liOXGLkHypn/qU+jvfWSCYYLA==}
|
|
635
638
|
|
|
636
639
|
'@emnapi/wasi-threads@1.1.0':
|
|
637
640
|
resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==}
|
|
@@ -1168,156 +1171,165 @@ packages:
|
|
|
1168
1171
|
resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
|
|
1169
1172
|
engines: {node: '>=18.18'}
|
|
1170
1173
|
|
|
1171
|
-
'@img/colour@1.
|
|
1172
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
1176
|
-
resolution: {integrity: sha512-
|
|
1177
|
-
engines: {node:
|
|
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.
|
|
1182
|
-
resolution: {integrity: sha512-
|
|
1183
|
-
engines: {node:
|
|
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-
|
|
1188
|
-
resolution: {integrity: sha512-
|
|
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
|
|
1193
|
-
resolution: {integrity: sha512-
|
|
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
|
|
1198
|
-
resolution: {integrity: sha512-
|
|
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
|
|
1204
|
-
resolution: {integrity: sha512-
|
|
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
|
|
1210
|
-
resolution: {integrity: sha512-
|
|
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
|
|
1216
|
-
resolution: {integrity: sha512-
|
|
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
|
|
1222
|
-
resolution: {integrity: sha512
|
|
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
|
|
1228
|
-
resolution: {integrity: sha512-
|
|
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
|
|
1234
|
-
resolution: {integrity: sha512-
|
|
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
|
|
1240
|
-
resolution: {integrity: sha512
|
|
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.
|
|
1246
|
-
resolution: {integrity: sha512-
|
|
1247
|
-
engines: {node:
|
|
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.
|
|
1253
|
-
resolution: {integrity: sha512-
|
|
1254
|
-
engines: {node:
|
|
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.
|
|
1260
|
-
resolution: {integrity: sha512-
|
|
1261
|
-
engines: {node:
|
|
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.
|
|
1267
|
-
resolution: {integrity: sha512-
|
|
1268
|
-
engines: {node:
|
|
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.
|
|
1274
|
-
resolution: {integrity: sha512-
|
|
1275
|
-
engines: {node:
|
|
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.
|
|
1281
|
-
resolution: {integrity: sha512-
|
|
1282
|
-
engines: {node:
|
|
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.
|
|
1288
|
-
resolution: {integrity: sha512-
|
|
1289
|
-
engines: {node:
|
|
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.
|
|
1295
|
-
resolution: {integrity: sha512-
|
|
1296
|
-
engines: {node:
|
|
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.
|
|
1302
|
-
resolution: {integrity: sha512-
|
|
1303
|
-
engines: {node:
|
|
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.
|
|
1307
|
-
resolution: {integrity: sha512-
|
|
1308
|
-
engines: {node:
|
|
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.
|
|
1313
|
-
resolution: {integrity: sha512-
|
|
1314
|
-
engines: {node: ^
|
|
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.
|
|
1319
|
-
resolution: {integrity: sha512
|
|
1320
|
-
engines: {node:
|
|
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.
|
|
1423
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
1426
|
-
resolution: {integrity: sha512-
|
|
1437
|
+
'@next/eslint-plugin-next@16.3.3':
|
|
1438
|
+
resolution: {integrity: sha512-pbEh30vvjKpDoTAmo1v3q2uM4JUi8QaEBpbmjWvGfoec2jLghy/WNtvzAT0bk+Ik9oz6etjt4YjXEk4BQnicCw==}
|
|
1427
1439
|
|
|
1428
|
-
'@next/swc-darwin-arm64@16.
|
|
1429
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
1435
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
1441
|
-
resolution: {integrity: sha512
|
|
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.
|
|
1448
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
1455
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
1462
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
1469
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
1475
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
2572
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
3793
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
4941
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
5267
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
5598
|
-
resolution: {integrity: sha512-
|
|
5599
|
-
engines: {node:
|
|
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,7 +7066,7 @@ snapshots:
|
|
|
7034
7066
|
tslib: 2.8.1
|
|
7035
7067
|
optional: true
|
|
7036
7068
|
|
|
7037
|
-
'@emnapi/runtime@1.
|
|
7069
|
+
'@emnapi/runtime@1.11.3':
|
|
7038
7070
|
dependencies:
|
|
7039
7071
|
tslib: 2.8.1
|
|
7040
7072
|
optional: true
|
|
@@ -7359,101 +7391,110 @@ snapshots:
|
|
|
7359
7391
|
|
|
7360
7392
|
'@humanwhocodes/retry@0.4.3': {}
|
|
7361
7393
|
|
|
7362
|
-
'@img/colour@1.
|
|
7363
|
-
optional: true
|
|
7394
|
+
'@img/colour@1.1.0': {}
|
|
7364
7395
|
|
|
7365
|
-
'@img/sharp-darwin-arm64@0.
|
|
7396
|
+
'@img/sharp-darwin-arm64@0.35.3':
|
|
7366
7397
|
optionalDependencies:
|
|
7367
|
-
'@img/sharp-libvips-darwin-arm64': 1.2
|
|
7398
|
+
'@img/sharp-libvips-darwin-arm64': 1.3.2
|
|
7368
7399
|
optional: true
|
|
7369
7400
|
|
|
7370
|
-
'@img/sharp-darwin-x64@0.
|
|
7401
|
+
'@img/sharp-darwin-x64@0.35.3':
|
|
7371
7402
|
optionalDependencies:
|
|
7372
|
-
'@img/sharp-libvips-darwin-x64': 1.2
|
|
7403
|
+
'@img/sharp-libvips-darwin-x64': 1.3.2
|
|
7404
|
+
optional: true
|
|
7405
|
+
|
|
7406
|
+
'@img/sharp-freebsd-wasm32@0.35.3':
|
|
7407
|
+
dependencies:
|
|
7408
|
+
'@img/sharp-wasm32': 0.35.3
|
|
7373
7409
|
optional: true
|
|
7374
7410
|
|
|
7375
|
-
'@img/sharp-libvips-darwin-arm64@1.2
|
|
7411
|
+
'@img/sharp-libvips-darwin-arm64@1.3.2':
|
|
7376
7412
|
optional: true
|
|
7377
7413
|
|
|
7378
|
-
'@img/sharp-libvips-darwin-x64@1.2
|
|
7414
|
+
'@img/sharp-libvips-darwin-x64@1.3.2':
|
|
7379
7415
|
optional: true
|
|
7380
7416
|
|
|
7381
|
-
'@img/sharp-libvips-linux-arm64@1.2
|
|
7417
|
+
'@img/sharp-libvips-linux-arm64@1.3.2':
|
|
7382
7418
|
optional: true
|
|
7383
7419
|
|
|
7384
|
-
'@img/sharp-libvips-linux-arm@1.2
|
|
7420
|
+
'@img/sharp-libvips-linux-arm@1.3.2':
|
|
7385
7421
|
optional: true
|
|
7386
7422
|
|
|
7387
|
-
'@img/sharp-libvips-linux-ppc64@1.2
|
|
7423
|
+
'@img/sharp-libvips-linux-ppc64@1.3.2':
|
|
7388
7424
|
optional: true
|
|
7389
7425
|
|
|
7390
|
-
'@img/sharp-libvips-linux-riscv64@1.2
|
|
7426
|
+
'@img/sharp-libvips-linux-riscv64@1.3.2':
|
|
7391
7427
|
optional: true
|
|
7392
7428
|
|
|
7393
|
-
'@img/sharp-libvips-linux-s390x@1.2
|
|
7429
|
+
'@img/sharp-libvips-linux-s390x@1.3.2':
|
|
7394
7430
|
optional: true
|
|
7395
7431
|
|
|
7396
|
-
'@img/sharp-libvips-linux-x64@1.2
|
|
7432
|
+
'@img/sharp-libvips-linux-x64@1.3.2':
|
|
7397
7433
|
optional: true
|
|
7398
7434
|
|
|
7399
|
-
'@img/sharp-libvips-linuxmusl-arm64@1.2
|
|
7435
|
+
'@img/sharp-libvips-linuxmusl-arm64@1.3.2':
|
|
7400
7436
|
optional: true
|
|
7401
7437
|
|
|
7402
|
-
'@img/sharp-libvips-linuxmusl-x64@1.2
|
|
7438
|
+
'@img/sharp-libvips-linuxmusl-x64@1.3.2':
|
|
7403
7439
|
optional: true
|
|
7404
7440
|
|
|
7405
|
-
'@img/sharp-linux-arm64@0.
|
|
7441
|
+
'@img/sharp-linux-arm64@0.35.3':
|
|
7406
7442
|
optionalDependencies:
|
|
7407
|
-
'@img/sharp-libvips-linux-arm64': 1.2
|
|
7443
|
+
'@img/sharp-libvips-linux-arm64': 1.3.2
|
|
7408
7444
|
optional: true
|
|
7409
7445
|
|
|
7410
|
-
'@img/sharp-linux-arm@0.
|
|
7446
|
+
'@img/sharp-linux-arm@0.35.3':
|
|
7411
7447
|
optionalDependencies:
|
|
7412
|
-
'@img/sharp-libvips-linux-arm': 1.2
|
|
7448
|
+
'@img/sharp-libvips-linux-arm': 1.3.2
|
|
7413
7449
|
optional: true
|
|
7414
7450
|
|
|
7415
|
-
'@img/sharp-linux-ppc64@0.
|
|
7451
|
+
'@img/sharp-linux-ppc64@0.35.3':
|
|
7416
7452
|
optionalDependencies:
|
|
7417
|
-
'@img/sharp-libvips-linux-ppc64': 1.2
|
|
7453
|
+
'@img/sharp-libvips-linux-ppc64': 1.3.2
|
|
7418
7454
|
optional: true
|
|
7419
7455
|
|
|
7420
|
-
'@img/sharp-linux-riscv64@0.
|
|
7456
|
+
'@img/sharp-linux-riscv64@0.35.3':
|
|
7421
7457
|
optionalDependencies:
|
|
7422
|
-
'@img/sharp-libvips-linux-riscv64': 1.2
|
|
7458
|
+
'@img/sharp-libvips-linux-riscv64': 1.3.2
|
|
7423
7459
|
optional: true
|
|
7424
7460
|
|
|
7425
|
-
'@img/sharp-linux-s390x@0.
|
|
7461
|
+
'@img/sharp-linux-s390x@0.35.3':
|
|
7426
7462
|
optionalDependencies:
|
|
7427
|
-
'@img/sharp-libvips-linux-s390x': 1.2
|
|
7463
|
+
'@img/sharp-libvips-linux-s390x': 1.3.2
|
|
7428
7464
|
optional: true
|
|
7429
7465
|
|
|
7430
|
-
'@img/sharp-linux-x64@0.
|
|
7466
|
+
'@img/sharp-linux-x64@0.35.3':
|
|
7431
7467
|
optionalDependencies:
|
|
7432
|
-
'@img/sharp-libvips-linux-x64': 1.2
|
|
7468
|
+
'@img/sharp-libvips-linux-x64': 1.3.2
|
|
7433
7469
|
optional: true
|
|
7434
7470
|
|
|
7435
|
-
'@img/sharp-linuxmusl-arm64@0.
|
|
7471
|
+
'@img/sharp-linuxmusl-arm64@0.35.3':
|
|
7436
7472
|
optionalDependencies:
|
|
7437
|
-
'@img/sharp-libvips-linuxmusl-arm64': 1.2
|
|
7473
|
+
'@img/sharp-libvips-linuxmusl-arm64': 1.3.2
|
|
7438
7474
|
optional: true
|
|
7439
7475
|
|
|
7440
|
-
'@img/sharp-linuxmusl-x64@0.
|
|
7476
|
+
'@img/sharp-linuxmusl-x64@0.35.3':
|
|
7441
7477
|
optionalDependencies:
|
|
7442
|
-
'@img/sharp-libvips-linuxmusl-x64': 1.2
|
|
7478
|
+
'@img/sharp-libvips-linuxmusl-x64': 1.3.2
|
|
7479
|
+
optional: true
|
|
7480
|
+
|
|
7481
|
+
'@img/sharp-wasm32@0.35.3':
|
|
7482
|
+
dependencies:
|
|
7483
|
+
'@emnapi/runtime': 1.11.3
|
|
7443
7484
|
optional: true
|
|
7444
7485
|
|
|
7445
|
-
'@img/sharp-wasm32@0.
|
|
7486
|
+
'@img/sharp-webcontainers-wasm32@0.35.3':
|
|
7446
7487
|
dependencies:
|
|
7447
|
-
'@
|
|
7488
|
+
'@img/sharp-wasm32': 0.35.3
|
|
7448
7489
|
optional: true
|
|
7449
7490
|
|
|
7450
|
-
'@img/sharp-win32-arm64@0.
|
|
7491
|
+
'@img/sharp-win32-arm64@0.35.3':
|
|
7451
7492
|
optional: true
|
|
7452
7493
|
|
|
7453
|
-
'@img/sharp-win32-ia32@0.
|
|
7494
|
+
'@img/sharp-win32-ia32@0.35.3':
|
|
7454
7495
|
optional: true
|
|
7455
7496
|
|
|
7456
|
-
'@img/sharp-win32-x64@0.
|
|
7497
|
+
'@img/sharp-win32-x64@0.35.3':
|
|
7457
7498
|
optional: true
|
|
7458
7499
|
|
|
7459
7500
|
'@inquirer/ansi@1.0.2': {}
|
|
@@ -7585,38 +7626,41 @@ snapshots:
|
|
|
7585
7626
|
'@napi-rs/wasm-runtime@0.2.12':
|
|
7586
7627
|
dependencies:
|
|
7587
7628
|
'@emnapi/core': 1.8.1
|
|
7588
|
-
'@emnapi/runtime': 1.
|
|
7629
|
+
'@emnapi/runtime': 1.11.3
|
|
7589
7630
|
'@tybys/wasm-util': 0.10.1
|
|
7590
7631
|
optional: true
|
|
7591
7632
|
|
|
7592
|
-
'@next/env@16.
|
|
7633
|
+
'@next/env@16.3.3': {}
|
|
7593
7634
|
|
|
7594
|
-
'@next/eslint-plugin-next@16.
|
|
7635
|
+
'@next/eslint-plugin-next@16.3.3(eslint@9.39.2(jiti@2.6.1))':
|
|
7595
7636
|
dependencies:
|
|
7637
|
+
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
|
|
7596
7638
|
fast-glob: 3.3.1
|
|
7639
|
+
transitivePeerDependencies:
|
|
7640
|
+
- eslint
|
|
7597
7641
|
|
|
7598
|
-
'@next/swc-darwin-arm64@16.
|
|
7642
|
+
'@next/swc-darwin-arm64@16.3.3':
|
|
7599
7643
|
optional: true
|
|
7600
7644
|
|
|
7601
|
-
'@next/swc-darwin-x64@16.
|
|
7645
|
+
'@next/swc-darwin-x64@16.3.3':
|
|
7602
7646
|
optional: true
|
|
7603
7647
|
|
|
7604
|
-
'@next/swc-linux-arm64-gnu@16.
|
|
7648
|
+
'@next/swc-linux-arm64-gnu@16.3.3':
|
|
7605
7649
|
optional: true
|
|
7606
7650
|
|
|
7607
|
-
'@next/swc-linux-arm64-musl@16.
|
|
7651
|
+
'@next/swc-linux-arm64-musl@16.3.3':
|
|
7608
7652
|
optional: true
|
|
7609
7653
|
|
|
7610
|
-
'@next/swc-linux-x64-gnu@16.
|
|
7654
|
+
'@next/swc-linux-x64-gnu@16.3.3':
|
|
7611
7655
|
optional: true
|
|
7612
7656
|
|
|
7613
|
-
'@next/swc-linux-x64-musl@16.
|
|
7657
|
+
'@next/swc-linux-x64-musl@16.3.3':
|
|
7614
7658
|
optional: true
|
|
7615
7659
|
|
|
7616
|
-
'@next/swc-win32-arm64-msvc@16.
|
|
7660
|
+
'@next/swc-win32-arm64-msvc@16.3.3':
|
|
7617
7661
|
optional: true
|
|
7618
7662
|
|
|
7619
|
-
'@next/swc-win32-x64-msvc@16.
|
|
7663
|
+
'@next/swc-win32-x64-msvc@16.3.3':
|
|
7620
7664
|
optional: true
|
|
7621
7665
|
|
|
7622
7666
|
'@noble/ciphers@1.3.0': {}
|
|
@@ -8836,7 +8880,7 @@ snapshots:
|
|
|
8836
8880
|
- bufferutil
|
|
8837
8881
|
- utf-8-validate
|
|
8838
8882
|
|
|
8839
|
-
'@swc/helpers@0.5.
|
|
8883
|
+
'@swc/helpers@0.5.23':
|
|
8840
8884
|
dependencies:
|
|
8841
8885
|
tslib: 2.8.1
|
|
8842
8886
|
|
|
@@ -9064,7 +9108,7 @@ snapshots:
|
|
|
9064
9108
|
'@typescript-eslint/visitor-keys': 8.54.0
|
|
9065
9109
|
debug: 4.4.3
|
|
9066
9110
|
minimatch: 9.0.5
|
|
9067
|
-
semver: 7.
|
|
9111
|
+
semver: 7.8.5
|
|
9068
9112
|
tinyglobby: 0.2.15
|
|
9069
9113
|
ts-api-utils: 2.4.0(typescript@5.9.3)
|
|
9070
9114
|
typescript: 5.9.3
|
|
@@ -9410,6 +9454,8 @@ snapshots:
|
|
|
9410
9454
|
|
|
9411
9455
|
base64-js@1.5.1: {}
|
|
9412
9456
|
|
|
9457
|
+
baseline-browser-mapping@2.11.19: {}
|
|
9458
|
+
|
|
9413
9459
|
baseline-browser-mapping@2.9.18: {}
|
|
9414
9460
|
|
|
9415
9461
|
binary-extensions@2.3.0: {}
|
|
@@ -10071,9 +10117,9 @@ snapshots:
|
|
|
10071
10117
|
|
|
10072
10118
|
escape-string-regexp@4.0.0: {}
|
|
10073
10119
|
|
|
10074
|
-
eslint-config-next@16.
|
|
10120
|
+
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
10121
|
dependencies:
|
|
10076
|
-
'@next/eslint-plugin-next': 16.
|
|
10122
|
+
'@next/eslint-plugin-next': 16.3.3(eslint@9.39.2(jiti@2.6.1))
|
|
10077
10123
|
eslint: 9.39.2(jiti@2.6.1)
|
|
10078
10124
|
eslint-import-resolver-node: 0.3.9
|
|
10079
10125
|
eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.6.1))
|
|
@@ -10114,7 +10160,7 @@ snapshots:
|
|
|
10114
10160
|
transitivePeerDependencies:
|
|
10115
10161
|
- supports-color
|
|
10116
10162
|
|
|
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)):
|
|
10163
|
+
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
10164
|
dependencies:
|
|
10119
10165
|
debug: 3.2.7
|
|
10120
10166
|
optionalDependencies:
|
|
@@ -10136,7 +10182,7 @@ snapshots:
|
|
|
10136
10182
|
doctrine: 2.1.0
|
|
10137
10183
|
eslint: 9.39.2(jiti@2.6.1)
|
|
10138
10184
|
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))
|
|
10185
|
+
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
10186
|
hasown: 2.0.2
|
|
10141
10187
|
is-core-module: 2.16.1
|
|
10142
10188
|
is-glob: 4.0.3
|
|
@@ -10787,7 +10833,7 @@ snapshots:
|
|
|
10787
10833
|
|
|
10788
10834
|
is-bun-module@2.0.0:
|
|
10789
10835
|
dependencies:
|
|
10790
|
-
semver: 7.
|
|
10836
|
+
semver: 7.8.5
|
|
10791
10837
|
|
|
10792
10838
|
is-callable@1.2.7: {}
|
|
10793
10839
|
|
|
@@ -11010,7 +11056,7 @@ snapshots:
|
|
|
11010
11056
|
chalk: 4.1.2
|
|
11011
11057
|
console-table-printer: 2.15.0
|
|
11012
11058
|
p-queue: 6.6.2
|
|
11013
|
-
semver: 7.
|
|
11059
|
+
semver: 7.8.5
|
|
11014
11060
|
uuid: 10.0.0
|
|
11015
11061
|
optionalDependencies:
|
|
11016
11062
|
openai: 6.16.0(ws@8.19.0)(zod@4.3.6)
|
|
@@ -11224,6 +11270,8 @@ snapshots:
|
|
|
11224
11270
|
|
|
11225
11271
|
nanoid@3.3.11: {}
|
|
11226
11272
|
|
|
11273
|
+
nanoid@3.3.18: {}
|
|
11274
|
+
|
|
11227
11275
|
napi-postinstall@0.3.4: {}
|
|
11228
11276
|
|
|
11229
11277
|
natural-compare@1.4.0: {}
|
|
@@ -11237,28 +11285,29 @@ snapshots:
|
|
|
11237
11285
|
react: 19.2.3
|
|
11238
11286
|
react-dom: 19.2.3(react@19.2.3)
|
|
11239
11287
|
|
|
11240
|
-
next@16.
|
|
11288
|
+
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
11289
|
dependencies:
|
|
11242
|
-
'@next/env': 16.
|
|
11243
|
-
'@swc/helpers': 0.5.
|
|
11244
|
-
baseline-browser-mapping: 2.
|
|
11290
|
+
'@next/env': 16.3.3
|
|
11291
|
+
'@swc/helpers': 0.5.23
|
|
11292
|
+
baseline-browser-mapping: 2.11.19
|
|
11245
11293
|
caniuse-lite: 1.0.30001766
|
|
11246
|
-
postcss: 8.
|
|
11294
|
+
postcss: 8.5.23
|
|
11247
11295
|
react: 19.2.3
|
|
11248
11296
|
react-dom: 19.2.3(react@19.2.3)
|
|
11249
11297
|
styled-jsx: 5.1.6(@babel/core@7.28.6)(react@19.2.3)
|
|
11250
11298
|
optionalDependencies:
|
|
11251
|
-
'@next/swc-darwin-arm64': 16.
|
|
11252
|
-
'@next/swc-darwin-x64': 16.
|
|
11253
|
-
'@next/swc-linux-arm64-gnu': 16.
|
|
11254
|
-
'@next/swc-linux-arm64-musl': 16.
|
|
11255
|
-
'@next/swc-linux-x64-gnu': 16.
|
|
11256
|
-
'@next/swc-linux-x64-musl': 16.
|
|
11257
|
-
'@next/swc-win32-arm64-msvc': 16.
|
|
11258
|
-
'@next/swc-win32-x64-msvc': 16.
|
|
11259
|
-
sharp: 0.
|
|
11299
|
+
'@next/swc-darwin-arm64': 16.3.3
|
|
11300
|
+
'@next/swc-darwin-x64': 16.3.3
|
|
11301
|
+
'@next/swc-linux-arm64-gnu': 16.3.3
|
|
11302
|
+
'@next/swc-linux-arm64-musl': 16.3.3
|
|
11303
|
+
'@next/swc-linux-x64-gnu': 16.3.3
|
|
11304
|
+
'@next/swc-linux-x64-musl': 16.3.3
|
|
11305
|
+
'@next/swc-win32-arm64-msvc': 16.3.3
|
|
11306
|
+
'@next/swc-win32-x64-msvc': 16.3.3
|
|
11307
|
+
sharp: 0.35.3(@types/node@20.19.30)
|
|
11260
11308
|
transitivePeerDependencies:
|
|
11261
11309
|
- '@babel/core'
|
|
11310
|
+
- '@types/node'
|
|
11262
11311
|
- babel-plugin-macros
|
|
11263
11312
|
|
|
11264
11313
|
node-domexception@1.0.0: {}
|
|
@@ -11522,13 +11571,14 @@ snapshots:
|
|
|
11522
11571
|
|
|
11523
11572
|
possible-typed-array-names@1.1.0: {}
|
|
11524
11573
|
|
|
11525
|
-
postcss-load-config@6.0.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0):
|
|
11574
|
+
postcss-load-config@6.0.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(yaml@1.10.2):
|
|
11526
11575
|
dependencies:
|
|
11527
11576
|
lilconfig: 3.1.3
|
|
11528
11577
|
optionalDependencies:
|
|
11529
11578
|
jiti: 2.6.1
|
|
11530
11579
|
postcss: 8.5.6
|
|
11531
11580
|
tsx: 4.21.0
|
|
11581
|
+
yaml: 1.10.2
|
|
11532
11582
|
|
|
11533
11583
|
postcss-resolve-nested-selector@0.1.6: {}
|
|
11534
11584
|
|
|
@@ -11543,9 +11593,9 @@ snapshots:
|
|
|
11543
11593
|
|
|
11544
11594
|
postcss-value-parser@4.2.0: {}
|
|
11545
11595
|
|
|
11546
|
-
postcss@8.
|
|
11596
|
+
postcss@8.5.23:
|
|
11547
11597
|
dependencies:
|
|
11548
|
-
nanoid: 3.3.
|
|
11598
|
+
nanoid: 3.3.18
|
|
11549
11599
|
picocolors: 1.1.1
|
|
11550
11600
|
source-map-js: 1.2.1
|
|
11551
11601
|
|
|
@@ -11924,6 +11974,8 @@ snapshots:
|
|
|
11924
11974
|
|
|
11925
11975
|
semver@7.7.3: {}
|
|
11926
11976
|
|
|
11977
|
+
semver@7.8.5: {}
|
|
11978
|
+
|
|
11927
11979
|
send@1.2.1:
|
|
11928
11980
|
dependencies:
|
|
11929
11981
|
debug: 4.4.3
|
|
@@ -12021,37 +12073,38 @@ snapshots:
|
|
|
12021
12073
|
- supports-color
|
|
12022
12074
|
- typescript
|
|
12023
12075
|
|
|
12024
|
-
sharp@0.
|
|
12076
|
+
sharp@0.35.3(@types/node@20.19.30):
|
|
12025
12077
|
dependencies:
|
|
12026
|
-
'@img/colour': 1.
|
|
12078
|
+
'@img/colour': 1.1.0
|
|
12027
12079
|
detect-libc: 2.1.2
|
|
12028
|
-
semver: 7.
|
|
12080
|
+
semver: 7.8.5
|
|
12029
12081
|
optionalDependencies:
|
|
12030
|
-
'@img/sharp-darwin-arm64': 0.
|
|
12031
|
-
'@img/sharp-darwin-x64': 0.
|
|
12032
|
-
'@img/sharp-
|
|
12033
|
-
'@img/sharp-libvips-darwin-
|
|
12034
|
-
'@img/sharp-libvips-
|
|
12035
|
-
'@img/sharp-libvips-linux-
|
|
12036
|
-
'@img/sharp-libvips-linux-
|
|
12037
|
-
'@img/sharp-libvips-linux-
|
|
12038
|
-
'@img/sharp-libvips-linux-
|
|
12039
|
-
'@img/sharp-libvips-linux-
|
|
12040
|
-
'@img/sharp-libvips-
|
|
12041
|
-
'@img/sharp-libvips-linuxmusl-
|
|
12042
|
-
'@img/sharp-
|
|
12043
|
-
'@img/sharp-linux-
|
|
12044
|
-
'@img/sharp-linux-
|
|
12045
|
-
'@img/sharp-linux-
|
|
12046
|
-
'@img/sharp-linux-
|
|
12047
|
-
'@img/sharp-linux-
|
|
12048
|
-
'@img/sharp-
|
|
12049
|
-
'@img/sharp-linuxmusl-
|
|
12050
|
-
'@img/sharp-
|
|
12051
|
-
'@img/sharp-
|
|
12052
|
-
'@img/sharp-win32-
|
|
12053
|
-
'@img/sharp-win32-
|
|
12054
|
-
|
|
12082
|
+
'@img/sharp-darwin-arm64': 0.35.3
|
|
12083
|
+
'@img/sharp-darwin-x64': 0.35.3
|
|
12084
|
+
'@img/sharp-freebsd-wasm32': 0.35.3
|
|
12085
|
+
'@img/sharp-libvips-darwin-arm64': 1.3.2
|
|
12086
|
+
'@img/sharp-libvips-darwin-x64': 1.3.2
|
|
12087
|
+
'@img/sharp-libvips-linux-arm': 1.3.2
|
|
12088
|
+
'@img/sharp-libvips-linux-arm64': 1.3.2
|
|
12089
|
+
'@img/sharp-libvips-linux-ppc64': 1.3.2
|
|
12090
|
+
'@img/sharp-libvips-linux-riscv64': 1.3.2
|
|
12091
|
+
'@img/sharp-libvips-linux-s390x': 1.3.2
|
|
12092
|
+
'@img/sharp-libvips-linux-x64': 1.3.2
|
|
12093
|
+
'@img/sharp-libvips-linuxmusl-arm64': 1.3.2
|
|
12094
|
+
'@img/sharp-libvips-linuxmusl-x64': 1.3.2
|
|
12095
|
+
'@img/sharp-linux-arm': 0.35.3
|
|
12096
|
+
'@img/sharp-linux-arm64': 0.35.3
|
|
12097
|
+
'@img/sharp-linux-ppc64': 0.35.3
|
|
12098
|
+
'@img/sharp-linux-riscv64': 0.35.3
|
|
12099
|
+
'@img/sharp-linux-s390x': 0.35.3
|
|
12100
|
+
'@img/sharp-linux-x64': 0.35.3
|
|
12101
|
+
'@img/sharp-linuxmusl-arm64': 0.35.3
|
|
12102
|
+
'@img/sharp-linuxmusl-x64': 0.35.3
|
|
12103
|
+
'@img/sharp-webcontainers-wasm32': 0.35.3
|
|
12104
|
+
'@img/sharp-win32-arm64': 0.35.3
|
|
12105
|
+
'@img/sharp-win32-ia32': 0.35.3
|
|
12106
|
+
'@img/sharp-win32-x64': 0.35.3
|
|
12107
|
+
'@types/node': 20.19.30
|
|
12055
12108
|
|
|
12056
12109
|
shebang-command@2.0.0:
|
|
12057
12110
|
dependencies:
|
|
@@ -12422,7 +12475,7 @@ snapshots:
|
|
|
12422
12475
|
|
|
12423
12476
|
tslib@2.8.1: {}
|
|
12424
12477
|
|
|
12425
|
-
tsup@8.5.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3):
|
|
12478
|
+
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
12479
|
dependencies:
|
|
12427
12480
|
bundle-require: 5.1.0(esbuild@0.27.3)
|
|
12428
12481
|
cac: 6.7.14
|
|
@@ -12433,7 +12486,7 @@ snapshots:
|
|
|
12433
12486
|
fix-dts-default-cjs-exports: 1.0.1
|
|
12434
12487
|
joycon: 3.1.1
|
|
12435
12488
|
picocolors: 1.1.1
|
|
12436
|
-
postcss-load-config: 6.0.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)
|
|
12489
|
+
postcss-load-config: 6.0.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(yaml@1.10.2)
|
|
12437
12490
|
resolve-from: 5.0.0
|
|
12438
12491
|
rollup: 4.59.0
|
|
12439
12492
|
source-map: 0.7.6
|