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