This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

website-adventure / package-lock.json
166 kB 4838 lines
1{ 2 "name": "in.awarm.space", 3 "version": "1.0.0", 4 "lockfileVersion": 3, 5 "requires": true, 6 "packages": { 7 "": { 8 "name": "in.awarm.space", 9 "version": "1.0.0", 10 "license": "ISC", 11 "dependencies": { 12 "@atproto/identity": "^0.4.12", 13 "@atproto/lex": "^0.0.26", 14 "@atproto/oauth-client-node": "^0.3.17", 15 "@atproto/sync": "^0.2.3", 16 "hono": "^4.12.18", 17 "jsonpath-plus": "^10.4.0", 18 "next": "^16.2.6", 19 "react": "^19.2.6", 20 "react-dom": "^19.2.6" 21 }, 22 "devDependencies": { 23 "@atproto/api": "^0.19.17", 24 "@tailwindcss/postcss": "^4.3.0", 25 "@types/node": "^25.7.0", 26 "@types/react": "^19.2.14", 27 "@types/react-dom": "^19.2.3", 28 "esbuild": "^0.28.0", 29 "postcss": "^8.5.14", 30 "tailwindcss": "^4.3.0", 31 "tsx": "^4.21.0", 32 "typescript": "6.0.3" 33 } 34 }, 35 "node_modules/@alloc/quick-lru": { 36 "version": "5.2.0", 37 "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", 38 "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", 39 "dev": true, 40 "license": "MIT", 41 "engines": { 42 "node": ">=10" 43 }, 44 "funding": { 45 "url": "https://github.com/sponsors/sindresorhus" 46 } 47 }, 48 "node_modules/@atproto-labs/did-resolver": { 49 "version": "0.2.6", 50 "resolved": "https://registry.npmjs.org/@atproto-labs/did-resolver/-/did-resolver-0.2.6.tgz", 51 "integrity": "sha512-2K1bC04nI2fmgNcvof+yA28IhGlpWn2JKYlPa7To9JTKI45FINCGkQSGiL2nyXlyzDJJ34fZ1aq6/IRFIOIiqg==", 52 "license": "MIT", 53 "dependencies": { 54 "@atproto-labs/fetch": "0.2.3", 55 "@atproto-labs/pipe": "0.1.1", 56 "@atproto-labs/simple-store": "0.3.0", 57 "@atproto-labs/simple-store-memory": "0.1.4", 58 "@atproto/did": "0.3.0", 59 "zod": "^3.23.8" 60 } 61 }, 62 "node_modules/@atproto-labs/fetch": { 63 "version": "0.2.3", 64 "resolved": "https://registry.npmjs.org/@atproto-labs/fetch/-/fetch-0.2.3.tgz", 65 "integrity": "sha512-NZtbJOCbxKUFRFKMpamT38PUQMY0hX0p7TG5AEYOPhZKZEP7dHZ1K2s1aB8MdVH0qxmqX7nQleNrrvLf09Zfdw==", 66 "license": "MIT", 67 "dependencies": { 68 "@atproto-labs/pipe": "0.1.1" 69 } 70 }, 71 "node_modules/@atproto-labs/fetch-node": { 72 "version": "0.2.0", 73 "resolved": "https://registry.npmjs.org/@atproto-labs/fetch-node/-/fetch-node-0.2.0.tgz", 74 "integrity": "sha512-Krq09nH/aeoiU2s9xdHA0FjTEFWG9B5FFenipv1iRixCcPc7V3DhTNDawxG9gI8Ny0k4dBVS9WTRN/IDzBx86Q==", 75 "license": "MIT", 76 "dependencies": { 77 "@atproto-labs/fetch": "0.2.3", 78 "@atproto-labs/pipe": "0.1.1", 79 "ipaddr.js": "^2.1.0", 80 "undici": "^6.14.1" 81 }, 82 "engines": { 83 "node": ">=18.7.0" 84 } 85 }, 86 "node_modules/@atproto-labs/fetch-node/node_modules/ipaddr.js": { 87 "version": "2.4.0", 88 "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.4.0.tgz", 89 "integrity": "sha512-9VGk3HGanVE6JoZXHiCpnGy5X0jYDnN4EA4lntFPj+1vIWlFhIylq2CrrCOJH9EAhc5CYhq18F2Av2tgoAPsYQ==", 90 "license": "MIT", 91 "engines": { 92 "node": ">= 10" 93 } 94 }, 95 "node_modules/@atproto-labs/handle-resolver": { 96 "version": "0.3.6", 97 "resolved": "https://registry.npmjs.org/@atproto-labs/handle-resolver/-/handle-resolver-0.3.6.tgz", 98 "integrity": "sha512-qnSTXvOBNj1EHhp2qTWSX8MS5q3AwYU5LKlt5fBvSbCjgmTr2j0URHCv+ydrwO55KvsojIkTMgeMOh4YuY4fCA==", 99 "license": "MIT", 100 "dependencies": { 101 "@atproto-labs/simple-store": "0.3.0", 102 "@atproto-labs/simple-store-memory": "0.1.4", 103 "@atproto/did": "0.3.0", 104 "zod": "^3.23.8" 105 } 106 }, 107 "node_modules/@atproto-labs/handle-resolver-node": { 108 "version": "0.1.25", 109 "resolved": "https://registry.npmjs.org/@atproto-labs/handle-resolver-node/-/handle-resolver-node-0.1.25.tgz", 110 "integrity": "sha512-NY9WYM2VLd3IuMGRkkmvGBg8xqVEaK/fitv1vD8SMXqFTekdpjOLCCyv7EFtqVHouzmDcL83VOvWRfHVa8V9Yw==", 111 "license": "MIT", 112 "dependencies": { 113 "@atproto-labs/fetch-node": "0.2.0", 114 "@atproto-labs/handle-resolver": "0.3.6", 115 "@atproto/did": "0.3.0" 116 }, 117 "engines": { 118 "node": ">=18.7.0" 119 } 120 }, 121 "node_modules/@atproto-labs/identity-resolver": { 122 "version": "0.3.6", 123 "resolved": "https://registry.npmjs.org/@atproto-labs/identity-resolver/-/identity-resolver-0.3.6.tgz", 124 "integrity": "sha512-qoWqBDRobln0NR8L8dQjSp79E0chGkBhibEgxQa2f9WD+JbJdjQ0YvwwO5yeQn05pJoJmAwmI2wyJ45zjU7aWg==", 125 "license": "MIT", 126 "dependencies": { 127 "@atproto-labs/did-resolver": "0.2.6", 128 "@atproto-labs/handle-resolver": "0.3.6" 129 } 130 }, 131 "node_modules/@atproto-labs/pipe": { 132 "version": "0.1.1", 133 "resolved": "https://registry.npmjs.org/@atproto-labs/pipe/-/pipe-0.1.1.tgz", 134 "integrity": "sha512-hdNw2oUs2B6BN1lp+32pF7cp8EMKuIN5Qok2Vvv/aOpG/3tNSJ9YkvfI0k6Zd188LeDDYRUpYpxcoFIcGH/FNg==", 135 "license": "MIT" 136 }, 137 "node_modules/@atproto-labs/simple-store": { 138 "version": "0.3.0", 139 "resolved": "https://registry.npmjs.org/@atproto-labs/simple-store/-/simple-store-0.3.0.tgz", 140 "integrity": "sha512-nOb6ONKBRJHRlukW1sVawUkBqReLlLx6hT35VS3imaNPwiXDxLnTK7lxw3Lrl9k5yugSBDQAkZAq3MPTEFSUBQ==", 141 "license": "MIT" 142 }, 143 "node_modules/@atproto-labs/simple-store-memory": { 144 "version": "0.1.4", 145 "resolved": "https://registry.npmjs.org/@atproto-labs/simple-store-memory/-/simple-store-memory-0.1.4.tgz", 146 "integrity": "sha512-3mKY4dP8I7yKPFj9VKpYyCRzGJOi5CEpOLPlRhoJyLmgs3J4RzDrjn323Oakjz2Aj2JzRU/AIvWRAZVhpYNJHw==", 147 "license": "MIT", 148 "dependencies": { 149 "@atproto-labs/simple-store": "0.3.0", 150 "lru-cache": "^10.2.0" 151 } 152 }, 153 "node_modules/@atproto/api": { 154 "version": "0.19.17", 155 "resolved": "https://registry.npmjs.org/@atproto/api/-/api-0.19.17.tgz", 156 "integrity": "sha512-xeLBwZGvVQALdgDM2SqExhqr9OenO/P3w+k0Og2Y2eDooTzlXyPdBuvimOVa0Hq7MtytHtSFAWgF6Are2aG90Q==", 157 "dev": true, 158 "license": "MIT", 159 "dependencies": { 160 "@atproto/common-web": "^0.4.21", 161 "@atproto/lexicon": "^0.6.2", 162 "@atproto/syntax": "^0.5.4", 163 "@atproto/xrpc": "^0.7.7", 164 "await-lock": "^2.2.2", 165 "multiformats": "^9.9.0", 166 "tlds": "^1.234.0", 167 "zod": "^3.23.8" 168 } 169 }, 170 "node_modules/@atproto/common": { 171 "version": "0.5.16", 172 "resolved": "https://registry.npmjs.org/@atproto/common/-/common-0.5.16.tgz", 173 "integrity": "sha512-DTWgaVlDJN3zDxJ3agZK3pbiSZc+z8QQe9iy15sIuorLrceIp4kHXMO/QqjWBXnmLVTd6+/5BVDzex5amYc0rg==", 174 "license": "MIT", 175 "dependencies": { 176 "@atproto/common-web": "^0.4.20", 177 "@atproto/lex-cbor": "^0.0.16", 178 "@atproto/lex-data": "^0.0.15", 179 "multiformats": "^9.9.0", 180 "pino": "^8.21.0" 181 }, 182 "engines": { 183 "node": ">=18.7.0" 184 } 185 }, 186 "node_modules/@atproto/common-web": { 187 "version": "0.4.21", 188 "resolved": "https://registry.npmjs.org/@atproto/common-web/-/common-web-0.4.21.tgz", 189 "integrity": "sha512-Odq+wdk3YNasGCjjlpl3bCIPvqYHige5DLfMkIffNv/2PI/iIj5ZvAvMvJlJ59OhReKSxtpI0invx5UQPc3+fw==", 190 "license": "MIT", 191 "dependencies": { 192 "@atproto/lex-data": "^0.0.15", 193 "@atproto/lex-json": "^0.0.16", 194 "@atproto/syntax": "^0.5.4", 195 "zod": "^3.23.8" 196 } 197 }, 198 "node_modules/@atproto/crypto": { 199 "version": "0.4.5", 200 "resolved": "https://registry.npmjs.org/@atproto/crypto/-/crypto-0.4.5.tgz", 201 "integrity": "sha512-n40aKkMoCatP0u9Yvhrdk6fXyOHFDDbkdm4h4HCyWW+KlKl8iXfD5iV+ECq+w5BM+QH25aIpt3/j6EUNerhLxw==", 202 "license": "MIT", 203 "dependencies": { 204 "@noble/curves": "^1.7.0", 205 "@noble/hashes": "^1.6.1", 206 "uint8arrays": "3.0.0" 207 }, 208 "engines": { 209 "node": ">=18.7.0" 210 } 211 }, 212 "node_modules/@atproto/did": { 213 "version": "0.3.0", 214 "resolved": "https://registry.npmjs.org/@atproto/did/-/did-0.3.0.tgz", 215 "integrity": "sha512-raUPzUGegtW/6OxwCmM8bhZvuIMzxG5t9oWsth6Tp91Kb5fTnHV2h/KKNF1C82doeA4BdXCErTyg7ISwLbQkzA==", 216 "license": "MIT", 217 "dependencies": { 218 "zod": "^3.23.8" 219 } 220 }, 221 "node_modules/@atproto/identity": { 222 "version": "0.4.12", 223 "resolved": "https://registry.npmjs.org/@atproto/identity/-/identity-0.4.12.tgz", 224 "integrity": "sha512-P+Jn0HvKhIh1tps5n3xGrCxt+XiFWzp4kdgloyFhFmVLwjDU547DQkWx4r5Vhuiah7fRZGVSlk39R4U6SPrACg==", 225 "license": "MIT", 226 "dependencies": { 227 "@atproto/common-web": "^0.4.17", 228 "@atproto/crypto": "^0.4.5" 229 }, 230 "engines": { 231 "node": ">=18.7.0" 232 } 233 }, 234 "node_modules/@atproto/jwk": { 235 "version": "0.6.0", 236 "resolved": "https://registry.npmjs.org/@atproto/jwk/-/jwk-0.6.0.tgz", 237 "integrity": "sha512-bDoJPvt7TrQVi/rBfBrSSpGykhtIriKxeYCYQTiPRKFfyRhbgpElF0wPXADjIswnbzZdOwbY63az4E/CFVT3Tw==", 238 "license": "MIT", 239 "dependencies": { 240 "multiformats": "^9.9.0", 241 "zod": "^3.23.8" 242 } 243 }, 244 "node_modules/@atproto/jwk-jose": { 245 "version": "0.1.11", 246 "resolved": "https://registry.npmjs.org/@atproto/jwk-jose/-/jwk-jose-0.1.11.tgz", 247 "integrity": "sha512-i4Fnr2sTBYmMmHXl7NJh8GrCH+tDQEVWrcDMDnV5DjJfkgT17wIqvojIw9SNbSL4Uf0OtfEv6AgG0A+mgh8b5Q==", 248 "license": "MIT", 249 "dependencies": { 250 "@atproto/jwk": "0.6.0", 251 "jose": "^5.2.0" 252 } 253 }, 254 "node_modules/@atproto/jwk-webcrypto": { 255 "version": "0.2.0", 256 "resolved": "https://registry.npmjs.org/@atproto/jwk-webcrypto/-/jwk-webcrypto-0.2.0.tgz", 257 "integrity": "sha512-UmgRrrEAkWvxwhlwe30UmDOdTEFidlIzBC7C3cCbeJMcBN1x8B3KH+crXrsTqfWQBG58mXgt8wgSK3Kxs2LhFg==", 258 "license": "MIT", 259 "dependencies": { 260 "@atproto/jwk": "0.6.0", 261 "@atproto/jwk-jose": "0.1.11", 262 "zod": "^3.23.8" 263 } 264 }, 265 "node_modules/@atproto/lex": { 266 "version": "0.0.26", 267 "resolved": "https://registry.npmjs.org/@atproto/lex/-/lex-0.0.26.tgz", 268 "integrity": "sha512-grZoe+Aqh4Q/nr4nBYN+bVjv5EJyb4Oup57ZRbGueR+yOyy9zWrwen4k3qRmLBdoFlU2b9RNoR896ARxdi/gNg==", 269 "license": "MIT", 270 "dependencies": { 271 "@atproto/lex-builder": "^0.0.23", 272 "@atproto/lex-client": "^0.0.21", 273 "@atproto/lex-data": "^0.0.15", 274 "@atproto/lex-installer": "^0.0.26", 275 "@atproto/lex-json": "^0.0.16", 276 "@atproto/lex-schema": "^0.0.20", 277 "tslib": "^2.8.1", 278 "yargs": "^17.0.0" 279 }, 280 "bin": { 281 "lex": "bin/lex", 282 "ts-lex": "bin/lex" 283 } 284 }, 285 "node_modules/@atproto/lex-builder": { 286 "version": "0.0.23", 287 "resolved": "https://registry.npmjs.org/@atproto/lex-builder/-/lex-builder-0.0.23.tgz", 288 "integrity": "sha512-3eHs4mUy9QRYET82Fh9R/jJD8hpGKIyzuUpmeiY6/o8fA4pcynfTew5O4AHIBns6eyGCbCnLLQEDwPTlrsXDSA==", 289 "license": "MIT", 290 "dependencies": { 291 "@atproto/lex-document": "^0.0.21", 292 "@atproto/lex-schema": "^0.0.20", 293 "prettier": "^3.2.5", 294 "ts-morph": "^27.0.0", 295 "tslib": "^2.8.1" 296 } 297 }, 298 "node_modules/@atproto/lex-cbor": { 299 "version": "0.0.16", 300 "resolved": "https://registry.npmjs.org/@atproto/lex-cbor/-/lex-cbor-0.0.16.tgz", 301 "integrity": "sha512-x3NTvOX5/4Wh7uk8RNJpUJqZjcWRSUYDYRJ6VZPLmp/CAnsMySmBAinBu/dva/1hqS3C1oiYz258x6bRYpKJ4w==", 302 "license": "MIT", 303 "dependencies": { 304 "@atproto/lex-data": "^0.0.15", 305 "tslib": "^2.8.1" 306 } 307 }, 308 "node_modules/@atproto/lex-client": { 309 "version": "0.0.21", 310 "resolved": "https://registry.npmjs.org/@atproto/lex-client/-/lex-client-0.0.21.tgz", 311 "integrity": "sha512-xd4QieOU3TFsukB1EyPPRXBkr6znju/ECopM3lVCLI9CRt7i5R8FeaaGJ93M68BoGWmrdmuDaHEe9zD+1N8utQ==", 312 "license": "MIT", 313 "dependencies": { 314 "@atproto/lex-data": "^0.0.15", 315 "@atproto/lex-json": "^0.0.16", 316 "@atproto/lex-schema": "^0.0.20", 317 "tslib": "^2.8.1" 318 } 319 }, 320 "node_modules/@atproto/lex-data": { 321 "version": "0.0.15", 322 "resolved": "https://registry.npmjs.org/@atproto/lex-data/-/lex-data-0.0.15.tgz", 323 "integrity": "sha512-ZsbGiaM5S3CnGrcTMbDGON3bLZzCi/Mx9UvcMREKSRujnF68eHgMiXxJqvykP7+QpOX6tYCK93axZkuJVhtSEw==", 324 "license": "MIT", 325 "dependencies": { 326 "multiformats": "^9.9.0", 327 "tslib": "^2.8.1", 328 "uint8arrays": "3.0.0", 329 "unicode-segmenter": "^0.14.0" 330 } 331 }, 332 "node_modules/@atproto/lex-document": { 333 "version": "0.0.21", 334 "resolved": "https://registry.npmjs.org/@atproto/lex-document/-/lex-document-0.0.21.tgz", 335 "integrity": "sha512-A437njagW01meDhAhT8L7y36jmYBaBCzuCBYwyfGYZjZdjoiwZU5W78k5tajKeJwTOLG/4NwfNVXhwy8gWQaAA==", 336 "license": "MIT", 337 "dependencies": { 338 "@atproto/lex-schema": "^0.0.20", 339 "core-js": "^3", 340 "tslib": "^2.8.1" 341 } 342 }, 343 "node_modules/@atproto/lex-installer": { 344 "version": "0.0.26", 345 "resolved": "https://registry.npmjs.org/@atproto/lex-installer/-/lex-installer-0.0.26.tgz", 346 "integrity": "sha512-D48ywgbmDhTf6vcbQJi8tVjs5dhxmXqGidKr7qf4flZYALJLL1CEDvvl3Wa9pOtmcl66bAp1m0eVnuq/iu1LhA==", 347 "license": "MIT", 348 "dependencies": { 349 "@atproto/lex-builder": "^0.0.23", 350 "@atproto/lex-cbor": "^0.0.16", 351 "@atproto/lex-data": "^0.0.15", 352 "@atproto/lex-document": "^0.0.21", 353 "@atproto/lex-resolver": "^0.0.23", 354 "@atproto/lex-schema": "^0.0.20", 355 "@atproto/syntax": "^0.5.4", 356 "tslib": "^2.8.1" 357 } 358 }, 359 "node_modules/@atproto/lex-json": { 360 "version": "0.0.16", 361 "resolved": "https://registry.npmjs.org/@atproto/lex-json/-/lex-json-0.0.16.tgz", 362 "integrity": "sha512-IgLgQ0krshVlrIYZ+heTBDbCnM3LmAgWvsaYn5MxvKA3LcBot3PG3ptdO8VOweVZ+WgCLuo39cz9EbUmIbqdtg==", 363 "license": "MIT", 364 "dependencies": { 365 "@atproto/lex-data": "^0.0.15", 366 "tslib": "^2.8.1" 367 } 368 }, 369 "node_modules/@atproto/lex-resolver": { 370 "version": "0.0.23", 371 "resolved": "https://registry.npmjs.org/@atproto/lex-resolver/-/lex-resolver-0.0.23.tgz", 372 "integrity": "sha512-y0N0uopZl8Xen2MHPM+2ZYtFnyC/rNvOs/At15K2l6EL0LB6Efz58JRmvpR511TiH+0p3AOt/kGAjz5pkLCZgw==", 373 "license": "MIT", 374 "dependencies": { 375 "@atproto-labs/did-resolver": "^0.2.6", 376 "@atproto/crypto": "^0.4.5", 377 "@atproto/lex-client": "^0.0.21", 378 "@atproto/lex-data": "^0.0.15", 379 "@atproto/lex-document": "^0.0.21", 380 "@atproto/lex-schema": "^0.0.20", 381 "@atproto/repo": "^0.9.1", 382 "@atproto/syntax": "^0.5.4", 383 "tslib": "^2.8.1" 384 } 385 }, 386 "node_modules/@atproto/lex-schema": { 387 "version": "0.0.20", 388 "resolved": "https://registry.npmjs.org/@atproto/lex-schema/-/lex-schema-0.0.20.tgz", 389 "integrity": "sha512-Q6BDt59A1XrLSDlMuxh6nyw8iNHIxmTpglC5fjVeEXYlntMBFBf4TmWjFotkThCdpcE3FPVVfpGGpU1bC6C9KQ==", 390 "license": "MIT", 391 "dependencies": { 392 "@atproto/lex-data": "^0.0.15", 393 "@atproto/syntax": "^0.5.4", 394 "@standard-schema/spec": "^1.1.0", 395 "iso-datestring-validator": "^2.2.2", 396 "tslib": "^2.8.1" 397 } 398 }, 399 "node_modules/@atproto/lexicon": { 400 "version": "0.6.2", 401 "resolved": "https://registry.npmjs.org/@atproto/lexicon/-/lexicon-0.6.2.tgz", 402 "integrity": "sha512-p3Ly6hinVZW0ETuAXZMeUGwuMm3g8HvQMQ41yyEE6AL0hAkfeKFaZKos6BdBrr6CjkpbrDZqE8M+5+QOceysMw==", 403 "license": "MIT", 404 "dependencies": { 405 "@atproto/common-web": "^0.4.18", 406 "@atproto/syntax": "^0.5.0", 407 "iso-datestring-validator": "^2.2.2", 408 "multiformats": "^9.9.0", 409 "zod": "^3.23.8" 410 } 411 }, 412 "node_modules/@atproto/oauth-client": { 413 "version": "0.6.1", 414 "resolved": "https://registry.npmjs.org/@atproto/oauth-client/-/oauth-client-0.6.1.tgz", 415 "integrity": "sha512-QTLbEFyv7EJuwJf4A8IZnsylK5wwrzrSsxy0INcZf9zktPVQvgckWhSvbfK8alp60M+rwWfQQAlodcCF4WB78A==", 416 "license": "MIT", 417 "dependencies": { 418 "@atproto-labs/did-resolver": "^0.2.6", 419 "@atproto-labs/fetch": "^0.2.3", 420 "@atproto-labs/handle-resolver": "^0.3.6", 421 "@atproto-labs/identity-resolver": "^0.3.6", 422 "@atproto-labs/simple-store": "^0.3.0", 423 "@atproto-labs/simple-store-memory": "^0.1.4", 424 "@atproto/did": "^0.3.0", 425 "@atproto/jwk": "^0.6.0", 426 "@atproto/oauth-types": "^0.6.3", 427 "@atproto/xrpc": "^0.7.7", 428 "core-js": "^3", 429 "multiformats": "^9.9.0", 430 "zod": "^3.23.8" 431 } 432 }, 433 "node_modules/@atproto/oauth-client-node": { 434 "version": "0.3.17", 435 "resolved": "https://registry.npmjs.org/@atproto/oauth-client-node/-/oauth-client-node-0.3.17.tgz", 436 "integrity": "sha512-67LNuKAlC35Exe7CB5S0QCAnEqr6fKV9Nvp64jAHFof1N+Vc9Ltt1K9oekE5Ctf7dvpGByrHRF0noUw9l9sWLA==", 437 "license": "MIT", 438 "dependencies": { 439 "@atproto-labs/did-resolver": "^0.2.6", 440 "@atproto-labs/handle-resolver-node": "^0.1.25", 441 "@atproto-labs/simple-store": "^0.3.0", 442 "@atproto/did": "^0.3.0", 443 "@atproto/jwk": "^0.6.0", 444 "@atproto/jwk-jose": "^0.1.11", 445 "@atproto/jwk-webcrypto": "^0.2.0", 446 "@atproto/oauth-client": "^0.6.0", 447 "@atproto/oauth-types": "^0.6.3" 448 }, 449 "engines": { 450 "node": ">=18.7.0" 451 } 452 }, 453 "node_modules/@atproto/oauth-types": { 454 "version": "0.6.3", 455 "resolved": "https://registry.npmjs.org/@atproto/oauth-types/-/oauth-types-0.6.3.tgz", 456 "integrity": "sha512-jdKuoPknJuh/WjI+mYk7agSbx9mNVMbS6Dr3k1z2YMY2oRiCQjxYBuo4MLKATbxj05nMQaZRWlHRUazoAu5Cng==", 457 "license": "MIT", 458 "dependencies": { 459 "@atproto/did": "^0.3.0", 460 "@atproto/jwk": "^0.6.0", 461 "zod": "^3.23.8" 462 } 463 }, 464 "node_modules/@atproto/repo": { 465 "version": "0.9.1", 466 "resolved": "https://registry.npmjs.org/@atproto/repo/-/repo-0.9.1.tgz", 467 "integrity": "sha512-++MUbILqVraIpTiTvixGZK9RK/fIfa2nQvRzT1mrSX6Kd/r1XKTzqz0wCfZkSNU+MsWmQPkvmmaykYBE00RSgg==", 468 "license": "MIT", 469 "dependencies": { 470 "@atproto/common": "^0.5.16", 471 "@atproto/common-web": "^0.4.20", 472 "@atproto/crypto": "^0.4.5", 473 "@atproto/lex-cbor": "^0.0.16", 474 "@atproto/lex-data": "^0.0.15", 475 "@atproto/syntax": "^0.5.3", 476 "varint": "^6.0.0", 477 "zod": "^3.23.8" 478 }, 479 "engines": { 480 "node": ">=18.7.0" 481 } 482 }, 483 "node_modules/@atproto/sync": { 484 "version": "0.2.3", 485 "resolved": "https://registry.npmjs.org/@atproto/sync/-/sync-0.2.3.tgz", 486 "integrity": "sha512-vYBHYt0KOiE8SHn7VfIp0j4uf/LVnjtuJaVkwTj3pw+h5+U4745vBhz4hPS55y9lOQc/aOXR6gt8Go2+1CRkHg==", 487 "license": "MIT", 488 "dependencies": { 489 "@atproto/common": "^0.5.16", 490 "@atproto/identity": "^0.4.12", 491 "@atproto/lex": "^0.0.26", 492 "@atproto/repo": "^0.9.1", 493 "@atproto/syntax": "^0.5.4", 494 "@atproto/xrpc-server": "^0.10.21", 495 "p-queue": "^6.6.2", 496 "ws": "^8.12.0" 497 }, 498 "engines": { 499 "node": ">=18.7.0" 500 } 501 }, 502 "node_modules/@atproto/syntax": { 503 "version": "0.5.4", 504 "resolved": "https://registry.npmjs.org/@atproto/syntax/-/syntax-0.5.4.tgz", 505 "integrity": "sha512-9XJOpMAgsGFxMEIp8nJ8AIWv+krrY1xQMj+wULbbXhQztQV+9aZ0TbG9Jtn3Op2or8Kr6OqyWR4ga9Z189kKDw==", 506 "license": "MIT", 507 "dependencies": { 508 "tslib": "^2.8.1" 509 } 510 }, 511 "node_modules/@atproto/ws-client": { 512 "version": "0.0.4", 513 "resolved": "https://registry.npmjs.org/@atproto/ws-client/-/ws-client-0.0.4.tgz", 514 "integrity": "sha512-dox1XIymuC7/ZRhUqKezIGgooZS45C6vHCfu0PnWjfvsLCK2kAlnvX4IBkA/WpcoijDhQ9ejChnFbo/sLmgvAg==", 515 "license": "MIT", 516 "dependencies": { 517 "@atproto/common": "^0.5.3", 518 "ws": "^8.12.0" 519 }, 520 "engines": { 521 "node": ">=18.7.0" 522 } 523 }, 524 "node_modules/@atproto/xrpc": { 525 "version": "0.7.7", 526 "resolved": "https://registry.npmjs.org/@atproto/xrpc/-/xrpc-0.7.7.tgz", 527 "integrity": "sha512-K1ZyO/BU8JNtXX5dmPp7b5UrkLMMqpsIa/Lrj5D3Su+j1Xwq1m6QJ2XJ1AgjEjkI1v4Muzm7klianLE6XGxtmA==", 528 "license": "MIT", 529 "dependencies": { 530 "@atproto/lexicon": "^0.6.0", 531 "zod": "^3.23.8" 532 } 533 }, 534 "node_modules/@atproto/xrpc-server": { 535 "version": "0.10.21", 536 "resolved": "https://registry.npmjs.org/@atproto/xrpc-server/-/xrpc-server-0.10.21.tgz", 537 "integrity": "sha512-WqiI8apwqAlQrfvxb4dvwWeaKO1XI3UrLO2b/ZwJM0NE4GfILhhE3iODBRbJv3ORfp6sAYOewgRhQzsSBsxZjQ==", 538 "license": "MIT", 539 "dependencies": { 540 "@atproto/common": "^0.5.16", 541 "@atproto/crypto": "^0.4.5", 542 "@atproto/lex-cbor": "^0.0.16", 543 "@atproto/lex-client": "^0.0.21", 544 "@atproto/lex-data": "^0.0.15", 545 "@atproto/lex-json": "^0.0.16", 546 "@atproto/lex-schema": "^0.0.20", 547 "@atproto/lexicon": "^0.6.2", 548 "@atproto/ws-client": "^0.0.4", 549 "@atproto/xrpc": "^0.7.7", 550 "express": "^4.17.2", 551 "http-errors": "^2.0.0", 552 "mime-types": "^2.1.35", 553 "rate-limiter-flexible": "^2.4.1", 554 "ws": "^8.12.0" 555 }, 556 "engines": { 557 "node": ">=18.7.0" 558 } 559 }, 560 "node_modules/@emnapi/runtime": { 561 "version": "1.10.0", 562 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.10.0.tgz", 563 "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==", 564 "license": "MIT", 565 "optional": true, 566 "dependencies": { 567 "tslib": "^2.4.0" 568 } 569 }, 570 "node_modules/@esbuild/aix-ppc64": { 571 "version": "0.28.0", 572 "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.28.0.tgz", 573 "integrity": "sha512-lhRUCeuOyJQURhTxl4WkpFTjIsbDayJHih5kZC1giwE+MhIzAb7mEsQMqMf18rHLsrb5qI1tafG20mLxEWcWlA==", 574 "cpu": [ 575 "ppc64" 576 ], 577 "dev": true, 578 "license": "MIT", 579 "optional": true, 580 "os": [ 581 "aix" 582 ], 583 "engines": { 584 "node": ">=18" 585 } 586 }, 587 "node_modules/@esbuild/android-arm": { 588 "version": "0.28.0", 589 "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.28.0.tgz", 590 "integrity": "sha512-wqh0ByljabXLKHeWXYLqoJ5jKC4XBaw6Hk08OfMrCRd2nP2ZQ5eleDZC41XHyCNgktBGYMbqnrJKq/K/lzPMSQ==", 591 "cpu": [ 592 "arm" 593 ], 594 "dev": true, 595 "license": "MIT", 596 "optional": true, 597 "os": [ 598 "android" 599 ], 600 "engines": { 601 "node": ">=18" 602 } 603 }, 604 "node_modules/@esbuild/android-arm64": { 605 "version": "0.28.0", 606 "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.28.0.tgz", 607 "integrity": "sha512-+WzIXQOSaGs33tLEgYPYe/yQHf0WTU0X42Jca3y8NWMbUVhp7rUnw+vAsRC/QiDrdD31IszMrZy+qwPOPjd+rw==", 608 "cpu": [ 609 "arm64" 610 ], 611 "dev": true, 612 "license": "MIT", 613 "optional": true, 614 "os": [ 615 "android" 616 ], 617 "engines": { 618 "node": ">=18" 619 } 620 }, 621 "node_modules/@esbuild/android-x64": { 622 "version": "0.28.0", 623 "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.28.0.tgz", 624 "integrity": "sha512-+VJggoaKhk2VNNqVL7f6S189UzShHC/mR9EE8rDdSkdpN0KflSwWY/gWjDrNxxisg8Fp1ZCD9jLMo4m0OUfeUA==", 625 "cpu": [ 626 "x64" 627 ], 628 "dev": true, 629 "license": "MIT", 630 "optional": true, 631 "os": [ 632 "android" 633 ], 634 "engines": { 635 "node": ">=18" 636 } 637 }, 638 "node_modules/@esbuild/darwin-arm64": { 639 "version": "0.28.0", 640 "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.28.0.tgz", 641 "integrity": "sha512-0T+A9WZm+bZ84nZBtk1ckYsOvyA3x7e2Acj1KdVfV4/2tdG4fzUp91YHx+GArWLtwqp77pBXVCPn2We7Letr0Q==", 642 "cpu": [ 643 "arm64" 644 ], 645 "dev": true, 646 "license": "MIT", 647 "optional": true, 648 "os": [ 649 "darwin" 650 ], 651 "engines": { 652 "node": ">=18" 653 } 654 }, 655 "node_modules/@esbuild/darwin-x64": { 656 "version": "0.28.0", 657 "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.28.0.tgz", 658 "integrity": "sha512-fyzLm/DLDl/84OCfp2f/XQ4flmORsjU7VKt8HLjvIXChJoFFOIL6pLJPH4Yhd1n1gGFF9mPwtlN5Wf82DZs+LQ==", 659 "cpu": [ 660 "x64" 661 ], 662 "dev": true, 663 "license": "MIT", 664 "optional": true, 665 "os": [ 666 "darwin" 667 ], 668 "engines": { 669 "node": ">=18" 670 } 671 }, 672 "node_modules/@esbuild/freebsd-arm64": { 673 "version": "0.28.0", 674 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.28.0.tgz", 675 "integrity": "sha512-l9GeW5UZBT9k9brBYI+0WDffcRxgHQD8ShN2Ur4xWq/NFzUKm3k5lsH4PdaRgb2w7mI9u61nr2gI2mLI27Nh3Q==", 676 "cpu": [ 677 "arm64" 678 ], 679 "dev": true, 680 "license": "MIT", 681 "optional": true, 682 "os": [ 683 "freebsd" 684 ], 685 "engines": { 686 "node": ">=18" 687 } 688 }, 689 "node_modules/@esbuild/freebsd-x64": { 690 "version": "0.28.0", 691 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.28.0.tgz", 692 "integrity": "sha512-BXoQai/A0wPO6Es3yFJ7APCiKGc1tdAEOgeTNy3SsB491S3aHn4S4r3e976eUnPdU+NbdtmBuLncYir2tMU9Nw==", 693 "cpu": [ 694 "x64" 695 ], 696 "dev": true, 697 "license": "MIT", 698 "optional": true, 699 "os": [ 700 "freebsd" 701 ], 702 "engines": { 703 "node": ">=18" 704 } 705 }, 706 "node_modules/@esbuild/linux-arm": { 707 "version": "0.28.0", 708 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.28.0.tgz", 709 "integrity": "sha512-CjaaREJagqJp7iTaNQjjidaNbCKYcd4IDkzbwwxtSvjI7NZm79qiHc8HqciMddQ6CKvJT6aBd8lO9kN/ZudLlw==", 710 "cpu": [ 711 "arm" 712 ], 713 "dev": true, 714 "license": "MIT", 715 "optional": true, 716 "os": [ 717 "linux" 718 ], 719 "engines": { 720 "node": ">=18" 721 } 722 }, 723 "node_modules/@esbuild/linux-arm64": { 724 "version": "0.28.0", 725 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.28.0.tgz", 726 "integrity": "sha512-RVyzfb3FWsGA55n6WY0MEIEPURL1FcbhFE6BffZEMEekfCzCIMtB5yyDcFnVbTnwk+CLAgTujmV/Lgvih56W+A==", 727 "cpu": [ 728 "arm64" 729 ], 730 "dev": true, 731 "license": "MIT", 732 "optional": true, 733 "os": [ 734 "linux" 735 ], 736 "engines": { 737 "node": ">=18" 738 } 739 }, 740 "node_modules/@esbuild/linux-ia32": { 741 "version": "0.28.0", 742 "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.28.0.tgz", 743 "integrity": "sha512-KBnSTt1kxl9x70q+ydterVdl+Cn0H18ngRMRCEQfrbqdUuntQQ0LoMZv47uB97NljZFzY6HcfqEZ2SAyIUTQBQ==", 744 "cpu": [ 745 "ia32" 746 ], 747 "dev": true, 748 "license": "MIT", 749 "optional": true, 750 "os": [ 751 "linux" 752 ], 753 "engines": { 754 "node": ">=18" 755 } 756 }, 757 "node_modules/@esbuild/linux-loong64": { 758 "version": "0.28.0", 759 "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.28.0.tgz", 760 "integrity": "sha512-zpSlUce1mnxzgBADvxKXX5sl8aYQHo2ezvMNI8I0lbblJtp8V4odlm3Yzlj7gPyt3T8ReksE6bK+pT3WD+aJRg==", 761 "cpu": [ 762 "loong64" 763 ], 764 "dev": true, 765 "license": "MIT", 766 "optional": true, 767 "os": [ 768 "linux" 769 ], 770 "engines": { 771 "node": ">=18" 772 } 773 }, 774 "node_modules/@esbuild/linux-mips64el": { 775 "version": "0.28.0", 776 "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.28.0.tgz", 777 "integrity": "sha512-2jIfP6mmjkdmeTlsX/9vmdmhBmKADrWqN7zcdtHIeNSCH1SqIoNI63cYsjQR8J+wGa4Y5izRcSHSm8K3QWmk3w==", 778 "cpu": [ 779 "mips64el" 780 ], 781 "dev": true, 782 "license": "MIT", 783 "optional": true, 784 "os": [ 785 "linux" 786 ], 787 "engines": { 788 "node": ">=18" 789 } 790 }, 791 "node_modules/@esbuild/linux-ppc64": { 792 "version": "0.28.0", 793 "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.28.0.tgz", 794 "integrity": "sha512-bc0FE9wWeC0WBm49IQMPSPILRocGTQt3j5KPCA8os6VprfuJ7KD+5PzESSrJ6GmPIPJK965ZJHTUlSA6GNYEhg==", 795 "cpu": [ 796 "ppc64" 797 ], 798 "dev": true, 799 "license": "MIT", 800 "optional": true, 801 "os": [ 802 "linux" 803 ], 804 "engines": { 805 "node": ">=18" 806 } 807 }, 808 "node_modules/@esbuild/linux-riscv64": { 809 "version": "0.28.0", 810 "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.28.0.tgz", 811 "integrity": "sha512-SQPZOwoTTT/HXFXQJG/vBX8sOFagGqvZyXcgLA3NhIqcBv1BJU1d46c0rGcrij2B56Z2rNiSLaZOYW5cUk7yLQ==", 812 "cpu": [ 813 "riscv64" 814 ], 815 "dev": true, 816 "license": "MIT", 817 "optional": true, 818 "os": [ 819 "linux" 820 ], 821 "engines": { 822 "node": ">=18" 823 } 824 }, 825 "node_modules/@esbuild/linux-s390x": { 826 "version": "0.28.0", 827 "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.28.0.tgz", 828 "integrity": "sha512-SCfR0HN8CEEjnYnySJTd2cw0k9OHB/YFzt5zgJEwa+wL/T/raGWYMBqwDNAC6dqFKmJYZoQBRfHjgwLHGSrn3Q==", 829 "cpu": [ 830 "s390x" 831 ], 832 "dev": true, 833 "license": "MIT", 834 "optional": true, 835 "os": [ 836 "linux" 837 ], 838 "engines": { 839 "node": ">=18" 840 } 841 }, 842 "node_modules/@esbuild/linux-x64": { 843 "version": "0.28.0", 844 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.28.0.tgz", 845 "integrity": "sha512-us0dSb9iFxIi8srnpl931Nvs65it/Jd2a2K3qs7fz2WfGPHqzfzZTfec7oxZJRNPXPnNYZtanmRc4AL/JwVzHQ==", 846 "cpu": [ 847 "x64" 848 ], 849 "dev": true, 850 "license": "MIT", 851 "optional": true, 852 "os": [ 853 "linux" 854 ], 855 "engines": { 856 "node": ">=18" 857 } 858 }, 859 "node_modules/@esbuild/netbsd-arm64": { 860 "version": "0.28.0", 861 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.28.0.tgz", 862 "integrity": "sha512-CR/RYotgtCKwtftMwJlUU7xCVNg3lMYZ0RzTmAHSfLCXw3NtZtNpswLEj/Kkf6kEL3Gw+BpOekRX0BYCtklhUw==", 863 "cpu": [ 864 "arm64" 865 ], 866 "dev": true, 867 "license": "MIT", 868 "optional": true, 869 "os": [ 870 "netbsd" 871 ], 872 "engines": { 873 "node": ">=18" 874 } 875 }, 876 "node_modules/@esbuild/netbsd-x64": { 877 "version": "0.28.0", 878 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.28.0.tgz", 879 "integrity": "sha512-nU1yhmYutL+fQ71Kxnhg8uEOdC0pwEW9entHykTgEbna2pw2dkbFSMeqjjyHZoCmt8SBkOSvV+yNmm94aUrrqw==", 880 "cpu": [ 881 "x64" 882 ], 883 "dev": true, 884 "license": "MIT", 885 "optional": true, 886 "os": [ 887 "netbsd" 888 ], 889 "engines": { 890 "node": ">=18" 891 } 892 }, 893 "node_modules/@esbuild/openbsd-arm64": { 894 "version": "0.28.0", 895 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.28.0.tgz", 896 "integrity": "sha512-cXb5vApOsRsxsEl4mcZ1XY3D4DzcoMxR/nnc4IyqYs0rTI8ZKmW6kyyg+11Z8yvgMfAEldKzP7AdP64HnSC/6g==", 897 "cpu": [ 898 "arm64" 899 ], 900 "dev": true, 901 "license": "MIT", 902 "optional": true, 903 "os": [ 904 "openbsd" 905 ], 906 "engines": { 907 "node": ">=18" 908 } 909 }, 910 "node_modules/@esbuild/openbsd-x64": { 911 "version": "0.28.0", 912 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.28.0.tgz", 913 "integrity": "sha512-8wZM2qqtv9UP3mzy7HiGYNH/zjTA355mpeuA+859TyR+e+Tc08IHYpLJuMsfpDJwoLo1ikIJI8jC3GFjnRClzA==", 914 "cpu": [ 915 "x64" 916 ], 917 "dev": true, 918 "license": "MIT", 919 "optional": true, 920 "os": [ 921 "openbsd" 922 ], 923 "engines": { 924 "node": ">=18" 925 } 926 }, 927 "node_modules/@esbuild/openharmony-arm64": { 928 "version": "0.28.0", 929 "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.28.0.tgz", 930 "integrity": "sha512-FLGfyizszcef5C3YtoyQDACyg95+dndv79i2EekILBofh5wpCa1KuBqOWKrEHZg3zrL3t5ouE5jgr94vA+Wb2w==", 931 "cpu": [ 932 "arm64" 933 ], 934 "dev": true, 935 "license": "MIT", 936 "optional": true, 937 "os": [ 938 "openharmony" 939 ], 940 "engines": { 941 "node": ">=18" 942 } 943 }, 944 "node_modules/@esbuild/sunos-x64": { 945 "version": "0.28.0", 946 "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.28.0.tgz", 947 "integrity": "sha512-1ZgjUoEdHZZl/YlV76TSCz9Hqj9h9YmMGAgAPYd+q4SicWNX3G5GCyx9uhQWSLcbvPW8Ni7lj4gDa1T40akdlw==", 948 "cpu": [ 949 "x64" 950 ], 951 "dev": true, 952 "license": "MIT", 953 "optional": true, 954 "os": [ 955 "sunos" 956 ], 957 "engines": { 958 "node": ">=18" 959 } 960 }, 961 "node_modules/@esbuild/win32-arm64": { 962 "version": "0.28.0", 963 "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.28.0.tgz", 964 "integrity": "sha512-Q9StnDmQ/enxnpxCCLSg0oo4+34B9TdXpuyPeTedN/6+iXBJ4J+zwfQI28u/Jl40nOYAxGoNi7mFP40RUtkmUA==", 965 "cpu": [ 966 "arm64" 967 ], 968 "dev": true, 969 "license": "MIT", 970 "optional": true, 971 "os": [ 972 "win32" 973 ], 974 "engines": { 975 "node": ">=18" 976 } 977 }, 978 "node_modules/@esbuild/win32-ia32": { 979 "version": "0.28.0", 980 "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.28.0.tgz", 981 "integrity": "sha512-zF3ag/gfiCe6U2iczcRzSYJKH1DCI+ByzSENHlM2FcDbEeo5Zd2C86Aq0tKUYAJJ1obRP84ymxIAksZUcdztHA==", 982 "cpu": [ 983 "ia32" 984 ], 985 "dev": true, 986 "license": "MIT", 987 "optional": true, 988 "os": [ 989 "win32" 990 ], 991 "engines": { 992 "node": ">=18" 993 } 994 }, 995 "node_modules/@esbuild/win32-x64": { 996 "version": "0.28.0", 997 "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.28.0.tgz", 998 "integrity": "sha512-pEl1bO9mfAmIC+tW5btTmrKaujg3zGtUmWNdCw/xs70FBjwAL3o9OEKNHvNmnyylD6ubxUERiEhdsL0xBQ9efw==", 999 "cpu": [ 1000 "x64" 1001 ], 1002 "dev": true, 1003 "license": "MIT", 1004 "optional": true, 1005 "os": [ 1006 "win32" 1007 ], 1008 "engines": { 1009 "node": ">=18" 1010 } 1011 }, 1012 "node_modules/@img/colour": { 1013 "version": "1.1.0", 1014 "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz", 1015 "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==", 1016 "license": "MIT", 1017 "optional": true, 1018 "engines": { 1019 "node": ">=18" 1020 } 1021 }, 1022 "node_modules/@img/sharp-darwin-arm64": { 1023 "version": "0.34.5", 1024 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz", 1025 "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==", 1026 "cpu": [ 1027 "arm64" 1028 ], 1029 "license": "Apache-2.0", 1030 "optional": true, 1031 "os": [ 1032 "darwin" 1033 ], 1034 "engines": { 1035 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1036 }, 1037 "funding": { 1038 "url": "https://opencollective.com/libvips" 1039 }, 1040 "optionalDependencies": { 1041 "@img/sharp-libvips-darwin-arm64": "1.2.4" 1042 } 1043 }, 1044 "node_modules/@img/sharp-darwin-x64": { 1045 "version": "0.34.5", 1046 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz", 1047 "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==", 1048 "cpu": [ 1049 "x64" 1050 ], 1051 "license": "Apache-2.0", 1052 "optional": true, 1053 "os": [ 1054 "darwin" 1055 ], 1056 "engines": { 1057 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1058 }, 1059 "funding": { 1060 "url": "https://opencollective.com/libvips" 1061 }, 1062 "optionalDependencies": { 1063 "@img/sharp-libvips-darwin-x64": "1.2.4" 1064 } 1065 }, 1066 "node_modules/@img/sharp-libvips-darwin-arm64": { 1067 "version": "1.2.4", 1068 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz", 1069 "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==", 1070 "cpu": [ 1071 "arm64" 1072 ], 1073 "license": "LGPL-3.0-or-later", 1074 "optional": true, 1075 "os": [ 1076 "darwin" 1077 ], 1078 "funding": { 1079 "url": "https://opencollective.com/libvips" 1080 } 1081 }, 1082 "node_modules/@img/sharp-libvips-darwin-x64": { 1083 "version": "1.2.4", 1084 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz", 1085 "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==", 1086 "cpu": [ 1087 "x64" 1088 ], 1089 "license": "LGPL-3.0-or-later", 1090 "optional": true, 1091 "os": [ 1092 "darwin" 1093 ], 1094 "funding": { 1095 "url": "https://opencollective.com/libvips" 1096 } 1097 }, 1098 "node_modules/@img/sharp-libvips-linux-arm": { 1099 "version": "1.2.4", 1100 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz", 1101 "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==", 1102 "cpu": [ 1103 "arm" 1104 ], 1105 "license": "LGPL-3.0-or-later", 1106 "optional": true, 1107 "os": [ 1108 "linux" 1109 ], 1110 "funding": { 1111 "url": "https://opencollective.com/libvips" 1112 } 1113 }, 1114 "node_modules/@img/sharp-libvips-linux-arm64": { 1115 "version": "1.2.4", 1116 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz", 1117 "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==", 1118 "cpu": [ 1119 "arm64" 1120 ], 1121 "license": "LGPL-3.0-or-later", 1122 "optional": true, 1123 "os": [ 1124 "linux" 1125 ], 1126 "funding": { 1127 "url": "https://opencollective.com/libvips" 1128 } 1129 }, 1130 "node_modules/@img/sharp-libvips-linux-ppc64": { 1131 "version": "1.2.4", 1132 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz", 1133 "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==", 1134 "cpu": [ 1135 "ppc64" 1136 ], 1137 "license": "LGPL-3.0-or-later", 1138 "optional": true, 1139 "os": [ 1140 "linux" 1141 ], 1142 "funding": { 1143 "url": "https://opencollective.com/libvips" 1144 } 1145 }, 1146 "node_modules/@img/sharp-libvips-linux-riscv64": { 1147 "version": "1.2.4", 1148 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz", 1149 "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==", 1150 "cpu": [ 1151 "riscv64" 1152 ], 1153 "license": "LGPL-3.0-or-later", 1154 "optional": true, 1155 "os": [ 1156 "linux" 1157 ], 1158 "funding": { 1159 "url": "https://opencollective.com/libvips" 1160 } 1161 }, 1162 "node_modules/@img/sharp-libvips-linux-s390x": { 1163 "version": "1.2.4", 1164 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz", 1165 "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==", 1166 "cpu": [ 1167 "s390x" 1168 ], 1169 "license": "LGPL-3.0-or-later", 1170 "optional": true, 1171 "os": [ 1172 "linux" 1173 ], 1174 "funding": { 1175 "url": "https://opencollective.com/libvips" 1176 } 1177 }, 1178 "node_modules/@img/sharp-libvips-linux-x64": { 1179 "version": "1.2.4", 1180 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz", 1181 "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==", 1182 "cpu": [ 1183 "x64" 1184 ], 1185 "license": "LGPL-3.0-or-later", 1186 "optional": true, 1187 "os": [ 1188 "linux" 1189 ], 1190 "funding": { 1191 "url": "https://opencollective.com/libvips" 1192 } 1193 }, 1194 "node_modules/@img/sharp-libvips-linuxmusl-arm64": { 1195 "version": "1.2.4", 1196 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz", 1197 "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==", 1198 "cpu": [ 1199 "arm64" 1200 ], 1201 "license": "LGPL-3.0-or-later", 1202 "optional": true, 1203 "os": [ 1204 "linux" 1205 ], 1206 "funding": { 1207 "url": "https://opencollective.com/libvips" 1208 } 1209 }, 1210 "node_modules/@img/sharp-libvips-linuxmusl-x64": { 1211 "version": "1.2.4", 1212 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz", 1213 "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==", 1214 "cpu": [ 1215 "x64" 1216 ], 1217 "license": "LGPL-3.0-or-later", 1218 "optional": true, 1219 "os": [ 1220 "linux" 1221 ], 1222 "funding": { 1223 "url": "https://opencollective.com/libvips" 1224 } 1225 }, 1226 "node_modules/@img/sharp-linux-arm": { 1227 "version": "0.34.5", 1228 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz", 1229 "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==", 1230 "cpu": [ 1231 "arm" 1232 ], 1233 "license": "Apache-2.0", 1234 "optional": true, 1235 "os": [ 1236 "linux" 1237 ], 1238 "engines": { 1239 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1240 }, 1241 "funding": { 1242 "url": "https://opencollective.com/libvips" 1243 }, 1244 "optionalDependencies": { 1245 "@img/sharp-libvips-linux-arm": "1.2.4" 1246 } 1247 }, 1248 "node_modules/@img/sharp-linux-arm64": { 1249 "version": "0.34.5", 1250 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz", 1251 "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==", 1252 "cpu": [ 1253 "arm64" 1254 ], 1255 "license": "Apache-2.0", 1256 "optional": true, 1257 "os": [ 1258 "linux" 1259 ], 1260 "engines": { 1261 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1262 }, 1263 "funding": { 1264 "url": "https://opencollective.com/libvips" 1265 }, 1266 "optionalDependencies": { 1267 "@img/sharp-libvips-linux-arm64": "1.2.4" 1268 } 1269 }, 1270 "node_modules/@img/sharp-linux-ppc64": { 1271 "version": "0.34.5", 1272 "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz", 1273 "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==", 1274 "cpu": [ 1275 "ppc64" 1276 ], 1277 "license": "Apache-2.0", 1278 "optional": true, 1279 "os": [ 1280 "linux" 1281 ], 1282 "engines": { 1283 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1284 }, 1285 "funding": { 1286 "url": "https://opencollective.com/libvips" 1287 }, 1288 "optionalDependencies": { 1289 "@img/sharp-libvips-linux-ppc64": "1.2.4" 1290 } 1291 }, 1292 "node_modules/@img/sharp-linux-riscv64": { 1293 "version": "0.34.5", 1294 "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz", 1295 "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==", 1296 "cpu": [ 1297 "riscv64" 1298 ], 1299 "license": "Apache-2.0", 1300 "optional": true, 1301 "os": [ 1302 "linux" 1303 ], 1304 "engines": { 1305 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1306 }, 1307 "funding": { 1308 "url": "https://opencollective.com/libvips" 1309 }, 1310 "optionalDependencies": { 1311 "@img/sharp-libvips-linux-riscv64": "1.2.4" 1312 } 1313 }, 1314 "node_modules/@img/sharp-linux-s390x": { 1315 "version": "0.34.5", 1316 "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz", 1317 "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==", 1318 "cpu": [ 1319 "s390x" 1320 ], 1321 "license": "Apache-2.0", 1322 "optional": true, 1323 "os": [ 1324 "linux" 1325 ], 1326 "engines": { 1327 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1328 }, 1329 "funding": { 1330 "url": "https://opencollective.com/libvips" 1331 }, 1332 "optionalDependencies": { 1333 "@img/sharp-libvips-linux-s390x": "1.2.4" 1334 } 1335 }, 1336 "node_modules/@img/sharp-linux-x64": { 1337 "version": "0.34.5", 1338 "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz", 1339 "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==", 1340 "cpu": [ 1341 "x64" 1342 ], 1343 "license": "Apache-2.0", 1344 "optional": true, 1345 "os": [ 1346 "linux" 1347 ], 1348 "engines": { 1349 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1350 }, 1351 "funding": { 1352 "url": "https://opencollective.com/libvips" 1353 }, 1354 "optionalDependencies": { 1355 "@img/sharp-libvips-linux-x64": "1.2.4" 1356 } 1357 }, 1358 "node_modules/@img/sharp-linuxmusl-arm64": { 1359 "version": "0.34.5", 1360 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz", 1361 "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==", 1362 "cpu": [ 1363 "arm64" 1364 ], 1365 "license": "Apache-2.0", 1366 "optional": true, 1367 "os": [ 1368 "linux" 1369 ], 1370 "engines": { 1371 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1372 }, 1373 "funding": { 1374 "url": "https://opencollective.com/libvips" 1375 }, 1376 "optionalDependencies": { 1377 "@img/sharp-libvips-linuxmusl-arm64": "1.2.4" 1378 } 1379 }, 1380 "node_modules/@img/sharp-linuxmusl-x64": { 1381 "version": "0.34.5", 1382 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz", 1383 "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==", 1384 "cpu": [ 1385 "x64" 1386 ], 1387 "license": "Apache-2.0", 1388 "optional": true, 1389 "os": [ 1390 "linux" 1391 ], 1392 "engines": { 1393 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1394 }, 1395 "funding": { 1396 "url": "https://opencollective.com/libvips" 1397 }, 1398 "optionalDependencies": { 1399 "@img/sharp-libvips-linuxmusl-x64": "1.2.4" 1400 } 1401 }, 1402 "node_modules/@img/sharp-wasm32": { 1403 "version": "0.34.5", 1404 "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz", 1405 "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==", 1406 "cpu": [ 1407 "wasm32" 1408 ], 1409 "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", 1410 "optional": true, 1411 "dependencies": { 1412 "@emnapi/runtime": "^1.7.0" 1413 }, 1414 "engines": { 1415 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1416 }, 1417 "funding": { 1418 "url": "https://opencollective.com/libvips" 1419 } 1420 }, 1421 "node_modules/@img/sharp-win32-arm64": { 1422 "version": "0.34.5", 1423 "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz", 1424 "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==", 1425 "cpu": [ 1426 "arm64" 1427 ], 1428 "license": "Apache-2.0 AND LGPL-3.0-or-later", 1429 "optional": true, 1430 "os": [ 1431 "win32" 1432 ], 1433 "engines": { 1434 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1435 }, 1436 "funding": { 1437 "url": "https://opencollective.com/libvips" 1438 } 1439 }, 1440 "node_modules/@img/sharp-win32-ia32": { 1441 "version": "0.34.5", 1442 "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz", 1443 "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==", 1444 "cpu": [ 1445 "ia32" 1446 ], 1447 "license": "Apache-2.0 AND LGPL-3.0-or-later", 1448 "optional": true, 1449 "os": [ 1450 "win32" 1451 ], 1452 "engines": { 1453 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1454 }, 1455 "funding": { 1456 "url": "https://opencollective.com/libvips" 1457 } 1458 }, 1459 "node_modules/@img/sharp-win32-x64": { 1460 "version": "0.34.5", 1461 "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz", 1462 "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==", 1463 "cpu": [ 1464 "x64" 1465 ], 1466 "license": "Apache-2.0 AND LGPL-3.0-or-later", 1467 "optional": true, 1468 "os": [ 1469 "win32" 1470 ], 1471 "engines": { 1472 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1473 }, 1474 "funding": { 1475 "url": "https://opencollective.com/libvips" 1476 } 1477 }, 1478 "node_modules/@jridgewell/gen-mapping": { 1479 "version": "0.3.13", 1480 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", 1481 "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", 1482 "dev": true, 1483 "license": "MIT", 1484 "dependencies": { 1485 "@jridgewell/sourcemap-codec": "^1.5.0", 1486 "@jridgewell/trace-mapping": "^0.3.24" 1487 } 1488 }, 1489 "node_modules/@jridgewell/remapping": { 1490 "version": "2.3.5", 1491 "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", 1492 "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", 1493 "dev": true, 1494 "license": "MIT", 1495 "dependencies": { 1496 "@jridgewell/gen-mapping": "^0.3.5", 1497 "@jridgewell/trace-mapping": "^0.3.24" 1498 } 1499 }, 1500 "node_modules/@jridgewell/resolve-uri": { 1501 "version": "3.1.2", 1502 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", 1503 "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", 1504 "dev": true, 1505 "license": "MIT", 1506 "engines": { 1507 "node": ">=6.0.0" 1508 } 1509 }, 1510 "node_modules/@jridgewell/sourcemap-codec": { 1511 "version": "1.5.5", 1512 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", 1513 "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", 1514 "dev": true, 1515 "license": "MIT" 1516 }, 1517 "node_modules/@jridgewell/trace-mapping": { 1518 "version": "0.3.31", 1519 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", 1520 "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", 1521 "dev": true, 1522 "license": "MIT", 1523 "dependencies": { 1524 "@jridgewell/resolve-uri": "^3.1.0", 1525 "@jridgewell/sourcemap-codec": "^1.4.14" 1526 } 1527 }, 1528 "node_modules/@jsep-plugin/assignment": { 1529 "version": "1.3.0", 1530 "resolved": "https://registry.npmjs.org/@jsep-plugin/assignment/-/assignment-1.3.0.tgz", 1531 "integrity": "sha512-VVgV+CXrhbMI3aSusQyclHkenWSAm95WaiKrMxRFam3JSUiIaQjoMIw2sEs/OX4XifnqeQUN4DYbJjlA8EfktQ==", 1532 "license": "MIT", 1533 "engines": { 1534 "node": ">= 10.16.0" 1535 }, 1536 "peerDependencies": { 1537 "jsep": "^0.4.0||^1.0.0" 1538 } 1539 }, 1540 "node_modules/@jsep-plugin/regex": { 1541 "version": "1.0.4", 1542 "resolved": "https://registry.npmjs.org/@jsep-plugin/regex/-/regex-1.0.4.tgz", 1543 "integrity": "sha512-q7qL4Mgjs1vByCaTnDFcBnV9HS7GVPJX5vyVoCgZHNSC9rjwIlmbXG5sUuorR5ndfHAIlJ8pVStxvjXHbNvtUg==", 1544 "license": "MIT", 1545 "engines": { 1546 "node": ">= 10.16.0" 1547 }, 1548 "peerDependencies": { 1549 "jsep": "^0.4.0||^1.0.0" 1550 } 1551 }, 1552 "node_modules/@next/env": { 1553 "version": "16.2.6", 1554 "resolved": "https://registry.npmjs.org/@next/env/-/env-16.2.6.tgz", 1555 "integrity": "sha512-gd8HoHN4ufj73WmR3JmVolrpJR47ILK6LouP5xElPglaVxir6e1a7VzvTvDWkOoPXT9rkkTzyCxBu4yeZfZwcw==", 1556 "license": "MIT" 1557 }, 1558 "node_modules/@next/swc-darwin-arm64": { 1559 "version": "16.2.6", 1560 "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.6.tgz", 1561 "integrity": "sha512-ZJGkkcNfYgrrMkqOdZ7zoLa1TOy0qpcMfk/z4Mh/FKUz40gVO+HNQWqmLxf67Z5WB64DRp0dhEbyHfel+6sJUg==", 1562 "cpu": [ 1563 "arm64" 1564 ], 1565 "license": "MIT", 1566 "optional": true, 1567 "os": [ 1568 "darwin" 1569 ], 1570 "engines": { 1571 "node": ">= 10" 1572 } 1573 }, 1574 "node_modules/@next/swc-darwin-x64": { 1575 "version": "16.2.6", 1576 "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.6.tgz", 1577 "integrity": "sha512-v/YLBHIY132Ced3puBJ7YJKw1lqsCrgcNo2aRJlCEyQrrCeRJlvGlnmxhPxNQI3KE3N1DN5r9TPNPvka3nq5RQ==", 1578 "cpu": [ 1579 "x64" 1580 ], 1581 "license": "MIT", 1582 "optional": true, 1583 "os": [ 1584 "darwin" 1585 ], 1586 "engines": { 1587 "node": ">= 10" 1588 } 1589 }, 1590 "node_modules/@next/swc-linux-arm64-gnu": { 1591 "version": "16.2.6", 1592 "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.6.tgz", 1593 "integrity": "sha512-RPOvqlYBbcQjkz9VQQDZ2T2bARIjXZV1KFlt+V2Mr6SW/e4I9fcKsaA0hdyf2FHoTlsV2xnBd5Y912rP/1Ce6w==", 1594 "cpu": [ 1595 "arm64" 1596 ], 1597 "license": "MIT", 1598 "optional": true, 1599 "os": [ 1600 "linux" 1601 ], 1602 "engines": { 1603 "node": ">= 10" 1604 } 1605 }, 1606 "node_modules/@next/swc-linux-arm64-musl": { 1607 "version": "16.2.6", 1608 "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.6.tgz", 1609 "integrity": "sha512-URUTu1+dMkxJsPFgm+OeEvq9wf5sujw0EvgYy80TDGHTSLTnIHeqb0Eu8A3sC95IRgjejQL+kC4mw+4yPxiAXA==", 1610 "cpu": [ 1611 "arm64" 1612 ], 1613 "license": "MIT", 1614 "optional": true, 1615 "os": [ 1616 "linux" 1617 ], 1618 "engines": { 1619 "node": ">= 10" 1620 } 1621 }, 1622 "node_modules/@next/swc-linux-x64-gnu": { 1623 "version": "16.2.6", 1624 "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.6.tgz", 1625 "integrity": "sha512-DOj182mPV8G3UkrayLoREM5YEYI+Dk5wv7Ox9xl1fFibAELEsFD0lDPfHIeILlutMMfdyhlzYPELG3peuKaurw==", 1626 "cpu": [ 1627 "x64" 1628 ], 1629 "license": "MIT", 1630 "optional": true, 1631 "os": [ 1632 "linux" 1633 ], 1634 "engines": { 1635 "node": ">= 10" 1636 } 1637 }, 1638 "node_modules/@next/swc-linux-x64-musl": { 1639 "version": "16.2.6", 1640 "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.6.tgz", 1641 "integrity": "sha512-HKQ5SP/V/ub73UvF7n/zeJlxk2kLmtL7Wzrg4WfmkjmNos5onJ2tKu7yZOPdL18A6Svfn3max29ym+ry7NkK4g==", 1642 "cpu": [ 1643 "x64" 1644 ], 1645 "license": "MIT", 1646 "optional": true, 1647 "os": [ 1648 "linux" 1649 ], 1650 "engines": { 1651 "node": ">= 10" 1652 } 1653 }, 1654 "node_modules/@next/swc-win32-arm64-msvc": { 1655 "version": "16.2.6", 1656 "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.6.tgz", 1657 "integrity": "sha512-LZXpTlPyS5v7HhSmnvsLGP3iIYgYOBnc8r8ArlT55sGHV89bR2HlDdBjWQ+PY6SJMmk8TuVGFuxalnP3k/0Dwg==", 1658 "cpu": [ 1659 "arm64" 1660 ], 1661 "license": "MIT", 1662 "optional": true, 1663 "os": [ 1664 "win32" 1665 ], 1666 "engines": { 1667 "node": ">= 10" 1668 } 1669 }, 1670 "node_modules/@next/swc-win32-x64-msvc": { 1671 "version": "16.2.6", 1672 "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.6.tgz", 1673 "integrity": "sha512-F0+4i0h9J6C4eE3EAPWsoCk7UW/dbzOjyzxY0qnDUOYFu6FFmdZ6l97/XdV3/Nz3VYyO7UWjyEJUXkGqcoXfMA==", 1674 "cpu": [ 1675 "x64" 1676 ], 1677 "license": "MIT", 1678 "optional": true, 1679 "os": [ 1680 "win32" 1681 ], 1682 "engines": { 1683 "node": ">= 10" 1684 } 1685 }, 1686 "node_modules/@noble/curves": { 1687 "version": "1.9.7", 1688 "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.9.7.tgz", 1689 "integrity": "sha512-gbKGcRUYIjA3/zCCNaWDciTMFI0dCkvou3TL8Zmy5Nc7sJ47a0jtOeZoTaMxkuqRo9cRhjOdZJXegxYE5FN/xw==", 1690 "license": "MIT", 1691 "dependencies": { 1692 "@noble/hashes": "1.8.0" 1693 }, 1694 "engines": { 1695 "node": "^14.21.3 || >=16" 1696 }, 1697 "funding": { 1698 "url": "https://paulmillr.com/funding/" 1699 } 1700 }, 1701 "node_modules/@noble/hashes": { 1702 "version": "1.8.0", 1703 "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz", 1704 "integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==", 1705 "license": "MIT", 1706 "engines": { 1707 "node": "^14.21.3 || >=16" 1708 }, 1709 "funding": { 1710 "url": "https://paulmillr.com/funding/" 1711 } 1712 }, 1713 "node_modules/@standard-schema/spec": { 1714 "version": "1.1.0", 1715 "resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz", 1716 "integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==", 1717 "license": "MIT" 1718 }, 1719 "node_modules/@swc/helpers": { 1720 "version": "0.5.15", 1721 "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz", 1722 "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==", 1723 "license": "Apache-2.0", 1724 "dependencies": { 1725 "tslib": "^2.8.0" 1726 } 1727 }, 1728 "node_modules/@tailwindcss/node": { 1729 "version": "4.3.0", 1730 "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.3.0.tgz", 1731 "integrity": "sha512-aFb4gUhFOgdh9AXo4IzBEOzBkkAxm9VigwDJnMIYv3lcfXCJVesNfbEaBl4BNgVRyid92AmdviqwBUBRKSeY3g==", 1732 "dev": true, 1733 "license": "MIT", 1734 "dependencies": { 1735 "@jridgewell/remapping": "^2.3.5", 1736 "enhanced-resolve": "^5.21.0", 1737 "jiti": "^2.6.1", 1738 "lightningcss": "1.32.0", 1739 "magic-string": "^0.30.21", 1740 "source-map-js": "^1.2.1", 1741 "tailwindcss": "4.3.0" 1742 } 1743 }, 1744 "node_modules/@tailwindcss/oxide": { 1745 "version": "4.3.0", 1746 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.3.0.tgz", 1747 "integrity": "sha512-F7HZGBeN9I0/AuuJS5PwcD8xayx5ri5GhjYUDBEVYUkexyA/giwbDNjRVrxSezE3T250OU2K/wp/ltWx3UOefg==", 1748 "dev": true, 1749 "license": "MIT", 1750 "engines": { 1751 "node": ">= 20" 1752 }, 1753 "optionalDependencies": { 1754 "@tailwindcss/oxide-android-arm64": "4.3.0", 1755 "@tailwindcss/oxide-darwin-arm64": "4.3.0", 1756 "@tailwindcss/oxide-darwin-x64": "4.3.0", 1757 "@tailwindcss/oxide-freebsd-x64": "4.3.0", 1758 "@tailwindcss/oxide-linux-arm-gnueabihf": "4.3.0", 1759 "@tailwindcss/oxide-linux-arm64-gnu": "4.3.0", 1760 "@tailwindcss/oxide-linux-arm64-musl": "4.3.0", 1761 "@tailwindcss/oxide-linux-x64-gnu": "4.3.0", 1762 "@tailwindcss/oxide-linux-x64-musl": "4.3.0", 1763 "@tailwindcss/oxide-wasm32-wasi": "4.3.0", 1764 "@tailwindcss/oxide-win32-arm64-msvc": "4.3.0", 1765 "@tailwindcss/oxide-win32-x64-msvc": "4.3.0" 1766 } 1767 }, 1768 "node_modules/@tailwindcss/oxide-android-arm64": { 1769 "version": "4.3.0", 1770 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.3.0.tgz", 1771 "integrity": "sha512-TJPiq67tKlLuObP6RkwvVGDoxCMBVtDgKkLfa/uyj7/FyxvQwHS+UOnVrXXgbEsfUaMgiVvC4KbJnRr26ho4Ng==", 1772 "cpu": [ 1773 "arm64" 1774 ], 1775 "dev": true, 1776 "license": "MIT", 1777 "optional": true, 1778 "os": [ 1779 "android" 1780 ], 1781 "engines": { 1782 "node": ">= 20" 1783 } 1784 }, 1785 "node_modules/@tailwindcss/oxide-darwin-arm64": { 1786 "version": "4.3.0", 1787 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.3.0.tgz", 1788 "integrity": "sha512-oMN/WZRb+SO37BmUElEgeEWuU8E/HXRkiODxJxLe1UTHVXLrdVSgfaJV7pSlhRGMSOiXLuxTIjfsF3wYvz8cgQ==", 1789 "cpu": [ 1790 "arm64" 1791 ], 1792 "dev": true, 1793 "license": "MIT", 1794 "optional": true, 1795 "os": [ 1796 "darwin" 1797 ], 1798 "engines": { 1799 "node": ">= 20" 1800 } 1801 }, 1802 "node_modules/@tailwindcss/oxide-darwin-x64": { 1803 "version": "4.3.0", 1804 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.3.0.tgz", 1805 "integrity": "sha512-N6CUmu4a6bKVADfw77p+iw6Yd9Q3OBhe0veaDX+QazfuVYlQsHfDgxBrsjQ/IW+zywL8mTrNd0SdJT/zgtvMdA==", 1806 "cpu": [ 1807 "x64" 1808 ], 1809 "dev": true, 1810 "license": "MIT", 1811 "optional": true, 1812 "os": [ 1813 "darwin" 1814 ], 1815 "engines": { 1816 "node": ">= 20" 1817 } 1818 }, 1819 "node_modules/@tailwindcss/oxide-freebsd-x64": { 1820 "version": "4.3.0", 1821 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.3.0.tgz", 1822 "integrity": "sha512-zDL5hBkQdH5C6MpqbK3gQAgP80tsMwSI26vjOzjJtNCMUo0lFgOItzHKBIupOZNQxt3ouPH7RPhvNhiTfCe5CQ==", 1823 "cpu": [ 1824 "x64" 1825 ], 1826 "dev": true, 1827 "license": "MIT", 1828 "optional": true, 1829 "os": [ 1830 "freebsd" 1831 ], 1832 "engines": { 1833 "node": ">= 20" 1834 } 1835 }, 1836 "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { 1837 "version": "4.3.0", 1838 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.3.0.tgz", 1839 "integrity": "sha512-R06HdNi7A7OEoMsf6d4tjZ71RCWnZQPHj2mnotSFURjNLdBC+cIgXQ7l81CqeoiQftjf6OOblxXMInMgN2VzMA==", 1840 "cpu": [ 1841 "arm" 1842 ], 1843 "dev": true, 1844 "license": "MIT", 1845 "optional": true, 1846 "os": [ 1847 "linux" 1848 ], 1849 "engines": { 1850 "node": ">= 20" 1851 } 1852 }, 1853 "node_modules/@tailwindcss/oxide-linux-arm64-gnu": { 1854 "version": "4.3.0", 1855 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.3.0.tgz", 1856 "integrity": "sha512-qTJHELX8jetjhRQHCLilkVLmybpzNQAtaI/gaoVoidn/ufbNDbAo8KlK2J+yPoc8wQxvDxCmh/5lr8nC1+lTbg==", 1857 "cpu": [ 1858 "arm64" 1859 ], 1860 "dev": true, 1861 "license": "MIT", 1862 "optional": true, 1863 "os": [ 1864 "linux" 1865 ], 1866 "engines": { 1867 "node": ">= 20" 1868 } 1869 }, 1870 "node_modules/@tailwindcss/oxide-linux-arm64-musl": { 1871 "version": "4.3.0", 1872 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.3.0.tgz", 1873 "integrity": "sha512-Z6sukiQsngnWO+l39X4pPbiWT81IC+PLKF+PHxIlyZbGNb9MODfYlXEVlFvej5BOZInWX01kVyzeLvHsXhfczQ==", 1874 "cpu": [ 1875 "arm64" 1876 ], 1877 "dev": true, 1878 "license": "MIT", 1879 "optional": true, 1880 "os": [ 1881 "linux" 1882 ], 1883 "engines": { 1884 "node": ">= 20" 1885 } 1886 }, 1887 "node_modules/@tailwindcss/oxide-linux-x64-gnu": { 1888 "version": "4.3.0", 1889 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.3.0.tgz", 1890 "integrity": "sha512-DRNdQRpSGzRGfARVuVkxvM8Q12nh19l4BF/G7zGA1oe+9wcC6saFBHTISrpIcKzhiXtSrlSrluCfvMuledoCTQ==", 1891 "cpu": [ 1892 "x64" 1893 ], 1894 "dev": true, 1895 "license": "MIT", 1896 "optional": true, 1897 "os": [ 1898 "linux" 1899 ], 1900 "engines": { 1901 "node": ">= 20" 1902 } 1903 }, 1904 "node_modules/@tailwindcss/oxide-linux-x64-musl": { 1905 "version": "4.3.0", 1906 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.3.0.tgz", 1907 "integrity": "sha512-Z0IADbDo8bh6I7h2IQMx601AdXBLfFpEdUotft86evd/8ZPflZe9COPO8Q1vw+pfLWIUo9zN/JGZvwuAJqduqg==", 1908 "cpu": [ 1909 "x64" 1910 ], 1911 "dev": true, 1912 "license": "MIT", 1913 "optional": true, 1914 "os": [ 1915 "linux" 1916 ], 1917 "engines": { 1918 "node": ">= 20" 1919 } 1920 }, 1921 "node_modules/@tailwindcss/oxide-wasm32-wasi": { 1922 "version": "4.3.0", 1923 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.3.0.tgz", 1924 "integrity": "sha512-HNZGOUxEmElksYR7S6sC5jTeNGpobAsy9u7Gu0AskJ8/20FR9GqebUyB+HBcU/ax6BHuiuJi+Oda4B+YX6H1yA==", 1925 "bundleDependencies": [ 1926 "@napi-rs/wasm-runtime", 1927 "@emnapi/core", 1928 "@emnapi/runtime", 1929 "@tybys/wasm-util", 1930 "@emnapi/wasi-threads", 1931 "tslib" 1932 ], 1933 "cpu": [ 1934 "wasm32" 1935 ], 1936 "dev": true, 1937 "license": "MIT", 1938 "optional": true, 1939 "dependencies": { 1940 "@emnapi/core": "^1.10.0", 1941 "@emnapi/runtime": "^1.10.0", 1942 "@emnapi/wasi-threads": "^1.2.1", 1943 "@napi-rs/wasm-runtime": "^1.1.4", 1944 "@tybys/wasm-util": "^0.10.1", 1945 "tslib": "^2.8.1" 1946 }, 1947 "engines": { 1948 "node": ">=14.0.0" 1949 } 1950 }, 1951 "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { 1952 "version": "4.3.0", 1953 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.3.0.tgz", 1954 "integrity": "sha512-Pe+RPVTi1T+qymuuRpcdvwSVZjnll/f7n8gBxMMh3xLTctMDKqpdfGimbMyioqtLhUYZxdJ9wGNhV7MKHvgZsQ==", 1955 "cpu": [ 1956 "arm64" 1957 ], 1958 "dev": true, 1959 "license": "MIT", 1960 "optional": true, 1961 "os": [ 1962 "win32" 1963 ], 1964 "engines": { 1965 "node": ">= 20" 1966 } 1967 }, 1968 "node_modules/@tailwindcss/oxide-win32-x64-msvc": { 1969 "version": "4.3.0", 1970 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.3.0.tgz", 1971 "integrity": "sha512-Mvrf2kXW/yeW/OTezZlCGOirXRcUuLIBx/5Y12BaPM7wJoryG6dfS/NJL8aBPqtTEx/Vm4T4vKzFUcKDT+TKUA==", 1972 "cpu": [ 1973 "x64" 1974 ], 1975 "dev": true, 1976 "license": "MIT", 1977 "optional": true, 1978 "os": [ 1979 "win32" 1980 ], 1981 "engines": { 1982 "node": ">= 20" 1983 } 1984 }, 1985 "node_modules/@tailwindcss/postcss": { 1986 "version": "4.3.0", 1987 "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.3.0.tgz", 1988 "integrity": "sha512-Jm05Tjx+9yCLGv5qw1c+84Psds8MnyrEQYCB+FFk2lgGiUjlRqdxke4mVTuYrj2xnVZqKim2Apr5ySuQRYAw/w==", 1989 "dev": true, 1990 "license": "MIT", 1991 "dependencies": { 1992 "@alloc/quick-lru": "^5.2.0", 1993 "@tailwindcss/node": "4.3.0", 1994 "@tailwindcss/oxide": "4.3.0", 1995 "postcss": "^8.5.10", 1996 "tailwindcss": "4.3.0" 1997 } 1998 }, 1999 "node_modules/@ts-morph/common": { 2000 "version": "0.28.1", 2001 "resolved": "https://registry.npmjs.org/@ts-morph/common/-/common-0.28.1.tgz", 2002 "integrity": "sha512-W74iWf7ILp1ZKNYXY5qbddNaml7e9Sedv5lvU1V8lftlitkc9Pq1A+jlH23ltDgWYeZFFEqGCD1Ies9hqu3O+g==", 2003 "license": "MIT", 2004 "dependencies": { 2005 "minimatch": "^10.0.1", 2006 "path-browserify": "^1.0.1", 2007 "tinyglobby": "^0.2.14" 2008 } 2009 }, 2010 "node_modules/@types/node": { 2011 "version": "25.7.0", 2012 "resolved": "https://registry.npmjs.org/@types/node/-/node-25.7.0.tgz", 2013 "integrity": "sha512-z+pdZyxE+RTQE9AcboAZCb4otwcrvgHD+GlBpPgn0emDVt0ohrTMhAwlr2Wd9nZ+nihhYFxO2pThz3C5qSu2Eg==", 2014 "dev": true, 2015 "license": "MIT", 2016 "dependencies": { 2017 "undici-types": "~7.21.0" 2018 } 2019 }, 2020 "node_modules/@types/react": { 2021 "version": "19.2.14", 2022 "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz", 2023 "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==", 2024 "dev": true, 2025 "license": "MIT", 2026 "dependencies": { 2027 "csstype": "^3.2.2" 2028 } 2029 }, 2030 "node_modules/@types/react-dom": { 2031 "version": "19.2.3", 2032 "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz", 2033 "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==", 2034 "dev": true, 2035 "license": "MIT", 2036 "peerDependencies": { 2037 "@types/react": "^19.2.0" 2038 } 2039 }, 2040 "node_modules/abort-controller": { 2041 "version": "3.0.0", 2042 "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz", 2043 "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==", 2044 "license": "MIT", 2045 "dependencies": { 2046 "event-target-shim": "^5.0.0" 2047 }, 2048 "engines": { 2049 "node": ">=6.5" 2050 } 2051 }, 2052 "node_modules/accepts": { 2053 "version": "1.3.8", 2054 "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", 2055 "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", 2056 "license": "MIT", 2057 "dependencies": { 2058 "mime-types": "~2.1.34", 2059 "negotiator": "0.6.3" 2060 }, 2061 "engines": { 2062 "node": ">= 0.6" 2063 } 2064 }, 2065 "node_modules/ansi-regex": { 2066 "version": "5.0.1", 2067 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 2068 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 2069 "license": "MIT", 2070 "engines": { 2071 "node": ">=8" 2072 } 2073 }, 2074 "node_modules/ansi-styles": { 2075 "version": "4.3.0", 2076 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", 2077 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", 2078 "license": "MIT", 2079 "dependencies": { 2080 "color-convert": "^2.0.1" 2081 }, 2082 "engines": { 2083 "node": ">=8" 2084 }, 2085 "funding": { 2086 "url": "https://github.com/chalk/ansi-styles?sponsor=1" 2087 } 2088 }, 2089 "node_modules/array-flatten": { 2090 "version": "1.1.1", 2091 "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", 2092 "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==", 2093 "license": "MIT" 2094 }, 2095 "node_modules/atomic-sleep": { 2096 "version": "1.0.0", 2097 "resolved": "https://registry.npmjs.org/atomic-sleep/-/atomic-sleep-1.0.0.tgz", 2098 "integrity": "sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==", 2099 "license": "MIT", 2100 "engines": { 2101 "node": ">=8.0.0" 2102 } 2103 }, 2104 "node_modules/await-lock": { 2105 "version": "2.2.2", 2106 "resolved": "https://registry.npmjs.org/await-lock/-/await-lock-2.2.2.tgz", 2107 "integrity": "sha512-aDczADvlvTGajTDjcjpJMqRkOF6Qdz3YbPZm/PyW6tKPkx2hlYBzxMhEywM/tU72HrVZjgl5VCdRuMlA7pZ8Gw==", 2108 "dev": true, 2109 "license": "MIT" 2110 }, 2111 "node_modules/balanced-match": { 2112 "version": "4.0.4", 2113 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", 2114 "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", 2115 "license": "MIT", 2116 "engines": { 2117 "node": "18 || 20 || >=22" 2118 } 2119 }, 2120 "node_modules/base64-js": { 2121 "version": "1.5.1", 2122 "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", 2123 "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", 2124 "funding": [ 2125 { 2126 "type": "github", 2127 "url": "https://github.com/sponsors/feross" 2128 }, 2129 { 2130 "type": "patreon", 2131 "url": "https://www.patreon.com/feross" 2132 }, 2133 { 2134 "type": "consulting", 2135 "url": "https://feross.org/support" 2136 } 2137 ], 2138 "license": "MIT" 2139 }, 2140 "node_modules/baseline-browser-mapping": { 2141 "version": "2.10.29", 2142 "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.29.tgz", 2143 "integrity": "sha512-Asa2krT+XTPZINCS+2QcyS8WTkObE77RwkydwF7h6DmnKqbvlalz93m/dnphUyCa6SWSP51VgtEUf2FN+gelFQ==", 2144 "license": "Apache-2.0", 2145 "bin": { 2146 "baseline-browser-mapping": "dist/cli.cjs" 2147 }, 2148 "engines": { 2149 "node": ">=6.0.0" 2150 } 2151 }, 2152 "node_modules/body-parser": { 2153 "version": "1.20.5", 2154 "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.5.tgz", 2155 "integrity": "sha512-3grm+/2tUOvu2cjJkvsIxrv/wVpfXQW4PsQHYm7yk4vfpu7Ekl6nEsYBoJUL6qDwZUx8wUhQ8tR2qz+ad9c9OA==", 2156 "license": "MIT", 2157 "dependencies": { 2158 "bytes": "~3.1.2", 2159 "content-type": "~1.0.5", 2160 "debug": "2.6.9", 2161 "depd": "2.0.0", 2162 "destroy": "~1.2.0", 2163 "http-errors": "~2.0.1", 2164 "iconv-lite": "~0.4.24", 2165 "on-finished": "~2.4.1", 2166 "qs": "~6.15.1", 2167 "raw-body": "~2.5.3", 2168 "type-is": "~1.6.18", 2169 "unpipe": "~1.0.0" 2170 }, 2171 "engines": { 2172 "node": ">= 0.8", 2173 "npm": "1.2.8000 || >= 1.4.16" 2174 } 2175 }, 2176 "node_modules/brace-expansion": { 2177 "version": "5.0.6", 2178 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz", 2179 "integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==", 2180 "license": "MIT", 2181 "dependencies": { 2182 "balanced-match": "^4.0.2" 2183 }, 2184 "engines": { 2185 "node": "18 || 20 || >=22" 2186 } 2187 }, 2188 "node_modules/buffer": { 2189 "version": "6.0.3", 2190 "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", 2191 "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", 2192 "funding": [ 2193 { 2194 "type": "github", 2195 "url": "https://github.com/sponsors/feross" 2196 }, 2197 { 2198 "type": "patreon", 2199 "url": "https://www.patreon.com/feross" 2200 }, 2201 { 2202 "type": "consulting", 2203 "url": "https://feross.org/support" 2204 } 2205 ], 2206 "license": "MIT", 2207 "dependencies": { 2208 "base64-js": "^1.3.1", 2209 "ieee754": "^1.2.1" 2210 } 2211 }, 2212 "node_modules/bytes": { 2213 "version": "3.1.2", 2214 "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", 2215 "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", 2216 "license": "MIT", 2217 "engines": { 2218 "node": ">= 0.8" 2219 } 2220 }, 2221 "node_modules/call-bind-apply-helpers": { 2222 "version": "1.0.2", 2223 "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", 2224 "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", 2225 "license": "MIT", 2226 "dependencies": { 2227 "es-errors": "^1.3.0", 2228 "function-bind": "^1.1.2" 2229 }, 2230 "engines": { 2231 "node": ">= 0.4" 2232 } 2233 }, 2234 "node_modules/call-bound": { 2235 "version": "1.0.4", 2236 "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", 2237 "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", 2238 "license": "MIT", 2239 "dependencies": { 2240 "call-bind-apply-helpers": "^1.0.2", 2241 "get-intrinsic": "^1.3.0" 2242 }, 2243 "engines": { 2244 "node": ">= 0.4" 2245 }, 2246 "funding": { 2247 "url": "https://github.com/sponsors/ljharb" 2248 } 2249 }, 2250 "node_modules/caniuse-lite": { 2251 "version": "1.0.30001792", 2252 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001792.tgz", 2253 "integrity": "sha512-hVLMUZFgR4JJ6ACt1uEESvQN1/dBVqPAKY0hgrV70eN3391K6juAfTjKZLKvOMsx8PxA7gsY1/tLMMTcfFLLpw==", 2254 "funding": [ 2255 { 2256 "type": "opencollective", 2257 "url": "https://opencollective.com/browserslist" 2258 }, 2259 { 2260 "type": "tidelift", 2261 "url": "https://tidelift.com/funding/github/npm/caniuse-lite" 2262 }, 2263 { 2264 "type": "github", 2265 "url": "https://github.com/sponsors/ai" 2266 } 2267 ], 2268 "license": "CC-BY-4.0" 2269 }, 2270 "node_modules/client-only": { 2271 "version": "0.0.1", 2272 "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz", 2273 "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==", 2274 "license": "MIT" 2275 }, 2276 "node_modules/cliui": { 2277 "version": "8.0.1", 2278 "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", 2279 "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", 2280 "license": "ISC", 2281 "dependencies": { 2282 "string-width": "^4.2.0", 2283 "strip-ansi": "^6.0.1", 2284 "wrap-ansi": "^7.0.0" 2285 }, 2286 "engines": { 2287 "node": ">=12" 2288 } 2289 }, 2290 "node_modules/code-block-writer": { 2291 "version": "13.0.3", 2292 "resolved": "https://registry.npmjs.org/code-block-writer/-/code-block-writer-13.0.3.tgz", 2293 "integrity": "sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==", 2294 "license": "MIT" 2295 }, 2296 "node_modules/color-convert": { 2297 "version": "2.0.1", 2298 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", 2299 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", 2300 "license": "MIT", 2301 "dependencies": { 2302 "color-name": "~1.1.4" 2303 }, 2304 "engines": { 2305 "node": ">=7.0.0" 2306 } 2307 }, 2308 "node_modules/color-name": { 2309 "version": "1.1.4", 2310 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", 2311 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", 2312 "license": "MIT" 2313 }, 2314 "node_modules/content-disposition": { 2315 "version": "0.5.4", 2316 "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", 2317 "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", 2318 "license": "MIT", 2319 "dependencies": { 2320 "safe-buffer": "5.2.1" 2321 }, 2322 "engines": { 2323 "node": ">= 0.6" 2324 } 2325 }, 2326 "node_modules/content-type": { 2327 "version": "1.0.5", 2328 "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", 2329 "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", 2330 "license": "MIT", 2331 "engines": { 2332 "node": ">= 0.6" 2333 } 2334 }, 2335 "node_modules/cookie": { 2336 "version": "0.7.2", 2337 "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", 2338 "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", 2339 "license": "MIT", 2340 "engines": { 2341 "node": ">= 0.6" 2342 } 2343 }, 2344 "node_modules/cookie-signature": { 2345 "version": "1.0.7", 2346 "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.7.tgz", 2347 "integrity": "sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==", 2348 "license": "MIT" 2349 }, 2350 "node_modules/core-js": { 2351 "version": "3.49.0", 2352 "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.49.0.tgz", 2353 "integrity": "sha512-es1U2+YTtzpwkxVLwAFdSpaIMyQaq0PBgm3YD1W3Qpsn1NAmO3KSgZfu+oGSWVu6NvLHoHCV/aYcsE5wiB7ALg==", 2354 "hasInstallScript": true, 2355 "license": "MIT", 2356 "funding": { 2357 "type": "opencollective", 2358 "url": "https://opencollective.com/core-js" 2359 } 2360 }, 2361 "node_modules/csstype": { 2362 "version": "3.2.3", 2363 "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", 2364 "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", 2365 "dev": true, 2366 "license": "MIT" 2367 }, 2368 "node_modules/debug": { 2369 "version": "2.6.9", 2370 "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", 2371 "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", 2372 "license": "MIT", 2373 "dependencies": { 2374 "ms": "2.0.0" 2375 } 2376 }, 2377 "node_modules/depd": { 2378 "version": "2.0.0", 2379 "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", 2380 "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", 2381 "license": "MIT", 2382 "engines": { 2383 "node": ">= 0.8" 2384 } 2385 }, 2386 "node_modules/destroy": { 2387 "version": "1.2.0", 2388 "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", 2389 "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", 2390 "license": "MIT", 2391 "engines": { 2392 "node": ">= 0.8", 2393 "npm": "1.2.8000 || >= 1.4.16" 2394 } 2395 }, 2396 "node_modules/detect-libc": { 2397 "version": "2.1.2", 2398 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", 2399 "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", 2400 "devOptional": true, 2401 "license": "Apache-2.0", 2402 "engines": { 2403 "node": ">=8" 2404 } 2405 }, 2406 "node_modules/dunder-proto": { 2407 "version": "1.0.1", 2408 "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", 2409 "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", 2410 "license": "MIT", 2411 "dependencies": { 2412 "call-bind-apply-helpers": "^1.0.1", 2413 "es-errors": "^1.3.0", 2414 "gopd": "^1.2.0" 2415 }, 2416 "engines": { 2417 "node": ">= 0.4" 2418 } 2419 }, 2420 "node_modules/ee-first": { 2421 "version": "1.1.1", 2422 "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", 2423 "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", 2424 "license": "MIT" 2425 }, 2426 "node_modules/emoji-regex": { 2427 "version": "8.0.0", 2428 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", 2429 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", 2430 "license": "MIT" 2431 }, 2432 "node_modules/encodeurl": { 2433 "version": "2.0.0", 2434 "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz", 2435 "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", 2436 "license": "MIT", 2437 "engines": { 2438 "node": ">= 0.8" 2439 } 2440 }, 2441 "node_modules/enhanced-resolve": { 2442 "version": "5.21.3", 2443 "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.21.3.tgz", 2444 "integrity": "sha512-QyL119InA+XXEkNLNTPCXPugSvOfhwv0JOlGNzvxs0hZaiHLNvXSpudUWsOlsXGWJh8G6ckCScEkVHfX3kw/2Q==", 2445 "dev": true, 2446 "license": "MIT", 2447 "dependencies": { 2448 "graceful-fs": "^4.2.4", 2449 "tapable": "^2.3.3" 2450 }, 2451 "engines": { 2452 "node": ">=10.13.0" 2453 } 2454 }, 2455 "node_modules/es-define-property": { 2456 "version": "1.0.1", 2457 "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", 2458 "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", 2459 "license": "MIT", 2460 "engines": { 2461 "node": ">= 0.4" 2462 } 2463 }, 2464 "node_modules/es-errors": { 2465 "version": "1.3.0", 2466 "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", 2467 "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", 2468 "license": "MIT", 2469 "engines": { 2470 "node": ">= 0.4" 2471 } 2472 }, 2473 "node_modules/es-object-atoms": { 2474 "version": "1.1.1", 2475 "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", 2476 "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", 2477 "license": "MIT", 2478 "dependencies": { 2479 "es-errors": "^1.3.0" 2480 }, 2481 "engines": { 2482 "node": ">= 0.4" 2483 } 2484 }, 2485 "node_modules/esbuild": { 2486 "version": "0.28.0", 2487 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.28.0.tgz", 2488 "integrity": "sha512-sNR9MHpXSUV/XB4zmsFKN+QgVG82Cc7+/aaxJ8Adi8hyOac+EXptIp45QBPaVyX3N70664wRbTcLTOemCAnyqw==", 2489 "dev": true, 2490 "hasInstallScript": true, 2491 "license": "MIT", 2492 "bin": { 2493 "esbuild": "bin/esbuild" 2494 }, 2495 "engines": { 2496 "node": ">=18" 2497 }, 2498 "optionalDependencies": { 2499 "@esbuild/aix-ppc64": "0.28.0", 2500 "@esbuild/android-arm": "0.28.0", 2501 "@esbuild/android-arm64": "0.28.0", 2502 "@esbuild/android-x64": "0.28.0", 2503 "@esbuild/darwin-arm64": "0.28.0", 2504 "@esbuild/darwin-x64": "0.28.0", 2505 "@esbuild/freebsd-arm64": "0.28.0", 2506 "@esbuild/freebsd-x64": "0.28.0", 2507 "@esbuild/linux-arm": "0.28.0", 2508 "@esbuild/linux-arm64": "0.28.0", 2509 "@esbuild/linux-ia32": "0.28.0", 2510 "@esbuild/linux-loong64": "0.28.0", 2511 "@esbuild/linux-mips64el": "0.28.0", 2512 "@esbuild/linux-ppc64": "0.28.0", 2513 "@esbuild/linux-riscv64": "0.28.0", 2514 "@esbuild/linux-s390x": "0.28.0", 2515 "@esbuild/linux-x64": "0.28.0", 2516 "@esbuild/netbsd-arm64": "0.28.0", 2517 "@esbuild/netbsd-x64": "0.28.0", 2518 "@esbuild/openbsd-arm64": "0.28.0", 2519 "@esbuild/openbsd-x64": "0.28.0", 2520 "@esbuild/openharmony-arm64": "0.28.0", 2521 "@esbuild/sunos-x64": "0.28.0", 2522 "@esbuild/win32-arm64": "0.28.0", 2523 "@esbuild/win32-ia32": "0.28.0", 2524 "@esbuild/win32-x64": "0.28.0" 2525 } 2526 }, 2527 "node_modules/escalade": { 2528 "version": "3.2.0", 2529 "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", 2530 "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", 2531 "license": "MIT", 2532 "engines": { 2533 "node": ">=6" 2534 } 2535 }, 2536 "node_modules/escape-html": { 2537 "version": "1.0.3", 2538 "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", 2539 "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", 2540 "license": "MIT" 2541 }, 2542 "node_modules/etag": { 2543 "version": "1.8.1", 2544 "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", 2545 "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", 2546 "license": "MIT", 2547 "engines": { 2548 "node": ">= 0.6" 2549 } 2550 }, 2551 "node_modules/event-target-shim": { 2552 "version": "5.0.1", 2553 "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz", 2554 "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==", 2555 "license": "MIT", 2556 "engines": { 2557 "node": ">=6" 2558 } 2559 }, 2560 "node_modules/eventemitter3": { 2561 "version": "4.0.7", 2562 "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", 2563 "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", 2564 "license": "MIT" 2565 }, 2566 "node_modules/events": { 2567 "version": "3.3.0", 2568 "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", 2569 "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", 2570 "license": "MIT", 2571 "engines": { 2572 "node": ">=0.8.x" 2573 } 2574 }, 2575 "node_modules/express": { 2576 "version": "4.22.2", 2577 "resolved": "https://registry.npmjs.org/express/-/express-4.22.2.tgz", 2578 "integrity": "sha512-IuL+Elrou2ZvCFHs18/CIzy2Nzvo25nZ1/D2eIZlz7c+QUayAcYoiM2BthCjs+EBHVpjYjcuLDAiCWgeIX3X1Q==", 2579 "license": "MIT", 2580 "dependencies": { 2581 "accepts": "~1.3.8", 2582 "array-flatten": "1.1.1", 2583 "body-parser": "~1.20.5", 2584 "content-disposition": "~0.5.4", 2585 "content-type": "~1.0.4", 2586 "cookie": "~0.7.1", 2587 "cookie-signature": "~1.0.6", 2588 "debug": "2.6.9", 2589 "depd": "2.0.0", 2590 "encodeurl": "~2.0.0", 2591 "escape-html": "~1.0.3", 2592 "etag": "~1.8.1", 2593 "finalhandler": "~1.3.1", 2594 "fresh": "~0.5.2", 2595 "http-errors": "~2.0.0", 2596 "merge-descriptors": "1.0.3", 2597 "methods": "~1.1.2", 2598 "on-finished": "~2.4.1", 2599 "parseurl": "~1.3.3", 2600 "path-to-regexp": "~0.1.12", 2601 "proxy-addr": "~2.0.7", 2602 "qs": "~6.15.1", 2603 "range-parser": "~1.2.1", 2604 "safe-buffer": "5.2.1", 2605 "send": "~0.19.0", 2606 "serve-static": "~1.16.2", 2607 "setprototypeof": "1.2.0", 2608 "statuses": "~2.0.1", 2609 "type-is": "~1.6.18", 2610 "utils-merge": "1.0.1", 2611 "vary": "~1.1.2" 2612 }, 2613 "engines": { 2614 "node": ">= 0.10.0" 2615 }, 2616 "funding": { 2617 "type": "opencollective", 2618 "url": "https://opencollective.com/express" 2619 } 2620 }, 2621 "node_modules/fast-redact": { 2622 "version": "3.5.0", 2623 "resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.5.0.tgz", 2624 "integrity": "sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==", 2625 "license": "MIT", 2626 "engines": { 2627 "node": ">=6" 2628 } 2629 }, 2630 "node_modules/fdir": { 2631 "version": "6.5.0", 2632 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", 2633 "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", 2634 "license": "MIT", 2635 "engines": { 2636 "node": ">=12.0.0" 2637 }, 2638 "peerDependencies": { 2639 "picomatch": "^3 || ^4" 2640 }, 2641 "peerDependenciesMeta": { 2642 "picomatch": { 2643 "optional": true 2644 } 2645 } 2646 }, 2647 "node_modules/finalhandler": { 2648 "version": "1.3.2", 2649 "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.2.tgz", 2650 "integrity": "sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==", 2651 "license": "MIT", 2652 "dependencies": { 2653 "debug": "2.6.9", 2654 "encodeurl": "~2.0.0", 2655 "escape-html": "~1.0.3", 2656 "on-finished": "~2.4.1", 2657 "parseurl": "~1.3.3", 2658 "statuses": "~2.0.2", 2659 "unpipe": "~1.0.0" 2660 }, 2661 "engines": { 2662 "node": ">= 0.8" 2663 } 2664 }, 2665 "node_modules/forwarded": { 2666 "version": "0.2.0", 2667 "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", 2668 "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", 2669 "license": "MIT", 2670 "engines": { 2671 "node": ">= 0.6" 2672 } 2673 }, 2674 "node_modules/fresh": { 2675 "version": "0.5.2", 2676 "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", 2677 "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", 2678 "license": "MIT", 2679 "engines": { 2680 "node": ">= 0.6" 2681 } 2682 }, 2683 "node_modules/fsevents": { 2684 "version": "2.3.3", 2685 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", 2686 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", 2687 "dev": true, 2688 "hasInstallScript": true, 2689 "license": "MIT", 2690 "optional": true, 2691 "os": [ 2692 "darwin" 2693 ], 2694 "engines": { 2695 "node": "^8.16.0 || ^10.6.0 || >=11.0.0" 2696 } 2697 }, 2698 "node_modules/function-bind": { 2699 "version": "1.1.2", 2700 "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", 2701 "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", 2702 "license": "MIT", 2703 "funding": { 2704 "url": "https://github.com/sponsors/ljharb" 2705 } 2706 }, 2707 "node_modules/get-caller-file": { 2708 "version": "2.0.5", 2709 "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", 2710 "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", 2711 "license": "ISC", 2712 "engines": { 2713 "node": "6.* || 8.* || >= 10.*" 2714 } 2715 }, 2716 "node_modules/get-intrinsic": { 2717 "version": "1.3.0", 2718 "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", 2719 "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", 2720 "license": "MIT", 2721 "dependencies": { 2722 "call-bind-apply-helpers": "^1.0.2", 2723 "es-define-property": "^1.0.1", 2724 "es-errors": "^1.3.0", 2725 "es-object-atoms": "^1.1.1", 2726 "function-bind": "^1.1.2", 2727 "get-proto": "^1.0.1", 2728 "gopd": "^1.2.0", 2729 "has-symbols": "^1.1.0", 2730 "hasown": "^2.0.2", 2731 "math-intrinsics": "^1.1.0" 2732 }, 2733 "engines": { 2734 "node": ">= 0.4" 2735 }, 2736 "funding": { 2737 "url": "https://github.com/sponsors/ljharb" 2738 } 2739 }, 2740 "node_modules/get-proto": { 2741 "version": "1.0.1", 2742 "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", 2743 "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", 2744 "license": "MIT", 2745 "dependencies": { 2746 "dunder-proto": "^1.0.1", 2747 "es-object-atoms": "^1.0.0" 2748 }, 2749 "engines": { 2750 "node": ">= 0.4" 2751 } 2752 }, 2753 "node_modules/get-tsconfig": { 2754 "version": "4.14.0", 2755 "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.14.0.tgz", 2756 "integrity": "sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==", 2757 "dev": true, 2758 "license": "MIT", 2759 "dependencies": { 2760 "resolve-pkg-maps": "^1.0.0" 2761 }, 2762 "funding": { 2763 "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1" 2764 } 2765 }, 2766 "node_modules/gopd": { 2767 "version": "1.2.0", 2768 "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", 2769 "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", 2770 "license": "MIT", 2771 "engines": { 2772 "node": ">= 0.4" 2773 }, 2774 "funding": { 2775 "url": "https://github.com/sponsors/ljharb" 2776 } 2777 }, 2778 "node_modules/graceful-fs": { 2779 "version": "4.2.11", 2780 "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", 2781 "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", 2782 "dev": true, 2783 "license": "ISC" 2784 }, 2785 "node_modules/has-symbols": { 2786 "version": "1.1.0", 2787 "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", 2788 "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", 2789 "license": "MIT", 2790 "engines": { 2791 "node": ">= 0.4" 2792 }, 2793 "funding": { 2794 "url": "https://github.com/sponsors/ljharb" 2795 } 2796 }, 2797 "node_modules/hasown": { 2798 "version": "2.0.3", 2799 "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.3.tgz", 2800 "integrity": "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==", 2801 "license": "MIT", 2802 "dependencies": { 2803 "function-bind": "^1.1.2" 2804 }, 2805 "engines": { 2806 "node": ">= 0.4" 2807 } 2808 }, 2809 "node_modules/hono": { 2810 "version": "4.12.18", 2811 "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.18.tgz", 2812 "integrity": "sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==", 2813 "license": "MIT", 2814 "engines": { 2815 "node": ">=16.9.0" 2816 } 2817 }, 2818 "node_modules/http-errors": { 2819 "version": "2.0.1", 2820 "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz", 2821 "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==", 2822 "license": "MIT", 2823 "dependencies": { 2824 "depd": "~2.0.0", 2825 "inherits": "~2.0.4", 2826 "setprototypeof": "~1.2.0", 2827 "statuses": "~2.0.2", 2828 "toidentifier": "~1.0.1" 2829 }, 2830 "engines": { 2831 "node": ">= 0.8" 2832 }, 2833 "funding": { 2834 "type": "opencollective", 2835 "url": "https://opencollective.com/express" 2836 } 2837 }, 2838 "node_modules/iconv-lite": { 2839 "version": "0.4.24", 2840 "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", 2841 "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", 2842 "license": "MIT", 2843 "dependencies": { 2844 "safer-buffer": ">= 2.1.2 < 3" 2845 }, 2846 "engines": { 2847 "node": ">=0.10.0" 2848 } 2849 }, 2850 "node_modules/ieee754": { 2851 "version": "1.2.1", 2852 "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", 2853 "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", 2854 "funding": [ 2855 { 2856 "type": "github", 2857 "url": "https://github.com/sponsors/feross" 2858 }, 2859 { 2860 "type": "patreon", 2861 "url": "https://www.patreon.com/feross" 2862 }, 2863 { 2864 "type": "consulting", 2865 "url": "https://feross.org/support" 2866 } 2867 ], 2868 "license": "BSD-3-Clause" 2869 }, 2870 "node_modules/inherits": { 2871 "version": "2.0.4", 2872 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", 2873 "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", 2874 "license": "ISC" 2875 }, 2876 "node_modules/ipaddr.js": { 2877 "version": "1.9.1", 2878 "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", 2879 "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", 2880 "license": "MIT", 2881 "engines": { 2882 "node": ">= 0.10" 2883 } 2884 }, 2885 "node_modules/is-fullwidth-code-point": { 2886 "version": "3.0.0", 2887 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", 2888 "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", 2889 "license": "MIT", 2890 "engines": { 2891 "node": ">=8" 2892 } 2893 }, 2894 "node_modules/iso-datestring-validator": { 2895 "version": "2.2.2", 2896 "resolved": "https://registry.npmjs.org/iso-datestring-validator/-/iso-datestring-validator-2.2.2.tgz", 2897 "integrity": "sha512-yLEMkBbLZTlVQqOnQ4FiMujR6T4DEcCb1xizmvXS+OxuhwcbtynoosRzdMA69zZCShCNAbi+gJ71FxZBBXx1SA==", 2898 "license": "MIT" 2899 }, 2900 "node_modules/jiti": { 2901 "version": "2.7.0", 2902 "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.7.0.tgz", 2903 "integrity": "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==", 2904 "dev": true, 2905 "license": "MIT", 2906 "bin": { 2907 "jiti": "lib/jiti-cli.mjs" 2908 } 2909 }, 2910 "node_modules/jose": { 2911 "version": "5.10.0", 2912 "resolved": "https://registry.npmjs.org/jose/-/jose-5.10.0.tgz", 2913 "integrity": "sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==", 2914 "license": "MIT", 2915 "funding": { 2916 "url": "https://github.com/sponsors/panva" 2917 } 2918 }, 2919 "node_modules/jsep": { 2920 "version": "1.4.0", 2921 "resolved": "https://registry.npmjs.org/jsep/-/jsep-1.4.0.tgz", 2922 "integrity": "sha512-B7qPcEVE3NVkmSJbaYxvv4cHkVW7DQsZz13pUMrfS8z8Q/BuShN+gcTXrUlPiGqM2/t/EEaI030bpxMqY8gMlw==", 2923 "license": "MIT", 2924 "engines": { 2925 "node": ">= 10.16.0" 2926 } 2927 }, 2928 "node_modules/jsonpath-plus": { 2929 "version": "10.4.0", 2930 "resolved": "https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-10.4.0.tgz", 2931 "integrity": "sha512-T92WWatJXmhBbKsgH/0hl+jxjdXrifi5IKeMY02DWggRxX0UElcbVzPlmgLTbvsPeW1PasQ6xE2Q75stkhGbsA==", 2932 "license": "MIT", 2933 "dependencies": { 2934 "@jsep-plugin/assignment": "^1.3.0", 2935 "@jsep-plugin/regex": "^1.0.4", 2936 "jsep": "^1.4.0" 2937 }, 2938 "bin": { 2939 "jsonpath": "bin/jsonpath-cli.js", 2940 "jsonpath-plus": "bin/jsonpath-cli.js" 2941 }, 2942 "engines": { 2943 "node": ">=18.0.0" 2944 } 2945 }, 2946 "node_modules/lightningcss": { 2947 "version": "1.32.0", 2948 "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz", 2949 "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==", 2950 "dev": true, 2951 "license": "MPL-2.0", 2952 "dependencies": { 2953 "detect-libc": "^2.0.3" 2954 }, 2955 "engines": { 2956 "node": ">= 12.0.0" 2957 }, 2958 "funding": { 2959 "type": "opencollective", 2960 "url": "https://opencollective.com/parcel" 2961 }, 2962 "optionalDependencies": { 2963 "lightningcss-android-arm64": "1.32.0", 2964 "lightningcss-darwin-arm64": "1.32.0", 2965 "lightningcss-darwin-x64": "1.32.0", 2966 "lightningcss-freebsd-x64": "1.32.0", 2967 "lightningcss-linux-arm-gnueabihf": "1.32.0", 2968 "lightningcss-linux-arm64-gnu": "1.32.0", 2969 "lightningcss-linux-arm64-musl": "1.32.0", 2970 "lightningcss-linux-x64-gnu": "1.32.0", 2971 "lightningcss-linux-x64-musl": "1.32.0", 2972 "lightningcss-win32-arm64-msvc": "1.32.0", 2973 "lightningcss-win32-x64-msvc": "1.32.0" 2974 } 2975 }, 2976 "node_modules/lightningcss-android-arm64": { 2977 "version": "1.32.0", 2978 "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz", 2979 "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==", 2980 "cpu": [ 2981 "arm64" 2982 ], 2983 "dev": true, 2984 "license": "MPL-2.0", 2985 "optional": true, 2986 "os": [ 2987 "android" 2988 ], 2989 "engines": { 2990 "node": ">= 12.0.0" 2991 }, 2992 "funding": { 2993 "type": "opencollective", 2994 "url": "https://opencollective.com/parcel" 2995 } 2996 }, 2997 "node_modules/lightningcss-darwin-arm64": { 2998 "version": "1.32.0", 2999 "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz", 3000 "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==", 3001 "cpu": [ 3002 "arm64" 3003 ], 3004 "dev": true, 3005 "license": "MPL-2.0", 3006 "optional": true, 3007 "os": [ 3008 "darwin" 3009 ], 3010 "engines": { 3011 "node": ">= 12.0.0" 3012 }, 3013 "funding": { 3014 "type": "opencollective", 3015 "url": "https://opencollective.com/parcel" 3016 } 3017 }, 3018 "node_modules/lightningcss-darwin-x64": { 3019 "version": "1.32.0", 3020 "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz", 3021 "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==", 3022 "cpu": [ 3023 "x64" 3024 ], 3025 "dev": true, 3026 "license": "MPL-2.0", 3027 "optional": true, 3028 "os": [ 3029 "darwin" 3030 ], 3031 "engines": { 3032 "node": ">= 12.0.0" 3033 }, 3034 "funding": { 3035 "type": "opencollective", 3036 "url": "https://opencollective.com/parcel" 3037 } 3038 }, 3039 "node_modules/lightningcss-freebsd-x64": { 3040 "version": "1.32.0", 3041 "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz", 3042 "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==", 3043 "cpu": [ 3044 "x64" 3045 ], 3046 "dev": true, 3047 "license": "MPL-2.0", 3048 "optional": true, 3049 "os": [ 3050 "freebsd" 3051 ], 3052 "engines": { 3053 "node": ">= 12.0.0" 3054 }, 3055 "funding": { 3056 "type": "opencollective", 3057 "url": "https://opencollective.com/parcel" 3058 } 3059 }, 3060 "node_modules/lightningcss-linux-arm-gnueabihf": { 3061 "version": "1.32.0", 3062 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz", 3063 "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==", 3064 "cpu": [ 3065 "arm" 3066 ], 3067 "dev": true, 3068 "license": "MPL-2.0", 3069 "optional": true, 3070 "os": [ 3071 "linux" 3072 ], 3073 "engines": { 3074 "node": ">= 12.0.0" 3075 }, 3076 "funding": { 3077 "type": "opencollective", 3078 "url": "https://opencollective.com/parcel" 3079 } 3080 }, 3081 "node_modules/lightningcss-linux-arm64-gnu": { 3082 "version": "1.32.0", 3083 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz", 3084 "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==", 3085 "cpu": [ 3086 "arm64" 3087 ], 3088 "dev": true, 3089 "license": "MPL-2.0", 3090 "optional": true, 3091 "os": [ 3092 "linux" 3093 ], 3094 "engines": { 3095 "node": ">= 12.0.0" 3096 }, 3097 "funding": { 3098 "type": "opencollective", 3099 "url": "https://opencollective.com/parcel" 3100 } 3101 }, 3102 "node_modules/lightningcss-linux-arm64-musl": { 3103 "version": "1.32.0", 3104 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz", 3105 "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==", 3106 "cpu": [ 3107 "arm64" 3108 ], 3109 "dev": true, 3110 "license": "MPL-2.0", 3111 "optional": true, 3112 "os": [ 3113 "linux" 3114 ], 3115 "engines": { 3116 "node": ">= 12.0.0" 3117 }, 3118 "funding": { 3119 "type": "opencollective", 3120 "url": "https://opencollective.com/parcel" 3121 } 3122 }, 3123 "node_modules/lightningcss-linux-x64-gnu": { 3124 "version": "1.32.0", 3125 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz", 3126 "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==", 3127 "cpu": [ 3128 "x64" 3129 ], 3130 "dev": true, 3131 "license": "MPL-2.0", 3132 "optional": true, 3133 "os": [ 3134 "linux" 3135 ], 3136 "engines": { 3137 "node": ">= 12.0.0" 3138 }, 3139 "funding": { 3140 "type": "opencollective", 3141 "url": "https://opencollective.com/parcel" 3142 } 3143 }, 3144 "node_modules/lightningcss-linux-x64-musl": { 3145 "version": "1.32.0", 3146 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz", 3147 "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==", 3148 "cpu": [ 3149 "x64" 3150 ], 3151 "dev": true, 3152 "license": "MPL-2.0", 3153 "optional": true, 3154 "os": [ 3155 "linux" 3156 ], 3157 "engines": { 3158 "node": ">= 12.0.0" 3159 }, 3160 "funding": { 3161 "type": "opencollective", 3162 "url": "https://opencollective.com/parcel" 3163 } 3164 }, 3165 "node_modules/lightningcss-win32-arm64-msvc": { 3166 "version": "1.32.0", 3167 "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz", 3168 "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==", 3169 "cpu": [ 3170 "arm64" 3171 ], 3172 "dev": true, 3173 "license": "MPL-2.0", 3174 "optional": true, 3175 "os": [ 3176 "win32" 3177 ], 3178 "engines": { 3179 "node": ">= 12.0.0" 3180 }, 3181 "funding": { 3182 "type": "opencollective", 3183 "url": "https://opencollective.com/parcel" 3184 } 3185 }, 3186 "node_modules/lightningcss-win32-x64-msvc": { 3187 "version": "1.32.0", 3188 "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz", 3189 "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==", 3190 "cpu": [ 3191 "x64" 3192 ], 3193 "dev": true, 3194 "license": "MPL-2.0", 3195 "optional": true, 3196 "os": [ 3197 "win32" 3198 ], 3199 "engines": { 3200 "node": ">= 12.0.0" 3201 }, 3202 "funding": { 3203 "type": "opencollective", 3204 "url": "https://opencollective.com/parcel" 3205 } 3206 }, 3207 "node_modules/lru-cache": { 3208 "version": "10.4.3", 3209 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", 3210 "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", 3211 "license": "ISC" 3212 }, 3213 "node_modules/magic-string": { 3214 "version": "0.30.21", 3215 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", 3216 "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", 3217 "dev": true, 3218 "license": "MIT", 3219 "dependencies": { 3220 "@jridgewell/sourcemap-codec": "^1.5.5" 3221 } 3222 }, 3223 "node_modules/math-intrinsics": { 3224 "version": "1.1.0", 3225 "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", 3226 "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", 3227 "license": "MIT", 3228 "engines": { 3229 "node": ">= 0.4" 3230 } 3231 }, 3232 "node_modules/media-typer": { 3233 "version": "0.3.0", 3234 "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", 3235 "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", 3236 "license": "MIT", 3237 "engines": { 3238 "node": ">= 0.6" 3239 } 3240 }, 3241 "node_modules/merge-descriptors": { 3242 "version": "1.0.3", 3243 "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz", 3244 "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==", 3245 "license": "MIT", 3246 "funding": { 3247 "url": "https://github.com/sponsors/sindresorhus" 3248 } 3249 }, 3250 "node_modules/methods": { 3251 "version": "1.1.2", 3252 "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", 3253 "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", 3254 "license": "MIT", 3255 "engines": { 3256 "node": ">= 0.6" 3257 } 3258 }, 3259 "node_modules/mime": { 3260 "version": "1.6.0", 3261 "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", 3262 "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", 3263 "license": "MIT", 3264 "bin": { 3265 "mime": "cli.js" 3266 }, 3267 "engines": { 3268 "node": ">=4" 3269 } 3270 }, 3271 "node_modules/mime-db": { 3272 "version": "1.52.0", 3273 "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", 3274 "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", 3275 "license": "MIT", 3276 "engines": { 3277 "node": ">= 0.6" 3278 } 3279 }, 3280 "node_modules/mime-types": { 3281 "version": "2.1.35", 3282 "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", 3283 "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", 3284 "license": "MIT", 3285 "dependencies": { 3286 "mime-db": "1.52.0" 3287 }, 3288 "engines": { 3289 "node": ">= 0.6" 3290 } 3291 }, 3292 "node_modules/minimatch": { 3293 "version": "10.2.5", 3294 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz", 3295 "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==", 3296 "license": "BlueOak-1.0.0", 3297 "dependencies": { 3298 "brace-expansion": "^5.0.5" 3299 }, 3300 "engines": { 3301 "node": "18 || 20 || >=22" 3302 }, 3303 "funding": { 3304 "url": "https://github.com/sponsors/isaacs" 3305 } 3306 }, 3307 "node_modules/ms": { 3308 "version": "2.0.0", 3309 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", 3310 "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", 3311 "license": "MIT" 3312 }, 3313 "node_modules/multiformats": { 3314 "version": "9.9.0", 3315 "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-9.9.0.tgz", 3316 "integrity": "sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==", 3317 "license": "(Apache-2.0 AND MIT)" 3318 }, 3319 "node_modules/nanoid": { 3320 "version": "3.3.12", 3321 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz", 3322 "integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==", 3323 "funding": [ 3324 { 3325 "type": "github", 3326 "url": "https://github.com/sponsors/ai" 3327 } 3328 ], 3329 "license": "MIT", 3330 "bin": { 3331 "nanoid": "bin/nanoid.cjs" 3332 }, 3333 "engines": { 3334 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" 3335 } 3336 }, 3337 "node_modules/negotiator": { 3338 "version": "0.6.3", 3339 "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", 3340 "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", 3341 "license": "MIT", 3342 "engines": { 3343 "node": ">= 0.6" 3344 } 3345 }, 3346 "node_modules/next": { 3347 "version": "16.2.6", 3348 "resolved": "https://registry.npmjs.org/next/-/next-16.2.6.tgz", 3349 "integrity": "sha512-qOVgKJg1+At15NpeUP+eJgCHvTCgXsogweq87Ri/Ix7PkqQHg4sdaXmSFqKlgaIXE4kW0g25LE68W87UANlHtw==", 3350 "license": "MIT", 3351 "dependencies": { 3352 "@next/env": "16.2.6", 3353 "@swc/helpers": "0.5.15", 3354 "baseline-browser-mapping": "^2.9.19", 3355 "caniuse-lite": "^1.0.30001579", 3356 "postcss": "8.4.31", 3357 "styled-jsx": "5.1.6" 3358 }, 3359 "bin": { 3360 "next": "dist/bin/next" 3361 }, 3362 "engines": { 3363 "node": ">=20.9.0" 3364 }, 3365 "optionalDependencies": { 3366 "@next/swc-darwin-arm64": "16.2.6", 3367 "@next/swc-darwin-x64": "16.2.6", 3368 "@next/swc-linux-arm64-gnu": "16.2.6", 3369 "@next/swc-linux-arm64-musl": "16.2.6", 3370 "@next/swc-linux-x64-gnu": "16.2.6", 3371 "@next/swc-linux-x64-musl": "16.2.6", 3372 "@next/swc-win32-arm64-msvc": "16.2.6", 3373 "@next/swc-win32-x64-msvc": "16.2.6", 3374 "sharp": "^0.34.5" 3375 }, 3376 "peerDependencies": { 3377 "@opentelemetry/api": "^1.1.0", 3378 "@playwright/test": "^1.51.1", 3379 "babel-plugin-react-compiler": "*", 3380 "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", 3381 "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", 3382 "sass": "^1.3.0" 3383 }, 3384 "peerDependenciesMeta": { 3385 "@opentelemetry/api": { 3386 "optional": true 3387 }, 3388 "@playwright/test": { 3389 "optional": true 3390 }, 3391 "babel-plugin-react-compiler": { 3392 "optional": true 3393 }, 3394 "sass": { 3395 "optional": true 3396 } 3397 } 3398 }, 3399 "node_modules/next/node_modules/postcss": { 3400 "version": "8.4.31", 3401 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", 3402 "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", 3403 "funding": [ 3404 { 3405 "type": "opencollective", 3406 "url": "https://opencollective.com/postcss/" 3407 }, 3408 { 3409 "type": "tidelift", 3410 "url": "https://tidelift.com/funding/github/npm/postcss" 3411 }, 3412 { 3413 "type": "github", 3414 "url": "https://github.com/sponsors/ai" 3415 } 3416 ], 3417 "license": "MIT", 3418 "dependencies": { 3419 "nanoid": "^3.3.6", 3420 "picocolors": "^1.0.0", 3421 "source-map-js": "^1.0.2" 3422 }, 3423 "engines": { 3424 "node": "^10 || ^12 || >=14" 3425 } 3426 }, 3427 "node_modules/object-inspect": { 3428 "version": "1.13.4", 3429 "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz", 3430 "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", 3431 "license": "MIT", 3432 "engines": { 3433 "node": ">= 0.4" 3434 }, 3435 "funding": { 3436 "url": "https://github.com/sponsors/ljharb" 3437 } 3438 }, 3439 "node_modules/on-exit-leak-free": { 3440 "version": "2.1.2", 3441 "resolved": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.2.tgz", 3442 "integrity": "sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==", 3443 "license": "MIT", 3444 "engines": { 3445 "node": ">=14.0.0" 3446 } 3447 }, 3448 "node_modules/on-finished": { 3449 "version": "2.4.1", 3450 "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", 3451 "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", 3452 "license": "MIT", 3453 "dependencies": { 3454 "ee-first": "1.1.1" 3455 }, 3456 "engines": { 3457 "node": ">= 0.8" 3458 } 3459 }, 3460 "node_modules/p-finally": { 3461 "version": "1.0.0", 3462 "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", 3463 "integrity": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==", 3464 "license": "MIT", 3465 "engines": { 3466 "node": ">=4" 3467 } 3468 }, 3469 "node_modules/p-queue": { 3470 "version": "6.6.2", 3471 "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.2.tgz", 3472 "integrity": "sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==", 3473 "license": "MIT", 3474 "dependencies": { 3475 "eventemitter3": "^4.0.4", 3476 "p-timeout": "^3.2.0" 3477 }, 3478 "engines": { 3479 "node": ">=8" 3480 }, 3481 "funding": { 3482 "url": "https://github.com/sponsors/sindresorhus" 3483 } 3484 }, 3485 "node_modules/p-timeout": { 3486 "version": "3.2.0", 3487 "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-3.2.0.tgz", 3488 "integrity": "sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==", 3489 "license": "MIT", 3490 "dependencies": { 3491 "p-finally": "^1.0.0" 3492 }, 3493 "engines": { 3494 "node": ">=8" 3495 } 3496 }, 3497 "node_modules/parseurl": { 3498 "version": "1.3.3", 3499 "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", 3500 "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", 3501 "license": "MIT", 3502 "engines": { 3503 "node": ">= 0.8" 3504 } 3505 }, 3506 "node_modules/path-browserify": { 3507 "version": "1.0.1", 3508 "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz", 3509 "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==", 3510 "license": "MIT" 3511 }, 3512 "node_modules/path-to-regexp": { 3513 "version": "0.1.13", 3514 "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.13.tgz", 3515 "integrity": "sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==", 3516 "license": "MIT" 3517 }, 3518 "node_modules/picocolors": { 3519 "version": "1.1.1", 3520 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", 3521 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", 3522 "license": "ISC" 3523 }, 3524 "node_modules/picomatch": { 3525 "version": "4.0.4", 3526 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", 3527 "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", 3528 "license": "MIT", 3529 "engines": { 3530 "node": ">=12" 3531 }, 3532 "funding": { 3533 "url": "https://github.com/sponsors/jonschlinkert" 3534 } 3535 }, 3536 "node_modules/pino": { 3537 "version": "8.21.0", 3538 "resolved": "https://registry.npmjs.org/pino/-/pino-8.21.0.tgz", 3539 "integrity": "sha512-ip4qdzjkAyDDZklUaZkcRFb2iA118H9SgRh8yzTkSQK8HilsOJF7rSY8HoW5+I0M46AZgX/pxbprf2vvzQCE0Q==", 3540 "license": "MIT", 3541 "dependencies": { 3542 "atomic-sleep": "^1.0.0", 3543 "fast-redact": "^3.1.1", 3544 "on-exit-leak-free": "^2.1.0", 3545 "pino-abstract-transport": "^1.2.0", 3546 "pino-std-serializers": "^6.0.0", 3547 "process-warning": "^3.0.0", 3548 "quick-format-unescaped": "^4.0.3", 3549 "real-require": "^0.2.0", 3550 "safe-stable-stringify": "^2.3.1", 3551 "sonic-boom": "^3.7.0", 3552 "thread-stream": "^2.6.0" 3553 }, 3554 "bin": { 3555 "pino": "bin.js" 3556 } 3557 }, 3558 "node_modules/pino-abstract-transport": { 3559 "version": "1.2.0", 3560 "resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz", 3561 "integrity": "sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==", 3562 "license": "MIT", 3563 "dependencies": { 3564 "readable-stream": "^4.0.0", 3565 "split2": "^4.0.0" 3566 } 3567 }, 3568 "node_modules/pino-std-serializers": { 3569 "version": "6.2.2", 3570 "resolved": "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz", 3571 "integrity": "sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==", 3572 "license": "MIT" 3573 }, 3574 "node_modules/postcss": { 3575 "version": "8.5.14", 3576 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz", 3577 "integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==", 3578 "dev": true, 3579 "funding": [ 3580 { 3581 "type": "opencollective", 3582 "url": "https://opencollective.com/postcss/" 3583 }, 3584 { 3585 "type": "tidelift", 3586 "url": "https://tidelift.com/funding/github/npm/postcss" 3587 }, 3588 { 3589 "type": "github", 3590 "url": "https://github.com/sponsors/ai" 3591 } 3592 ], 3593 "license": "MIT", 3594 "dependencies": { 3595 "nanoid": "^3.3.11", 3596 "picocolors": "^1.1.1", 3597 "source-map-js": "^1.2.1" 3598 }, 3599 "engines": { 3600 "node": "^10 || ^12 || >=14" 3601 } 3602 }, 3603 "node_modules/prettier": { 3604 "version": "3.8.3", 3605 "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz", 3606 "integrity": "sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==", 3607 "license": "MIT", 3608 "bin": { 3609 "prettier": "bin/prettier.cjs" 3610 }, 3611 "engines": { 3612 "node": ">=14" 3613 }, 3614 "funding": { 3615 "url": "https://github.com/prettier/prettier?sponsor=1" 3616 } 3617 }, 3618 "node_modules/process": { 3619 "version": "0.11.10", 3620 "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", 3621 "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==", 3622 "license": "MIT", 3623 "engines": { 3624 "node": ">= 0.6.0" 3625 } 3626 }, 3627 "node_modules/process-warning": { 3628 "version": "3.0.0", 3629 "resolved": "https://registry.npmjs.org/process-warning/-/process-warning-3.0.0.tgz", 3630 "integrity": "sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==", 3631 "license": "MIT" 3632 }, 3633 "node_modules/proxy-addr": { 3634 "version": "2.0.7", 3635 "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", 3636 "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", 3637 "license": "MIT", 3638 "dependencies": { 3639 "forwarded": "0.2.0", 3640 "ipaddr.js": "1.9.1" 3641 }, 3642 "engines": { 3643 "node": ">= 0.10" 3644 } 3645 }, 3646 "node_modules/qs": { 3647 "version": "6.15.1", 3648 "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.1.tgz", 3649 "integrity": "sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==", 3650 "license": "BSD-3-Clause", 3651 "dependencies": { 3652 "side-channel": "^1.1.0" 3653 }, 3654 "engines": { 3655 "node": ">=0.6" 3656 }, 3657 "funding": { 3658 "url": "https://github.com/sponsors/ljharb" 3659 } 3660 }, 3661 "node_modules/quick-format-unescaped": { 3662 "version": "4.0.4", 3663 "resolved": "https://registry.npmjs.org/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz", 3664 "integrity": "sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==", 3665 "license": "MIT" 3666 }, 3667 "node_modules/range-parser": { 3668 "version": "1.2.1", 3669 "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", 3670 "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", 3671 "license": "MIT", 3672 "engines": { 3673 "node": ">= 0.6" 3674 } 3675 }, 3676 "node_modules/rate-limiter-flexible": { 3677 "version": "2.4.2", 3678 "resolved": "https://registry.npmjs.org/rate-limiter-flexible/-/rate-limiter-flexible-2.4.2.tgz", 3679 "integrity": "sha512-rMATGGOdO1suFyf/mI5LYhts71g1sbdhmd6YvdiXO2gJnd42Tt6QS4JUKJKSWVVkMtBacm6l40FR7Trjo6Iruw==", 3680 "license": "ISC" 3681 }, 3682 "node_modules/raw-body": { 3683 "version": "2.5.3", 3684 "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.3.tgz", 3685 "integrity": "sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==", 3686 "license": "MIT", 3687 "dependencies": { 3688 "bytes": "~3.1.2", 3689 "http-errors": "~2.0.1", 3690 "iconv-lite": "~0.4.24", 3691 "unpipe": "~1.0.0" 3692 }, 3693 "engines": { 3694 "node": ">= 0.8" 3695 } 3696 }, 3697 "node_modules/react": { 3698 "version": "19.2.6", 3699 "resolved": "https://registry.npmjs.org/react/-/react-19.2.6.tgz", 3700 "integrity": "sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==", 3701 "license": "MIT", 3702 "engines": { 3703 "node": ">=0.10.0" 3704 } 3705 }, 3706 "node_modules/react-dom": { 3707 "version": "19.2.6", 3708 "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.6.tgz", 3709 "integrity": "sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g==", 3710 "license": "MIT", 3711 "dependencies": { 3712 "scheduler": "^0.27.0" 3713 }, 3714 "peerDependencies": { 3715 "react": "^19.2.6" 3716 } 3717 }, 3718 "node_modules/readable-stream": { 3719 "version": "4.7.0", 3720 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz", 3721 "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", 3722 "license": "MIT", 3723 "dependencies": { 3724 "abort-controller": "^3.0.0", 3725 "buffer": "^6.0.3", 3726 "events": "^3.3.0", 3727 "process": "^0.11.10", 3728 "string_decoder": "^1.3.0" 3729 }, 3730 "engines": { 3731 "node": "^12.22.0 || ^14.17.0 || >=16.0.0" 3732 } 3733 }, 3734 "node_modules/real-require": { 3735 "version": "0.2.0", 3736 "resolved": "https://registry.npmjs.org/real-require/-/real-require-0.2.0.tgz", 3737 "integrity": "sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==", 3738 "license": "MIT", 3739 "engines": { 3740 "node": ">= 12.13.0" 3741 } 3742 }, 3743 "node_modules/require-directory": { 3744 "version": "2.1.1", 3745 "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", 3746 "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", 3747 "license": "MIT", 3748 "engines": { 3749 "node": ">=0.10.0" 3750 } 3751 }, 3752 "node_modules/resolve-pkg-maps": { 3753 "version": "1.0.0", 3754 "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", 3755 "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", 3756 "dev": true, 3757 "license": "MIT", 3758 "funding": { 3759 "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1" 3760 } 3761 }, 3762 "node_modules/safe-buffer": { 3763 "version": "5.2.1", 3764 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", 3765 "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", 3766 "funding": [ 3767 { 3768 "type": "github", 3769 "url": "https://github.com/sponsors/feross" 3770 }, 3771 { 3772 "type": "patreon", 3773 "url": "https://www.patreon.com/feross" 3774 }, 3775 { 3776 "type": "consulting", 3777 "url": "https://feross.org/support" 3778 } 3779 ], 3780 "license": "MIT" 3781 }, 3782 "node_modules/safe-stable-stringify": { 3783 "version": "2.5.0", 3784 "resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz", 3785 "integrity": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==", 3786 "license": "MIT", 3787 "engines": { 3788 "node": ">=10" 3789 } 3790 }, 3791 "node_modules/safer-buffer": { 3792 "version": "2.1.2", 3793 "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", 3794 "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", 3795 "license": "MIT" 3796 }, 3797 "node_modules/scheduler": { 3798 "version": "0.27.0", 3799 "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz", 3800 "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==", 3801 "license": "MIT" 3802 }, 3803 "node_modules/semver": { 3804 "version": "7.8.0", 3805 "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.0.tgz", 3806 "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", 3807 "license": "ISC", 3808 "optional": true, 3809 "bin": { 3810 "semver": "bin/semver.js" 3811 }, 3812 "engines": { 3813 "node": ">=10" 3814 } 3815 }, 3816 "node_modules/send": { 3817 "version": "0.19.2", 3818 "resolved": "https://registry.npmjs.org/send/-/send-0.19.2.tgz", 3819 "integrity": "sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==", 3820 "license": "MIT", 3821 "dependencies": { 3822 "debug": "2.6.9", 3823 "depd": "2.0.0", 3824 "destroy": "1.2.0", 3825 "encodeurl": "~2.0.0", 3826 "escape-html": "~1.0.3", 3827 "etag": "~1.8.1", 3828 "fresh": "~0.5.2", 3829 "http-errors": "~2.0.1", 3830 "mime": "1.6.0", 3831 "ms": "2.1.3", 3832 "on-finished": "~2.4.1", 3833 "range-parser": "~1.2.1", 3834 "statuses": "~2.0.2" 3835 }, 3836 "engines": { 3837 "node": ">= 0.8.0" 3838 } 3839 }, 3840 "node_modules/send/node_modules/ms": { 3841 "version": "2.1.3", 3842 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", 3843 "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", 3844 "license": "MIT" 3845 }, 3846 "node_modules/serve-static": { 3847 "version": "1.16.3", 3848 "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.3.tgz", 3849 "integrity": "sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==", 3850 "license": "MIT", 3851 "dependencies": { 3852 "encodeurl": "~2.0.0", 3853 "escape-html": "~1.0.3", 3854 "parseurl": "~1.3.3", 3855 "send": "~0.19.1" 3856 }, 3857 "engines": { 3858 "node": ">= 0.8.0" 3859 } 3860 }, 3861 "node_modules/setprototypeof": { 3862 "version": "1.2.0", 3863 "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", 3864 "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", 3865 "license": "ISC" 3866 }, 3867 "node_modules/sharp": { 3868 "version": "0.34.5", 3869 "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz", 3870 "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==", 3871 "hasInstallScript": true, 3872 "license": "Apache-2.0", 3873 "optional": true, 3874 "dependencies": { 3875 "@img/colour": "^1.0.0", 3876 "detect-libc": "^2.1.2", 3877 "semver": "^7.7.3" 3878 }, 3879 "engines": { 3880 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 3881 }, 3882 "funding": { 3883 "url": "https://opencollective.com/libvips" 3884 }, 3885 "optionalDependencies": { 3886 "@img/sharp-darwin-arm64": "0.34.5", 3887 "@img/sharp-darwin-x64": "0.34.5", 3888 "@img/sharp-libvips-darwin-arm64": "1.2.4", 3889 "@img/sharp-libvips-darwin-x64": "1.2.4", 3890 "@img/sharp-libvips-linux-arm": "1.2.4", 3891 "@img/sharp-libvips-linux-arm64": "1.2.4", 3892 "@img/sharp-libvips-linux-ppc64": "1.2.4", 3893 "@img/sharp-libvips-linux-riscv64": "1.2.4", 3894 "@img/sharp-libvips-linux-s390x": "1.2.4", 3895 "@img/sharp-libvips-linux-x64": "1.2.4", 3896 "@img/sharp-libvips-linuxmusl-arm64": "1.2.4", 3897 "@img/sharp-libvips-linuxmusl-x64": "1.2.4", 3898 "@img/sharp-linux-arm": "0.34.5", 3899 "@img/sharp-linux-arm64": "0.34.5", 3900 "@img/sharp-linux-ppc64": "0.34.5", 3901 "@img/sharp-linux-riscv64": "0.34.5", 3902 "@img/sharp-linux-s390x": "0.34.5", 3903 "@img/sharp-linux-x64": "0.34.5", 3904 "@img/sharp-linuxmusl-arm64": "0.34.5", 3905 "@img/sharp-linuxmusl-x64": "0.34.5", 3906 "@img/sharp-wasm32": "0.34.5", 3907 "@img/sharp-win32-arm64": "0.34.5", 3908 "@img/sharp-win32-ia32": "0.34.5", 3909 "@img/sharp-win32-x64": "0.34.5" 3910 } 3911 }, 3912 "node_modules/side-channel": { 3913 "version": "1.1.0", 3914 "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", 3915 "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", 3916 "license": "MIT", 3917 "dependencies": { 3918 "es-errors": "^1.3.0", 3919 "object-inspect": "^1.13.3", 3920 "side-channel-list": "^1.0.0", 3921 "side-channel-map": "^1.0.1", 3922 "side-channel-weakmap": "^1.0.2" 3923 }, 3924 "engines": { 3925 "node": ">= 0.4" 3926 }, 3927 "funding": { 3928 "url": "https://github.com/sponsors/ljharb" 3929 } 3930 }, 3931 "node_modules/side-channel-list": { 3932 "version": "1.0.1", 3933 "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.1.tgz", 3934 "integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==", 3935 "license": "MIT", 3936 "dependencies": { 3937 "es-errors": "^1.3.0", 3938 "object-inspect": "^1.13.4" 3939 }, 3940 "engines": { 3941 "node": ">= 0.4" 3942 }, 3943 "funding": { 3944 "url": "https://github.com/sponsors/ljharb" 3945 } 3946 }, 3947 "node_modules/side-channel-map": { 3948 "version": "1.0.1", 3949 "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz", 3950 "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", 3951 "license": "MIT", 3952 "dependencies": { 3953 "call-bound": "^1.0.2", 3954 "es-errors": "^1.3.0", 3955 "get-intrinsic": "^1.2.5", 3956 "object-inspect": "^1.13.3" 3957 }, 3958 "engines": { 3959 "node": ">= 0.4" 3960 }, 3961 "funding": { 3962 "url": "https://github.com/sponsors/ljharb" 3963 } 3964 }, 3965 "node_modules/side-channel-weakmap": { 3966 "version": "1.0.2", 3967 "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", 3968 "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", 3969 "license": "MIT", 3970 "dependencies": { 3971 "call-bound": "^1.0.2", 3972 "es-errors": "^1.3.0", 3973 "get-intrinsic": "^1.2.5", 3974 "object-inspect": "^1.13.3", 3975 "side-channel-map": "^1.0.1" 3976 }, 3977 "engines": { 3978 "node": ">= 0.4" 3979 }, 3980 "funding": { 3981 "url": "https://github.com/sponsors/ljharb" 3982 } 3983 }, 3984 "node_modules/sonic-boom": { 3985 "version": "3.8.1", 3986 "resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-3.8.1.tgz", 3987 "integrity": "sha512-y4Z8LCDBuum+PBP3lSV7RHrXscqksve/bi0as7mhwVnBW+/wUqKT/2Kb7um8yqcFy0duYbbPxzt89Zy2nOCaxg==", 3988 "license": "MIT", 3989 "dependencies": { 3990 "atomic-sleep": "^1.0.0" 3991 } 3992 }, 3993 "node_modules/source-map-js": { 3994 "version": "1.2.1", 3995 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", 3996 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", 3997 "license": "BSD-3-Clause", 3998 "engines": { 3999 "node": ">=0.10.0" 4000 } 4001 }, 4002 "node_modules/split2": { 4003 "version": "4.2.0", 4004 "resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz", 4005 "integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==", 4006 "license": "ISC", 4007 "engines": { 4008 "node": ">= 10.x" 4009 } 4010 }, 4011 "node_modules/statuses": { 4012 "version": "2.0.2", 4013 "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz", 4014 "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==", 4015 "license": "MIT", 4016 "engines": { 4017 "node": ">= 0.8" 4018 } 4019 }, 4020 "node_modules/string_decoder": { 4021 "version": "1.3.0", 4022 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", 4023 "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", 4024 "license": "MIT", 4025 "dependencies": { 4026 "safe-buffer": "~5.2.0" 4027 } 4028 }, 4029 "node_modules/string-width": { 4030 "version": "4.2.3", 4031 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", 4032 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", 4033 "license": "MIT", 4034 "dependencies": { 4035 "emoji-regex": "^8.0.0", 4036 "is-fullwidth-code-point": "^3.0.0", 4037 "strip-ansi": "^6.0.1" 4038 }, 4039 "engines": { 4040 "node": ">=8" 4041 } 4042 }, 4043 "node_modules/strip-ansi": { 4044 "version": "6.0.1", 4045 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 4046 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 4047 "license": "MIT", 4048 "dependencies": { 4049 "ansi-regex": "^5.0.1" 4050 }, 4051 "engines": { 4052 "node": ">=8" 4053 } 4054 }, 4055 "node_modules/styled-jsx": { 4056 "version": "5.1.6", 4057 "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz", 4058 "integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==", 4059 "license": "MIT", 4060 "dependencies": { 4061 "client-only": "0.0.1" 4062 }, 4063 "engines": { 4064 "node": ">= 12.0.0" 4065 }, 4066 "peerDependencies": { 4067 "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0" 4068 }, 4069 "peerDependenciesMeta": { 4070 "@babel/core": { 4071 "optional": true 4072 }, 4073 "babel-plugin-macros": { 4074 "optional": true 4075 } 4076 } 4077 }, 4078 "node_modules/tailwindcss": { 4079 "version": "4.3.0", 4080 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.0.tgz", 4081 "integrity": "sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==", 4082 "dev": true, 4083 "license": "MIT" 4084 }, 4085 "node_modules/tapable": { 4086 "version": "2.3.3", 4087 "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.3.tgz", 4088 "integrity": "sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==", 4089 "dev": true, 4090 "license": "MIT", 4091 "engines": { 4092 "node": ">=6" 4093 }, 4094 "funding": { 4095 "type": "opencollective", 4096 "url": "https://opencollective.com/webpack" 4097 } 4098 }, 4099 "node_modules/thread-stream": { 4100 "version": "2.7.0", 4101 "resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-2.7.0.tgz", 4102 "integrity": "sha512-qQiRWsU/wvNolI6tbbCKd9iKaTnCXsTwVxhhKM6nctPdujTyztjlbUkUTUymidWcMnZ5pWR0ej4a0tjsW021vw==", 4103 "license": "MIT", 4104 "dependencies": { 4105 "real-require": "^0.2.0" 4106 } 4107 }, 4108 "node_modules/tinyglobby": { 4109 "version": "0.2.16", 4110 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz", 4111 "integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==", 4112 "license": "MIT", 4113 "dependencies": { 4114 "fdir": "^6.5.0", 4115 "picomatch": "^4.0.4" 4116 }, 4117 "engines": { 4118 "node": ">=12.0.0" 4119 }, 4120 "funding": { 4121 "url": "https://github.com/sponsors/SuperchupuDev" 4122 } 4123 }, 4124 "node_modules/tlds": { 4125 "version": "1.261.0", 4126 "resolved": "https://registry.npmjs.org/tlds/-/tlds-1.261.0.tgz", 4127 "integrity": "sha512-QXqwfEl9ddlGBaRFXIvNKK6OhipSiLXuRuLJX5DErz0o0Q0rYxulWLdFryTkV5PkdZct5iMInwYEGe/eR++1AA==", 4128 "dev": true, 4129 "license": "MIT", 4130 "bin": { 4131 "tlds": "bin.js" 4132 } 4133 }, 4134 "node_modules/toidentifier": { 4135 "version": "1.0.1", 4136 "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", 4137 "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", 4138 "license": "MIT", 4139 "engines": { 4140 "node": ">=0.6" 4141 } 4142 }, 4143 "node_modules/ts-morph": { 4144 "version": "27.0.2", 4145 "resolved": "https://registry.npmjs.org/ts-morph/-/ts-morph-27.0.2.tgz", 4146 "integrity": "sha512-fhUhgeljcrdZ+9DZND1De1029PrE+cMkIP7ooqkLRTrRLTqcki2AstsyJm0vRNbTbVCNJ0idGlbBrfqc7/nA8w==", 4147 "license": "MIT", 4148 "dependencies": { 4149 "@ts-morph/common": "~0.28.1", 4150 "code-block-writer": "^13.0.3" 4151 } 4152 }, 4153 "node_modules/tslib": { 4154 "version": "2.8.1", 4155 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", 4156 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", 4157 "license": "0BSD" 4158 }, 4159 "node_modules/tsx": { 4160 "version": "4.21.0", 4161 "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.21.0.tgz", 4162 "integrity": "sha512-5C1sg4USs1lfG0GFb2RLXsdpXqBSEhAaA/0kPL01wxzpMqLILNxIxIOKiILz+cdg/pLnOUxFYOR5yhHU666wbw==", 4163 "dev": true, 4164 "license": "MIT", 4165 "dependencies": { 4166 "esbuild": "~0.27.0", 4167 "get-tsconfig": "^4.7.5" 4168 }, 4169 "bin": { 4170 "tsx": "dist/cli.mjs" 4171 }, 4172 "engines": { 4173 "node": ">=18.0.0" 4174 }, 4175 "optionalDependencies": { 4176 "fsevents": "~2.3.3" 4177 } 4178 }, 4179 "node_modules/tsx/node_modules/@esbuild/aix-ppc64": { 4180 "version": "0.27.7", 4181 "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.7.tgz", 4182 "integrity": "sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==", 4183 "cpu": [ 4184 "ppc64" 4185 ], 4186 "dev": true, 4187 "license": "MIT", 4188 "optional": true, 4189 "os": [ 4190 "aix" 4191 ], 4192 "engines": { 4193 "node": ">=18" 4194 } 4195 }, 4196 "node_modules/tsx/node_modules/@esbuild/android-arm": { 4197 "version": "0.27.7", 4198 "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.7.tgz", 4199 "integrity": "sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==", 4200 "cpu": [ 4201 "arm" 4202 ], 4203 "dev": true, 4204 "license": "MIT", 4205 "optional": true, 4206 "os": [ 4207 "android" 4208 ], 4209 "engines": { 4210 "node": ">=18" 4211 } 4212 }, 4213 "node_modules/tsx/node_modules/@esbuild/android-arm64": { 4214 "version": "0.27.7", 4215 "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.7.tgz", 4216 "integrity": "sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==", 4217 "cpu": [ 4218 "arm64" 4219 ], 4220 "dev": true, 4221 "license": "MIT", 4222 "optional": true, 4223 "os": [ 4224 "android" 4225 ], 4226 "engines": { 4227 "node": ">=18" 4228 } 4229 }, 4230 "node_modules/tsx/node_modules/@esbuild/android-x64": { 4231 "version": "0.27.7", 4232 "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.7.tgz", 4233 "integrity": "sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==", 4234 "cpu": [ 4235 "x64" 4236 ], 4237 "dev": true, 4238 "license": "MIT", 4239 "optional": true, 4240 "os": [ 4241 "android" 4242 ], 4243 "engines": { 4244 "node": ">=18" 4245 } 4246 }, 4247 "node_modules/tsx/node_modules/@esbuild/darwin-arm64": { 4248 "version": "0.27.7", 4249 "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.7.tgz", 4250 "integrity": "sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==", 4251 "cpu": [ 4252 "arm64" 4253 ], 4254 "dev": true, 4255 "license": "MIT", 4256 "optional": true, 4257 "os": [ 4258 "darwin" 4259 ], 4260 "engines": { 4261 "node": ">=18" 4262 } 4263 }, 4264 "node_modules/tsx/node_modules/@esbuild/darwin-x64": { 4265 "version": "0.27.7", 4266 "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.7.tgz", 4267 "integrity": "sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==", 4268 "cpu": [ 4269 "x64" 4270 ], 4271 "dev": true, 4272 "license": "MIT", 4273 "optional": true, 4274 "os": [ 4275 "darwin" 4276 ], 4277 "engines": { 4278 "node": ">=18" 4279 } 4280 }, 4281 "node_modules/tsx/node_modules/@esbuild/freebsd-arm64": { 4282 "version": "0.27.7", 4283 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.7.tgz", 4284 "integrity": "sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==", 4285 "cpu": [ 4286 "arm64" 4287 ], 4288 "dev": true, 4289 "license": "MIT", 4290 "optional": true, 4291 "os": [ 4292 "freebsd" 4293 ], 4294 "engines": { 4295 "node": ">=18" 4296 } 4297 }, 4298 "node_modules/tsx/node_modules/@esbuild/freebsd-x64": { 4299 "version": "0.27.7", 4300 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.7.tgz", 4301 "integrity": "sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==", 4302 "cpu": [ 4303 "x64" 4304 ], 4305 "dev": true, 4306 "license": "MIT", 4307 "optional": true, 4308 "os": [ 4309 "freebsd" 4310 ], 4311 "engines": { 4312 "node": ">=18" 4313 } 4314 }, 4315 "node_modules/tsx/node_modules/@esbuild/linux-arm": { 4316 "version": "0.27.7", 4317 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.7.tgz", 4318 "integrity": "sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==", 4319 "cpu": [ 4320 "arm" 4321 ], 4322 "dev": true, 4323 "license": "MIT", 4324 "optional": true, 4325 "os": [ 4326 "linux" 4327 ], 4328 "engines": { 4329 "node": ">=18" 4330 } 4331 }, 4332 "node_modules/tsx/node_modules/@esbuild/linux-arm64": { 4333 "version": "0.27.7", 4334 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.7.tgz", 4335 "integrity": "sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==", 4336 "cpu": [ 4337 "arm64" 4338 ], 4339 "dev": true, 4340 "license": "MIT", 4341 "optional": true, 4342 "os": [ 4343 "linux" 4344 ], 4345 "engines": { 4346 "node": ">=18" 4347 } 4348 }, 4349 "node_modules/tsx/node_modules/@esbuild/linux-ia32": { 4350 "version": "0.27.7", 4351 "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.7.tgz", 4352 "integrity": "sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==", 4353 "cpu": [ 4354 "ia32" 4355 ], 4356 "dev": true, 4357 "license": "MIT", 4358 "optional": true, 4359 "os": [ 4360 "linux" 4361 ], 4362 "engines": { 4363 "node": ">=18" 4364 } 4365 }, 4366 "node_modules/tsx/node_modules/@esbuild/linux-loong64": { 4367 "version": "0.27.7", 4368 "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.7.tgz", 4369 "integrity": "sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==", 4370 "cpu": [ 4371 "loong64" 4372 ], 4373 "dev": true, 4374 "license": "MIT", 4375 "optional": true, 4376 "os": [ 4377 "linux" 4378 ], 4379 "engines": { 4380 "node": ">=18" 4381 } 4382 }, 4383 "node_modules/tsx/node_modules/@esbuild/linux-mips64el": { 4384 "version": "0.27.7", 4385 "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.7.tgz", 4386 "integrity": "sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==", 4387 "cpu": [ 4388 "mips64el" 4389 ], 4390 "dev": true, 4391 "license": "MIT", 4392 "optional": true, 4393 "os": [ 4394 "linux" 4395 ], 4396 "engines": { 4397 "node": ">=18" 4398 } 4399 }, 4400 "node_modules/tsx/node_modules/@esbuild/linux-ppc64": { 4401 "version": "0.27.7", 4402 "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.7.tgz", 4403 "integrity": "sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==", 4404 "cpu": [ 4405 "ppc64" 4406 ], 4407 "dev": true, 4408 "license": "MIT", 4409 "optional": true, 4410 "os": [ 4411 "linux" 4412 ], 4413 "engines": { 4414 "node": ">=18" 4415 } 4416 }, 4417 "node_modules/tsx/node_modules/@esbuild/linux-riscv64": { 4418 "version": "0.27.7", 4419 "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.7.tgz", 4420 "integrity": "sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==", 4421 "cpu": [ 4422 "riscv64" 4423 ], 4424 "dev": true, 4425 "license": "MIT", 4426 "optional": true, 4427 "os": [ 4428 "linux" 4429 ], 4430 "engines": { 4431 "node": ">=18" 4432 } 4433 }, 4434 "node_modules/tsx/node_modules/@esbuild/linux-s390x": { 4435 "version": "0.27.7", 4436 "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.7.tgz", 4437 "integrity": "sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==", 4438 "cpu": [ 4439 "s390x" 4440 ], 4441 "dev": true, 4442 "license": "MIT", 4443 "optional": true, 4444 "os": [ 4445 "linux" 4446 ], 4447 "engines": { 4448 "node": ">=18" 4449 } 4450 }, 4451 "node_modules/tsx/node_modules/@esbuild/linux-x64": { 4452 "version": "0.27.7", 4453 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.7.tgz", 4454 "integrity": "sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==", 4455 "cpu": [ 4456 "x64" 4457 ], 4458 "dev": true, 4459 "license": "MIT", 4460 "optional": true, 4461 "os": [ 4462 "linux" 4463 ], 4464 "engines": { 4465 "node": ">=18" 4466 } 4467 }, 4468 "node_modules/tsx/node_modules/@esbuild/netbsd-arm64": { 4469 "version": "0.27.7", 4470 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.7.tgz", 4471 "integrity": "sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==", 4472 "cpu": [ 4473 "arm64" 4474 ], 4475 "dev": true, 4476 "license": "MIT", 4477 "optional": true, 4478 "os": [ 4479 "netbsd" 4480 ], 4481 "engines": { 4482 "node": ">=18" 4483 } 4484 }, 4485 "node_modules/tsx/node_modules/@esbuild/netbsd-x64": { 4486 "version": "0.27.7", 4487 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.7.tgz", 4488 "integrity": "sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==", 4489 "cpu": [ 4490 "x64" 4491 ], 4492 "dev": true, 4493 "license": "MIT", 4494 "optional": true, 4495 "os": [ 4496 "netbsd" 4497 ], 4498 "engines": { 4499 "node": ">=18" 4500 } 4501 }, 4502 "node_modules/tsx/node_modules/@esbuild/openbsd-arm64": { 4503 "version": "0.27.7", 4504 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.7.tgz", 4505 "integrity": "sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==", 4506 "cpu": [ 4507 "arm64" 4508 ], 4509 "dev": true, 4510 "license": "MIT", 4511 "optional": true, 4512 "os": [ 4513 "openbsd" 4514 ], 4515 "engines": { 4516 "node": ">=18" 4517 } 4518 }, 4519 "node_modules/tsx/node_modules/@esbuild/openbsd-x64": { 4520 "version": "0.27.7", 4521 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.7.tgz", 4522 "integrity": "sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==", 4523 "cpu": [ 4524 "x64" 4525 ], 4526 "dev": true, 4527 "license": "MIT", 4528 "optional": true, 4529 "os": [ 4530 "openbsd" 4531 ], 4532 "engines": { 4533 "node": ">=18" 4534 } 4535 }, 4536 "node_modules/tsx/node_modules/@esbuild/openharmony-arm64": { 4537 "version": "0.27.7", 4538 "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.7.tgz", 4539 "integrity": "sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==", 4540 "cpu": [ 4541 "arm64" 4542 ], 4543 "dev": true, 4544 "license": "MIT", 4545 "optional": true, 4546 "os": [ 4547 "openharmony" 4548 ], 4549 "engines": { 4550 "node": ">=18" 4551 } 4552 }, 4553 "node_modules/tsx/node_modules/@esbuild/sunos-x64": { 4554 "version": "0.27.7", 4555 "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.7.tgz", 4556 "integrity": "sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==", 4557 "cpu": [ 4558 "x64" 4559 ], 4560 "dev": true, 4561 "license": "MIT", 4562 "optional": true, 4563 "os": [ 4564 "sunos" 4565 ], 4566 "engines": { 4567 "node": ">=18" 4568 } 4569 }, 4570 "node_modules/tsx/node_modules/@esbuild/win32-arm64": { 4571 "version": "0.27.7", 4572 "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.7.tgz", 4573 "integrity": "sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==", 4574 "cpu": [ 4575 "arm64" 4576 ], 4577 "dev": true, 4578 "license": "MIT", 4579 "optional": true, 4580 "os": [ 4581 "win32" 4582 ], 4583 "engines": { 4584 "node": ">=18" 4585 } 4586 }, 4587 "node_modules/tsx/node_modules/@esbuild/win32-ia32": { 4588 "version": "0.27.7", 4589 "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.7.tgz", 4590 "integrity": "sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==", 4591 "cpu": [ 4592 "ia32" 4593 ], 4594 "dev": true, 4595 "license": "MIT", 4596 "optional": true, 4597 "os": [ 4598 "win32" 4599 ], 4600 "engines": { 4601 "node": ">=18" 4602 } 4603 }, 4604 "node_modules/tsx/node_modules/@esbuild/win32-x64": { 4605 "version": "0.27.7", 4606 "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.7.tgz", 4607 "integrity": "sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==", 4608 "cpu": [ 4609 "x64" 4610 ], 4611 "dev": true, 4612 "license": "MIT", 4613 "optional": true, 4614 "os": [ 4615 "win32" 4616 ], 4617 "engines": { 4618 "node": ">=18" 4619 } 4620 }, 4621 "node_modules/tsx/node_modules/esbuild": { 4622 "version": "0.27.7", 4623 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.7.tgz", 4624 "integrity": "sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==", 4625 "dev": true, 4626 "hasInstallScript": true, 4627 "license": "MIT", 4628 "bin": { 4629 "esbuild": "bin/esbuild" 4630 }, 4631 "engines": { 4632 "node": ">=18" 4633 }, 4634 "optionalDependencies": { 4635 "@esbuild/aix-ppc64": "0.27.7", 4636 "@esbuild/android-arm": "0.27.7", 4637 "@esbuild/android-arm64": "0.27.7", 4638 "@esbuild/android-x64": "0.27.7", 4639 "@esbuild/darwin-arm64": "0.27.7", 4640 "@esbuild/darwin-x64": "0.27.7", 4641 "@esbuild/freebsd-arm64": "0.27.7", 4642 "@esbuild/freebsd-x64": "0.27.7", 4643 "@esbuild/linux-arm": "0.27.7", 4644 "@esbuild/linux-arm64": "0.27.7", 4645 "@esbuild/linux-ia32": "0.27.7", 4646 "@esbuild/linux-loong64": "0.27.7", 4647 "@esbuild/linux-mips64el": "0.27.7", 4648 "@esbuild/linux-ppc64": "0.27.7", 4649 "@esbuild/linux-riscv64": "0.27.7", 4650 "@esbuild/linux-s390x": "0.27.7", 4651 "@esbuild/linux-x64": "0.27.7", 4652 "@esbuild/netbsd-arm64": "0.27.7", 4653 "@esbuild/netbsd-x64": "0.27.7", 4654 "@esbuild/openbsd-arm64": "0.27.7", 4655 "@esbuild/openbsd-x64": "0.27.7", 4656 "@esbuild/openharmony-arm64": "0.27.7", 4657 "@esbuild/sunos-x64": "0.27.7", 4658 "@esbuild/win32-arm64": "0.27.7", 4659 "@esbuild/win32-ia32": "0.27.7", 4660 "@esbuild/win32-x64": "0.27.7" 4661 } 4662 }, 4663 "node_modules/type-is": { 4664 "version": "1.6.18", 4665 "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", 4666 "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", 4667 "license": "MIT", 4668 "dependencies": { 4669 "media-typer": "0.3.0", 4670 "mime-types": "~2.1.24" 4671 }, 4672 "engines": { 4673 "node": ">= 0.6" 4674 } 4675 }, 4676 "node_modules/typescript": { 4677 "version": "6.0.3", 4678 "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", 4679 "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", 4680 "dev": true, 4681 "license": "Apache-2.0", 4682 "bin": { 4683 "tsc": "bin/tsc", 4684 "tsserver": "bin/tsserver" 4685 }, 4686 "engines": { 4687 "node": ">=14.17" 4688 } 4689 }, 4690 "node_modules/uint8arrays": { 4691 "version": "3.0.0", 4692 "resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-3.0.0.tgz", 4693 "integrity": "sha512-HRCx0q6O9Bfbp+HHSfQQKD7wU70+lydKVt4EghkdOvlK/NlrF90z+eXV34mUd48rNvVJXwkrMSPpCATkct8fJA==", 4694 "license": "MIT", 4695 "dependencies": { 4696 "multiformats": "^9.4.2" 4697 } 4698 }, 4699 "node_modules/undici": { 4700 "version": "6.25.0", 4701 "resolved": "https://registry.npmjs.org/undici/-/undici-6.25.0.tgz", 4702 "integrity": "sha512-ZgpWDC5gmNiuY9CnLVXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31pDTsLVUKnohJE0I3XDrTeEydAXRw47xg==", 4703 "license": "MIT", 4704 "engines": { 4705 "node": ">=18.17" 4706 } 4707 }, 4708 "node_modules/undici-types": { 4709 "version": "7.21.0", 4710 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.21.0.tgz", 4711 "integrity": "sha512-w9IMgQrz4O0YN1LtB7K5P63vhlIOvC7opSmouCJ+ZywlPAlO9gIkJ+otk6LvGpAs2wg4econaCz3TvQ9xPoyuQ==", 4712 "dev": true, 4713 "license": "MIT" 4714 }, 4715 "node_modules/unicode-segmenter": { 4716 "version": "0.14.5", 4717 "resolved": "https://registry.npmjs.org/unicode-segmenter/-/unicode-segmenter-0.14.5.tgz", 4718 "integrity": "sha512-jHGmj2LUuqDcX3hqY12Ql+uhUTn8huuxNZGq7GvtF6bSybzH3aFgedYu/KTzQStEgt1Ra2F3HxadNXsNjb3m3g==", 4719 "license": "MIT" 4720 }, 4721 "node_modules/unpipe": { 4722 "version": "1.0.0", 4723 "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", 4724 "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", 4725 "license": "MIT", 4726 "engines": { 4727 "node": ">= 0.8" 4728 } 4729 }, 4730 "node_modules/utils-merge": { 4731 "version": "1.0.1", 4732 "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", 4733 "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", 4734 "license": "MIT", 4735 "engines": { 4736 "node": ">= 0.4.0" 4737 } 4738 }, 4739 "node_modules/varint": { 4740 "version": "6.0.0", 4741 "resolved": "https://registry.npmjs.org/varint/-/varint-6.0.0.tgz", 4742 "integrity": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==", 4743 "license": "MIT" 4744 }, 4745 "node_modules/vary": { 4746 "version": "1.1.2", 4747 "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", 4748 "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", 4749 "license": "MIT", 4750 "engines": { 4751 "node": ">= 0.8" 4752 } 4753 }, 4754 "node_modules/wrap-ansi": { 4755 "version": "7.0.0", 4756 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", 4757 "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", 4758 "license": "MIT", 4759 "dependencies": { 4760 "ansi-styles": "^4.0.0", 4761 "string-width": "^4.1.0", 4762 "strip-ansi": "^6.0.0" 4763 }, 4764 "engines": { 4765 "node": ">=10" 4766 }, 4767 "funding": { 4768 "url": "https://github.com/chalk/wrap-ansi?sponsor=1" 4769 } 4770 }, 4771 "node_modules/ws": { 4772 "version": "8.20.1", 4773 "resolved": "https://registry.npmjs.org/ws/-/ws-8.20.1.tgz", 4774 "integrity": "sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==", 4775 "license": "MIT", 4776 "engines": { 4777 "node": ">=10.0.0" 4778 }, 4779 "peerDependencies": { 4780 "bufferutil": "^4.0.1", 4781 "utf-8-validate": ">=5.0.2" 4782 }, 4783 "peerDependenciesMeta": { 4784 "bufferutil": { 4785 "optional": true 4786 }, 4787 "utf-8-validate": { 4788 "optional": true 4789 } 4790 } 4791 }, 4792 "node_modules/y18n": { 4793 "version": "5.0.8", 4794 "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", 4795 "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", 4796 "license": "ISC", 4797 "engines": { 4798 "node": ">=10" 4799 } 4800 }, 4801 "node_modules/yargs": { 4802 "version": "17.7.2", 4803 "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", 4804 "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", 4805 "license": "MIT", 4806 "dependencies": { 4807 "cliui": "^8.0.1", 4808 "escalade": "^3.1.1", 4809 "get-caller-file": "^2.0.5", 4810 "require-directory": "^2.1.1", 4811 "string-width": "^4.2.3", 4812 "y18n": "^5.0.5", 4813 "yargs-parser": "^21.1.1" 4814 }, 4815 "engines": { 4816 "node": ">=12" 4817 } 4818 }, 4819 "node_modules/yargs-parser": { 4820 "version": "21.1.1", 4821 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", 4822 "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", 4823 "license": "ISC", 4824 "engines": { 4825 "node": ">=12" 4826 } 4827 }, 4828 "node_modules/zod": { 4829 "version": "3.25.76", 4830 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", 4831 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", 4832 "license": "MIT", 4833 "funding": { 4834 "url": "https://github.com/sponsors/colinhacks" 4835 } 4836 } 4837 } 4838}