diff options
| author | Renovate | 2026-05-19 04:07:49 +0000 |
|---|---|---|
| committer | Renovate | 2026-05-19 04:07:49 +0000 |
| commit | 2d961ada86e012a5e0556e11d8f78a2821be651d (patch) | |
| tree | 5e01cbce9dc26d211f1b85bff82b263a2cd2559a /package-lock.json | |
| parent | 3cf5fd556bd90da3e488f9a0fc5c445a505d9938 (diff) | |
RenovateBot: Update dependency cssnano to v7.1.9renovate/cssnano-7.x-lockfile
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 322 |
1 files changed, 161 insertions, 161 deletions
diff --git a/package-lock.json b/package-lock.json index 4ff5bd9..350f2c6 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": { |
| @@ -1507,12 +1507,12 @@ | |||
| 1507 | } | 1507 | } |
| 1508 | }, | 1508 | }, |
| 1509 | "node_modules/cssnano": { | 1509 | "node_modules/cssnano": { |
| 1510 | "version": "7.1.7", | 1510 | "version": "7.1.9", |
| 1511 | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.1.7.tgz", | 1511 | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.1.9.tgz", |
| 1512 | "integrity": "sha512-N5LGn/OlhMxDTvKACwUPMzT34SSj1b022pvUAE/Vh6r2WD1aUCbc+QNIP/JjX9VVxebdJWZQ3352Lt4oF7dQ/g==", | 1512 | "integrity": "sha512-uPR75+5Dk/WJ/YSPR1/YDHdwMM9c5FsaARljfKWgeCKLKOtJ0we21xy/RcCjn53fZnD/f6yYEIZ8pu18+GnbNQ==", |
| 1513 | "license": "MIT", | 1513 | "license": "MIT", |
| 1514 | "dependencies": { | 1514 | "dependencies": { |
| 1515 | "cssnano-preset-default": "^7.0.15", | 1515 | "cssnano-preset-default": "^7.0.17", |
| 1516 | "lilconfig": "^3.1.3" | 1516 | "lilconfig": "^3.1.3" |
| 1517 | }, | 1517 | }, |
| 1518 | "engines": { | 1518 | "engines": { |
| @@ -1523,63 +1523,63 @@ | |||
| 1523 | "url": "https://opencollective.com/cssnano" | 1523 | "url": "https://opencollective.com/cssnano" |
| 1524 | }, | 1524 | }, |
| 1525 | "peerDependencies": { | 1525 | "peerDependencies": { |
| 1526 | "postcss": "^8.5.10" | 1526 | "postcss": "^8.5.13" |
| 1527 | } | 1527 | } |
| 1528 | }, | 1528 | }, |
| 1529 | "node_modules/cssnano-preset-default": { | 1529 | "node_modules/cssnano-preset-default": { |
| 1530 | "version": "7.0.15", | 1530 | "version": "7.0.17", |
| 1531 | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.15.tgz", | 1531 | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.17.tgz", |
| 1532 | "integrity": "sha512-60kx7lJ40//HA85cIfQXSOJFby2D2V1pOMNHVCxue3KFWCjRzmiQyL9OvI+NAhwUlaojOfF9eK3nGvrJLCBUfQ==", | 1532 | "integrity": "sha512-11qO63A+czwguQFJCaTdICvbaxn0pJzz/XghLlv+OT7WyToDxAMR0Xb3/26/l0y0hQJywwNbj/SLSQlGBHE1OA==", |
| 1533 | "license": "MIT", | 1533 | "license": "MIT", |
| 1534 | "dependencies": { | 1534 | "dependencies": { |
| 1535 | "browserslist": "^4.28.2", | 1535 | "browserslist": "^4.28.2", |
| 1536 | "css-declaration-sorter": "^7.2.0", | 1536 | "css-declaration-sorter": "^7.2.0", |
| 1537 | "cssnano-utils": "^5.0.2", | 1537 | "cssnano-utils": "^5.0.3", |
| 1538 | "postcss-calc": "^10.1.1", | 1538 | "postcss-calc": "^10.1.1", |
| 1539 | "postcss-colormin": "^7.0.9", | 1539 | "postcss-colormin": "^7.0.10", |
| 1540 | "postcss-convert-values": "^7.0.11", | 1540 | "postcss-convert-values": "^7.0.12", |
| 1541 | "postcss-discard-comments": "^7.0.7", | 1541 | "postcss-discard-comments": "^7.0.8", |
| 1542 | "postcss-discard-duplicates": "^7.0.3", | 1542 | "postcss-discard-duplicates": "^7.0.4", |
| 1543 | "postcss-discard-empty": "^7.0.2", | 1543 | "postcss-discard-empty": "^7.0.3", |
| 1544 | "postcss-discard-overridden": "^7.0.2", | 1544 | "postcss-discard-overridden": "^7.0.3", |
| 1545 | "postcss-merge-longhand": "^7.0.6", | 1545 | "postcss-merge-longhand": "^7.0.7", |
| 1546 | "postcss-merge-rules": "^7.0.10", | 1546 | "postcss-merge-rules": "^7.0.11", |
| 1547 | "postcss-minify-font-values": "^7.0.2", | 1547 | "postcss-minify-font-values": "^7.0.3", |
| 1548 | "postcss-minify-gradients": "^7.0.4", | 1548 | "postcss-minify-gradients": "^7.0.5", |
| 1549 | "postcss-minify-params": "^7.0.8", | 1549 | "postcss-minify-params": "^7.0.9", |
| 1550 | "postcss-minify-selectors": "^7.1.0", | 1550 | "postcss-minify-selectors": "^7.1.2", |
| 1551 | "postcss-normalize-charset": "^7.0.2", | 1551 | "postcss-normalize-charset": "^7.0.3", |
| 1552 | "postcss-normalize-display-values": "^7.0.2", | 1552 | "postcss-normalize-display-values": "^7.0.3", |
| 1553 | "postcss-normalize-positions": "^7.0.3", | 1553 | "postcss-normalize-positions": "^7.0.4", |
| 1554 | "postcss-normalize-repeat-style": "^7.0.3", | 1554 | "postcss-normalize-repeat-style": "^7.0.4", |
| 1555 | "postcss-normalize-string": "^7.0.2", | 1555 | "postcss-normalize-string": "^7.0.3", |
| 1556 | "postcss-normalize-timing-functions": "^7.0.2", | 1556 | "postcss-normalize-timing-functions": "^7.0.3", |
| 1557 | "postcss-normalize-unicode": "^7.0.8", | 1557 | "postcss-normalize-unicode": "^7.0.9", |
| 1558 | "postcss-normalize-url": "^7.0.2", | 1558 | "postcss-normalize-url": "^7.0.3", |
| 1559 | "postcss-normalize-whitespace": "^7.0.2", | 1559 | "postcss-normalize-whitespace": "^7.0.3", |
| 1560 | "postcss-ordered-values": "^7.0.3", | 1560 | "postcss-ordered-values": "^7.0.4", |
| 1561 | "postcss-reduce-initial": "^7.0.8", | 1561 | "postcss-reduce-initial": "^7.0.9", |
| 1562 | "postcss-reduce-transforms": "^7.0.2", | 1562 | "postcss-reduce-transforms": "^7.0.3", |
| 1563 | "postcss-svgo": "^7.1.2", | 1563 | "postcss-svgo": "^7.1.3", |
| 1564 | "postcss-unique-selectors": "^7.0.6" | 1564 | "postcss-unique-selectors": "^7.0.7" |
| 1565 | }, | 1565 | }, |
| 1566 | "engines": { | 1566 | "engines": { |
| 1567 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 1567 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 1568 | }, | 1568 | }, |
| 1569 | "peerDependencies": { | 1569 | "peerDependencies": { |
| 1570 | "postcss": "^8.5.10" | 1570 | "postcss": "^8.5.13" |
| 1571 | } | 1571 | } |
| 1572 | }, | 1572 | }, |
| 1573 | "node_modules/cssnano-utils": { | 1573 | "node_modules/cssnano-utils": { |
| 1574 | "version": "5.0.2", | 1574 | "version": "5.0.3", |
| 1575 | "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.2.tgz", | 1575 | "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.3.tgz", |
| 1576 | "integrity": "sha512-kt41WLK7FLKfePzPi645Y+/NtW/nNM7Su6nlNUfJyRNW3JcuU3JU7+cWJc+JexTeZ8dRBvFufefdG2XpXkIo0A==", | 1576 | "integrity": "sha512-ynIREMICLxkxm7e9bCR9sh75s4Q5drICi0ua1yxo5jH2XPBqSKkl4dOh4EbFqtUmnTMhRffHgYL0EKKkMjtJTg==", |
| 1577 | "license": "MIT", | 1577 | "license": "MIT", |
| 1578 | "engines": { | 1578 | "engines": { |
| 1579 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 1579 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 1580 | }, | 1580 | }, |
| 1581 | "peerDependencies": { | 1581 | "peerDependencies": { |
| 1582 | "postcss": "^8.5.10" | 1582 | "postcss": "^8.5.13" |
| 1583 | } | 1583 | } |
| 1584 | }, | 1584 | }, |
| 1585 | "node_modules/csso": { | 1585 | "node_modules/csso": { |
| @@ -2411,9 +2411,9 @@ | |||
| 2411 | } | 2411 | } |
| 2412 | }, | 2412 | }, |
| 2413 | "node_modules/postcss": { | 2413 | "node_modules/postcss": { |
| 2414 | "version": "8.5.12", | 2414 | "version": "8.5.14", |
| 2415 | "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz", | 2415 | "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz", |
| 2416 | "integrity": "sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==", | 2416 | "integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==", |
| 2417 | "funding": [ | 2417 | "funding": [ |
| 2418 | { | 2418 | { |
| 2419 | "type": "opencollective", | 2419 | "type": "opencollective", |
| @@ -2483,12 +2483,12 @@ | |||
| 2483 | } | 2483 | } |
| 2484 | }, | 2484 | }, |
| 2485 | "node_modules/postcss-colormin": { | 2485 | "node_modules/postcss-colormin": { |
| 2486 | "version": "7.0.9", | 2486 | "version": "7.0.10", |
| 2487 | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.9.tgz", | 2487 | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.10.tgz", |
| 2488 | "integrity": "sha512-EZpoUlmbXQUpe+g4ZaGM2kjGlHrQ7Bjzb3xHcNrC9ysI1tGoib6DAYvxg6aB7MGxsjgLF+Qx/jwZQkJ5cKDvXA==", | 2488 | "integrity": "sha512-yFr6JezOolHLta/buLE71VKPh2mXursp4saVe98/ol8ZnEWhL+racShqPKlvd/DKWLre/39B6HhcMXf7RZ3hxg==", |
| 2489 | "license": "MIT", | 2489 | "license": "MIT", |
| 2490 | "dependencies": { | 2490 | "dependencies": { |
| 2491 | "@colordx/core": "^5.2.0", | 2491 | "@colordx/core": "^5.4.3", |
| 2492 | "browserslist": "^4.28.2", | 2492 | "browserslist": "^4.28.2", |
| 2493 | "caniuse-api": "^3.0.0", | 2493 | "caniuse-api": "^3.0.0", |
| 2494 | "postcss-value-parser": "^4.2.0" | 2494 | "postcss-value-parser": "^4.2.0" |
| @@ -2497,13 +2497,13 @@ | |||
| 2497 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2497 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2498 | }, | 2498 | }, |
| 2499 | "peerDependencies": { | 2499 | "peerDependencies": { |
| 2500 | "postcss": "^8.5.10" | 2500 | "postcss": "^8.5.13" |
| 2501 | } | 2501 | } |
| 2502 | }, | 2502 | }, |
| 2503 | "node_modules/postcss-convert-values": { | 2503 | "node_modules/postcss-convert-values": { |
| 2504 | "version": "7.0.11", | 2504 | "version": "7.0.12", |
| 2505 | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.11.tgz", | 2505 | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.12.tgz", |
| 2506 | "integrity": "sha512-H+s7P0f9jJylSysAHs3/5MhAx7GthDO05uw1h56L2xyEqpiLTFLEqBNw3PUYzD5p/AKwWaigCXf6FGELpOw9lw==", | 2506 | "integrity": "sha512-xurKu5qqk4viR3Cp3p4xBR4KfnZm4w4ys6+UBwBmeuBSNkH7+DtLnYOYnOffgtE4yx8sH9S1VZ6RAAvROXzP2Q==", |
| 2507 | "license": "MIT", | 2507 | "license": "MIT", |
| 2508 | "dependencies": { | 2508 | "dependencies": { |
| 2509 | "browserslist": "^4.28.2", | 2509 | "browserslist": "^4.28.2", |
| @@ -2513,13 +2513,13 @@ | |||
| 2513 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2513 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2514 | }, | 2514 | }, |
| 2515 | "peerDependencies": { | 2515 | "peerDependencies": { |
| 2516 | "postcss": "^8.5.10" | 2516 | "postcss": "^8.5.13" |
| 2517 | } | 2517 | } |
| 2518 | }, | 2518 | }, |
| 2519 | "node_modules/postcss-discard-comments": { | 2519 | "node_modules/postcss-discard-comments": { |
| 2520 | "version": "7.0.7", | 2520 | "version": "7.0.8", |
| 2521 | "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.7.tgz", | 2521 | "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.8.tgz", |
| 2522 | "integrity": "sha512-FJhE3fSte7HaRNL4iwD8LTG9vWqj3puxXIdig6LfrFqc1TJRUhY4kXOkeTXZZfTXYny+k+SO7fd2fymj1wduJg==", | 2522 | "integrity": "sha512-CvvS5S9WrXblFXCEJ9nVo+4z+eA7zSC7Z88V1HEJuwlQhlFnYTIjg1xJY+BCUiG2bvICap2tXii4mP22BD108Q==", |
| 2523 | "license": "MIT", | 2523 | "license": "MIT", |
| 2524 | "dependencies": { | 2524 | "dependencies": { |
| 2525 | "postcss-selector-parser": "^7.1.1" | 2525 | "postcss-selector-parser": "^7.1.1" |
| @@ -2528,43 +2528,43 @@ | |||
| 2528 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2528 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2529 | }, | 2529 | }, |
| 2530 | "peerDependencies": { | 2530 | "peerDependencies": { |
| 2531 | "postcss": "^8.5.10" | 2531 | "postcss": "^8.5.13" |
| 2532 | } | 2532 | } |
| 2533 | }, | 2533 | }, |
| 2534 | "node_modules/postcss-discard-duplicates": { | 2534 | "node_modules/postcss-discard-duplicates": { |
| 2535 | "version": "7.0.3", | 2535 | "version": "7.0.4", |
| 2536 | "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.3.tgz", | 2536 | "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.4.tgz", |
| 2537 | "integrity": "sha512-9cRxXwhEM/aNZon1qZyToX4NmjbFbxOGbww+0CnbYFDbbPRGZ8jg4IbM8UlA+CzkXxM35itxyaHKNqBBg/RTDg==", | 2537 | "integrity": "sha512-VBNn1+EuMZkeGVVtz0gRfbNGtx9IFgAsAV+E2pHtXPrp4qfGBkhTIiAuE/wrb+Y6Pakg9NewAlfTpYIFAWODtw==", |
| 2538 | "license": "MIT", | 2538 | "license": "MIT", |
| 2539 | "engines": { | 2539 | "engines": { |
| 2540 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2540 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2541 | }, | 2541 | }, |
| 2542 | "peerDependencies": { | 2542 | "peerDependencies": { |
| 2543 | "postcss": "^8.5.10" | 2543 | "postcss": "^8.5.13" |
| 2544 | } | 2544 | } |
| 2545 | }, | 2545 | }, |
| 2546 | "node_modules/postcss-discard-empty": { | 2546 | "node_modules/postcss-discard-empty": { |
| 2547 | "version": "7.0.2", | 2547 | "version": "7.0.3", |
| 2548 | "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.2.tgz", | 2548 | "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.3.tgz", |
| 2549 | "integrity": "sha512-NZFouOmOwtngJVgkNeI1LtkzFdYqIurxgy4wq3qNvIiXFURTZ3b/K7q3dP3QitlWQ5imHDQL0qSorItQhoxb1g==", | 2549 | "integrity": "sha512-M2pyjQCU+/7cMHVtL6bKTHjv0lZnPLMpicgr67Dlth7AbuV9gjVTtUqaRwn6Pp6BwSDspUzhz8SaUrRykJU5Dw==", |
| 2550 | "license": "MIT", | 2550 | "license": "MIT", |
| 2551 | "engines": { | 2551 | "engines": { |
| 2552 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2552 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2553 | }, | 2553 | }, |
| 2554 | "peerDependencies": { | 2554 | "peerDependencies": { |
| 2555 | "postcss": "^8.5.10" | 2555 | "postcss": "^8.5.13" |
| 2556 | } | 2556 | } |
| 2557 | }, | 2557 | }, |
| 2558 | "node_modules/postcss-discard-overridden": { | 2558 | "node_modules/postcss-discard-overridden": { |
| 2559 | "version": "7.0.2", | 2559 | "version": "7.0.3", |
| 2560 | "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.2.tgz", | 2560 | "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.3.tgz", |
| 2561 | "integrity": "sha512-Ym01X4v6U3sY8X0P1J9P+RTar+7JyLTOzDrxKSeaArFsLmkVu4KcAKPBWDYRIyZ/q4jwpSPnOnekeSSqXSXKUw==", | 2561 | "integrity": "sha512-aNovXo9UsZuRNLzHJtp13lHIvinDPfiXBPePpXkSjCbgp++iU2FqE+YxvjIsg6EdyPZsASFbfu+JcBFVsErXIQ==", |
| 2562 | "license": "MIT", | 2562 | "license": "MIT", |
| 2563 | "engines": { | 2563 | "engines": { |
| 2564 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2564 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2565 | }, | 2565 | }, |
| 2566 | "peerDependencies": { | 2566 | "peerDependencies": { |
| 2567 | "postcss": "^8.5.10" | 2567 | "postcss": "^8.5.13" |
| 2568 | } | 2568 | } |
| 2569 | }, | 2569 | }, |
| 2570 | "node_modules/postcss-load-config": { | 2570 | "node_modules/postcss-load-config": { |
| @@ -2607,43 +2607,43 @@ | |||
| 2607 | } | 2607 | } |
| 2608 | }, | 2608 | }, |
| 2609 | "node_modules/postcss-merge-longhand": { | 2609 | "node_modules/postcss-merge-longhand": { |
| 2610 | "version": "7.0.6", | 2610 | "version": "7.0.7", |
| 2611 | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.6.tgz", | 2611 | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.7.tgz", |
| 2612 | "integrity": "sha512-lDsWeKRsssX/9vKFpingoRiuvGajtOGCJhs1kyaTJ5fzaVzs0aPPYe38UZ/ukMFEA5iuRIjQJHIkH2niYO3ubQ==", | 2612 | "integrity": "sha512-b3mfYUxR388u5Pt0HPcVIUtUDn/k15UfTY9M+ORW+meCR6JLNxoZffiYvXyOYQoRYQNZyX/UFkMCM/mNHxe1qA==", |
| 2613 | "license": "MIT", | 2613 | "license": "MIT", |
| 2614 | "dependencies": { | 2614 | "dependencies": { |
| 2615 | "postcss-value-parser": "^4.2.0", | 2615 | "postcss-value-parser": "^4.2.0", |
| 2616 | "stylehacks": "^7.0.10" | 2616 | "stylehacks": "^7.0.11" |
| 2617 | }, | 2617 | }, |
| 2618 | "engines": { | 2618 | "engines": { |
| 2619 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2619 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2620 | }, | 2620 | }, |
| 2621 | "peerDependencies": { | 2621 | "peerDependencies": { |
| 2622 | "postcss": "^8.5.10" | 2622 | "postcss": "^8.5.13" |
| 2623 | } | 2623 | } |
| 2624 | }, | 2624 | }, |
| 2625 | "node_modules/postcss-merge-rules": { | 2625 | "node_modules/postcss-merge-rules": { |
| 2626 | "version": "7.0.10", | 2626 | "version": "7.0.11", |
| 2627 | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.10.tgz", | 2627 | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.11.tgz", |
| 2628 | "integrity": "sha512-UXYKxkg8Cy1so/evF7AE/25PNXZb3E0SrvjdbtbGf+MW+doLenKqRLQzz6YZW469ktiXK2MVLFWtel/DftCV0Q==", | 2628 | "integrity": "sha512-SJUPM18g2BmPhf8BVlbwqWz4aK3pLu6u6xjfwEzra7xL6IBR10sUaiB++EzqcVfadPHrKBSMlNdP+XieykhI+Q==", |
| 2629 | "license": "MIT", | 2629 | "license": "MIT", |
| 2630 | "dependencies": { | 2630 | "dependencies": { |
| 2631 | "browserslist": "^4.28.2", | 2631 | "browserslist": "^4.28.2", |
| 2632 | "caniuse-api": "^3.0.0", | 2632 | "caniuse-api": "^3.0.0", |
| 2633 | "cssnano-utils": "^5.0.2", | 2633 | "cssnano-utils": "^5.0.3", |
| 2634 | "postcss-selector-parser": "^7.1.1" | 2634 | "postcss-selector-parser": "^7.1.1" |
| 2635 | }, | 2635 | }, |
| 2636 | "engines": { | 2636 | "engines": { |
| 2637 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2637 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2638 | }, | 2638 | }, |
| 2639 | "peerDependencies": { | 2639 | "peerDependencies": { |
| 2640 | "postcss": "^8.5.10" | 2640 | "postcss": "^8.5.13" |
| 2641 | } | 2641 | } |
| 2642 | }, | 2642 | }, |
| 2643 | "node_modules/postcss-minify-font-values": { | 2643 | "node_modules/postcss-minify-font-values": { |
| 2644 | "version": "7.0.2", | 2644 | "version": "7.0.3", |
| 2645 | "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.2.tgz", | 2645 | "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.3.tgz", |
| 2646 | "integrity": "sha512-Z82NUmnvhPrvMUaHfkaAVBmWQq9F8Dox4Dy0LiwbaTxfmDUWLQtS+0WCgKViwdWCPPajiY9YzoQftgqKdXkM5g==", | 2646 | "integrity": "sha512-yilG/VOaNI74IylQvAQQxm3/wZVBkXyYUqNUAdxqwtbWUXPsbK1q8Ms0mL83v+f8YicgcyfYCRZtWACUdYajpA==", |
| 2647 | "license": "MIT", | 2647 | "license": "MIT", |
| 2648 | "dependencies": { | 2648 | "dependencies": { |
| 2649 | "postcss-value-parser": "^4.2.0" | 2649 | "postcss-value-parser": "^4.2.0" |
| @@ -2652,47 +2652,47 @@ | |||
| 2652 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2652 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2653 | }, | 2653 | }, |
| 2654 | "peerDependencies": { | 2654 | "peerDependencies": { |
| 2655 | "postcss": "^8.5.10" | 2655 | "postcss": "^8.5.13" |
| 2656 | } | 2656 | } |
| 2657 | }, | 2657 | }, |
| 2658 | "node_modules/postcss-minify-gradients": { | 2658 | "node_modules/postcss-minify-gradients": { |
| 2659 | "version": "7.0.4", | 2659 | "version": "7.0.5", |
| 2660 | "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.4.tgz", | 2660 | "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.5.tgz", |
| 2661 | "integrity": "sha512-g8MNeNyN+lbwKy8DCtJ6zU6awBL0InBsSOaKmgZ1MdRLVItLQUNFNAzzzBnOp4qowOcyyB6GetTlQ0/0UNXvag==", | 2661 | "integrity": "sha512-YraROyQRg3BI1+Hg8E05B/JPdnTm8EDSVu4P2BxdM+CRiOyfmou809+chGIqo6fQqwjPGQ947nbGncSjmTU1WQ==", |
| 2662 | "license": "MIT", | 2662 | "license": "MIT", |
| 2663 | "dependencies": { | 2663 | "dependencies": { |
| 2664 | "@colordx/core": "^5.2.0", | 2664 | "@colordx/core": "^5.4.3", |
| 2665 | "cssnano-utils": "^5.0.2", | 2665 | "cssnano-utils": "^5.0.3", |
| 2666 | "postcss-value-parser": "^4.2.0" | 2666 | "postcss-value-parser": "^4.2.0" |
| 2667 | }, | 2667 | }, |
| 2668 | "engines": { | 2668 | "engines": { |
| 2669 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2669 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2670 | }, | 2670 | }, |
| 2671 | "peerDependencies": { | 2671 | "peerDependencies": { |
| 2672 | "postcss": "^8.5.10" | 2672 | "postcss": "^8.5.13" |
| 2673 | } | 2673 | } |
| 2674 | }, | 2674 | }, |
| 2675 | "node_modules/postcss-minify-params": { | 2675 | "node_modules/postcss-minify-params": { |
| 2676 | "version": "7.0.8", | 2676 | "version": "7.0.9", |
| 2677 | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.8.tgz", | 2677 | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.9.tgz", |
| 2678 | "integrity": "sha512-DIUKM5DZGTmxN7KFKT+rxt0FdPDmRrdK/k3n3+6Po+N/QYn06juwagHcfOVBG0CfCHwcnI612GAUCZc3eT+ZEg==", | 2678 | "integrity": "sha512-R8itbB8BhlpoYyBm1ou0dD+vJnQ3F6adQipR4UnkCHUwlo+S9WXJaDRg1RHjC8YVAtIdrQzSWvJl40HnGDTKjA==", |
| 2679 | "license": "MIT", | 2679 | "license": "MIT", |
| 2680 | "dependencies": { | 2680 | "dependencies": { |
| 2681 | "browserslist": "^4.28.2", | 2681 | "browserslist": "^4.28.2", |
| 2682 | "cssnano-utils": "^5.0.2", | 2682 | "cssnano-utils": "^5.0.3", |
| 2683 | "postcss-value-parser": "^4.2.0" | 2683 | "postcss-value-parser": "^4.2.0" |
| 2684 | }, | 2684 | }, |
| 2685 | "engines": { | 2685 | "engines": { |
| 2686 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2686 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2687 | }, | 2687 | }, |
| 2688 | "peerDependencies": { | 2688 | "peerDependencies": { |
| 2689 | "postcss": "^8.5.10" | 2689 | "postcss": "^8.5.13" |
| 2690 | } | 2690 | } |
| 2691 | }, | 2691 | }, |
| 2692 | "node_modules/postcss-minify-selectors": { | 2692 | "node_modules/postcss-minify-selectors": { |
| 2693 | "version": "7.1.0", | 2693 | "version": "7.1.2", |
| 2694 | "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.1.0.tgz", | 2694 | "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.1.2.tgz", |
| 2695 | "integrity": "sha512-HYl/6I0aL+UvpA10t65BSa7h+tVjBgE6oRI5N/3ylX3vtwvlDL67G3FT3vYDPnTksxr0riiyJcT0tBtyRVoloA==", | 2695 | "integrity": "sha512-aQtrEWKwqafNlExcKHQvPGsXR2+vlUqqJtf5XsCQcgsSb5PL4wlujWBYDJuWsP4UnQX1YHDHU8qRlD+1PzTQ+Q==", |
| 2696 | "license": "MIT", | 2696 | "license": "MIT", |
| 2697 | "dependencies": { | 2697 | "dependencies": { |
| 2698 | "browserslist": "^4.28.1", | 2698 | "browserslist": "^4.28.1", |
| @@ -2704,25 +2704,25 @@ | |||
| 2704 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2704 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2705 | }, | 2705 | }, |
| 2706 | "peerDependencies": { | 2706 | "peerDependencies": { |
| 2707 | "postcss": "^8.5.10" | 2707 | "postcss": "^8.5.13" |
| 2708 | } | 2708 | } |
| 2709 | }, | 2709 | }, |
| 2710 | "node_modules/postcss-normalize-charset": { | 2710 | "node_modules/postcss-normalize-charset": { |
| 2711 | "version": "7.0.2", | 2711 | "version": "7.0.3", |
| 2712 | "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.2.tgz", | 2712 | "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.3.tgz", |
| 2713 | "integrity": "sha512-YoINoiR4YKlzfB95Y93b0DSxWy7FLw+1SADIaznMHb88AKizpzfF80tolmiDEbYr1UM4r4Hw+NZq37SwT5f3uw==", | 2713 | "integrity": "sha512-NoBfZu8PR4c2NlmjvrqQTzCzLY79hwcSRgNQ3ZiNK0ABzf9kYKloE/jNj+/8GQY1wsm8pRRgANk6ydLH8cwo0Q==", |
| 2714 | "license": "MIT", | 2714 | "license": "MIT", |
| 2715 | "engines": { | 2715 | "engines": { |
| 2716 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2716 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2717 | }, | 2717 | }, |
| 2718 | "peerDependencies": { | 2718 | "peerDependencies": { |
| 2719 | "postcss": "^8.5.10" | 2719 | "postcss": "^8.5.13" |
| 2720 | } | 2720 | } |
| 2721 | }, | 2721 | }, |
| 2722 | "node_modules/postcss-normalize-display-values": { | 2722 | "node_modules/postcss-normalize-display-values": { |
| 2723 | "version": "7.0.2", | 2723 | "version": "7.0.3", |
| 2724 | "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-7.0.2.tgz", | 2724 | "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-7.0.3.tgz", |
| 2725 | "integrity": "sha512-wu/NTSjnp8sX5TnEHVPN+eScjAtRs18ELtEduG+Ek3GxjeUDUT+VAA3PJjVIXBcVIk6fiLYFj2iKH0q99S3T2Q==", | 2725 | "integrity": "sha512-ldsCX0QIt05pKIOobZtVQ48wXJecr+czw4+e1/YjVhLMqslShgpVxgPtI2CefURR8oyVoYaU/l829MMwExDMLw==", |
| 2726 | "license": "MIT", | 2726 | "license": "MIT", |
| 2727 | "dependencies": { | 2727 | "dependencies": { |
| 2728 | "postcss-value-parser": "^4.2.0" | 2728 | "postcss-value-parser": "^4.2.0" |
| @@ -2731,13 +2731,13 @@ | |||
| 2731 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2731 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2732 | }, | 2732 | }, |
| 2733 | "peerDependencies": { | 2733 | "peerDependencies": { |
| 2734 | "postcss": "^8.5.10" | 2734 | "postcss": "^8.5.13" |
| 2735 | } | 2735 | } |
| 2736 | }, | 2736 | }, |
| 2737 | "node_modules/postcss-normalize-positions": { | 2737 | "node_modules/postcss-normalize-positions": { |
| 2738 | "version": "7.0.3", | 2738 | "version": "7.0.4", |
| 2739 | "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-7.0.3.tgz", | 2739 | "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-7.0.4.tgz", |
| 2740 | "integrity": "sha512-1CJI++oA3yK/fQlPUcEngUfcSWS08Pkt9fK+jVgL53mmtHDBHi0YiuB0m3D9BXwZjmfvCc2GQmFqCAF/CVcPzQ==", | 2740 | "integrity": "sha512-VEvlpeGd3Ju1Hqa/oN4jaP3+ms4laYwkEL9N9u+B6k54PZjXbW1n6wI+aVprf1BQXlCYpS5+1pl/7/vHiKgARg==", |
| 2741 | "license": "MIT", | 2741 | "license": "MIT", |
| 2742 | "dependencies": { | 2742 | "dependencies": { |
| 2743 | "postcss-value-parser": "^4.2.0" | 2743 | "postcss-value-parser": "^4.2.0" |
| @@ -2746,13 +2746,13 @@ | |||
| 2746 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2746 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2747 | }, | 2747 | }, |
| 2748 | "peerDependencies": { | 2748 | "peerDependencies": { |
| 2749 | "postcss": "^8.5.10" | 2749 | "postcss": "^8.5.13" |
| 2750 | } | 2750 | } |
| 2751 | }, | 2751 | }, |
| 2752 | "node_modules/postcss-normalize-repeat-style": { | 2752 | "node_modules/postcss-normalize-repeat-style": { |
| 2753 | "version": "7.0.3", | 2753 | "version": "7.0.4", |
| 2754 | "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.3.tgz", | 2754 | "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.4.tgz", |
| 2755 | "integrity": "sha512-RvImJ2Ml4LZSx31qC2C8LDiz65IgBNATtwEr9r3Aue+D0cCGbj4rjNojb/uGpEm4QxnOTzFqMvaDYuKiT1Cmpg==", | 2755 | "integrity": "sha512-6mPKlY/8cSaDHxX502wERADarJsccwlky6yIrOapHH2ZgfoKAV94SbiTKfKEs4EEpdazuc3J72WsqeYk7hp9+Q==", |
| 2756 | "license": "MIT", | 2756 | "license": "MIT", |
| 2757 | "dependencies": { | 2757 | "dependencies": { |
| 2758 | "postcss-value-parser": "^4.2.0" | 2758 | "postcss-value-parser": "^4.2.0" |
| @@ -2761,13 +2761,13 @@ | |||
| 2761 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2761 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2762 | }, | 2762 | }, |
| 2763 | "peerDependencies": { | 2763 | "peerDependencies": { |
| 2764 | "postcss": "^8.5.10" | 2764 | "postcss": "^8.5.13" |
| 2765 | } | 2765 | } |
| 2766 | }, | 2766 | }, |
| 2767 | "node_modules/postcss-normalize-string": { | 2767 | "node_modules/postcss-normalize-string": { |
| 2768 | "version": "7.0.2", | 2768 | "version": "7.0.3", |
| 2769 | "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.2.tgz", | 2769 | "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.3.tgz", |
| 2770 | "integrity": "sha512-FqtrUh2BU2MnVeLeWBbJ2rwOjuDnA91XvoImc1BbgMWIxdxiPTaquflBHsmFBA3xh3pC3wPZO9W5MaIc7wU/Xw==", | 2770 | "integrity": "sha512-HnEQPUchi1eznmDKEYrKUTqrprEq97SrpUYClgUkv7V2zRODD9DFoUsYU+m9ZOetmD5ku7fEMZB/lwy8IT6xVQ==", |
| 2771 | "license": "MIT", | 2771 | "license": "MIT", |
| 2772 | "dependencies": { | 2772 | "dependencies": { |
| 2773 | "postcss-value-parser": "^4.2.0" | 2773 | "postcss-value-parser": "^4.2.0" |
| @@ -2776,13 +2776,13 @@ | |||
| 2776 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2776 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2777 | }, | 2777 | }, |
| 2778 | "peerDependencies": { | 2778 | "peerDependencies": { |
| 2779 | "postcss": "^8.5.10" | 2779 | "postcss": "^8.5.13" |
| 2780 | } | 2780 | } |
| 2781 | }, | 2781 | }, |
| 2782 | "node_modules/postcss-normalize-timing-functions": { | 2782 | "node_modules/postcss-normalize-timing-functions": { |
| 2783 | "version": "7.0.2", | 2783 | "version": "7.0.3", |
| 2784 | "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-7.0.2.tgz", | 2784 | "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-7.0.3.tgz", |
| 2785 | "integrity": "sha512-5H5fpXBnMACEXzn7k9RP7qWZ1eWg8cuZkUuFygStY7icOj+UucwMWXeMmdkF/iITvTVa7fP85tdRCJeznpdFfQ==", | 2785 | "integrity": "sha512-zmEzHdvpZBZu0OKlbJSfgASQvaayyAoVuWtvyr34IJ/LyS+DaOKvvR3EvFJ9RWWtNIx+CMvO125OVophaxNYew==", |
| 2786 | "license": "MIT", | 2786 | "license": "MIT", |
| 2787 | "dependencies": { | 2787 | "dependencies": { |
| 2788 | "postcss-value-parser": "^4.2.0" | 2788 | "postcss-value-parser": "^4.2.0" |
| @@ -2791,13 +2791,13 @@ | |||
| 2791 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2791 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2792 | }, | 2792 | }, |
| 2793 | "peerDependencies": { | 2793 | "peerDependencies": { |
| 2794 | "postcss": "^8.5.10" | 2794 | "postcss": "^8.5.13" |
| 2795 | } | 2795 | } |
| 2796 | }, | 2796 | }, |
| 2797 | "node_modules/postcss-normalize-unicode": { | 2797 | "node_modules/postcss-normalize-unicode": { |
| 2798 | "version": "7.0.8", | 2798 | "version": "7.0.9", |
| 2799 | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.8.tgz", | 2799 | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.9.tgz", |
| 2800 | "integrity": "sha512-imCM3cwK3hvlAG4z1AzYM24m8BPA3/Jk/S71wfbn2I6+E2b+UwFaGvlNqydihXTSl3OFPeQXztqCzg+NGeSibQ==", | 2800 | "integrity": "sha512-DRAdWfeh/TjmhLJsw91vdiWCnUod9iwvM7xyS02/nF/sLsCR3A8l3pztrSUrWG8DSBqfX7yEk9FM0USaVJ2mSg==", |
| 2801 | "license": "MIT", | 2801 | "license": "MIT", |
| 2802 | "dependencies": { | 2802 | "dependencies": { |
| 2803 | "browserslist": "^4.28.2", | 2803 | "browserslist": "^4.28.2", |
| @@ -2807,13 +2807,13 @@ | |||
| 2807 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2807 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2808 | }, | 2808 | }, |
| 2809 | "peerDependencies": { | 2809 | "peerDependencies": { |
| 2810 | "postcss": "^8.5.10" | 2810 | "postcss": "^8.5.13" |
| 2811 | } | 2811 | } |
| 2812 | }, | 2812 | }, |
| 2813 | "node_modules/postcss-normalize-url": { | 2813 | "node_modules/postcss-normalize-url": { |
| 2814 | "version": "7.0.2", | 2814 | "version": "7.0.3", |
| 2815 | "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.2.tgz", | 2815 | "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.3.tgz", |
| 2816 | "integrity": "sha512-bLnNY7t76NLRb9QQyCVmCN4qwoHxiq6vABH/CXav9wTuR6dNGHGQ72AyO/+h2quWxZk3l7BqxNL1vtDi9H6y1g==", | 2816 | "integrity": "sha512-CL93wmloq5qsffmFv+bw24MIRbmhHrp53qoh1LDAb/5TtjWEXI/np4xcP/Gw9oWCb2XyWnqHYLDUwiKRoJBA1Q==", |
| 2817 | "license": "MIT", | 2817 | "license": "MIT", |
| 2818 | "dependencies": { | 2818 | "dependencies": { |
| 2819 | "postcss-value-parser": "^4.2.0" | 2819 | "postcss-value-parser": "^4.2.0" |
| @@ -2822,13 +2822,13 @@ | |||
| 2822 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2822 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2823 | }, | 2823 | }, |
| 2824 | "peerDependencies": { | 2824 | "peerDependencies": { |
| 2825 | "postcss": "^8.5.10" | 2825 | "postcss": "^8.5.13" |
| 2826 | } | 2826 | } |
| 2827 | }, | 2827 | }, |
| 2828 | "node_modules/postcss-normalize-whitespace": { | 2828 | "node_modules/postcss-normalize-whitespace": { |
| 2829 | "version": "7.0.2", | 2829 | "version": "7.0.3", |
| 2830 | "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.2.tgz", | 2830 | "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.3.tgz", |
| 2831 | "integrity": "sha512-TNSVkuhkeOhl36WruQlflxOb7HweoeZowSusNpfsM1+ZvqJ24Mc+xksu05ecMQxlu+0zgI8pyznO2EWqDCQbLA==", | 2831 | "integrity": "sha512-FdHjjn+Ht5Z2ZRjNOmeCbNq6lq09sUYKpmlF/Aq0XjVNSLTL6fmHlA/3swN2wP2caY9GV/tjSDcIIyS7aN7W0A==", |
| 2832 | "license": "MIT", | 2832 | "license": "MIT", |
| 2833 | "dependencies": { | 2833 | "dependencies": { |
| 2834 | "postcss-value-parser": "^4.2.0" | 2834 | "postcss-value-parser": "^4.2.0" |
| @@ -2837,29 +2837,29 @@ | |||
| 2837 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2837 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2838 | }, | 2838 | }, |
| 2839 | "peerDependencies": { | 2839 | "peerDependencies": { |
| 2840 | "postcss": "^8.5.10" | 2840 | "postcss": "^8.5.13" |
| 2841 | } | 2841 | } |
| 2842 | }, | 2842 | }, |
| 2843 | "node_modules/postcss-ordered-values": { | 2843 | "node_modules/postcss-ordered-values": { |
| 2844 | "version": "7.0.3", | 2844 | "version": "7.0.4", |
| 2845 | "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.3.tgz", | 2845 | "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.4.tgz", |
| 2846 | "integrity": "sha512-FTt6R9RF7NAYfpOHa2XFPm89FVuo5GiIbcfwOXFy1MYF38BeiNW9ke8ybw9Pk62eEsUlRVVbxHWA3B7ERYqOOA==", | 2846 | "integrity": "sha512-nubSi49hDHQk4E8KIj+IbLY8Bg+8OcSUEhgyolgM+atnOvXjV7EjaR6bac4YGZoFyPa9mWoAF3EaYbWdFkKqVg==", |
| 2847 | "license": "MIT", | 2847 | "license": "MIT", |
| 2848 | "dependencies": { | 2848 | "dependencies": { |
| 2849 | "cssnano-utils": "^5.0.2", | 2849 | "cssnano-utils": "^5.0.3", |
| 2850 | "postcss-value-parser": "^4.2.0" | 2850 | "postcss-value-parser": "^4.2.0" |
| 2851 | }, | 2851 | }, |
| 2852 | "engines": { | 2852 | "engines": { |
| 2853 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2853 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2854 | }, | 2854 | }, |
| 2855 | "peerDependencies": { | 2855 | "peerDependencies": { |
| 2856 | "postcss": "^8.5.10" | 2856 | "postcss": "^8.5.13" |
| 2857 | } | 2857 | } |
| 2858 | }, | 2858 | }, |
| 2859 | "node_modules/postcss-reduce-initial": { | 2859 | "node_modules/postcss-reduce-initial": { |
| 2860 | "version": "7.0.8", | 2860 | "version": "7.0.9", |
| 2861 | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.8.tgz", | 2861 | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.9.tgz", |
| 2862 | "integrity": "sha512-VeVRmbgpgTZuRcDQdqnsB4iYTeS2dBRV07UdwK6V3x61F1xTQ2pgIzHBIR4rQYRlXRNKBTGYYhEL1eNA7w9vaQ==", | 2862 | "integrity": "sha512-ztTNPdIxXTxtBcG03E9u8v44M4ElXbMIRT7pf2onlquGula0Y83nKKxqM22FA/hMgkfCjN7ohevkVlaNwI8iOQ==", |
| 2863 | "license": "MIT", | 2863 | "license": "MIT", |
| 2864 | "dependencies": { | 2864 | "dependencies": { |
| 2865 | "browserslist": "^4.28.2", | 2865 | "browserslist": "^4.28.2", |
| @@ -2869,13 +2869,13 @@ | |||
| 2869 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2869 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2870 | }, | 2870 | }, |
| 2871 | "peerDependencies": { | 2871 | "peerDependencies": { |
| 2872 | "postcss": "^8.5.10" | 2872 | "postcss": "^8.5.13" |
| 2873 | } | 2873 | } |
| 2874 | }, | 2874 | }, |
| 2875 | "node_modules/postcss-reduce-transforms": { | 2875 | "node_modules/postcss-reduce-transforms": { |
| 2876 | "version": "7.0.2", | 2876 | "version": "7.0.3", |
| 2877 | "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-7.0.2.tgz", | 2877 | "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-7.0.3.tgz", |
| 2878 | "integrity": "sha512-OV5P9hMnf7kEkeXVXyS5ESqxbIls7a3TqFymUAV5JICO/9YCBEU+QQhQjZiDHaLwFdV7/CL481kVeBUk5FdY3w==", | 2878 | "integrity": "sha512-FXsnN9ZwcZTT8Yf8cAHA8qIGUXcX6WfLd9JoYhrdDfmvsVhhfqkkv7m4AC3rwFOfz+GzkUa87OCKF9dUcicd+g==", |
| 2879 | "license": "MIT", | 2879 | "license": "MIT", |
| 2880 | "dependencies": { | 2880 | "dependencies": { |
| 2881 | "postcss-value-parser": "^4.2.0" | 2881 | "postcss-value-parser": "^4.2.0" |
| @@ -2884,7 +2884,7 @@ | |||
| 2884 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2884 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2885 | }, | 2885 | }, |
| 2886 | "peerDependencies": { | 2886 | "peerDependencies": { |
| 2887 | "postcss": "^8.5.10" | 2887 | "postcss": "^8.5.13" |
| 2888 | } | 2888 | } |
| 2889 | }, | 2889 | }, |
| 2890 | "node_modules/postcss-reporter": { | 2890 | "node_modules/postcss-reporter": { |
| @@ -2927,9 +2927,9 @@ | |||
| 2927 | } | 2927 | } |
| 2928 | }, | 2928 | }, |
| 2929 | "node_modules/postcss-svgo": { | 2929 | "node_modules/postcss-svgo": { |
| 2930 | "version": "7.1.2", | 2930 | "version": "7.1.3", |
| 2931 | "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.1.2.tgz", | 2931 | "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.1.3.tgz", |
| 2932 | "integrity": "sha512-ixExc8m+/68yuSYQzV/1DgtTup/7nI2dN9eiDS5GMRUzeCH4q9UcqeZPwcSVhdf8ay9fRwXDUHwcY5/XzQSszQ==", | 2932 | "integrity": "sha512-2QfoFOYMcj8lwcVEf9WeTlkVIAm7u2QvOEhMzkQU3KUhhGX/l8hVV9EtjMv4iq3E9iI3OeeMN0YoMLbGusuigw==", |
| 2933 | "license": "MIT", | 2933 | "license": "MIT", |
| 2934 | "dependencies": { | 2934 | "dependencies": { |
| 2935 | "postcss-value-parser": "^4.2.0", | 2935 | "postcss-value-parser": "^4.2.0", |
| @@ -2939,13 +2939,13 @@ | |||
| 2939 | "node": "^18.12.0 || ^20.9.0 || >= 18" | 2939 | "node": "^18.12.0 || ^20.9.0 || >= 18" |
| 2940 | }, | 2940 | }, |
| 2941 | "peerDependencies": { | 2941 | "peerDependencies": { |
| 2942 | "postcss": "^8.5.10" | 2942 | "postcss": "^8.5.13" |
| 2943 | } | 2943 | } |
| 2944 | }, | 2944 | }, |
| 2945 | "node_modules/postcss-unique-selectors": { | 2945 | "node_modules/postcss-unique-selectors": { |
| 2946 | "version": "7.0.6", | 2946 | "version": "7.0.7", |
| 2947 | "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.6.tgz", | 2947 | "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.7.tgz", |
| 2948 | "integrity": "sha512-cDxnYw1QuBMW5w3svZ0BlYF0IA4Amr+1JoTLXzu6vDFPNwohN2QU+sPZNx15b930LR7ce+/600h28/cYoxO9vw==", | 2948 | "integrity": "sha512-d+sCkaRnSefghOUdH8CMJZV9yUQhj2ojpe8Nw/lA+LV1UOfeleGkLTl6XdCFFSai9UJ+DJPb69FFuqthXYsY8w==", |
| 2949 | "license": "MIT", | 2949 | "license": "MIT", |
| 2950 | "dependencies": { | 2950 | "dependencies": { |
| 2951 | "postcss-selector-parser": "^7.1.1" | 2951 | "postcss-selector-parser": "^7.1.1" |
| @@ -2954,7 +2954,7 @@ | |||
| 2954 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2954 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2955 | }, | 2955 | }, |
| 2956 | "peerDependencies": { | 2956 | "peerDependencies": { |
| 2957 | "postcss": "^8.5.10" | 2957 | "postcss": "^8.5.13" |
| 2958 | } | 2958 | } |
| 2959 | }, | 2959 | }, |
| 2960 | "node_modules/postcss-value-parser": { | 2960 | "node_modules/postcss-value-parser": { |
| @@ -3190,9 +3190,9 @@ | |||
| 3190 | } | 3190 | } |
| 3191 | }, | 3191 | }, |
| 3192 | "node_modules/stylehacks": { | 3192 | "node_modules/stylehacks": { |
| 3193 | "version": "7.0.10", | 3193 | "version": "7.0.11", |
| 3194 | "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.10.tgz", | 3194 | "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.11.tgz", |
| 3195 | "integrity": "sha512-sRJ7klmhe/Fl5woJcbJUa2qP1Ueffsl1CQI4ePvqXLkZmcIuAt09aP9uT/FOFPqXh9Rh8M5UkgEnwTdTKn/Aag==", | 3195 | "integrity": "sha512-iODNfhXVLqc5LADs+Y6Oh5wJuK5ZcHbVng8aiK3y9pjMQdc5hLrBW0eFU6FtnpNrE6PoEg/MmFTU4waotj5WNg==", |
| 3196 | "license": "MIT", | 3196 | "license": "MIT", |
| 3197 | "dependencies": { | 3197 | "dependencies": { |
| 3198 | "browserslist": "^4.28.2", | 3198 | "browserslist": "^4.28.2", |
| @@ -3202,7 +3202,7 @@ | |||
| 3202 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 3202 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 3203 | }, | 3203 | }, |
| 3204 | "peerDependencies": { | 3204 | "peerDependencies": { |
| 3205 | "postcss": "^8.5.10" | 3205 | "postcss": "^8.5.13" |
| 3206 | } | 3206 | } |
| 3207 | }, | 3207 | }, |
| 3208 | "node_modules/svgo": { | 3208 | "node_modules/svgo": { |
