package-lock.json
json
| 1 | { |
| 2 | "name": "musehub-frontend", |
| 3 | "version": "0.1.0", |
| 4 | "lockfileVersion": 3, |
| 5 | "requires": true, |
| 6 | "packages": { |
| 7 | "": { |
| 8 | "name": "musehub-frontend", |
| 9 | "version": "0.1.0", |
| 10 | "dependencies": { |
| 11 | "highlight.js": "^11.11.1" |
| 12 | }, |
| 13 | "devDependencies": { |
| 14 | "@types/node": "^22.0.0", |
| 15 | "esbuild": "^0.27.3", |
| 16 | "sass": "^1.89.2", |
| 17 | "typescript": "^5.9.3" |
| 18 | } |
| 19 | }, |
| 20 | "node_modules/@esbuild/aix-ppc64": { |
| 21 | "version": "0.27.4", |
| 22 | "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.4.tgz", |
| 23 | "integrity": "sha512-cQPwL2mp2nSmHHJlCyoXgHGhbEPMrEEU5xhkcy3Hs/O7nGZqEpZ2sUtLaL9MORLtDfRvVl2/3PAuEkYZH0Ty8Q==", |
| 24 | "cpu": [ |
| 25 | "ppc64" |
| 26 | ], |
| 27 | "dev": true, |
| 28 | "license": "MIT", |
| 29 | "optional": true, |
| 30 | "os": [ |
| 31 | "aix" |
| 32 | ], |
| 33 | "engines": { |
| 34 | "node": ">=18" |
| 35 | } |
| 36 | }, |
| 37 | "node_modules/@esbuild/android-arm": { |
| 38 | "version": "0.27.4", |
| 39 | "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.4.tgz", |
| 40 | "integrity": "sha512-X9bUgvxiC8CHAGKYufLIHGXPJWnr0OCdR0anD2e21vdvgCI8lIfqFbnoeOz7lBjdrAGUhqLZLcQo6MLhTO2DKQ==", |
| 41 | "cpu": [ |
| 42 | "arm" |
| 43 | ], |
| 44 | "dev": true, |
| 45 | "license": "MIT", |
| 46 | "optional": true, |
| 47 | "os": [ |
| 48 | "android" |
| 49 | ], |
| 50 | "engines": { |
| 51 | "node": ">=18" |
| 52 | } |
| 53 | }, |
| 54 | "node_modules/@esbuild/android-arm64": { |
| 55 | "version": "0.27.4", |
| 56 | "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.4.tgz", |
| 57 | "integrity": "sha512-gdLscB7v75wRfu7QSm/zg6Rx29VLdy9eTr2t44sfTW7CxwAtQghZ4ZnqHk3/ogz7xao0QAgrkradbBzcqFPasw==", |
| 58 | "cpu": [ |
| 59 | "arm64" |
| 60 | ], |
| 61 | "dev": true, |
| 62 | "license": "MIT", |
| 63 | "optional": true, |
| 64 | "os": [ |
| 65 | "android" |
| 66 | ], |
| 67 | "engines": { |
| 68 | "node": ">=18" |
| 69 | } |
| 70 | }, |
| 71 | "node_modules/@esbuild/android-x64": { |
| 72 | "version": "0.27.4", |
| 73 | "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.4.tgz", |
| 74 | "integrity": "sha512-PzPFnBNVF292sfpfhiyiXCGSn9HZg5BcAz+ivBuSsl6Rk4ga1oEXAamhOXRFyMcjwr2DVtm40G65N3GLeH1Lvw==", |
| 75 | "cpu": [ |
| 76 | "x64" |
| 77 | ], |
| 78 | "dev": true, |
| 79 | "license": "MIT", |
| 80 | "optional": true, |
| 81 | "os": [ |
| 82 | "android" |
| 83 | ], |
| 84 | "engines": { |
| 85 | "node": ">=18" |
| 86 | } |
| 87 | }, |
| 88 | "node_modules/@esbuild/darwin-arm64": { |
| 89 | "version": "0.27.4", |
| 90 | "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.4.tgz", |
| 91 | "integrity": "sha512-b7xaGIwdJlht8ZFCvMkpDN6uiSmnxxK56N2GDTMYPr2/gzvfdQN8rTfBsvVKmIVY/X7EM+/hJKEIbbHs9oA4tQ==", |
| 92 | "cpu": [ |
| 93 | "arm64" |
| 94 | ], |
| 95 | "dev": true, |
| 96 | "license": "MIT", |
| 97 | "optional": true, |
| 98 | "os": [ |
| 99 | "darwin" |
| 100 | ], |
| 101 | "engines": { |
| 102 | "node": ">=18" |
| 103 | } |
| 104 | }, |
| 105 | "node_modules/@esbuild/darwin-x64": { |
| 106 | "version": "0.27.4", |
| 107 | "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.4.tgz", |
| 108 | "integrity": "sha512-sR+OiKLwd15nmCdqpXMnuJ9W2kpy0KigzqScqHI3Hqwr7IXxBp3Yva+yJwoqh7rE8V77tdoheRYataNKL4QrPw==", |
| 109 | "cpu": [ |
| 110 | "x64" |
| 111 | ], |
| 112 | "dev": true, |
| 113 | "license": "MIT", |
| 114 | "optional": true, |
| 115 | "os": [ |
| 116 | "darwin" |
| 117 | ], |
| 118 | "engines": { |
| 119 | "node": ">=18" |
| 120 | } |
| 121 | }, |
| 122 | "node_modules/@esbuild/freebsd-arm64": { |
| 123 | "version": "0.27.4", |
| 124 | "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.4.tgz", |
| 125 | "integrity": "sha512-jnfpKe+p79tCnm4GVav68A7tUFeKQwQyLgESwEAUzyxk/TJr4QdGog9sqWNcUbr/bZt/O/HXouspuQDd9JxFSw==", |
| 126 | "cpu": [ |
| 127 | "arm64" |
| 128 | ], |
| 129 | "dev": true, |
| 130 | "license": "MIT", |
| 131 | "optional": true, |
| 132 | "os": [ |
| 133 | "freebsd" |
| 134 | ], |
| 135 | "engines": { |
| 136 | "node": ">=18" |
| 137 | } |
| 138 | }, |
| 139 | "node_modules/@esbuild/freebsd-x64": { |
| 140 | "version": "0.27.4", |
| 141 | "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.4.tgz", |
| 142 | "integrity": "sha512-2kb4ceA/CpfUrIcTUl1wrP/9ad9Atrp5J94Lq69w7UwOMolPIGrfLSvAKJp0RTvkPPyn6CIWrNy13kyLikZRZQ==", |
| 143 | "cpu": [ |
| 144 | "x64" |
| 145 | ], |
| 146 | "dev": true, |
| 147 | "license": "MIT", |
| 148 | "optional": true, |
| 149 | "os": [ |
| 150 | "freebsd" |
| 151 | ], |
| 152 | "engines": { |
| 153 | "node": ">=18" |
| 154 | } |
| 155 | }, |
| 156 | "node_modules/@esbuild/linux-arm": { |
| 157 | "version": "0.27.4", |
| 158 | "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.4.tgz", |
| 159 | "integrity": "sha512-aBYgcIxX/wd5n2ys0yESGeYMGF+pv6g0DhZr3G1ZG4jMfruU9Tl1i2Z+Wnj9/KjGz1lTLCcorqE2viePZqj4Eg==", |
| 160 | "cpu": [ |
| 161 | "arm" |
| 162 | ], |
| 163 | "dev": true, |
| 164 | "license": "MIT", |
| 165 | "optional": true, |
| 166 | "os": [ |
| 167 | "linux" |
| 168 | ], |
| 169 | "engines": { |
| 170 | "node": ">=18" |
| 171 | } |
| 172 | }, |
| 173 | "node_modules/@esbuild/linux-arm64": { |
| 174 | "version": "0.27.4", |
| 175 | "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.4.tgz", |
| 176 | "integrity": "sha512-7nQOttdzVGth1iz57kxg9uCz57dxQLHWxopL6mYuYthohPKEK0vU0C3O21CcBK6KDlkYVcnDXY099HcCDXd9dA==", |
| 177 | "cpu": [ |
| 178 | "arm64" |
| 179 | ], |
| 180 | "dev": true, |
| 181 | "license": "MIT", |
| 182 | "optional": true, |
| 183 | "os": [ |
| 184 | "linux" |
| 185 | ], |
| 186 | "engines": { |
| 187 | "node": ">=18" |
| 188 | } |
| 189 | }, |
| 190 | "node_modules/@esbuild/linux-ia32": { |
| 191 | "version": "0.27.4", |
| 192 | "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.4.tgz", |
| 193 | "integrity": "sha512-oPtixtAIzgvzYcKBQM/qZ3R+9TEUd1aNJQu0HhGyqtx6oS7qTpvjheIWBbes4+qu1bNlo2V4cbkISr8q6gRBFA==", |
| 194 | "cpu": [ |
| 195 | "ia32" |
| 196 | ], |
| 197 | "dev": true, |
| 198 | "license": "MIT", |
| 199 | "optional": true, |
| 200 | "os": [ |
| 201 | "linux" |
| 202 | ], |
| 203 | "engines": { |
| 204 | "node": ">=18" |
| 205 | } |
| 206 | }, |
| 207 | "node_modules/@esbuild/linux-loong64": { |
| 208 | "version": "0.27.4", |
| 209 | "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.4.tgz", |
| 210 | "integrity": "sha512-8mL/vh8qeCoRcFH2nM8wm5uJP+ZcVYGGayMavi8GmRJjuI3g1v6Z7Ni0JJKAJW+m0EtUuARb6Lmp4hMjzCBWzA==", |
| 211 | "cpu": [ |
| 212 | "loong64" |
| 213 | ], |
| 214 | "dev": true, |
| 215 | "license": "MIT", |
| 216 | "optional": true, |
| 217 | "os": [ |
| 218 | "linux" |
| 219 | ], |
| 220 | "engines": { |
| 221 | "node": ">=18" |
| 222 | } |
| 223 | }, |
| 224 | "node_modules/@esbuild/linux-mips64el": { |
| 225 | "version": "0.27.4", |
| 226 | "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.4.tgz", |
| 227 | "integrity": "sha512-1RdrWFFiiLIW7LQq9Q2NES+HiD4NyT8Itj9AUeCl0IVCA459WnPhREKgwrpaIfTOe+/2rdntisegiPWn/r/aAw==", |
| 228 | "cpu": [ |
| 229 | "mips64el" |
| 230 | ], |
| 231 | "dev": true, |
| 232 | "license": "MIT", |
| 233 | "optional": true, |
| 234 | "os": [ |
| 235 | "linux" |
| 236 | ], |
| 237 | "engines": { |
| 238 | "node": ">=18" |
| 239 | } |
| 240 | }, |
| 241 | "node_modules/@esbuild/linux-ppc64": { |
| 242 | "version": "0.27.4", |
| 243 | "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.4.tgz", |
| 244 | "integrity": "sha512-tLCwNG47l3sd9lpfyx9LAGEGItCUeRCWeAx6x2Jmbav65nAwoPXfewtAdtbtit/pJFLUWOhpv0FpS6GQAmPrHA==", |
| 245 | "cpu": [ |
| 246 | "ppc64" |
| 247 | ], |
| 248 | "dev": true, |
| 249 | "license": "MIT", |
| 250 | "optional": true, |
| 251 | "os": [ |
| 252 | "linux" |
| 253 | ], |
| 254 | "engines": { |
| 255 | "node": ">=18" |
| 256 | } |
| 257 | }, |
| 258 | "node_modules/@esbuild/linux-riscv64": { |
| 259 | "version": "0.27.4", |
| 260 | "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.4.tgz", |
| 261 | "integrity": "sha512-BnASypppbUWyqjd1KIpU4AUBiIhVr6YlHx/cnPgqEkNoVOhHg+YiSVxM1RLfiy4t9cAulbRGTNCKOcqHrEQLIw==", |
| 262 | "cpu": [ |
| 263 | "riscv64" |
| 264 | ], |
| 265 | "dev": true, |
| 266 | "license": "MIT", |
| 267 | "optional": true, |
| 268 | "os": [ |
| 269 | "linux" |
| 270 | ], |
| 271 | "engines": { |
| 272 | "node": ">=18" |
| 273 | } |
| 274 | }, |
| 275 | "node_modules/@esbuild/linux-s390x": { |
| 276 | "version": "0.27.4", |
| 277 | "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.4.tgz", |
| 278 | "integrity": "sha512-+eUqgb/Z7vxVLezG8bVB9SfBie89gMueS+I0xYh2tJdw3vqA/0ImZJ2ROeWwVJN59ihBeZ7Tu92dF/5dy5FttA==", |
| 279 | "cpu": [ |
| 280 | "s390x" |
| 281 | ], |
| 282 | "dev": true, |
| 283 | "license": "MIT", |
| 284 | "optional": true, |
| 285 | "os": [ |
| 286 | "linux" |
| 287 | ], |
| 288 | "engines": { |
| 289 | "node": ">=18" |
| 290 | } |
| 291 | }, |
| 292 | "node_modules/@esbuild/linux-x64": { |
| 293 | "version": "0.27.4", |
| 294 | "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.4.tgz", |
| 295 | "integrity": "sha512-S5qOXrKV8BQEzJPVxAwnryi2+Iq5pB40gTEIT69BQONqR7JH1EPIcQ/Uiv9mCnn05jff9umq/5nqzxlqTOg9NA==", |
| 296 | "cpu": [ |
| 297 | "x64" |
| 298 | ], |
| 299 | "dev": true, |
| 300 | "license": "MIT", |
| 301 | "optional": true, |
| 302 | "os": [ |
| 303 | "linux" |
| 304 | ], |
| 305 | "engines": { |
| 306 | "node": ">=18" |
| 307 | } |
| 308 | }, |
| 309 | "node_modules/@esbuild/netbsd-arm64": { |
| 310 | "version": "0.27.4", |
| 311 | "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.4.tgz", |
| 312 | "integrity": "sha512-xHT8X4sb0GS8qTqiwzHqpY00C95DPAq7nAwX35Ie/s+LO9830hrMd3oX0ZMKLvy7vsonee73x0lmcdOVXFzd6Q==", |
| 313 | "cpu": [ |
| 314 | "arm64" |
| 315 | ], |
| 316 | "dev": true, |
| 317 | "license": "MIT", |
| 318 | "optional": true, |
| 319 | "os": [ |
| 320 | "netbsd" |
| 321 | ], |
| 322 | "engines": { |
| 323 | "node": ">=18" |
| 324 | } |
| 325 | }, |
| 326 | "node_modules/@esbuild/netbsd-x64": { |
| 327 | "version": "0.27.4", |
| 328 | "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.4.tgz", |
| 329 | "integrity": "sha512-RugOvOdXfdyi5Tyv40kgQnI0byv66BFgAqjdgtAKqHoZTbTF2QqfQrFwa7cHEORJf6X2ht+l9ABLMP0dnKYsgg==", |
| 330 | "cpu": [ |
| 331 | "x64" |
| 332 | ], |
| 333 | "dev": true, |
| 334 | "license": "MIT", |
| 335 | "optional": true, |
| 336 | "os": [ |
| 337 | "netbsd" |
| 338 | ], |
| 339 | "engines": { |
| 340 | "node": ">=18" |
| 341 | } |
| 342 | }, |
| 343 | "node_modules/@esbuild/openbsd-arm64": { |
| 344 | "version": "0.27.4", |
| 345 | "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.4.tgz", |
| 346 | "integrity": "sha512-2MyL3IAaTX+1/qP0O1SwskwcwCoOI4kV2IBX1xYnDDqthmq5ArrW94qSIKCAuRraMgPOmG0RDTA74mzYNQA9ow==", |
| 347 | "cpu": [ |
| 348 | "arm64" |
| 349 | ], |
| 350 | "dev": true, |
| 351 | "license": "MIT", |
| 352 | "optional": true, |
| 353 | "os": [ |
| 354 | "openbsd" |
| 355 | ], |
| 356 | "engines": { |
| 357 | "node": ">=18" |
| 358 | } |
| 359 | }, |
| 360 | "node_modules/@esbuild/openbsd-x64": { |
| 361 | "version": "0.27.4", |
| 362 | "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.4.tgz", |
| 363 | "integrity": "sha512-u8fg/jQ5aQDfsnIV6+KwLOf1CmJnfu1ShpwqdwC0uA7ZPwFws55Ngc12vBdeUdnuWoQYx/SOQLGDcdlfXhYmXQ==", |
| 364 | "cpu": [ |
| 365 | "x64" |
| 366 | ], |
| 367 | "dev": true, |
| 368 | "license": "MIT", |
| 369 | "optional": true, |
| 370 | "os": [ |
| 371 | "openbsd" |
| 372 | ], |
| 373 | "engines": { |
| 374 | "node": ">=18" |
| 375 | } |
| 376 | }, |
| 377 | "node_modules/@esbuild/openharmony-arm64": { |
| 378 | "version": "0.27.4", |
| 379 | "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.4.tgz", |
| 380 | "integrity": "sha512-JkTZrl6VbyO8lDQO3yv26nNr2RM2yZzNrNHEsj9bm6dOwwu9OYN28CjzZkH57bh4w0I2F7IodpQvUAEd1mbWXg==", |
| 381 | "cpu": [ |
| 382 | "arm64" |
| 383 | ], |
| 384 | "dev": true, |
| 385 | "license": "MIT", |
| 386 | "optional": true, |
| 387 | "os": [ |
| 388 | "openharmony" |
| 389 | ], |
| 390 | "engines": { |
| 391 | "node": ">=18" |
| 392 | } |
| 393 | }, |
| 394 | "node_modules/@esbuild/sunos-x64": { |
| 395 | "version": "0.27.4", |
| 396 | "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.4.tgz", |
| 397 | "integrity": "sha512-/gOzgaewZJfeJTlsWhvUEmUG4tWEY2Spp5M20INYRg2ZKl9QPO3QEEgPeRtLjEWSW8FilRNacPOg8R1uaYkA6g==", |
| 398 | "cpu": [ |
| 399 | "x64" |
| 400 | ], |
| 401 | "dev": true, |
| 402 | "license": "MIT", |
| 403 | "optional": true, |
| 404 | "os": [ |
| 405 | "sunos" |
| 406 | ], |
| 407 | "engines": { |
| 408 | "node": ">=18" |
| 409 | } |
| 410 | }, |
| 411 | "node_modules/@esbuild/win32-arm64": { |
| 412 | "version": "0.27.4", |
| 413 | "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.4.tgz", |
| 414 | "integrity": "sha512-Z9SExBg2y32smoDQdf1HRwHRt6vAHLXcxD2uGgO/v2jK7Y718Ix4ndsbNMU/+1Qiem9OiOdaqitioZwxivhXYg==", |
| 415 | "cpu": [ |
| 416 | "arm64" |
| 417 | ], |
| 418 | "dev": true, |
| 419 | "license": "MIT", |
| 420 | "optional": true, |
| 421 | "os": [ |
| 422 | "win32" |
| 423 | ], |
| 424 | "engines": { |
| 425 | "node": ">=18" |
| 426 | } |
| 427 | }, |
| 428 | "node_modules/@esbuild/win32-ia32": { |
| 429 | "version": "0.27.4", |
| 430 | "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.4.tgz", |
| 431 | "integrity": "sha512-DAyGLS0Jz5G5iixEbMHi5KdiApqHBWMGzTtMiJ72ZOLhbu/bzxgAe8Ue8CTS3n3HbIUHQz/L51yMdGMeoxXNJw==", |
| 432 | "cpu": [ |
| 433 | "ia32" |
| 434 | ], |
| 435 | "dev": true, |
| 436 | "license": "MIT", |
| 437 | "optional": true, |
| 438 | "os": [ |
| 439 | "win32" |
| 440 | ], |
| 441 | "engines": { |
| 442 | "node": ">=18" |
| 443 | } |
| 444 | }, |
| 445 | "node_modules/@esbuild/win32-x64": { |
| 446 | "version": "0.27.4", |
| 447 | "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.4.tgz", |
| 448 | "integrity": "sha512-+knoa0BDoeXgkNvvV1vvbZX4+hizelrkwmGJBdT17t8FNPwG2lKemmuMZlmaNQ3ws3DKKCxpb4zRZEIp3UxFCg==", |
| 449 | "cpu": [ |
| 450 | "x64" |
| 451 | ], |
| 452 | "dev": true, |
| 453 | "license": "MIT", |
| 454 | "optional": true, |
| 455 | "os": [ |
| 456 | "win32" |
| 457 | ], |
| 458 | "engines": { |
| 459 | "node": ">=18" |
| 460 | } |
| 461 | }, |
| 462 | "node_modules/@parcel/watcher": { |
| 463 | "version": "2.5.6", |
| 464 | "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.6.tgz", |
| 465 | "integrity": "sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==", |
| 466 | "dev": true, |
| 467 | "hasInstallScript": true, |
| 468 | "license": "MIT", |
| 469 | "optional": true, |
| 470 | "dependencies": { |
| 471 | "detect-libc": "^2.0.3", |
| 472 | "is-glob": "^4.0.3", |
| 473 | "node-addon-api": "^7.0.0", |
| 474 | "picomatch": "^4.0.3" |
| 475 | }, |
| 476 | "engines": { |
| 477 | "node": ">= 10.0.0" |
| 478 | }, |
| 479 | "funding": { |
| 480 | "type": "opencollective", |
| 481 | "url": "https://opencollective.com/parcel" |
| 482 | }, |
| 483 | "optionalDependencies": { |
| 484 | "@parcel/watcher-android-arm64": "2.5.6", |
| 485 | "@parcel/watcher-darwin-arm64": "2.5.6", |
| 486 | "@parcel/watcher-darwin-x64": "2.5.6", |
| 487 | "@parcel/watcher-freebsd-x64": "2.5.6", |
| 488 | "@parcel/watcher-linux-arm-glibc": "2.5.6", |
| 489 | "@parcel/watcher-linux-arm-musl": "2.5.6", |
| 490 | "@parcel/watcher-linux-arm64-glibc": "2.5.6", |
| 491 | "@parcel/watcher-linux-arm64-musl": "2.5.6", |
| 492 | "@parcel/watcher-linux-x64-glibc": "2.5.6", |
| 493 | "@parcel/watcher-linux-x64-musl": "2.5.6", |
| 494 | "@parcel/watcher-win32-arm64": "2.5.6", |
| 495 | "@parcel/watcher-win32-ia32": "2.5.6", |
| 496 | "@parcel/watcher-win32-x64": "2.5.6" |
| 497 | } |
| 498 | }, |
| 499 | "node_modules/@parcel/watcher-android-arm64": { |
| 500 | "version": "2.5.6", |
| 501 | "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.6.tgz", |
| 502 | "integrity": "sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==", |
| 503 | "cpu": [ |
| 504 | "arm64" |
| 505 | ], |
| 506 | "dev": true, |
| 507 | "license": "MIT", |
| 508 | "optional": true, |
| 509 | "os": [ |
| 510 | "android" |
| 511 | ], |
| 512 | "engines": { |
| 513 | "node": ">= 10.0.0" |
| 514 | }, |
| 515 | "funding": { |
| 516 | "type": "opencollective", |
| 517 | "url": "https://opencollective.com/parcel" |
| 518 | } |
| 519 | }, |
| 520 | "node_modules/@parcel/watcher-darwin-arm64": { |
| 521 | "version": "2.5.6", |
| 522 | "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.6.tgz", |
| 523 | "integrity": "sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==", |
| 524 | "cpu": [ |
| 525 | "arm64" |
| 526 | ], |
| 527 | "dev": true, |
| 528 | "license": "MIT", |
| 529 | "optional": true, |
| 530 | "os": [ |
| 531 | "darwin" |
| 532 | ], |
| 533 | "engines": { |
| 534 | "node": ">= 10.0.0" |
| 535 | }, |
| 536 | "funding": { |
| 537 | "type": "opencollective", |
| 538 | "url": "https://opencollective.com/parcel" |
| 539 | } |
| 540 | }, |
| 541 | "node_modules/@parcel/watcher-darwin-x64": { |
| 542 | "version": "2.5.6", |
| 543 | "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.6.tgz", |
| 544 | "integrity": "sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==", |
| 545 | "cpu": [ |
| 546 | "x64" |
| 547 | ], |
| 548 | "dev": true, |
| 549 | "license": "MIT", |
| 550 | "optional": true, |
| 551 | "os": [ |
| 552 | "darwin" |
| 553 | ], |
| 554 | "engines": { |
| 555 | "node": ">= 10.0.0" |
| 556 | }, |
| 557 | "funding": { |
| 558 | "type": "opencollective", |
| 559 | "url": "https://opencollective.com/parcel" |
| 560 | } |
| 561 | }, |
| 562 | "node_modules/@parcel/watcher-freebsd-x64": { |
| 563 | "version": "2.5.6", |
| 564 | "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.6.tgz", |
| 565 | "integrity": "sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==", |
| 566 | "cpu": [ |
| 567 | "x64" |
| 568 | ], |
| 569 | "dev": true, |
| 570 | "license": "MIT", |
| 571 | "optional": true, |
| 572 | "os": [ |
| 573 | "freebsd" |
| 574 | ], |
| 575 | "engines": { |
| 576 | "node": ">= 10.0.0" |
| 577 | }, |
| 578 | "funding": { |
| 579 | "type": "opencollective", |
| 580 | "url": "https://opencollective.com/parcel" |
| 581 | } |
| 582 | }, |
| 583 | "node_modules/@parcel/watcher-linux-arm-glibc": { |
| 584 | "version": "2.5.6", |
| 585 | "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.6.tgz", |
| 586 | "integrity": "sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==", |
| 587 | "cpu": [ |
| 588 | "arm" |
| 589 | ], |
| 590 | "dev": true, |
| 591 | "license": "MIT", |
| 592 | "optional": true, |
| 593 | "os": [ |
| 594 | "linux" |
| 595 | ], |
| 596 | "engines": { |
| 597 | "node": ">= 10.0.0" |
| 598 | }, |
| 599 | "funding": { |
| 600 | "type": "opencollective", |
| 601 | "url": "https://opencollective.com/parcel" |
| 602 | } |
| 603 | }, |
| 604 | "node_modules/@parcel/watcher-linux-arm-musl": { |
| 605 | "version": "2.5.6", |
| 606 | "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.6.tgz", |
| 607 | "integrity": "sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==", |
| 608 | "cpu": [ |
| 609 | "arm" |
| 610 | ], |
| 611 | "dev": true, |
| 612 | "license": "MIT", |
| 613 | "optional": true, |
| 614 | "os": [ |
| 615 | "linux" |
| 616 | ], |
| 617 | "engines": { |
| 618 | "node": ">= 10.0.0" |
| 619 | }, |
| 620 | "funding": { |
| 621 | "type": "opencollective", |
| 622 | "url": "https://opencollective.com/parcel" |
| 623 | } |
| 624 | }, |
| 625 | "node_modules/@parcel/watcher-linux-arm64-glibc": { |
| 626 | "version": "2.5.6", |
| 627 | "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.6.tgz", |
| 628 | "integrity": "sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==", |
| 629 | "cpu": [ |
| 630 | "arm64" |
| 631 | ], |
| 632 | "dev": true, |
| 633 | "license": "MIT", |
| 634 | "optional": true, |
| 635 | "os": [ |
| 636 | "linux" |
| 637 | ], |
| 638 | "engines": { |
| 639 | "node": ">= 10.0.0" |
| 640 | }, |
| 641 | "funding": { |
| 642 | "type": "opencollective", |
| 643 | "url": "https://opencollective.com/parcel" |
| 644 | } |
| 645 | }, |
| 646 | "node_modules/@parcel/watcher-linux-arm64-musl": { |
| 647 | "version": "2.5.6", |
| 648 | "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.6.tgz", |
| 649 | "integrity": "sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==", |
| 650 | "cpu": [ |
| 651 | "arm64" |
| 652 | ], |
| 653 | "dev": true, |
| 654 | "license": "MIT", |
| 655 | "optional": true, |
| 656 | "os": [ |
| 657 | "linux" |
| 658 | ], |
| 659 | "engines": { |
| 660 | "node": ">= 10.0.0" |
| 661 | }, |
| 662 | "funding": { |
| 663 | "type": "opencollective", |
| 664 | "url": "https://opencollective.com/parcel" |
| 665 | } |
| 666 | }, |
| 667 | "node_modules/@parcel/watcher-linux-x64-glibc": { |
| 668 | "version": "2.5.6", |
| 669 | "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.6.tgz", |
| 670 | "integrity": "sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==", |
| 671 | "cpu": [ |
| 672 | "x64" |
| 673 | ], |
| 674 | "dev": true, |
| 675 | "license": "MIT", |
| 676 | "optional": true, |
| 677 | "os": [ |
| 678 | "linux" |
| 679 | ], |
| 680 | "engines": { |
| 681 | "node": ">= 10.0.0" |
| 682 | }, |
| 683 | "funding": { |
| 684 | "type": "opencollective", |
| 685 | "url": "https://opencollective.com/parcel" |
| 686 | } |
| 687 | }, |
| 688 | "node_modules/@parcel/watcher-linux-x64-musl": { |
| 689 | "version": "2.5.6", |
| 690 | "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.6.tgz", |
| 691 | "integrity": "sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==", |
| 692 | "cpu": [ |
| 693 | "x64" |
| 694 | ], |
| 695 | "dev": true, |
| 696 | "license": "MIT", |
| 697 | "optional": true, |
| 698 | "os": [ |
| 699 | "linux" |
| 700 | ], |
| 701 | "engines": { |
| 702 | "node": ">= 10.0.0" |
| 703 | }, |
| 704 | "funding": { |
| 705 | "type": "opencollective", |
| 706 | "url": "https://opencollective.com/parcel" |
| 707 | } |
| 708 | }, |
| 709 | "node_modules/@parcel/watcher-win32-arm64": { |
| 710 | "version": "2.5.6", |
| 711 | "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.6.tgz", |
| 712 | "integrity": "sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==", |
| 713 | "cpu": [ |
| 714 | "arm64" |
| 715 | ], |
| 716 | "dev": true, |
| 717 | "license": "MIT", |
| 718 | "optional": true, |
| 719 | "os": [ |
| 720 | "win32" |
| 721 | ], |
| 722 | "engines": { |
| 723 | "node": ">= 10.0.0" |
| 724 | }, |
| 725 | "funding": { |
| 726 | "type": "opencollective", |
| 727 | "url": "https://opencollective.com/parcel" |
| 728 | } |
| 729 | }, |
| 730 | "node_modules/@parcel/watcher-win32-ia32": { |
| 731 | "version": "2.5.6", |
| 732 | "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.6.tgz", |
| 733 | "integrity": "sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==", |
| 734 | "cpu": [ |
| 735 | "ia32" |
| 736 | ], |
| 737 | "dev": true, |
| 738 | "license": "MIT", |
| 739 | "optional": true, |
| 740 | "os": [ |
| 741 | "win32" |
| 742 | ], |
| 743 | "engines": { |
| 744 | "node": ">= 10.0.0" |
| 745 | }, |
| 746 | "funding": { |
| 747 | "type": "opencollective", |
| 748 | "url": "https://opencollective.com/parcel" |
| 749 | } |
| 750 | }, |
| 751 | "node_modules/@parcel/watcher-win32-x64": { |
| 752 | "version": "2.5.6", |
| 753 | "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.6.tgz", |
| 754 | "integrity": "sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==", |
| 755 | "cpu": [ |
| 756 | "x64" |
| 757 | ], |
| 758 | "dev": true, |
| 759 | "license": "MIT", |
| 760 | "optional": true, |
| 761 | "os": [ |
| 762 | "win32" |
| 763 | ], |
| 764 | "engines": { |
| 765 | "node": ">= 10.0.0" |
| 766 | }, |
| 767 | "funding": { |
| 768 | "type": "opencollective", |
| 769 | "url": "https://opencollective.com/parcel" |
| 770 | } |
| 771 | }, |
| 772 | "node_modules/@types/node": { |
| 773 | "version": "22.19.15", |
| 774 | "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.15.tgz", |
| 775 | "integrity": "sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==", |
| 776 | "dev": true, |
| 777 | "license": "MIT", |
| 778 | "dependencies": { |
| 779 | "undici-types": "~6.21.0" |
| 780 | } |
| 781 | }, |
| 782 | "node_modules/chokidar": { |
| 783 | "version": "4.0.3", |
| 784 | "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz", |
| 785 | "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==", |
| 786 | "dev": true, |
| 787 | "license": "MIT", |
| 788 | "dependencies": { |
| 789 | "readdirp": "^4.0.1" |
| 790 | }, |
| 791 | "engines": { |
| 792 | "node": ">= 14.16.0" |
| 793 | }, |
| 794 | "funding": { |
| 795 | "url": "https://paulmillr.com/funding/" |
| 796 | } |
| 797 | }, |
| 798 | "node_modules/detect-libc": { |
| 799 | "version": "2.1.2", |
| 800 | "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", |
| 801 | "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", |
| 802 | "dev": true, |
| 803 | "license": "Apache-2.0", |
| 804 | "optional": true, |
| 805 | "engines": { |
| 806 | "node": ">=8" |
| 807 | } |
| 808 | }, |
| 809 | "node_modules/esbuild": { |
| 810 | "version": "0.27.4", |
| 811 | "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.4.tgz", |
| 812 | "integrity": "sha512-Rq4vbHnYkK5fws5NF7MYTU68FPRE1ajX7heQ/8QXXWqNgqqJ/GkmmyxIzUnf2Sr/bakf8l54716CcMGHYhMrrQ==", |
| 813 | "dev": true, |
| 814 | "hasInstallScript": true, |
| 815 | "license": "MIT", |
| 816 | "bin": { |
| 817 | "esbuild": "bin/esbuild" |
| 818 | }, |
| 819 | "engines": { |
| 820 | "node": ">=18" |
| 821 | }, |
| 822 | "optionalDependencies": { |
| 823 | "@esbuild/aix-ppc64": "0.27.4", |
| 824 | "@esbuild/android-arm": "0.27.4", |
| 825 | "@esbuild/android-arm64": "0.27.4", |
| 826 | "@esbuild/android-x64": "0.27.4", |
| 827 | "@esbuild/darwin-arm64": "0.27.4", |
| 828 | "@esbuild/darwin-x64": "0.27.4", |
| 829 | "@esbuild/freebsd-arm64": "0.27.4", |
| 830 | "@esbuild/freebsd-x64": "0.27.4", |
| 831 | "@esbuild/linux-arm": "0.27.4", |
| 832 | "@esbuild/linux-arm64": "0.27.4", |
| 833 | "@esbuild/linux-ia32": "0.27.4", |
| 834 | "@esbuild/linux-loong64": "0.27.4", |
| 835 | "@esbuild/linux-mips64el": "0.27.4", |
| 836 | "@esbuild/linux-ppc64": "0.27.4", |
| 837 | "@esbuild/linux-riscv64": "0.27.4", |
| 838 | "@esbuild/linux-s390x": "0.27.4", |
| 839 | "@esbuild/linux-x64": "0.27.4", |
| 840 | "@esbuild/netbsd-arm64": "0.27.4", |
| 841 | "@esbuild/netbsd-x64": "0.27.4", |
| 842 | "@esbuild/openbsd-arm64": "0.27.4", |
| 843 | "@esbuild/openbsd-x64": "0.27.4", |
| 844 | "@esbuild/openharmony-arm64": "0.27.4", |
| 845 | "@esbuild/sunos-x64": "0.27.4", |
| 846 | "@esbuild/win32-arm64": "0.27.4", |
| 847 | "@esbuild/win32-ia32": "0.27.4", |
| 848 | "@esbuild/win32-x64": "0.27.4" |
| 849 | } |
| 850 | }, |
| 851 | "node_modules/highlight.js": { |
| 852 | "version": "11.11.1", |
| 853 | "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.11.1.tgz", |
| 854 | "integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==", |
| 855 | "license": "BSD-3-Clause", |
| 856 | "engines": { |
| 857 | "node": ">=12.0.0" |
| 858 | } |
| 859 | }, |
| 860 | "node_modules/immutable": { |
| 861 | "version": "5.1.5", |
| 862 | "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.5.tgz", |
| 863 | "integrity": "sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==", |
| 864 | "dev": true, |
| 865 | "license": "MIT" |
| 866 | }, |
| 867 | "node_modules/is-extglob": { |
| 868 | "version": "2.1.1", |
| 869 | "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", |
| 870 | "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", |
| 871 | "dev": true, |
| 872 | "license": "MIT", |
| 873 | "optional": true, |
| 874 | "engines": { |
| 875 | "node": ">=0.10.0" |
| 876 | } |
| 877 | }, |
| 878 | "node_modules/is-glob": { |
| 879 | "version": "4.0.3", |
| 880 | "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", |
| 881 | "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", |
| 882 | "dev": true, |
| 883 | "license": "MIT", |
| 884 | "optional": true, |
| 885 | "dependencies": { |
| 886 | "is-extglob": "^2.1.1" |
| 887 | }, |
| 888 | "engines": { |
| 889 | "node": ">=0.10.0" |
| 890 | } |
| 891 | }, |
| 892 | "node_modules/node-addon-api": { |
| 893 | "version": "7.1.1", |
| 894 | "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz", |
| 895 | "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==", |
| 896 | "dev": true, |
| 897 | "license": "MIT", |
| 898 | "optional": true |
| 899 | }, |
| 900 | "node_modules/picomatch": { |
| 901 | "version": "4.0.3", |
| 902 | "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", |
| 903 | "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", |
| 904 | "dev": true, |
| 905 | "license": "MIT", |
| 906 | "optional": true, |
| 907 | "engines": { |
| 908 | "node": ">=12" |
| 909 | }, |
| 910 | "funding": { |
| 911 | "url": "https://github.com/sponsors/jonschlinkert" |
| 912 | } |
| 913 | }, |
| 914 | "node_modules/readdirp": { |
| 915 | "version": "4.1.2", |
| 916 | "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz", |
| 917 | "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==", |
| 918 | "dev": true, |
| 919 | "license": "MIT", |
| 920 | "engines": { |
| 921 | "node": ">= 14.18.0" |
| 922 | }, |
| 923 | "funding": { |
| 924 | "type": "individual", |
| 925 | "url": "https://paulmillr.com/funding/" |
| 926 | } |
| 927 | }, |
| 928 | "node_modules/sass": { |
| 929 | "version": "1.98.0", |
| 930 | "resolved": "https://registry.npmjs.org/sass/-/sass-1.98.0.tgz", |
| 931 | "integrity": "sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==", |
| 932 | "dev": true, |
| 933 | "license": "MIT", |
| 934 | "dependencies": { |
| 935 | "chokidar": "^4.0.0", |
| 936 | "immutable": "^5.1.5", |
| 937 | "source-map-js": ">=0.6.2 <2.0.0" |
| 938 | }, |
| 939 | "bin": { |
| 940 | "sass": "sass.js" |
| 941 | }, |
| 942 | "engines": { |
| 943 | "node": ">=14.0.0" |
| 944 | }, |
| 945 | "optionalDependencies": { |
| 946 | "@parcel/watcher": "^2.4.1" |
| 947 | } |
| 948 | }, |
| 949 | "node_modules/source-map-js": { |
| 950 | "version": "1.2.1", |
| 951 | "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", |
| 952 | "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", |
| 953 | "dev": true, |
| 954 | "license": "BSD-3-Clause", |
| 955 | "engines": { |
| 956 | "node": ">=0.10.0" |
| 957 | } |
| 958 | }, |
| 959 | "node_modules/typescript": { |
| 960 | "version": "5.9.3", |
| 961 | "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", |
| 962 | "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", |
| 963 | "dev": true, |
| 964 | "license": "Apache-2.0", |
| 965 | "bin": { |
| 966 | "tsc": "bin/tsc", |
| 967 | "tsserver": "bin/tsserver" |
| 968 | }, |
| 969 | "engines": { |
| 970 | "node": ">=14.17" |
| 971 | } |
| 972 | }, |
| 973 | "node_modules/undici-types": { |
| 974 | "version": "6.21.0", |
| 975 | "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", |
| 976 | "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", |
| 977 | "dev": true, |
| 978 | "license": "MIT" |
| 979 | } |
| 980 | } |
| 981 | } |