diff options
| -rw-r--r-- | package-lock.json | 312 |
1 files changed, 306 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json index 12aa9b7..c0ceb52 100644 --- a/package-lock.json +++ b/package-lock.json | |||
| @@ -366,23 +366,240 @@ | |||
| 366 | } | 366 | } |
| 367 | }, | 367 | }, |
| 368 | "node_modules/@tailwindcss/cli": { | 368 | "node_modules/@tailwindcss/cli": { |
| 369 | "version": "4.1.3", | 369 | "version": "4.1.4", |
| 370 | "resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.1.3.tgz", | 370 | "resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.1.4.tgz", |
| 371 | "integrity": "sha512-irQW1LhBCi8O7OPrDVTyo6IZFqUDukGkcqOIxoU9d7zSOxU5LZQ1EB1KA981xmZpPIIfaowgdia8FSxaQrBonQ==", | 371 | "integrity": "sha512-gP05Qihh+cZ2FqD5fa0WJXx3KEk2YWUYv/RBKAyiOg0V4vYVDr/xlLc0sacpnVEXM45BVUR9U2hsESufYs6YTA==", |
| 372 | "license": "MIT", | 372 | "license": "MIT", |
| 373 | "dependencies": { | 373 | "dependencies": { |
| 374 | "@parcel/watcher": "^2.5.1", | 374 | "@parcel/watcher": "^2.5.1", |
| 375 | "@tailwindcss/node": "4.1.3", | 375 | "@tailwindcss/node": "4.1.4", |
| 376 | "@tailwindcss/oxide": "4.1.3", | 376 | "@tailwindcss/oxide": "4.1.4", |
| 377 | "enhanced-resolve": "^5.18.1", | 377 | "enhanced-resolve": "^5.18.1", |
| 378 | "mri": "^1.2.0", | 378 | "mri": "^1.2.0", |
| 379 | "picocolors": "^1.1.1", | 379 | "picocolors": "^1.1.1", |
| 380 | "tailwindcss": "4.1.3" | 380 | "tailwindcss": "4.1.4" |
| 381 | }, | 381 | }, |
| 382 | "bin": { | 382 | "bin": { |
| 383 | "tailwindcss": "dist/index.mjs" | 383 | "tailwindcss": "dist/index.mjs" |
| 384 | } | 384 | } |
| 385 | }, | 385 | }, |
| 386 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/node": { | ||
| 387 | "version": "4.1.4", | ||
| 388 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.4.tgz", | ||
| 389 | "integrity": "sha512-MT5118zaiO6x6hNA04OWInuAiP1YISXql8Z+/Y8iisV5nuhM8VXlyhRuqc2PEviPszcXI66W44bCIk500Oolhw==", | ||
| 390 | "license": "MIT", | ||
| 391 | "dependencies": { | ||
| 392 | "enhanced-resolve": "^5.18.1", | ||
| 393 | "jiti": "^2.4.2", | ||
| 394 | "lightningcss": "1.29.2", | ||
| 395 | "tailwindcss": "4.1.4" | ||
| 396 | } | ||
| 397 | }, | ||
| 398 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide": { | ||
| 399 | "version": "4.1.4", | ||
| 400 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.4.tgz", | ||
| 401 | "integrity": "sha512-p5wOpXyOJx7mKh5MXh5oKk+kqcz8T+bA3z/5VWWeQwFrmuBItGwz8Y2CHk/sJ+dNb9B0nYFfn0rj/cKHZyjahQ==", | ||
| 402 | "license": "MIT", | ||
| 403 | "engines": { | ||
| 404 | "node": ">= 10" | ||
| 405 | }, | ||
| 406 | "optionalDependencies": { | ||
| 407 | "@tailwindcss/oxide-android-arm64": "4.1.4", | ||
| 408 | "@tailwindcss/oxide-darwin-arm64": "4.1.4", | ||
| 409 | "@tailwindcss/oxide-darwin-x64": "4.1.4", | ||
| 410 | "@tailwindcss/oxide-freebsd-x64": "4.1.4", | ||
| 411 | "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.4", | ||
| 412 | "@tailwindcss/oxide-linux-arm64-gnu": "4.1.4", | ||
| 413 | "@tailwindcss/oxide-linux-arm64-musl": "4.1.4", | ||
| 414 | "@tailwindcss/oxide-linux-x64-gnu": "4.1.4", | ||
| 415 | "@tailwindcss/oxide-linux-x64-musl": "4.1.4", | ||
| 416 | "@tailwindcss/oxide-wasm32-wasi": "4.1.4", | ||
| 417 | "@tailwindcss/oxide-win32-arm64-msvc": "4.1.4", | ||
| 418 | "@tailwindcss/oxide-win32-x64-msvc": "4.1.4" | ||
| 419 | } | ||
| 420 | }, | ||
| 421 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-android-arm64": { | ||
| 422 | "version": "4.1.4", | ||
| 423 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.4.tgz", | ||
| 424 | "integrity": "sha512-xMMAe/SaCN/vHfQYui3fqaBDEXMu22BVwQ33veLc8ep+DNy7CWN52L+TTG9y1K397w9nkzv+Mw+mZWISiqhmlA==", | ||
| 425 | "cpu": [ | ||
| 426 | "arm64" | ||
| 427 | ], | ||
| 428 | "license": "MIT", | ||
| 429 | "optional": true, | ||
| 430 | "os": [ | ||
| 431 | "android" | ||
| 432 | ], | ||
| 433 | "engines": { | ||
| 434 | "node": ">= 10" | ||
| 435 | } | ||
| 436 | }, | ||
| 437 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-darwin-arm64": { | ||
| 438 | "version": "4.1.4", | ||
| 439 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.4.tgz", | ||
| 440 | "integrity": "sha512-JGRj0SYFuDuAGilWFBlshcexev2hOKfNkoX+0QTksKYq2zgF9VY/vVMq9m8IObYnLna0Xlg+ytCi2FN2rOL0Sg==", | ||
| 441 | "cpu": [ | ||
| 442 | "arm64" | ||
| 443 | ], | ||
| 444 | "license": "MIT", | ||
| 445 | "optional": true, | ||
| 446 | "os": [ | ||
| 447 | "darwin" | ||
| 448 | ], | ||
| 449 | "engines": { | ||
| 450 | "node": ">= 10" | ||
| 451 | } | ||
| 452 | }, | ||
| 453 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-darwin-x64": { | ||
| 454 | "version": "4.1.4", | ||
| 455 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.4.tgz", | ||
| 456 | "integrity": "sha512-sdDeLNvs3cYeWsEJ4H1DvjOzaGios4QbBTNLVLVs0XQ0V95bffT3+scptzYGPMjm7xv4+qMhCDrkHwhnUySEzA==", | ||
| 457 | "cpu": [ | ||
| 458 | "x64" | ||
| 459 | ], | ||
| 460 | "license": "MIT", | ||
| 461 | "optional": true, | ||
| 462 | "os": [ | ||
| 463 | "darwin" | ||
| 464 | ], | ||
| 465 | "engines": { | ||
| 466 | "node": ">= 10" | ||
| 467 | } | ||
| 468 | }, | ||
| 469 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-freebsd-x64": { | ||
| 470 | "version": "4.1.4", | ||
| 471 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.4.tgz", | ||
| 472 | "integrity": "sha512-VHxAqxqdghM83HslPhRsNhHo91McsxRJaEnShJOMu8mHmEj9Ig7ToHJtDukkuLWLzLboh2XSjq/0zO6wgvykNA==", | ||
| 473 | "cpu": [ | ||
| 474 | "x64" | ||
| 475 | ], | ||
| 476 | "license": "MIT", | ||
| 477 | "optional": true, | ||
| 478 | "os": [ | ||
| 479 | "freebsd" | ||
| 480 | ], | ||
| 481 | "engines": { | ||
| 482 | "node": ">= 10" | ||
| 483 | } | ||
| 484 | }, | ||
| 485 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { | ||
| 486 | "version": "4.1.4", | ||
| 487 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.4.tgz", | ||
| 488 | "integrity": "sha512-OTU/m/eV4gQKxy9r5acuesqaymyeSCnsx1cFto/I1WhPmi5HDxX1nkzb8KYBiwkHIGg7CTfo/AcGzoXAJBxLfg==", | ||
| 489 | "cpu": [ | ||
| 490 | "arm" | ||
| 491 | ], | ||
| 492 | "license": "MIT", | ||
| 493 | "optional": true, | ||
| 494 | "os": [ | ||
| 495 | "linux" | ||
| 496 | ], | ||
| 497 | "engines": { | ||
| 498 | "node": ">= 10" | ||
| 499 | } | ||
| 500 | }, | ||
| 501 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-arm64-gnu": { | ||
| 502 | "version": "4.1.4", | ||
| 503 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.4.tgz", | ||
| 504 | "integrity": "sha512-hKlLNvbmUC6z5g/J4H+Zx7f7w15whSVImokLPmP6ff1QqTVE+TxUM9PGuNsjHvkvlHUtGTdDnOvGNSEUiXI1Ww==", | ||
| 505 | "cpu": [ | ||
| 506 | "arm64" | ||
| 507 | ], | ||
| 508 | "license": "MIT", | ||
| 509 | "optional": true, | ||
| 510 | "os": [ | ||
| 511 | "linux" | ||
| 512 | ], | ||
| 513 | "engines": { | ||
| 514 | "node": ">= 10" | ||
| 515 | } | ||
| 516 | }, | ||
| 517 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-arm64-musl": { | ||
| 518 | "version": "4.1.4", | ||
| 519 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.4.tgz", | ||
| 520 | "integrity": "sha512-X3As2xhtgPTY/m5edUtddmZ8rCruvBvtxYLMw9OsZdH01L2gS2icsHRwxdU0dMItNfVmrBezueXZCHxVeeb7Aw==", | ||
| 521 | "cpu": [ | ||
| 522 | "arm64" | ||
| 523 | ], | ||
| 524 | "license": "MIT", | ||
| 525 | "optional": true, | ||
| 526 | "os": [ | ||
| 527 | "linux" | ||
| 528 | ], | ||
| 529 | "engines": { | ||
| 530 | "node": ">= 10" | ||
| 531 | } | ||
| 532 | }, | ||
| 533 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-x64-gnu": { | ||
| 534 | "version": "4.1.4", | ||
| 535 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.4.tgz", | ||
| 536 | "integrity": "sha512-2VG4DqhGaDSmYIu6C4ua2vSLXnJsb/C9liej7TuSO04NK+JJJgJucDUgmX6sn7Gw3Cs5ZJ9ZLrnI0QRDOjLfNQ==", | ||
| 537 | "cpu": [ | ||
| 538 | "x64" | ||
| 539 | ], | ||
| 540 | "license": "MIT", | ||
| 541 | "optional": true, | ||
| 542 | "os": [ | ||
| 543 | "linux" | ||
| 544 | ], | ||
| 545 | "engines": { | ||
| 546 | "node": ">= 10" | ||
| 547 | } | ||
| 548 | }, | ||
| 549 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-x64-musl": { | ||
| 550 | "version": "4.1.4", | ||
| 551 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.4.tgz", | ||
| 552 | "integrity": "sha512-v+mxVgH2kmur/X5Mdrz9m7TsoVjbdYQT0b4Z+dr+I4RvreCNXyCFELZL/DO0M1RsidZTrm6O1eMnV6zlgEzTMQ==", | ||
| 553 | "cpu": [ | ||
| 554 | "x64" | ||
| 555 | ], | ||
| 556 | "license": "MIT", | ||
| 557 | "optional": true, | ||
| 558 | "os": [ | ||
| 559 | "linux" | ||
| 560 | ], | ||
| 561 | "engines": { | ||
| 562 | "node": ">= 10" | ||
| 563 | } | ||
| 564 | }, | ||
| 565 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-win32-arm64-msvc": { | ||
| 566 | "version": "4.1.4", | ||
| 567 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.4.tgz", | ||
| 568 | "integrity": "sha512-VlnhfilPlO0ltxW9/BgfLI5547PYzqBMPIzRrk4W7uupgCt8z6Trw/tAj6QUtF2om+1MH281Pg+HHUJoLesmng==", | ||
| 569 | "cpu": [ | ||
| 570 | "arm64" | ||
| 571 | ], | ||
| 572 | "license": "MIT", | ||
| 573 | "optional": true, | ||
| 574 | "os": [ | ||
| 575 | "win32" | ||
| 576 | ], | ||
| 577 | "engines": { | ||
| 578 | "node": ">= 10" | ||
| 579 | } | ||
| 580 | }, | ||
| 581 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-win32-x64-msvc": { | ||
| 582 | "version": "4.1.4", | ||
| 583 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.4.tgz", | ||
| 584 | "integrity": "sha512-+7S63t5zhYjslUGb8NcgLpFXD+Kq1F/zt5Xv5qTv7HaFTG/DHyHD9GA6ieNAxhgyA4IcKa/zy7Xx4Oad2/wuhw==", | ||
| 585 | "cpu": [ | ||
| 586 | "x64" | ||
| 587 | ], | ||
| 588 | "license": "MIT", | ||
| 589 | "optional": true, | ||
| 590 | "os": [ | ||
| 591 | "win32" | ||
| 592 | ], | ||
| 593 | "engines": { | ||
| 594 | "node": ">= 10" | ||
| 595 | } | ||
| 596 | }, | ||
| 597 | "node_modules/@tailwindcss/cli/node_modules/tailwindcss": { | ||
| 598 | "version": "4.1.4", | ||
| 599 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.4.tgz", | ||
| 600 | "integrity": "sha512-1ZIUqtPITFbv/DxRmDr5/agPqJwF69d24m9qmM1939TJehgY539CtzeZRjbLt5G6fSy/7YqqYsfvoTEw9xUI2A==", | ||
| 601 | "license": "MIT" | ||
| 602 | }, | ||
| 386 | "node_modules/@tailwindcss/node": { | 603 | "node_modules/@tailwindcss/node": { |
| 387 | "version": "4.1.3", | 604 | "version": "4.1.3", |
| 388 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.3.tgz", | 605 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.3.tgz", |
| @@ -561,6 +778,89 @@ | |||
| 561 | "node": ">= 10" | 778 | "node": ">= 10" |
| 562 | } | 779 | } |
| 563 | }, | 780 | }, |
| 781 | "node_modules/@tailwindcss/oxide-wasm32-wasi": { | ||
| 782 | "version": "4.1.4", | ||
| 783 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.4.tgz", | ||
| 784 | "integrity": "sha512-2TLe9ir+9esCf6Wm+lLWTMbgklIjiF0pbmDnwmhR9MksVOq+e8aP3TSsXySnBDDvTTVd/vKu1aNttEGj3P6l8Q==", | ||
| 785 | "bundleDependencies": [ | ||
| 786 | "@napi-rs/wasm-runtime", | ||
| 787 | "@emnapi/core", | ||
| 788 | "@emnapi/runtime", | ||
| 789 | "@tybys/wasm-util", | ||
| 790 | "@emnapi/wasi-threads", | ||
| 791 | "tslib" | ||
| 792 | ], | ||
| 793 | "cpu": [ | ||
| 794 | "wasm32" | ||
| 795 | ], | ||
| 796 | "license": "MIT", | ||
| 797 | "optional": true, | ||
| 798 | "dependencies": { | ||
| 799 | "@emnapi/core": "^1.4.0", | ||
| 800 | "@emnapi/runtime": "^1.4.0", | ||
| 801 | "@emnapi/wasi-threads": "^1.0.1", | ||
| 802 | "@napi-rs/wasm-runtime": "^0.2.8", | ||
| 803 | "@tybys/wasm-util": "^0.9.0", | ||
| 804 | "tslib": "^2.8.0" | ||
| 805 | }, | ||
| 806 | "engines": { | ||
| 807 | "node": ">=14.0.0" | ||
| 808 | } | ||
| 809 | }, | ||
| 810 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { | ||
| 811 | "version": "1.4.0", | ||
| 812 | "inBundle": true, | ||
| 813 | "license": "MIT", | ||
| 814 | "optional": true, | ||
| 815 | "dependencies": { | ||
| 816 | "@emnapi/wasi-threads": "1.0.1", | ||
| 817 | "tslib": "^2.4.0" | ||
| 818 | } | ||
| 819 | }, | ||
| 820 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { | ||
| 821 | "version": "1.4.0", | ||
| 822 | "inBundle": true, | ||
| 823 | "license": "MIT", | ||
| 824 | "optional": true, | ||
| 825 | "dependencies": { | ||
| 826 | "tslib": "^2.4.0" | ||
| 827 | } | ||
| 828 | }, | ||
| 829 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { | ||
| 830 | "version": "1.0.1", | ||
| 831 | "inBundle": true, | ||
| 832 | "license": "MIT", | ||
| 833 | "optional": true, | ||
| 834 | "dependencies": { | ||
| 835 | "tslib": "^2.4.0" | ||
| 836 | } | ||
| 837 | }, | ||
| 838 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { | ||
| 839 | "version": "0.2.8", | ||
| 840 | "inBundle": true, | ||
| 841 | "license": "MIT", | ||
| 842 | "optional": true, | ||
| 843 | "dependencies": { | ||
| 844 | "@emnapi/core": "^1.4.0", | ||
| 845 | "@emnapi/runtime": "^1.4.0", | ||
| 846 | "@tybys/wasm-util": "^0.9.0" | ||
| 847 | } | ||
| 848 | }, | ||
| 849 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { | ||
| 850 | "version": "0.9.0", | ||
| 851 | "inBundle": true, | ||
| 852 | "license": "MIT", | ||
| 853 | "optional": true, | ||
| 854 | "dependencies": { | ||
| 855 | "tslib": "^2.4.0" | ||
| 856 | } | ||
| 857 | }, | ||
| 858 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { | ||
| 859 | "version": "2.8.0", | ||
| 860 | "inBundle": true, | ||
| 861 | "license": "0BSD", | ||
| 862 | "optional": true | ||
| 863 | }, | ||
| 564 | "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { | 864 | "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { |
| 565 | "version": "4.1.3", | 865 | "version": "4.1.3", |
| 566 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.3.tgz", | 866 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.3.tgz", |
