diff options
Diffstat (limited to '')
| -rw-r--r-- | package-lock.json | 514 |
1 files changed, 258 insertions, 256 deletions
diff --git a/package-lock.json b/package-lock.json index e729b39..1e945bf 100644 --- a/package-lock.json +++ b/package-lock.json | |||
| @@ -32,9 +32,9 @@ | |||
| 32 | } | 32 | } |
| 33 | }, | 33 | }, |
| 34 | "node_modules/@colordx/core": { | 34 | "node_modules/@colordx/core": { |
| 35 | "version": "5.4.1", | 35 | "version": "5.4.3", |
| 36 | "resolved": "https://registry.npmjs.org/@colordx/core/-/core-5.4.1.tgz", | 36 | "resolved": "https://registry.npmjs.org/@colordx/core/-/core-5.4.3.tgz", |
| 37 | "integrity": "sha512-J6wPkrci9gao7mABevY/12hOZsyVrgaTUPE92rfH2AVW4ZuRZi1wD3lgqGWBGSvAjE24HSGBp4UoKvbYPlCLCA==", | 37 | "integrity": "sha512-kIxYSfA5T8HXjav55UaaH/o/cKivF6jCCGIb8eqtcsfI46wsvlSiT8jMDyrl779qLec3c2c2oHBZo4oAhvbjrQ==", |
| 38 | "license": "MIT" | 38 | "license": "MIT" |
| 39 | }, | 39 | }, |
| 40 | "node_modules/@fullhuman/postcss-purgecss": { | 40 | "node_modules/@fullhuman/postcss-purgecss": { |
| @@ -430,65 +430,65 @@ | |||
| 430 | } | 430 | } |
| 431 | }, | 431 | }, |
| 432 | "node_modules/@tailwindcss/cli": { | 432 | "node_modules/@tailwindcss/cli": { |
| 433 | "version": "4.2.4", | 433 | "version": "4.3.0", |
| 434 | "resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.2.4.tgz", | 434 | "resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.3.0.tgz", |
| 435 | "integrity": "sha512-e87GGhuXxnyQPyA0TS8an/3wNpj+OUmx8u0F4BicYr48TF72032AIu5917rRYaWm7HorXi3GSZ/uG+ohqP6AKA==", | 435 | "integrity": "sha512-X9kdlqyMopO9fewbgHsEeuy31YzMHbdZ9VsKt004tB+mxSg1CNbyhZYCzvhciN0AM4R4b5lvIprPjtNq7iQxpQ==", |
| 436 | "license": "MIT", | 436 | "license": "MIT", |
| 437 | "dependencies": { | 437 | "dependencies": { |
| 438 | "@parcel/watcher": "^2.5.1", | 438 | "@parcel/watcher": "^2.5.1", |
| 439 | "@tailwindcss/node": "4.2.4", | 439 | "@tailwindcss/node": "4.3.0", |
| 440 | "@tailwindcss/oxide": "4.2.4", | 440 | "@tailwindcss/oxide": "4.3.0", |
| 441 | "enhanced-resolve": "^5.19.0", | 441 | "enhanced-resolve": "^5.21.0", |
| 442 | "mri": "^1.2.0", | 442 | "mri": "^1.2.0", |
| 443 | "picocolors": "^1.1.1", | 443 | "picocolors": "^1.1.1", |
| 444 | "tailwindcss": "4.2.4" | 444 | "tailwindcss": "4.3.0" |
| 445 | }, | 445 | }, |
| 446 | "bin": { | 446 | "bin": { |
| 447 | "tailwindcss": "dist/index.mjs" | 447 | "tailwindcss": "dist/index.mjs" |
| 448 | } | 448 | } |
| 449 | }, | 449 | }, |
| 450 | "node_modules/@tailwindcss/node": { | 450 | "node_modules/@tailwindcss/node": { |
| 451 | "version": "4.2.4", | 451 | "version": "4.3.0", |
| 452 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.4.tgz", | 452 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.3.0.tgz", |
| 453 | "integrity": "sha512-Ai7+yQPxz3ddrDQzFfBKdHEVBg0w3Zl83jnjuwxnZOsnH9pGn93QHQtpU0p/8rYWxvbFZHneni6p1BSLK4DkGA==", | 453 | "integrity": "sha512-aFb4gUhFOgdh9AXo4IzBEOzBkkAxm9VigwDJnMIYv3lcfXCJVesNfbEaBl4BNgVRyid92AmdviqwBUBRKSeY3g==", |
| 454 | "license": "MIT", | 454 | "license": "MIT", |
| 455 | "dependencies": { | 455 | "dependencies": { |
| 456 | "@jridgewell/remapping": "^2.3.5", | 456 | "@jridgewell/remapping": "^2.3.5", |
| 457 | "enhanced-resolve": "^5.19.0", | 457 | "enhanced-resolve": "^5.21.0", |
| 458 | "jiti": "^2.6.1", | 458 | "jiti": "^2.6.1", |
| 459 | "lightningcss": "1.32.0", | 459 | "lightningcss": "1.32.0", |
| 460 | "magic-string": "^0.30.21", | 460 | "magic-string": "^0.30.21", |
| 461 | "source-map-js": "^1.2.1", | 461 | "source-map-js": "^1.2.1", |
| 462 | "tailwindcss": "4.2.4" | 462 | "tailwindcss": "4.3.0" |
| 463 | } | 463 | } |
| 464 | }, | 464 | }, |
| 465 | "node_modules/@tailwindcss/oxide": { | 465 | "node_modules/@tailwindcss/oxide": { |
| 466 | "version": "4.2.4", | 466 | "version": "4.3.0", |
| 467 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.4.tgz", | 467 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.3.0.tgz", |
| 468 | "integrity": "sha512-9El/iI069DKDSXwTvB9J4BwdO5JhRrOweGaK25taBAvBXyXqJAX+Jqdvs8r8gKpsI/1m0LeJLyQYTf/WLrBT1Q==", | 468 | "integrity": "sha512-F7HZGBeN9I0/AuuJS5PwcD8xayx5ri5GhjYUDBEVYUkexyA/giwbDNjRVrxSezE3T250OU2K/wp/ltWx3UOefg==", |
| 469 | "license": "MIT", | 469 | "license": "MIT", |
| 470 | "engines": { | 470 | "engines": { |
| 471 | "node": ">= 20" | 471 | "node": ">= 20" |
| 472 | }, | 472 | }, |
| 473 | "optionalDependencies": { | 473 | "optionalDependencies": { |
| 474 | "@tailwindcss/oxide-android-arm64": "4.2.4", | 474 | "@tailwindcss/oxide-android-arm64": "4.3.0", |
| 475 | "@tailwindcss/oxide-darwin-arm64": "4.2.4", | 475 | "@tailwindcss/oxide-darwin-arm64": "4.3.0", |
| 476 | "@tailwindcss/oxide-darwin-x64": "4.2.4", | 476 | "@tailwindcss/oxide-darwin-x64": "4.3.0", |
| 477 | "@tailwindcss/oxide-freebsd-x64": "4.2.4", | 477 | "@tailwindcss/oxide-freebsd-x64": "4.3.0", |
| 478 | "@tailwindcss/oxide-linux-arm-gnueabihf": "4.2.4", | 478 | "@tailwindcss/oxide-linux-arm-gnueabihf": "4.3.0", |
| 479 | "@tailwindcss/oxide-linux-arm64-gnu": "4.2.4", | 479 | "@tailwindcss/oxide-linux-arm64-gnu": "4.3.0", |
| 480 | "@tailwindcss/oxide-linux-arm64-musl": "4.2.4", | 480 | "@tailwindcss/oxide-linux-arm64-musl": "4.3.0", |
| 481 | "@tailwindcss/oxide-linux-x64-gnu": "4.2.4", | 481 | "@tailwindcss/oxide-linux-x64-gnu": "4.3.0", |
| 482 | "@tailwindcss/oxide-linux-x64-musl": "4.2.4", | 482 | "@tailwindcss/oxide-linux-x64-musl": "4.3.0", |
| 483 | "@tailwindcss/oxide-wasm32-wasi": "4.2.4", | 483 | "@tailwindcss/oxide-wasm32-wasi": "4.3.0", |
| 484 | "@tailwindcss/oxide-win32-arm64-msvc": "4.2.4", | 484 | "@tailwindcss/oxide-win32-arm64-msvc": "4.3.0", |
| 485 | "@tailwindcss/oxide-win32-x64-msvc": "4.2.4" | 485 | "@tailwindcss/oxide-win32-x64-msvc": "4.3.0" |
| 486 | } | 486 | } |
| 487 | }, | 487 | }, |
| 488 | "node_modules/@tailwindcss/oxide-android-arm64": { | 488 | "node_modules/@tailwindcss/oxide-android-arm64": { |
| 489 | "version": "4.2.4", | 489 | "version": "4.3.0", |
| 490 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.2.4.tgz", | 490 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.3.0.tgz", |
| 491 | "integrity": "sha512-e7MOr1SAn9U8KlZzPi1ZXGZHeC5anY36qjNwmZv9pOJ8E4Q6jmD1vyEHkQFmNOIN7twGPEMXRHmitN4zCMN03g==", | 491 | "integrity": "sha512-TJPiq67tKlLuObP6RkwvVGDoxCMBVtDgKkLfa/uyj7/FyxvQwHS+UOnVrXXgbEsfUaMgiVvC4KbJnRr26ho4Ng==", |
| 492 | "cpu": [ | 492 | "cpu": [ |
| 493 | "arm64" | 493 | "arm64" |
| 494 | ], | 494 | ], |
| @@ -502,9 +502,9 @@ | |||
| 502 | } | 502 | } |
| 503 | }, | 503 | }, |
| 504 | "node_modules/@tailwindcss/oxide-darwin-arm64": { | 504 | "node_modules/@tailwindcss/oxide-darwin-arm64": { |
| 505 | "version": "4.2.4", | 505 | "version": "4.3.0", |
| 506 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.2.4.tgz", | 506 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.3.0.tgz", |
| 507 | "integrity": "sha512-tSC/Kbqpz/5/o/C2sG7QvOxAKqyd10bq+ypZNf+9Fi2TvbVbv1zNpcEptcsU7DPROaSbVgUXmrzKhurFvo5eDg==", | 507 | "integrity": "sha512-oMN/WZRb+SO37BmUElEgeEWuU8E/HXRkiODxJxLe1UTHVXLrdVSgfaJV7pSlhRGMSOiXLuxTIjfsF3wYvz8cgQ==", |
| 508 | "cpu": [ | 508 | "cpu": [ |
| 509 | "arm64" | 509 | "arm64" |
| 510 | ], | 510 | ], |
| @@ -518,9 +518,9 @@ | |||
| 518 | } | 518 | } |
| 519 | }, | 519 | }, |
| 520 | "node_modules/@tailwindcss/oxide-darwin-x64": { | 520 | "node_modules/@tailwindcss/oxide-darwin-x64": { |
| 521 | "version": "4.2.4", | 521 | "version": "4.3.0", |
| 522 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.2.4.tgz", | 522 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.3.0.tgz", |
| 523 | "integrity": "sha512-yPyUXn3yO/ufR6+Kzv0t4fCg2qNr90jxXc5QqBpjlPNd0NqyDXcmQb/6weunH/MEDXW5dhyEi+agTDiqa3WsGg==", | 523 | "integrity": "sha512-N6CUmu4a6bKVADfw77p+iw6Yd9Q3OBhe0veaDX+QazfuVYlQsHfDgxBrsjQ/IW+zywL8mTrNd0SdJT/zgtvMdA==", |
| 524 | "cpu": [ | 524 | "cpu": [ |
| 525 | "x64" | 525 | "x64" |
| 526 | ], | 526 | ], |
| @@ -534,9 +534,9 @@ | |||
| 534 | } | 534 | } |
| 535 | }, | 535 | }, |
| 536 | "node_modules/@tailwindcss/oxide-freebsd-x64": { | 536 | "node_modules/@tailwindcss/oxide-freebsd-x64": { |
| 537 | "version": "4.2.4", | 537 | "version": "4.3.0", |
| 538 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.2.4.tgz", | 538 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.3.0.tgz", |
| 539 | "integrity": "sha512-BoMIB4vMQtZsXdGLVc2z+P9DbETkiopogfWZKbWwM8b/1Vinbs4YcUwo+kM/KeLkX3Ygrf4/PsRndKaYhS8Eiw==", | 539 | "integrity": "sha512-zDL5hBkQdH5C6MpqbK3gQAgP80tsMwSI26vjOzjJtNCMUo0lFgOItzHKBIupOZNQxt3ouPH7RPhvNhiTfCe5CQ==", |
| 540 | "cpu": [ | 540 | "cpu": [ |
| 541 | "x64" | 541 | "x64" |
| 542 | ], | 542 | ], |
| @@ -550,9 +550,9 @@ | |||
| 550 | } | 550 | } |
| 551 | }, | 551 | }, |
| 552 | "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { | 552 | "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { |
| 553 | "version": "4.2.4", | 553 | "version": "4.3.0", |
| 554 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.2.4.tgz", | 554 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.3.0.tgz", |
| 555 | "integrity": "sha512-7pIHBLTHYRAlS7V22JNuTh33yLH4VElwKtB3bwchK/UaKUPpQ0lPQiOWcbm4V3WP2I6fNIJ23vABIvoy2izdwA==", | 555 | "integrity": "sha512-R06HdNi7A7OEoMsf6d4tjZ71RCWnZQPHj2mnotSFURjNLdBC+cIgXQ7l81CqeoiQftjf6OOblxXMInMgN2VzMA==", |
| 556 | "cpu": [ | 556 | "cpu": [ |
| 557 | "arm" | 557 | "arm" |
| 558 | ], | 558 | ], |
| @@ -566,9 +566,9 @@ | |||
| 566 | } | 566 | } |
| 567 | }, | 567 | }, |
| 568 | "node_modules/@tailwindcss/oxide-linux-arm64-gnu": { | 568 | "node_modules/@tailwindcss/oxide-linux-arm64-gnu": { |
| 569 | "version": "4.2.4", | 569 | "version": "4.3.0", |
| 570 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.2.4.tgz", | 570 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.3.0.tgz", |
| 571 | "integrity": "sha512-+E4wxJ0ZGOzSH325reXTWB48l42i93kQqMvDyz5gqfRzRZ7faNhnmvlV4EPGJU3QJM/3Ab5jhJ5pCRUsKn6OQw==", | 571 | "integrity": "sha512-qTJHELX8jetjhRQHCLilkVLmybpzNQAtaI/gaoVoidn/ufbNDbAo8KlK2J+yPoc8wQxvDxCmh/5lr8nC1+lTbg==", |
| 572 | "cpu": [ | 572 | "cpu": [ |
| 573 | "arm64" | 573 | "arm64" |
| 574 | ], | 574 | ], |
| @@ -585,9 +585,9 @@ | |||
| 585 | } | 585 | } |
| 586 | }, | 586 | }, |
| 587 | "node_modules/@tailwindcss/oxide-linux-arm64-musl": { | 587 | "node_modules/@tailwindcss/oxide-linux-arm64-musl": { |
| 588 | "version": "4.2.4", | 588 | "version": "4.3.0", |
| 589 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.2.4.tgz", | 589 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.3.0.tgz", |
| 590 | "integrity": "sha512-bBADEGAbo4ASnppIziaQJelekCxdMaxisrk+fB7Thit72IBnALp9K6ffA2G4ruj90G9XRS2VQ6q2bCKbfFV82g==", | 590 | "integrity": "sha512-Z6sukiQsngnWO+l39X4pPbiWT81IC+PLKF+PHxIlyZbGNb9MODfYlXEVlFvej5BOZInWX01kVyzeLvHsXhfczQ==", |
| 591 | "cpu": [ | 591 | "cpu": [ |
| 592 | "arm64" | 592 | "arm64" |
| 593 | ], | 593 | ], |
| @@ -604,9 +604,9 @@ | |||
| 604 | } | 604 | } |
| 605 | }, | 605 | }, |
| 606 | "node_modules/@tailwindcss/oxide-linux-x64-gnu": { | 606 | "node_modules/@tailwindcss/oxide-linux-x64-gnu": { |
| 607 | "version": "4.2.4", | 607 | "version": "4.3.0", |
| 608 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.2.4.tgz", | 608 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.3.0.tgz", |
| 609 | "integrity": "sha512-7Mx25E4WTfnht0TVRTyC00j3i0M+EeFe7wguMDTlX4mRxafznw0CA8WJkFjWYH5BlgELd1kSjuU2JiPnNZbJDA==", | 609 | "integrity": "sha512-DRNdQRpSGzRGfARVuVkxvM8Q12nh19l4BF/G7zGA1oe+9wcC6saFBHTISrpIcKzhiXtSrlSrluCfvMuledoCTQ==", |
| 610 | "cpu": [ | 610 | "cpu": [ |
| 611 | "x64" | 611 | "x64" |
| 612 | ], | 612 | ], |
| @@ -623,9 +623,9 @@ | |||
| 623 | } | 623 | } |
| 624 | }, | 624 | }, |
| 625 | "node_modules/@tailwindcss/oxide-linux-x64-musl": { | 625 | "node_modules/@tailwindcss/oxide-linux-x64-musl": { |
| 626 | "version": "4.2.4", | 626 | "version": "4.3.0", |
| 627 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.2.4.tgz", | 627 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.3.0.tgz", |
| 628 | "integrity": "sha512-2wwJRF7nyhOR0hhHoChc04xngV3iS+akccHTGtz965FwF0up4b2lOdo6kI1EbDaEXKgvcrFBYcYQQ/rrnWFVfA==", | 628 | "integrity": "sha512-Z0IADbDo8bh6I7h2IQMx601AdXBLfFpEdUotft86evd/8ZPflZe9COPO8Q1vw+pfLWIUo9zN/JGZvwuAJqduqg==", |
| 629 | "cpu": [ | 629 | "cpu": [ |
| 630 | "x64" | 630 | "x64" |
| 631 | ], | 631 | ], |
| @@ -642,9 +642,9 @@ | |||
| 642 | } | 642 | } |
| 643 | }, | 643 | }, |
| 644 | "node_modules/@tailwindcss/oxide-wasm32-wasi": { | 644 | "node_modules/@tailwindcss/oxide-wasm32-wasi": { |
| 645 | "version": "4.2.4", | 645 | "version": "4.3.0", |
| 646 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.2.4.tgz", | 646 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.3.0.tgz", |
| 647 | "integrity": "sha512-FQsqApeor8Fo6gUEklzmaa9994orJZZDBAlQpK2Mq+DslRKFJeD6AjHpBQ0kZFQohVr8o85PPh8eOy86VlSCmw==", | 647 | "integrity": "sha512-HNZGOUxEmElksYR7S6sC5jTeNGpobAsy9u7Gu0AskJ8/20FR9GqebUyB+HBcU/ax6BHuiuJi+Oda4B+YX6H1yA==", |
| 648 | "bundleDependencies": [ | 648 | "bundleDependencies": [ |
| 649 | "@napi-rs/wasm-runtime", | 649 | "@napi-rs/wasm-runtime", |
| 650 | "@emnapi/core", | 650 | "@emnapi/core", |
| @@ -659,10 +659,10 @@ | |||
| 659 | "license": "MIT", | 659 | "license": "MIT", |
| 660 | "optional": true, | 660 | "optional": true, |
| 661 | "dependencies": { | 661 | "dependencies": { |
| 662 | "@emnapi/core": "^1.8.1", | 662 | "@emnapi/core": "^1.10.0", |
| 663 | "@emnapi/runtime": "^1.8.1", | 663 | "@emnapi/runtime": "^1.10.0", |
| 664 | "@emnapi/wasi-threads": "^1.1.0", | 664 | "@emnapi/wasi-threads": "^1.2.1", |
| 665 | "@napi-rs/wasm-runtime": "^1.1.1", | 665 | "@napi-rs/wasm-runtime": "^1.1.4", |
| 666 | "@tybys/wasm-util": "^0.10.1", | 666 | "@tybys/wasm-util": "^0.10.1", |
| 667 | "tslib": "^2.8.1" | 667 | "tslib": "^2.8.1" |
| 668 | }, | 668 | }, |
| @@ -671,17 +671,17 @@ | |||
| 671 | } | 671 | } |
| 672 | }, | 672 | }, |
| 673 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { | 673 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { |
| 674 | "version": "1.8.1", | 674 | "version": "1.10.0", |
| 675 | "inBundle": true, | 675 | "inBundle": true, |
| 676 | "license": "MIT", | 676 | "license": "MIT", |
| 677 | "optional": true, | 677 | "optional": true, |
| 678 | "dependencies": { | 678 | "dependencies": { |
| 679 | "@emnapi/wasi-threads": "1.1.0", | 679 | "@emnapi/wasi-threads": "1.2.1", |
| 680 | "tslib": "^2.4.0" | 680 | "tslib": "^2.4.0" |
| 681 | } | 681 | } |
| 682 | }, | 682 | }, |
| 683 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { | 683 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { |
| 684 | "version": "1.8.1", | 684 | "version": "1.10.0", |
| 685 | "inBundle": true, | 685 | "inBundle": true, |
| 686 | "license": "MIT", | 686 | "license": "MIT", |
| 687 | "optional": true, | 687 | "optional": true, |
| @@ -690,7 +690,7 @@ | |||
| 690 | } | 690 | } |
| 691 | }, | 691 | }, |
| 692 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { | 692 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { |
| 693 | "version": "1.1.0", | 693 | "version": "1.2.1", |
| 694 | "inBundle": true, | 694 | "inBundle": true, |
| 695 | "license": "MIT", | 695 | "license": "MIT", |
| 696 | "optional": true, | 696 | "optional": true, |
| @@ -699,18 +699,20 @@ | |||
| 699 | } | 699 | } |
| 700 | }, | 700 | }, |
| 701 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { | 701 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { |
| 702 | "version": "1.1.1", | 702 | "version": "1.1.4", |
| 703 | "inBundle": true, | 703 | "inBundle": true, |
| 704 | "license": "MIT", | 704 | "license": "MIT", |
| 705 | "optional": true, | 705 | "optional": true, |
| 706 | "dependencies": { | 706 | "dependencies": { |
| 707 | "@emnapi/core": "^1.7.1", | ||
| 708 | "@emnapi/runtime": "^1.7.1", | ||
| 709 | "@tybys/wasm-util": "^0.10.1" | 707 | "@tybys/wasm-util": "^0.10.1" |
| 710 | }, | 708 | }, |
| 711 | "funding": { | 709 | "funding": { |
| 712 | "type": "github", | 710 | "type": "github", |
| 713 | "url": "https://github.com/sponsors/Brooooooklyn" | 711 | "url": "https://github.com/sponsors/Brooooooklyn" |
| 712 | }, | ||
| 713 | "peerDependencies": { | ||
| 714 | "@emnapi/core": "^1.7.1", | ||
| 715 | "@emnapi/runtime": "^1.7.1" | ||
| 714 | } | 716 | } |
| 715 | }, | 717 | }, |
| 716 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { | 718 | "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { |
| @@ -729,9 +731,9 @@ | |||
| 729 | "optional": true | 731 | "optional": true |
| 730 | }, | 732 | }, |
| 731 | "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { | 733 | "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { |
| 732 | "version": "4.2.4", | 734 | "version": "4.3.0", |
| 733 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.4.tgz", | 735 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.3.0.tgz", |
| 734 | "integrity": "sha512-L9BXqxC4ToVgwMFqj3pmZRqyHEztulpUJzCxUtLjobMCzTPsGt1Fa9enKbOpY2iIyVtaHNeNvAK8ERP/64sqGQ==", | 736 | "integrity": "sha512-Pe+RPVTi1T+qymuuRpcdvwSVZjnll/f7n8gBxMMh3xLTctMDKqpdfGimbMyioqtLhUYZxdJ9wGNhV7MKHvgZsQ==", |
| 735 | "cpu": [ | 737 | "cpu": [ |
| 736 | "arm64" | 738 | "arm64" |
| 737 | ], | 739 | ], |
| @@ -745,9 +747,9 @@ | |||
| 745 | } | 747 | } |
| 746 | }, | 748 | }, |
| 747 | "node_modules/@tailwindcss/oxide-win32-x64-msvc": { | 749 | "node_modules/@tailwindcss/oxide-win32-x64-msvc": { |
| 748 | "version": "4.2.4", | 750 | "version": "4.3.0", |
| 749 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.2.4.tgz", | 751 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.3.0.tgz", |
| 750 | "integrity": "sha512-ESlKG0EpVJQwRjXDDa9rLvhEAh0mhP1sF7sap9dNZT0yyl9SAG6T7gdP09EH0vIv0UNTlo6jPWyujD6559fZvw==", | 752 | "integrity": "sha512-Mvrf2kXW/yeW/OTezZlCGOirXRcUuLIBx/5Y12BaPM7wJoryG6dfS/NJL8aBPqtTEx/Vm4T4vKzFUcKDT+TKUA==", |
| 751 | "cpu": [ | 753 | "cpu": [ |
| 752 | "x64" | 754 | "x64" |
| 753 | ], | 755 | ], |
| @@ -761,16 +763,16 @@ | |||
| 761 | } | 763 | } |
| 762 | }, | 764 | }, |
| 763 | "node_modules/@tailwindcss/postcss": { | 765 | "node_modules/@tailwindcss/postcss": { |
| 764 | "version": "4.2.4", | 766 | "version": "4.3.0", |
| 765 | "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.2.4.tgz", | 767 | "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.3.0.tgz", |
| 766 | "integrity": "sha512-wgAVj6nUWAolAu8YFvzT2cTBIElWHkjZwFYovF+xsqKsW2ADxM/X2opxj5NsF/qVccAOjRNe8X2IdPzMsWyHTg==", | 768 | "integrity": "sha512-Jm05Tjx+9yCLGv5qw1c+84Psds8MnyrEQYCB+FFk2lgGiUjlRqdxke4mVTuYrj2xnVZqKim2Apr5ySuQRYAw/w==", |
| 767 | "license": "MIT", | 769 | "license": "MIT", |
| 768 | "dependencies": { | 770 | "dependencies": { |
| 769 | "@alloc/quick-lru": "^5.2.0", | 771 | "@alloc/quick-lru": "^5.2.0", |
| 770 | "@tailwindcss/node": "4.2.4", | 772 | "@tailwindcss/node": "4.3.0", |
| 771 | "@tailwindcss/oxide": "4.2.4", | 773 | "@tailwindcss/oxide": "4.3.0", |
| 772 | "postcss": "^8.5.6", | 774 | "postcss": "^8.5.10", |
| 773 | "tailwindcss": "4.2.4" | 775 | "tailwindcss": "4.3.0" |
| 774 | } | 776 | } |
| 775 | }, | 777 | }, |
| 776 | "node_modules/ansi-regex": { | 778 | "node_modules/ansi-regex": { |
| @@ -1186,12 +1188,12 @@ | |||
| 1186 | } | 1188 | } |
| 1187 | }, | 1189 | }, |
| 1188 | "node_modules/cssnano": { | 1190 | "node_modules/cssnano": { |
| 1189 | "version": "7.1.7", | 1191 | "version": "7.1.9", |
| 1190 | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.1.7.tgz", | 1192 | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.1.9.tgz", |
| 1191 | "integrity": "sha512-N5LGn/OlhMxDTvKACwUPMzT34SSj1b022pvUAE/Vh6r2WD1aUCbc+QNIP/JjX9VVxebdJWZQ3352Lt4oF7dQ/g==", | 1193 | "integrity": "sha512-uPR75+5Dk/WJ/YSPR1/YDHdwMM9c5FsaARljfKWgeCKLKOtJ0we21xy/RcCjn53fZnD/f6yYEIZ8pu18+GnbNQ==", |
| 1192 | "license": "MIT", | 1194 | "license": "MIT", |
| 1193 | "dependencies": { | 1195 | "dependencies": { |
| 1194 | "cssnano-preset-default": "^7.0.15", | 1196 | "cssnano-preset-default": "^7.0.17", |
| 1195 | "lilconfig": "^3.1.3" | 1197 | "lilconfig": "^3.1.3" |
| 1196 | }, | 1198 | }, |
| 1197 | "engines": { | 1199 | "engines": { |
| @@ -1202,63 +1204,63 @@ | |||
| 1202 | "url": "https://opencollective.com/cssnano" | 1204 | "url": "https://opencollective.com/cssnano" |
| 1203 | }, | 1205 | }, |
| 1204 | "peerDependencies": { | 1206 | "peerDependencies": { |
| 1205 | "postcss": "^8.5.10" | 1207 | "postcss": "^8.5.13" |
| 1206 | } | 1208 | } |
| 1207 | }, | 1209 | }, |
| 1208 | "node_modules/cssnano-preset-default": { | 1210 | "node_modules/cssnano-preset-default": { |
| 1209 | "version": "7.0.15", | 1211 | "version": "7.0.17", |
| 1210 | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.15.tgz", | 1212 | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.17.tgz", |
| 1211 | "integrity": "sha512-60kx7lJ40//HA85cIfQXSOJFby2D2V1pOMNHVCxue3KFWCjRzmiQyL9OvI+NAhwUlaojOfF9eK3nGvrJLCBUfQ==", | 1213 | "integrity": "sha512-11qO63A+czwguQFJCaTdICvbaxn0pJzz/XghLlv+OT7WyToDxAMR0Xb3/26/l0y0hQJywwNbj/SLSQlGBHE1OA==", |
| 1212 | "license": "MIT", | 1214 | "license": "MIT", |
| 1213 | "dependencies": { | 1215 | "dependencies": { |
| 1214 | "browserslist": "^4.28.2", | 1216 | "browserslist": "^4.28.2", |
| 1215 | "css-declaration-sorter": "^7.2.0", | 1217 | "css-declaration-sorter": "^7.2.0", |
| 1216 | "cssnano-utils": "^5.0.2", | 1218 | "cssnano-utils": "^5.0.3", |
| 1217 | "postcss-calc": "^10.1.1", | 1219 | "postcss-calc": "^10.1.1", |
| 1218 | "postcss-colormin": "^7.0.9", | 1220 | "postcss-colormin": "^7.0.10", |
| 1219 | "postcss-convert-values": "^7.0.11", | 1221 | "postcss-convert-values": "^7.0.12", |
| 1220 | "postcss-discard-comments": "^7.0.7", | 1222 | "postcss-discard-comments": "^7.0.8", |
| 1221 | "postcss-discard-duplicates": "^7.0.3", | 1223 | "postcss-discard-duplicates": "^7.0.4", |
| 1222 | "postcss-discard-empty": "^7.0.2", | 1224 | "postcss-discard-empty": "^7.0.3", |
| 1223 | "postcss-discard-overridden": "^7.0.2", | 1225 | "postcss-discard-overridden": "^7.0.3", |
| 1224 | "postcss-merge-longhand": "^7.0.6", | 1226 | "postcss-merge-longhand": "^7.0.7", |
| 1225 | "postcss-merge-rules": "^7.0.10", | 1227 | "postcss-merge-rules": "^7.0.11", |
| 1226 | "postcss-minify-font-values": "^7.0.2", | 1228 | "postcss-minify-font-values": "^7.0.3", |
| 1227 | "postcss-minify-gradients": "^7.0.4", | 1229 | "postcss-minify-gradients": "^7.0.5", |
| 1228 | "postcss-minify-params": "^7.0.8", | 1230 | "postcss-minify-params": "^7.0.9", |
| 1229 | "postcss-minify-selectors": "^7.1.0", | 1231 | "postcss-minify-selectors": "^7.1.2", |
| 1230 | "postcss-normalize-charset": "^7.0.2", | 1232 | "postcss-normalize-charset": "^7.0.3", |
| 1231 | "postcss-normalize-display-values": "^7.0.2", | 1233 | "postcss-normalize-display-values": "^7.0.3", |
| 1232 | "postcss-normalize-positions": "^7.0.3", | 1234 | "postcss-normalize-positions": "^7.0.4", |
| 1233 | "postcss-normalize-repeat-style": "^7.0.3", | 1235 | "postcss-normalize-repeat-style": "^7.0.4", |
| 1234 | "postcss-normalize-string": "^7.0.2", | 1236 | "postcss-normalize-string": "^7.0.3", |
| 1235 | "postcss-normalize-timing-functions": "^7.0.2", | 1237 | "postcss-normalize-timing-functions": "^7.0.3", |
| 1236 | "postcss-normalize-unicode": "^7.0.8", | 1238 | "postcss-normalize-unicode": "^7.0.9", |
| 1237 | "postcss-normalize-url": "^7.0.2", | 1239 | "postcss-normalize-url": "^7.0.3", |
| 1238 | "postcss-normalize-whitespace": "^7.0.2", | 1240 | "postcss-normalize-whitespace": "^7.0.3", |
| 1239 | "postcss-ordered-values": "^7.0.3", | 1241 | "postcss-ordered-values": "^7.0.4", |
| 1240 | "postcss-reduce-initial": "^7.0.8", | 1242 | "postcss-reduce-initial": "^7.0.9", |
| 1241 | "postcss-reduce-transforms": "^7.0.2", | 1243 | "postcss-reduce-transforms": "^7.0.3", |
| 1242 | "postcss-svgo": "^7.1.2", | 1244 | "postcss-svgo": "^7.1.3", |
| 1243 | "postcss-unique-selectors": "^7.0.6" | 1245 | "postcss-unique-selectors": "^7.0.7" |
| 1244 | }, | 1246 | }, |
| 1245 | "engines": { | 1247 | "engines": { |
| 1246 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 1248 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 1247 | }, | 1249 | }, |
| 1248 | "peerDependencies": { | 1250 | "peerDependencies": { |
| 1249 | "postcss": "^8.5.10" | 1251 | "postcss": "^8.5.13" |
| 1250 | } | 1252 | } |
| 1251 | }, | 1253 | }, |
| 1252 | "node_modules/cssnano-utils": { | 1254 | "node_modules/cssnano-utils": { |
| 1253 | "version": "5.0.2", | 1255 | "version": "5.0.3", |
| 1254 | "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.2.tgz", | 1256 | "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.3.tgz", |
| 1255 | "integrity": "sha512-kt41WLK7FLKfePzPi645Y+/NtW/nNM7Su6nlNUfJyRNW3JcuU3JU7+cWJc+JexTeZ8dRBvFufefdG2XpXkIo0A==", | 1257 | "integrity": "sha512-ynIREMICLxkxm7e9bCR9sh75s4Q5drICi0ua1yxo5jH2XPBqSKkl4dOh4EbFqtUmnTMhRffHgYL0EKKkMjtJTg==", |
| 1256 | "license": "MIT", | 1258 | "license": "MIT", |
| 1257 | "engines": { | 1259 | "engines": { |
| 1258 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 1260 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 1259 | }, | 1261 | }, |
| 1260 | "peerDependencies": { | 1262 | "peerDependencies": { |
| 1261 | "postcss": "^8.5.10" | 1263 | "postcss": "^8.5.13" |
| 1262 | } | 1264 | } |
| 1263 | }, | 1265 | }, |
| 1264 | "node_modules/csso": { | 1266 | "node_modules/csso": { |
| @@ -1389,13 +1391,13 @@ | |||
| 1389 | "license": "MIT" | 1391 | "license": "MIT" |
| 1390 | }, | 1392 | }, |
| 1391 | "node_modules/enhanced-resolve": { | 1393 | "node_modules/enhanced-resolve": { |
| 1392 | "version": "5.20.0", | 1394 | "version": "5.21.3", |
| 1393 | "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.20.0.tgz", | 1395 | "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.21.3.tgz", |
| 1394 | "integrity": "sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ==", | 1396 | "integrity": "sha512-QyL119InA+XXEkNLNTPCXPugSvOfhwv0JOlGNzvxs0hZaiHLNvXSpudUWsOlsXGWJh8G6ckCScEkVHfX3kw/2Q==", |
| 1395 | "license": "MIT", | 1397 | "license": "MIT", |
| 1396 | "dependencies": { | 1398 | "dependencies": { |
| 1397 | "graceful-fs": "^4.2.4", | 1399 | "graceful-fs": "^4.2.4", |
| 1398 | "tapable": "^2.3.0" | 1400 | "tapable": "^2.3.3" |
| 1399 | }, | 1401 | }, |
| 1400 | "engines": { | 1402 | "engines": { |
| 1401 | "node": ">=10.13.0" | 1403 | "node": ">=10.13.0" |
| @@ -1981,9 +1983,9 @@ | |||
| 1981 | } | 1983 | } |
| 1982 | }, | 1984 | }, |
| 1983 | "node_modules/nanoid": { | 1985 | "node_modules/nanoid": { |
| 1984 | "version": "3.3.11", | 1986 | "version": "3.3.12", |
| 1985 | "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", | 1987 | "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz", |
| 1986 | "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", | 1988 | "integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==", |
| 1987 | "funding": [ | 1989 | "funding": [ |
| 1988 | { | 1990 | { |
| 1989 | "type": "github", | 1991 | "type": "github", |
| @@ -2090,9 +2092,9 @@ | |||
| 2090 | } | 2092 | } |
| 2091 | }, | 2093 | }, |
| 2092 | "node_modules/postcss": { | 2094 | "node_modules/postcss": { |
| 2093 | "version": "8.5.10", | 2095 | "version": "8.5.15", |
| 2094 | "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz", | 2096 | "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.15.tgz", |
| 2095 | "integrity": "sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==", | 2097 | "integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==", |
| 2096 | "funding": [ | 2098 | "funding": [ |
| 2097 | { | 2099 | { |
| 2098 | "type": "opencollective", | 2100 | "type": "opencollective", |
| @@ -2109,7 +2111,7 @@ | |||
| 2109 | ], | 2111 | ], |
| 2110 | "license": "MIT", | 2112 | "license": "MIT", |
| 2111 | "dependencies": { | 2113 | "dependencies": { |
| 2112 | "nanoid": "^3.3.11", | 2114 | "nanoid": "^3.3.12", |
| 2113 | "picocolors": "^1.1.1", | 2115 | "picocolors": "^1.1.1", |
| 2114 | "source-map-js": "^1.2.1" | 2116 | "source-map-js": "^1.2.1" |
| 2115 | }, | 2117 | }, |
| @@ -2162,12 +2164,12 @@ | |||
| 2162 | } | 2164 | } |
| 2163 | }, | 2165 | }, |
| 2164 | "node_modules/postcss-colormin": { | 2166 | "node_modules/postcss-colormin": { |
| 2165 | "version": "7.0.9", | 2167 | "version": "7.0.10", |
| 2166 | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.9.tgz", | 2168 | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.10.tgz", |
| 2167 | "integrity": "sha512-EZpoUlmbXQUpe+g4ZaGM2kjGlHrQ7Bjzb3xHcNrC9ysI1tGoib6DAYvxg6aB7MGxsjgLF+Qx/jwZQkJ5cKDvXA==", | 2169 | "integrity": "sha512-yFr6JezOolHLta/buLE71VKPh2mXursp4saVe98/ol8ZnEWhL+racShqPKlvd/DKWLre/39B6HhcMXf7RZ3hxg==", |
| 2168 | "license": "MIT", | 2170 | "license": "MIT", |
| 2169 | "dependencies": { | 2171 | "dependencies": { |
| 2170 | "@colordx/core": "^5.2.0", | 2172 | "@colordx/core": "^5.4.3", |
| 2171 | "browserslist": "^4.28.2", | 2173 | "browserslist": "^4.28.2", |
| 2172 | "caniuse-api": "^3.0.0", | 2174 | "caniuse-api": "^3.0.0", |
| 2173 | "postcss-value-parser": "^4.2.0" | 2175 | "postcss-value-parser": "^4.2.0" |
| @@ -2176,13 +2178,13 @@ | |||
| 2176 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2178 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2177 | }, | 2179 | }, |
| 2178 | "peerDependencies": { | 2180 | "peerDependencies": { |
| 2179 | "postcss": "^8.5.10" | 2181 | "postcss": "^8.5.13" |
| 2180 | } | 2182 | } |
| 2181 | }, | 2183 | }, |
| 2182 | "node_modules/postcss-convert-values": { | 2184 | "node_modules/postcss-convert-values": { |
| 2183 | "version": "7.0.11", | 2185 | "version": "7.0.12", |
| 2184 | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.11.tgz", | 2186 | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.12.tgz", |
| 2185 | "integrity": "sha512-H+s7P0f9jJylSysAHs3/5MhAx7GthDO05uw1h56L2xyEqpiLTFLEqBNw3PUYzD5p/AKwWaigCXf6FGELpOw9lw==", | 2187 | "integrity": "sha512-xurKu5qqk4viR3Cp3p4xBR4KfnZm4w4ys6+UBwBmeuBSNkH7+DtLnYOYnOffgtE4yx8sH9S1VZ6RAAvROXzP2Q==", |
| 2186 | "license": "MIT", | 2188 | "license": "MIT", |
| 2187 | "dependencies": { | 2189 | "dependencies": { |
| 2188 | "browserslist": "^4.28.2", | 2190 | "browserslist": "^4.28.2", |
| @@ -2192,13 +2194,13 @@ | |||
| 2192 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2194 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2193 | }, | 2195 | }, |
| 2194 | "peerDependencies": { | 2196 | "peerDependencies": { |
| 2195 | "postcss": "^8.5.10" | 2197 | "postcss": "^8.5.13" |
| 2196 | } | 2198 | } |
| 2197 | }, | 2199 | }, |
| 2198 | "node_modules/postcss-discard-comments": { | 2200 | "node_modules/postcss-discard-comments": { |
| 2199 | "version": "7.0.7", | 2201 | "version": "7.0.8", |
| 2200 | "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.7.tgz", | 2202 | "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.8.tgz", |
| 2201 | "integrity": "sha512-FJhE3fSte7HaRNL4iwD8LTG9vWqj3puxXIdig6LfrFqc1TJRUhY4kXOkeTXZZfTXYny+k+SO7fd2fymj1wduJg==", | 2203 | "integrity": "sha512-CvvS5S9WrXblFXCEJ9nVo+4z+eA7zSC7Z88V1HEJuwlQhlFnYTIjg1xJY+BCUiG2bvICap2tXii4mP22BD108Q==", |
| 2202 | "license": "MIT", | 2204 | "license": "MIT", |
| 2203 | "dependencies": { | 2205 | "dependencies": { |
| 2204 | "postcss-selector-parser": "^7.1.1" | 2206 | "postcss-selector-parser": "^7.1.1" |
| @@ -2207,43 +2209,43 @@ | |||
| 2207 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2209 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2208 | }, | 2210 | }, |
| 2209 | "peerDependencies": { | 2211 | "peerDependencies": { |
| 2210 | "postcss": "^8.5.10" | 2212 | "postcss": "^8.5.13" |
| 2211 | } | 2213 | } |
| 2212 | }, | 2214 | }, |
| 2213 | "node_modules/postcss-discard-duplicates": { | 2215 | "node_modules/postcss-discard-duplicates": { |
| 2214 | "version": "7.0.3", | 2216 | "version": "7.0.4", |
| 2215 | "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.3.tgz", | 2217 | "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.4.tgz", |
| 2216 | "integrity": "sha512-9cRxXwhEM/aNZon1qZyToX4NmjbFbxOGbww+0CnbYFDbbPRGZ8jg4IbM8UlA+CzkXxM35itxyaHKNqBBg/RTDg==", | 2218 | "integrity": "sha512-VBNn1+EuMZkeGVVtz0gRfbNGtx9IFgAsAV+E2pHtXPrp4qfGBkhTIiAuE/wrb+Y6Pakg9NewAlfTpYIFAWODtw==", |
| 2217 | "license": "MIT", | 2219 | "license": "MIT", |
| 2218 | "engines": { | 2220 | "engines": { |
| 2219 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2221 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2220 | }, | 2222 | }, |
| 2221 | "peerDependencies": { | 2223 | "peerDependencies": { |
| 2222 | "postcss": "^8.5.10" | 2224 | "postcss": "^8.5.13" |
| 2223 | } | 2225 | } |
| 2224 | }, | 2226 | }, |
| 2225 | "node_modules/postcss-discard-empty": { | 2227 | "node_modules/postcss-discard-empty": { |
| 2226 | "version": "7.0.2", | 2228 | "version": "7.0.3", |
| 2227 | "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.2.tgz", | 2229 | "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.3.tgz", |
| 2228 | "integrity": "sha512-NZFouOmOwtngJVgkNeI1LtkzFdYqIurxgy4wq3qNvIiXFURTZ3b/K7q3dP3QitlWQ5imHDQL0qSorItQhoxb1g==", | 2230 | "integrity": "sha512-M2pyjQCU+/7cMHVtL6bKTHjv0lZnPLMpicgr67Dlth7AbuV9gjVTtUqaRwn6Pp6BwSDspUzhz8SaUrRykJU5Dw==", |
| 2229 | "license": "MIT", | 2231 | "license": "MIT", |
| 2230 | "engines": { | 2232 | "engines": { |
| 2231 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2233 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2232 | }, | 2234 | }, |
| 2233 | "peerDependencies": { | 2235 | "peerDependencies": { |
| 2234 | "postcss": "^8.5.10" | 2236 | "postcss": "^8.5.13" |
| 2235 | } | 2237 | } |
| 2236 | }, | 2238 | }, |
| 2237 | "node_modules/postcss-discard-overridden": { | 2239 | "node_modules/postcss-discard-overridden": { |
| 2238 | "version": "7.0.2", | 2240 | "version": "7.0.3", |
| 2239 | "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.2.tgz", | 2241 | "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.3.tgz", |
| 2240 | "integrity": "sha512-Ym01X4v6U3sY8X0P1J9P+RTar+7JyLTOzDrxKSeaArFsLmkVu4KcAKPBWDYRIyZ/q4jwpSPnOnekeSSqXSXKUw==", | 2242 | "integrity": "sha512-aNovXo9UsZuRNLzHJtp13lHIvinDPfiXBPePpXkSjCbgp++iU2FqE+YxvjIsg6EdyPZsASFbfu+JcBFVsErXIQ==", |
| 2241 | "license": "MIT", | 2243 | "license": "MIT", |
| 2242 | "engines": { | 2244 | "engines": { |
| 2243 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2245 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2244 | }, | 2246 | }, |
| 2245 | "peerDependencies": { | 2247 | "peerDependencies": { |
| 2246 | "postcss": "^8.5.10" | 2248 | "postcss": "^8.5.13" |
| 2247 | } | 2249 | } |
| 2248 | }, | 2250 | }, |
| 2249 | "node_modules/postcss-load-config": { | 2251 | "node_modules/postcss-load-config": { |
| @@ -2286,43 +2288,43 @@ | |||
| 2286 | } | 2288 | } |
| 2287 | }, | 2289 | }, |
| 2288 | "node_modules/postcss-merge-longhand": { | 2290 | "node_modules/postcss-merge-longhand": { |
| 2289 | "version": "7.0.6", | 2291 | "version": "7.0.7", |
| 2290 | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.6.tgz", | 2292 | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.7.tgz", |
| 2291 | "integrity": "sha512-lDsWeKRsssX/9vKFpingoRiuvGajtOGCJhs1kyaTJ5fzaVzs0aPPYe38UZ/ukMFEA5iuRIjQJHIkH2niYO3ubQ==", | 2293 | "integrity": "sha512-b3mfYUxR388u5Pt0HPcVIUtUDn/k15UfTY9M+ORW+meCR6JLNxoZffiYvXyOYQoRYQNZyX/UFkMCM/mNHxe1qA==", |
| 2292 | "license": "MIT", | 2294 | "license": "MIT", |
| 2293 | "dependencies": { | 2295 | "dependencies": { |
| 2294 | "postcss-value-parser": "^4.2.0", | 2296 | "postcss-value-parser": "^4.2.0", |
| 2295 | "stylehacks": "^7.0.10" | 2297 | "stylehacks": "^7.0.11" |
| 2296 | }, | 2298 | }, |
| 2297 | "engines": { | 2299 | "engines": { |
| 2298 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2300 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2299 | }, | 2301 | }, |
| 2300 | "peerDependencies": { | 2302 | "peerDependencies": { |
| 2301 | "postcss": "^8.5.10" | 2303 | "postcss": "^8.5.13" |
| 2302 | } | 2304 | } |
| 2303 | }, | 2305 | }, |
| 2304 | "node_modules/postcss-merge-rules": { | 2306 | "node_modules/postcss-merge-rules": { |
| 2305 | "version": "7.0.10", | 2307 | "version": "7.0.11", |
| 2306 | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.10.tgz", | 2308 | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.11.tgz", |
| 2307 | "integrity": "sha512-UXYKxkg8Cy1so/evF7AE/25PNXZb3E0SrvjdbtbGf+MW+doLenKqRLQzz6YZW469ktiXK2MVLFWtel/DftCV0Q==", | 2309 | "integrity": "sha512-SJUPM18g2BmPhf8BVlbwqWz4aK3pLu6u6xjfwEzra7xL6IBR10sUaiB++EzqcVfadPHrKBSMlNdP+XieykhI+Q==", |
| 2308 | "license": "MIT", | 2310 | "license": "MIT", |
| 2309 | "dependencies": { | 2311 | "dependencies": { |
| 2310 | "browserslist": "^4.28.2", | 2312 | "browserslist": "^4.28.2", |
| 2311 | "caniuse-api": "^3.0.0", | 2313 | "caniuse-api": "^3.0.0", |
| 2312 | "cssnano-utils": "^5.0.2", | 2314 | "cssnano-utils": "^5.0.3", |
| 2313 | "postcss-selector-parser": "^7.1.1" | 2315 | "postcss-selector-parser": "^7.1.1" |
| 2314 | }, | 2316 | }, |
| 2315 | "engines": { | 2317 | "engines": { |
| 2316 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2318 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2317 | }, | 2319 | }, |
| 2318 | "peerDependencies": { | 2320 | "peerDependencies": { |
| 2319 | "postcss": "^8.5.10" | 2321 | "postcss": "^8.5.13" |
| 2320 | } | 2322 | } |
| 2321 | }, | 2323 | }, |
| 2322 | "node_modules/postcss-minify-font-values": { | 2324 | "node_modules/postcss-minify-font-values": { |
| 2323 | "version": "7.0.2", | 2325 | "version": "7.0.3", |
| 2324 | "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.2.tgz", | 2326 | "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.3.tgz", |
| 2325 | "integrity": "sha512-Z82NUmnvhPrvMUaHfkaAVBmWQq9F8Dox4Dy0LiwbaTxfmDUWLQtS+0WCgKViwdWCPPajiY9YzoQftgqKdXkM5g==", | 2327 | "integrity": "sha512-yilG/VOaNI74IylQvAQQxm3/wZVBkXyYUqNUAdxqwtbWUXPsbK1q8Ms0mL83v+f8YicgcyfYCRZtWACUdYajpA==", |
| 2326 | "license": "MIT", | 2328 | "license": "MIT", |
| 2327 | "dependencies": { | 2329 | "dependencies": { |
| 2328 | "postcss-value-parser": "^4.2.0" | 2330 | "postcss-value-parser": "^4.2.0" |
| @@ -2331,47 +2333,47 @@ | |||
| 2331 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2333 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2332 | }, | 2334 | }, |
| 2333 | "peerDependencies": { | 2335 | "peerDependencies": { |
| 2334 | "postcss": "^8.5.10" | 2336 | "postcss": "^8.5.13" |
| 2335 | } | 2337 | } |
| 2336 | }, | 2338 | }, |
| 2337 | "node_modules/postcss-minify-gradients": { | 2339 | "node_modules/postcss-minify-gradients": { |
| 2338 | "version": "7.0.4", | 2340 | "version": "7.0.5", |
| 2339 | "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.4.tgz", | 2341 | "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.5.tgz", |
| 2340 | "integrity": "sha512-g8MNeNyN+lbwKy8DCtJ6zU6awBL0InBsSOaKmgZ1MdRLVItLQUNFNAzzzBnOp4qowOcyyB6GetTlQ0/0UNXvag==", | 2342 | "integrity": "sha512-YraROyQRg3BI1+Hg8E05B/JPdnTm8EDSVu4P2BxdM+CRiOyfmou809+chGIqo6fQqwjPGQ947nbGncSjmTU1WQ==", |
| 2341 | "license": "MIT", | 2343 | "license": "MIT", |
| 2342 | "dependencies": { | 2344 | "dependencies": { |
| 2343 | "@colordx/core": "^5.2.0", | 2345 | "@colordx/core": "^5.4.3", |
| 2344 | "cssnano-utils": "^5.0.2", | 2346 | "cssnano-utils": "^5.0.3", |
| 2345 | "postcss-value-parser": "^4.2.0" | 2347 | "postcss-value-parser": "^4.2.0" |
| 2346 | }, | 2348 | }, |
| 2347 | "engines": { | 2349 | "engines": { |
| 2348 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2350 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2349 | }, | 2351 | }, |
| 2350 | "peerDependencies": { | 2352 | "peerDependencies": { |
| 2351 | "postcss": "^8.5.10" | 2353 | "postcss": "^8.5.13" |
| 2352 | } | 2354 | } |
| 2353 | }, | 2355 | }, |
| 2354 | "node_modules/postcss-minify-params": { | 2356 | "node_modules/postcss-minify-params": { |
| 2355 | "version": "7.0.8", | 2357 | "version": "7.0.9", |
| 2356 | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.8.tgz", | 2358 | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.9.tgz", |
| 2357 | "integrity": "sha512-DIUKM5DZGTmxN7KFKT+rxt0FdPDmRrdK/k3n3+6Po+N/QYn06juwagHcfOVBG0CfCHwcnI612GAUCZc3eT+ZEg==", | 2359 | "integrity": "sha512-R8itbB8BhlpoYyBm1ou0dD+vJnQ3F6adQipR4UnkCHUwlo+S9WXJaDRg1RHjC8YVAtIdrQzSWvJl40HnGDTKjA==", |
| 2358 | "license": "MIT", | 2360 | "license": "MIT", |
| 2359 | "dependencies": { | 2361 | "dependencies": { |
| 2360 | "browserslist": "^4.28.2", | 2362 | "browserslist": "^4.28.2", |
| 2361 | "cssnano-utils": "^5.0.2", | 2363 | "cssnano-utils": "^5.0.3", |
| 2362 | "postcss-value-parser": "^4.2.0" | 2364 | "postcss-value-parser": "^4.2.0" |
| 2363 | }, | 2365 | }, |
| 2364 | "engines": { | 2366 | "engines": { |
| 2365 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2367 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2366 | }, | 2368 | }, |
| 2367 | "peerDependencies": { | 2369 | "peerDependencies": { |
| 2368 | "postcss": "^8.5.10" | 2370 | "postcss": "^8.5.13" |
| 2369 | } | 2371 | } |
| 2370 | }, | 2372 | }, |
| 2371 | "node_modules/postcss-minify-selectors": { | 2373 | "node_modules/postcss-minify-selectors": { |
| 2372 | "version": "7.1.0", | 2374 | "version": "7.1.2", |
| 2373 | "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.1.0.tgz", | 2375 | "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.1.2.tgz", |
| 2374 | "integrity": "sha512-HYl/6I0aL+UvpA10t65BSa7h+tVjBgE6oRI5N/3ylX3vtwvlDL67G3FT3vYDPnTksxr0riiyJcT0tBtyRVoloA==", | 2376 | "integrity": "sha512-aQtrEWKwqafNlExcKHQvPGsXR2+vlUqqJtf5XsCQcgsSb5PL4wlujWBYDJuWsP4UnQX1YHDHU8qRlD+1PzTQ+Q==", |
| 2375 | "license": "MIT", | 2377 | "license": "MIT", |
| 2376 | "dependencies": { | 2378 | "dependencies": { |
| 2377 | "browserslist": "^4.28.1", | 2379 | "browserslist": "^4.28.1", |
| @@ -2383,25 +2385,25 @@ | |||
| 2383 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2385 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2384 | }, | 2386 | }, |
| 2385 | "peerDependencies": { | 2387 | "peerDependencies": { |
| 2386 | "postcss": "^8.5.10" | 2388 | "postcss": "^8.5.13" |
| 2387 | } | 2389 | } |
| 2388 | }, | 2390 | }, |
| 2389 | "node_modules/postcss-normalize-charset": { | 2391 | "node_modules/postcss-normalize-charset": { |
| 2390 | "version": "7.0.2", | 2392 | "version": "7.0.3", |
| 2391 | "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.2.tgz", | 2393 | "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.3.tgz", |
| 2392 | "integrity": "sha512-YoINoiR4YKlzfB95Y93b0DSxWy7FLw+1SADIaznMHb88AKizpzfF80tolmiDEbYr1UM4r4Hw+NZq37SwT5f3uw==", | 2394 | "integrity": "sha512-NoBfZu8PR4c2NlmjvrqQTzCzLY79hwcSRgNQ3ZiNK0ABzf9kYKloE/jNj+/8GQY1wsm8pRRgANk6ydLH8cwo0Q==", |
| 2393 | "license": "MIT", | 2395 | "license": "MIT", |
| 2394 | "engines": { | 2396 | "engines": { |
| 2395 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2397 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2396 | }, | 2398 | }, |
| 2397 | "peerDependencies": { | 2399 | "peerDependencies": { |
| 2398 | "postcss": "^8.5.10" | 2400 | "postcss": "^8.5.13" |
| 2399 | } | 2401 | } |
| 2400 | }, | 2402 | }, |
| 2401 | "node_modules/postcss-normalize-display-values": { | 2403 | "node_modules/postcss-normalize-display-values": { |
| 2402 | "version": "7.0.2", | 2404 | "version": "7.0.3", |
| 2403 | "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-7.0.2.tgz", | 2405 | "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-7.0.3.tgz", |
| 2404 | "integrity": "sha512-wu/NTSjnp8sX5TnEHVPN+eScjAtRs18ELtEduG+Ek3GxjeUDUT+VAA3PJjVIXBcVIk6fiLYFj2iKH0q99S3T2Q==", | 2406 | "integrity": "sha512-ldsCX0QIt05pKIOobZtVQ48wXJecr+czw4+e1/YjVhLMqslShgpVxgPtI2CefURR8oyVoYaU/l829MMwExDMLw==", |
| 2405 | "license": "MIT", | 2407 | "license": "MIT", |
| 2406 | "dependencies": { | 2408 | "dependencies": { |
| 2407 | "postcss-value-parser": "^4.2.0" | 2409 | "postcss-value-parser": "^4.2.0" |
| @@ -2410,13 +2412,13 @@ | |||
| 2410 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2412 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2411 | }, | 2413 | }, |
| 2412 | "peerDependencies": { | 2414 | "peerDependencies": { |
| 2413 | "postcss": "^8.5.10" | 2415 | "postcss": "^8.5.13" |
| 2414 | } | 2416 | } |
| 2415 | }, | 2417 | }, |
| 2416 | "node_modules/postcss-normalize-positions": { | 2418 | "node_modules/postcss-normalize-positions": { |
| 2417 | "version": "7.0.3", | 2419 | "version": "7.0.4", |
| 2418 | "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-7.0.3.tgz", | 2420 | "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-7.0.4.tgz", |
| 2419 | "integrity": "sha512-1CJI++oA3yK/fQlPUcEngUfcSWS08Pkt9fK+jVgL53mmtHDBHi0YiuB0m3D9BXwZjmfvCc2GQmFqCAF/CVcPzQ==", | 2421 | "integrity": "sha512-VEvlpeGd3Ju1Hqa/oN4jaP3+ms4laYwkEL9N9u+B6k54PZjXbW1n6wI+aVprf1BQXlCYpS5+1pl/7/vHiKgARg==", |
| 2420 | "license": "MIT", | 2422 | "license": "MIT", |
| 2421 | "dependencies": { | 2423 | "dependencies": { |
| 2422 | "postcss-value-parser": "^4.2.0" | 2424 | "postcss-value-parser": "^4.2.0" |
| @@ -2425,13 +2427,13 @@ | |||
| 2425 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2427 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2426 | }, | 2428 | }, |
| 2427 | "peerDependencies": { | 2429 | "peerDependencies": { |
| 2428 | "postcss": "^8.5.10" | 2430 | "postcss": "^8.5.13" |
| 2429 | } | 2431 | } |
| 2430 | }, | 2432 | }, |
| 2431 | "node_modules/postcss-normalize-repeat-style": { | 2433 | "node_modules/postcss-normalize-repeat-style": { |
| 2432 | "version": "7.0.3", | 2434 | "version": "7.0.4", |
| 2433 | "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.3.tgz", | 2435 | "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.4.tgz", |
| 2434 | "integrity": "sha512-RvImJ2Ml4LZSx31qC2C8LDiz65IgBNATtwEr9r3Aue+D0cCGbj4rjNojb/uGpEm4QxnOTzFqMvaDYuKiT1Cmpg==", | 2436 | "integrity": "sha512-6mPKlY/8cSaDHxX502wERADarJsccwlky6yIrOapHH2ZgfoKAV94SbiTKfKEs4EEpdazuc3J72WsqeYk7hp9+Q==", |
| 2435 | "license": "MIT", | 2437 | "license": "MIT", |
| 2436 | "dependencies": { | 2438 | "dependencies": { |
| 2437 | "postcss-value-parser": "^4.2.0" | 2439 | "postcss-value-parser": "^4.2.0" |
| @@ -2440,13 +2442,13 @@ | |||
| 2440 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2442 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2441 | }, | 2443 | }, |
| 2442 | "peerDependencies": { | 2444 | "peerDependencies": { |
| 2443 | "postcss": "^8.5.10" | 2445 | "postcss": "^8.5.13" |
| 2444 | } | 2446 | } |
| 2445 | }, | 2447 | }, |
| 2446 | "node_modules/postcss-normalize-string": { | 2448 | "node_modules/postcss-normalize-string": { |
| 2447 | "version": "7.0.2", | 2449 | "version": "7.0.3", |
| 2448 | "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.2.tgz", | 2450 | "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.3.tgz", |
| 2449 | "integrity": "sha512-FqtrUh2BU2MnVeLeWBbJ2rwOjuDnA91XvoImc1BbgMWIxdxiPTaquflBHsmFBA3xh3pC3wPZO9W5MaIc7wU/Xw==", | 2451 | "integrity": "sha512-HnEQPUchi1eznmDKEYrKUTqrprEq97SrpUYClgUkv7V2zRODD9DFoUsYU+m9ZOetmD5ku7fEMZB/lwy8IT6xVQ==", |
| 2450 | "license": "MIT", | 2452 | "license": "MIT", |
| 2451 | "dependencies": { | 2453 | "dependencies": { |
| 2452 | "postcss-value-parser": "^4.2.0" | 2454 | "postcss-value-parser": "^4.2.0" |
| @@ -2455,13 +2457,13 @@ | |||
| 2455 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2457 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2456 | }, | 2458 | }, |
| 2457 | "peerDependencies": { | 2459 | "peerDependencies": { |
| 2458 | "postcss": "^8.5.10" | 2460 | "postcss": "^8.5.13" |
| 2459 | } | 2461 | } |
| 2460 | }, | 2462 | }, |
| 2461 | "node_modules/postcss-normalize-timing-functions": { | 2463 | "node_modules/postcss-normalize-timing-functions": { |
| 2462 | "version": "7.0.2", | 2464 | "version": "7.0.3", |
| 2463 | "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-7.0.2.tgz", | 2465 | "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-7.0.3.tgz", |
| 2464 | "integrity": "sha512-5H5fpXBnMACEXzn7k9RP7qWZ1eWg8cuZkUuFygStY7icOj+UucwMWXeMmdkF/iITvTVa7fP85tdRCJeznpdFfQ==", | 2466 | "integrity": "sha512-zmEzHdvpZBZu0OKlbJSfgASQvaayyAoVuWtvyr34IJ/LyS+DaOKvvR3EvFJ9RWWtNIx+CMvO125OVophaxNYew==", |
| 2465 | "license": "MIT", | 2467 | "license": "MIT", |
| 2466 | "dependencies": { | 2468 | "dependencies": { |
| 2467 | "postcss-value-parser": "^4.2.0" | 2469 | "postcss-value-parser": "^4.2.0" |
| @@ -2470,13 +2472,13 @@ | |||
| 2470 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2472 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2471 | }, | 2473 | }, |
| 2472 | "peerDependencies": { | 2474 | "peerDependencies": { |
| 2473 | "postcss": "^8.5.10" | 2475 | "postcss": "^8.5.13" |
| 2474 | } | 2476 | } |
| 2475 | }, | 2477 | }, |
| 2476 | "node_modules/postcss-normalize-unicode": { | 2478 | "node_modules/postcss-normalize-unicode": { |
| 2477 | "version": "7.0.8", | 2479 | "version": "7.0.9", |
| 2478 | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.8.tgz", | 2480 | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.9.tgz", |
| 2479 | "integrity": "sha512-imCM3cwK3hvlAG4z1AzYM24m8BPA3/Jk/S71wfbn2I6+E2b+UwFaGvlNqydihXTSl3OFPeQXztqCzg+NGeSibQ==", | 2481 | "integrity": "sha512-DRAdWfeh/TjmhLJsw91vdiWCnUod9iwvM7xyS02/nF/sLsCR3A8l3pztrSUrWG8DSBqfX7yEk9FM0USaVJ2mSg==", |
| 2480 | "license": "MIT", | 2482 | "license": "MIT", |
| 2481 | "dependencies": { | 2483 | "dependencies": { |
| 2482 | "browserslist": "^4.28.2", | 2484 | "browserslist": "^4.28.2", |
| @@ -2486,13 +2488,13 @@ | |||
| 2486 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2488 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2487 | }, | 2489 | }, |
| 2488 | "peerDependencies": { | 2490 | "peerDependencies": { |
| 2489 | "postcss": "^8.5.10" | 2491 | "postcss": "^8.5.13" |
| 2490 | } | 2492 | } |
| 2491 | }, | 2493 | }, |
| 2492 | "node_modules/postcss-normalize-url": { | 2494 | "node_modules/postcss-normalize-url": { |
| 2493 | "version": "7.0.2", | 2495 | "version": "7.0.3", |
| 2494 | "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.2.tgz", | 2496 | "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.3.tgz", |
| 2495 | "integrity": "sha512-bLnNY7t76NLRb9QQyCVmCN4qwoHxiq6vABH/CXav9wTuR6dNGHGQ72AyO/+h2quWxZk3l7BqxNL1vtDi9H6y1g==", | 2497 | "integrity": "sha512-CL93wmloq5qsffmFv+bw24MIRbmhHrp53qoh1LDAb/5TtjWEXI/np4xcP/Gw9oWCb2XyWnqHYLDUwiKRoJBA1Q==", |
| 2496 | "license": "MIT", | 2498 | "license": "MIT", |
| 2497 | "dependencies": { | 2499 | "dependencies": { |
| 2498 | "postcss-value-parser": "^4.2.0" | 2500 | "postcss-value-parser": "^4.2.0" |
| @@ -2501,13 +2503,13 @@ | |||
| 2501 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2503 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2502 | }, | 2504 | }, |
| 2503 | "peerDependencies": { | 2505 | "peerDependencies": { |
| 2504 | "postcss": "^8.5.10" | 2506 | "postcss": "^8.5.13" |
| 2505 | } | 2507 | } |
| 2506 | }, | 2508 | }, |
| 2507 | "node_modules/postcss-normalize-whitespace": { | 2509 | "node_modules/postcss-normalize-whitespace": { |
| 2508 | "version": "7.0.2", | 2510 | "version": "7.0.3", |
| 2509 | "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.2.tgz", | 2511 | "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.3.tgz", |
| 2510 | "integrity": "sha512-TNSVkuhkeOhl36WruQlflxOb7HweoeZowSusNpfsM1+ZvqJ24Mc+xksu05ecMQxlu+0zgI8pyznO2EWqDCQbLA==", | 2512 | "integrity": "sha512-FdHjjn+Ht5Z2ZRjNOmeCbNq6lq09sUYKpmlF/Aq0XjVNSLTL6fmHlA/3swN2wP2caY9GV/tjSDcIIyS7aN7W0A==", |
| 2511 | "license": "MIT", | 2513 | "license": "MIT", |
| 2512 | "dependencies": { | 2514 | "dependencies": { |
| 2513 | "postcss-value-parser": "^4.2.0" | 2515 | "postcss-value-parser": "^4.2.0" |
| @@ -2516,29 +2518,29 @@ | |||
| 2516 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2518 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2517 | }, | 2519 | }, |
| 2518 | "peerDependencies": { | 2520 | "peerDependencies": { |
| 2519 | "postcss": "^8.5.10" | 2521 | "postcss": "^8.5.13" |
| 2520 | } | 2522 | } |
| 2521 | }, | 2523 | }, |
| 2522 | "node_modules/postcss-ordered-values": { | 2524 | "node_modules/postcss-ordered-values": { |
| 2523 | "version": "7.0.3", | 2525 | "version": "7.0.4", |
| 2524 | "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.3.tgz", | 2526 | "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.4.tgz", |
| 2525 | "integrity": "sha512-FTt6R9RF7NAYfpOHa2XFPm89FVuo5GiIbcfwOXFy1MYF38BeiNW9ke8ybw9Pk62eEsUlRVVbxHWA3B7ERYqOOA==", | 2527 | "integrity": "sha512-nubSi49hDHQk4E8KIj+IbLY8Bg+8OcSUEhgyolgM+atnOvXjV7EjaR6bac4YGZoFyPa9mWoAF3EaYbWdFkKqVg==", |
| 2526 | "license": "MIT", | 2528 | "license": "MIT", |
| 2527 | "dependencies": { | 2529 | "dependencies": { |
| 2528 | "cssnano-utils": "^5.0.2", | 2530 | "cssnano-utils": "^5.0.3", |
| 2529 | "postcss-value-parser": "^4.2.0" | 2531 | "postcss-value-parser": "^4.2.0" |
| 2530 | }, | 2532 | }, |
| 2531 | "engines": { | 2533 | "engines": { |
| 2532 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2534 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2533 | }, | 2535 | }, |
| 2534 | "peerDependencies": { | 2536 | "peerDependencies": { |
| 2535 | "postcss": "^8.5.10" | 2537 | "postcss": "^8.5.13" |
| 2536 | } | 2538 | } |
| 2537 | }, | 2539 | }, |
| 2538 | "node_modules/postcss-reduce-initial": { | 2540 | "node_modules/postcss-reduce-initial": { |
| 2539 | "version": "7.0.8", | 2541 | "version": "7.0.9", |
| 2540 | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.8.tgz", | 2542 | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.9.tgz", |
| 2541 | "integrity": "sha512-VeVRmbgpgTZuRcDQdqnsB4iYTeS2dBRV07UdwK6V3x61F1xTQ2pgIzHBIR4rQYRlXRNKBTGYYhEL1eNA7w9vaQ==", | 2543 | "integrity": "sha512-ztTNPdIxXTxtBcG03E9u8v44M4ElXbMIRT7pf2onlquGula0Y83nKKxqM22FA/hMgkfCjN7ohevkVlaNwI8iOQ==", |
| 2542 | "license": "MIT", | 2544 | "license": "MIT", |
| 2543 | "dependencies": { | 2545 | "dependencies": { |
| 2544 | "browserslist": "^4.28.2", | 2546 | "browserslist": "^4.28.2", |
| @@ -2548,13 +2550,13 @@ | |||
| 2548 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2550 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2549 | }, | 2551 | }, |
| 2550 | "peerDependencies": { | 2552 | "peerDependencies": { |
| 2551 | "postcss": "^8.5.10" | 2553 | "postcss": "^8.5.13" |
| 2552 | } | 2554 | } |
| 2553 | }, | 2555 | }, |
| 2554 | "node_modules/postcss-reduce-transforms": { | 2556 | "node_modules/postcss-reduce-transforms": { |
| 2555 | "version": "7.0.2", | 2557 | "version": "7.0.3", |
| 2556 | "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-7.0.2.tgz", | 2558 | "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-7.0.3.tgz", |
| 2557 | "integrity": "sha512-OV5P9hMnf7kEkeXVXyS5ESqxbIls7a3TqFymUAV5JICO/9YCBEU+QQhQjZiDHaLwFdV7/CL481kVeBUk5FdY3w==", | 2559 | "integrity": "sha512-FXsnN9ZwcZTT8Yf8cAHA8qIGUXcX6WfLd9JoYhrdDfmvsVhhfqkkv7m4AC3rwFOfz+GzkUa87OCKF9dUcicd+g==", |
| 2558 | "license": "MIT", | 2560 | "license": "MIT", |
| 2559 | "dependencies": { | 2561 | "dependencies": { |
| 2560 | "postcss-value-parser": "^4.2.0" | 2562 | "postcss-value-parser": "^4.2.0" |
| @@ -2563,7 +2565,7 @@ | |||
| 2563 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2565 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2564 | }, | 2566 | }, |
| 2565 | "peerDependencies": { | 2567 | "peerDependencies": { |
| 2566 | "postcss": "^8.5.10" | 2568 | "postcss": "^8.5.13" |
| 2567 | } | 2569 | } |
| 2568 | }, | 2570 | }, |
| 2569 | "node_modules/postcss-reporter": { | 2571 | "node_modules/postcss-reporter": { |
| @@ -2606,9 +2608,9 @@ | |||
| 2606 | } | 2608 | } |
| 2607 | }, | 2609 | }, |
| 2608 | "node_modules/postcss-svgo": { | 2610 | "node_modules/postcss-svgo": { |
| 2609 | "version": "7.1.2", | 2611 | "version": "7.1.3", |
| 2610 | "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.1.2.tgz", | 2612 | "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.1.3.tgz", |
| 2611 | "integrity": "sha512-ixExc8m+/68yuSYQzV/1DgtTup/7nI2dN9eiDS5GMRUzeCH4q9UcqeZPwcSVhdf8ay9fRwXDUHwcY5/XzQSszQ==", | 2613 | "integrity": "sha512-2QfoFOYMcj8lwcVEf9WeTlkVIAm7u2QvOEhMzkQU3KUhhGX/l8hVV9EtjMv4iq3E9iI3OeeMN0YoMLbGusuigw==", |
| 2612 | "license": "MIT", | 2614 | "license": "MIT", |
| 2613 | "dependencies": { | 2615 | "dependencies": { |
| 2614 | "postcss-value-parser": "^4.2.0", | 2616 | "postcss-value-parser": "^4.2.0", |
| @@ -2618,13 +2620,13 @@ | |||
| 2618 | "node": "^18.12.0 || ^20.9.0 || >= 18" | 2620 | "node": "^18.12.0 || ^20.9.0 || >= 18" |
| 2619 | }, | 2621 | }, |
| 2620 | "peerDependencies": { | 2622 | "peerDependencies": { |
| 2621 | "postcss": "^8.5.10" | 2623 | "postcss": "^8.5.13" |
| 2622 | } | 2624 | } |
| 2623 | }, | 2625 | }, |
| 2624 | "node_modules/postcss-unique-selectors": { | 2626 | "node_modules/postcss-unique-selectors": { |
| 2625 | "version": "7.0.6", | 2627 | "version": "7.0.7", |
| 2626 | "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.6.tgz", | 2628 | "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.7.tgz", |
| 2627 | "integrity": "sha512-cDxnYw1QuBMW5w3svZ0BlYF0IA4Amr+1JoTLXzu6vDFPNwohN2QU+sPZNx15b930LR7ce+/600h28/cYoxO9vw==", | 2629 | "integrity": "sha512-d+sCkaRnSefghOUdH8CMJZV9yUQhj2ojpe8Nw/lA+LV1UOfeleGkLTl6XdCFFSai9UJ+DJPb69FFuqthXYsY8w==", |
| 2628 | "license": "MIT", | 2630 | "license": "MIT", |
| 2629 | "dependencies": { | 2631 | "dependencies": { |
| 2630 | "postcss-selector-parser": "^7.1.1" | 2632 | "postcss-selector-parser": "^7.1.1" |
| @@ -2633,7 +2635,7 @@ | |||
| 2633 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2635 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2634 | }, | 2636 | }, |
| 2635 | "peerDependencies": { | 2637 | "peerDependencies": { |
| 2636 | "postcss": "^8.5.10" | 2638 | "postcss": "^8.5.13" |
| 2637 | } | 2639 | } |
| 2638 | }, | 2640 | }, |
| 2639 | "node_modules/postcss-value-parser": { | 2641 | "node_modules/postcss-value-parser": { |
| @@ -2869,9 +2871,9 @@ | |||
| 2869 | } | 2871 | } |
| 2870 | }, | 2872 | }, |
| 2871 | "node_modules/stylehacks": { | 2873 | "node_modules/stylehacks": { |
| 2872 | "version": "7.0.10", | 2874 | "version": "7.0.11", |
| 2873 | "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.10.tgz", | 2875 | "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.11.tgz", |
| 2874 | "integrity": "sha512-sRJ7klmhe/Fl5woJcbJUa2qP1Ueffsl1CQI4ePvqXLkZmcIuAt09aP9uT/FOFPqXh9Rh8M5UkgEnwTdTKn/Aag==", | 2876 | "integrity": "sha512-iODNfhXVLqc5LADs+Y6Oh5wJuK5ZcHbVng8aiK3y9pjMQdc5hLrBW0eFU6FtnpNrE6PoEg/MmFTU4waotj5WNg==", |
| 2875 | "license": "MIT", | 2877 | "license": "MIT", |
| 2876 | "dependencies": { | 2878 | "dependencies": { |
| 2877 | "browserslist": "^4.28.2", | 2879 | "browserslist": "^4.28.2", |
| @@ -2881,7 +2883,7 @@ | |||
| 2881 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2883 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2882 | }, | 2884 | }, |
| 2883 | "peerDependencies": { | 2885 | "peerDependencies": { |
| 2884 | "postcss": "^8.5.10" | 2886 | "postcss": "^8.5.13" |
| 2885 | } | 2887 | } |
| 2886 | }, | 2888 | }, |
| 2887 | "node_modules/svgo": { | 2889 | "node_modules/svgo": { |
| @@ -2919,15 +2921,15 @@ | |||
| 2919 | } | 2921 | } |
| 2920 | }, | 2922 | }, |
| 2921 | "node_modules/tailwindcss": { | 2923 | "node_modules/tailwindcss": { |
| 2922 | "version": "4.2.4", | 2924 | "version": "4.3.0", |
| 2923 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.4.tgz", | 2925 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.0.tgz", |
| 2924 | "integrity": "sha512-HhKppgO81FQof5m6TEnuBWCZGgfRAWbaeOaGT00KOy/Pf/j6oUihdvBpA7ltCeAvZpFhW3j0PTclkxsd4IXYDA==", | 2926 | "integrity": "sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==", |
| 2925 | "license": "MIT" | 2927 | "license": "MIT" |
| 2926 | }, | 2928 | }, |
| 2927 | "node_modules/tapable": { | 2929 | "node_modules/tapable": { |
| 2928 | "version": "2.3.0", | 2930 | "version": "2.3.3", |
| 2929 | "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz", | 2931 | "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.3.tgz", |
| 2930 | "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==", | 2932 | "integrity": "sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==", |
| 2931 | "license": "MIT", | 2933 | "license": "MIT", |
| 2932 | "engines": { | 2934 | "engines": { |
| 2933 | "node": ">=6" | 2935 | "node": ">=6" |
