diff options
| author | Matweb Bot | 2024-08-10 04:07:19 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-08-10 04:07:19 +0000 |
| commit | 6e26f2c851e4242c43d87021294ab12c4e17d875 (patch) | |
| tree | ed9d434a5d94b0c0a0f9514165a99951b08794a6 | |
| parent | 8d3f732538499d0297079e54e7838725ef631d5f (diff) | |
RenovateBot: Update dependency cssnano to v7.0.5
| -rw-r--r-- | package-lock.json | 304 |
1 files changed, 152 insertions, 152 deletions
diff --git a/package-lock.json b/package-lock.json index ba764a8..78d1767 100644 --- a/package-lock.json +++ b/package-lock.json | |||
| @@ -569,11 +569,11 @@ | |||
| 569 | } | 569 | } |
| 570 | }, | 570 | }, |
| 571 | "node_modules/cssnano": { | 571 | "node_modules/cssnano": { |
| 572 | "version": "7.0.4", | 572 | "version": "7.0.5", |
| 573 | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.4.tgz", | 573 | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.5.tgz", |
| 574 | "integrity": "sha512-rQgpZra72iFjiheNreXn77q1haS2GEy69zCMbu4cpXCFPMQF+D4Ik5V7ktMzUF/sA7xCIgcqHwGPnCD+0a1vHg==", | 574 | "integrity": "sha512-Aq0vqBLtpTT5Yxj+hLlLfNPFuRQCDIjx5JQAhhaedQKLNDvDGeVziF24PS+S1f0Z5KCxWvw0QVI3VNHNBITxVQ==", |
| 575 | "dependencies": { | 575 | "dependencies": { |
| 576 | "cssnano-preset-default": "^7.0.4", | 576 | "cssnano-preset-default": "^7.0.5", |
| 577 | "lilconfig": "^3.1.2" | 577 | "lilconfig": "^3.1.2" |
| 578 | }, | 578 | }, |
| 579 | "engines": { | 579 | "engines": { |
| @@ -588,40 +588,40 @@ | |||
| 588 | } | 588 | } |
| 589 | }, | 589 | }, |
| 590 | "node_modules/cssnano-preset-default": { | 590 | "node_modules/cssnano-preset-default": { |
| 591 | "version": "7.0.4", | 591 | "version": "7.0.5", |
| 592 | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.4.tgz", | 592 | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.5.tgz", |
| 593 | "integrity": "sha512-jQ6zY9GAomQX7/YNLibMEsRZguqMUGuupXcEk2zZ+p3GUxwCAsobqPYE62VrJ9qZ0l9ltrv2rgjwZPBIFIjYtw==", | 593 | "integrity": "sha512-Jbzja0xaKwc5JzxPQoc+fotKpYtWEu4wQLMQe29CM0FjjdRjA4omvbGHl2DTGgARKxSTpPssBsok+ixv8uTBqw==", |
| 594 | "dependencies": { | 594 | "dependencies": { |
| 595 | "browserslist": "^4.23.1", | 595 | "browserslist": "^4.23.3", |
| 596 | "css-declaration-sorter": "^7.2.0", | 596 | "css-declaration-sorter": "^7.2.0", |
| 597 | "cssnano-utils": "^5.0.0", | 597 | "cssnano-utils": "^5.0.0", |
| 598 | "postcss-calc": "^10.0.0", | 598 | "postcss-calc": "^10.0.1", |
| 599 | "postcss-colormin": "^7.0.1", | 599 | "postcss-colormin": "^7.0.2", |
| 600 | "postcss-convert-values": "^7.0.2", | 600 | "postcss-convert-values": "^7.0.3", |
| 601 | "postcss-discard-comments": "^7.0.1", | 601 | "postcss-discard-comments": "^7.0.2", |
| 602 | "postcss-discard-duplicates": "^7.0.0", | 602 | "postcss-discard-duplicates": "^7.0.1", |
| 603 | "postcss-discard-empty": "^7.0.0", | 603 | "postcss-discard-empty": "^7.0.0", |
| 604 | "postcss-discard-overridden": "^7.0.0", | 604 | "postcss-discard-overridden": "^7.0.0", |
| 605 | "postcss-merge-longhand": "^7.0.2", | 605 | "postcss-merge-longhand": "^7.0.3", |
| 606 | "postcss-merge-rules": "^7.0.2", | 606 | "postcss-merge-rules": "^7.0.3", |
| 607 | "postcss-minify-font-values": "^7.0.0", | 607 | "postcss-minify-font-values": "^7.0.0", |
| 608 | "postcss-minify-gradients": "^7.0.0", | 608 | "postcss-minify-gradients": "^7.0.0", |
| 609 | "postcss-minify-params": "^7.0.1", | 609 | "postcss-minify-params": "^7.0.2", |
| 610 | "postcss-minify-selectors": "^7.0.2", | 610 | "postcss-minify-selectors": "^7.0.3", |
| 611 | "postcss-normalize-charset": "^7.0.0", | 611 | "postcss-normalize-charset": "^7.0.0", |
| 612 | "postcss-normalize-display-values": "^7.0.0", | 612 | "postcss-normalize-display-values": "^7.0.0", |
| 613 | "postcss-normalize-positions": "^7.0.0", | 613 | "postcss-normalize-positions": "^7.0.0", |
| 614 | "postcss-normalize-repeat-style": "^7.0.0", | 614 | "postcss-normalize-repeat-style": "^7.0.0", |
| 615 | "postcss-normalize-string": "^7.0.0", | 615 | "postcss-normalize-string": "^7.0.0", |
| 616 | "postcss-normalize-timing-functions": "^7.0.0", | 616 | "postcss-normalize-timing-functions": "^7.0.0", |
| 617 | "postcss-normalize-unicode": "^7.0.1", | 617 | "postcss-normalize-unicode": "^7.0.2", |
| 618 | "postcss-normalize-url": "^7.0.0", | 618 | "postcss-normalize-url": "^7.0.0", |
| 619 | "postcss-normalize-whitespace": "^7.0.0", | 619 | "postcss-normalize-whitespace": "^7.0.0", |
| 620 | "postcss-ordered-values": "^7.0.1", | 620 | "postcss-ordered-values": "^7.0.1", |
| 621 | "postcss-reduce-initial": "^7.0.1", | 621 | "postcss-reduce-initial": "^7.0.2", |
| 622 | "postcss-reduce-transforms": "^7.0.0", | 622 | "postcss-reduce-transforms": "^7.0.0", |
| 623 | "postcss-svgo": "^7.0.1", | 623 | "postcss-svgo": "^7.0.1", |
| 624 | "postcss-unique-selectors": "^7.0.1" | 624 | "postcss-unique-selectors": "^7.0.2" |
| 625 | }, | 625 | }, |
| 626 | "engines": { | 626 | "engines": { |
| 627 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 627 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| @@ -1343,11 +1343,11 @@ | |||
| 1343 | } | 1343 | } |
| 1344 | }, | 1344 | }, |
| 1345 | "node_modules/postcss-calc": { | 1345 | "node_modules/postcss-calc": { |
| 1346 | "version": "10.0.0", | 1346 | "version": "10.0.1", |
| 1347 | "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.0.0.tgz", | 1347 | "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.0.1.tgz", |
| 1348 | "integrity": "sha512-OmjhudoNTP0QleZCwl1i6NeBwN+5MZbY5ersLZz69mjJiDVv/p57RjRuKDkHeDWr4T+S97wQfsqRTNoDHB2e3g==", | 1348 | "integrity": "sha512-pp1Z3FxtxA+xHAoWXcOXgnBN1WPu4ZiJ5LWGjKyf9MMreagAsaTUtnqFK1y1sHhyJddAkYTPu6XSuLgb3oYCjw==", |
| 1349 | "dependencies": { | 1349 | "dependencies": { |
| 1350 | "postcss-selector-parser": "^6.0.16", | 1350 | "postcss-selector-parser": "^6.1.1", |
| 1351 | "postcss-value-parser": "^4.2.0" | 1351 | "postcss-value-parser": "^4.2.0" |
| 1352 | }, | 1352 | }, |
| 1353 | "engines": { | 1353 | "engines": { |
| @@ -1428,11 +1428,11 @@ | |||
| 1428 | } | 1428 | } |
| 1429 | }, | 1429 | }, |
| 1430 | "node_modules/postcss-colormin": { | 1430 | "node_modules/postcss-colormin": { |
| 1431 | "version": "7.0.1", | 1431 | "version": "7.0.2", |
| 1432 | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.1.tgz", | 1432 | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.2.tgz", |
| 1433 | "integrity": "sha512-uszdT0dULt3FQs47G5UHCduYK+FnkLYlpu1HpWu061eGsKZ7setoG7kA+WC9NQLsOJf69D5TxGHgnAdRgylnFQ==", | 1433 | "integrity": "sha512-YntRXNngcvEvDbEjTdRWGU606eZvB5prmHG4BF0yLmVpamXbpsRJzevyy6MZVyuecgzI2AWAlvFi8DAeCqwpvA==", |
| 1434 | "dependencies": { | 1434 | "dependencies": { |
| 1435 | "browserslist": "^4.23.1", | 1435 | "browserslist": "^4.23.3", |
| 1436 | "caniuse-api": "^3.0.0", | 1436 | "caniuse-api": "^3.0.0", |
| 1437 | "colord": "^2.9.3", | 1437 | "colord": "^2.9.3", |
| 1438 | "postcss-value-parser": "^4.2.0" | 1438 | "postcss-value-parser": "^4.2.0" |
| @@ -1445,11 +1445,11 @@ | |||
| 1445 | } | 1445 | } |
| 1446 | }, | 1446 | }, |
| 1447 | "node_modules/postcss-convert-values": { | 1447 | "node_modules/postcss-convert-values": { |
| 1448 | "version": "7.0.2", | 1448 | "version": "7.0.3", |
| 1449 | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.2.tgz", | 1449 | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.3.tgz", |
| 1450 | "integrity": "sha512-MuZIF6HJ4izko07Q0TgW6pClalI4al6wHRNPkFzqQdwAwG7hPn0lA58VZdxyb2Vl5AYjJ1piO+jgF9EnTjQwQQ==", | 1450 | "integrity": "sha512-yJhocjCs2SQer0uZ9lXTMOwDowbxvhwFVrZeS6NPEij/XXthl73ggUmfwVvJM+Vaj5gtCKJV1jiUu4IhAUkX/Q==", |
| 1451 | "dependencies": { | 1451 | "dependencies": { |
| 1452 | "browserslist": "^4.23.1", | 1452 | "browserslist": "^4.23.3", |
| 1453 | "postcss-value-parser": "^4.2.0" | 1453 | "postcss-value-parser": "^4.2.0" |
| 1454 | }, | 1454 | }, |
| 1455 | "engines": { | 1455 | "engines": { |
| @@ -1460,11 +1460,11 @@ | |||
| 1460 | } | 1460 | } |
| 1461 | }, | 1461 | }, |
| 1462 | "node_modules/postcss-discard-comments": { | 1462 | "node_modules/postcss-discard-comments": { |
| 1463 | "version": "7.0.1", | 1463 | "version": "7.0.2", |
| 1464 | "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.1.tgz", | 1464 | "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.2.tgz", |
| 1465 | "integrity": "sha512-GVrQxUOhmle1W6jX2SvNLt4kmN+JYhV7mzI6BMnkAWR9DtVvg8e67rrV0NfdWhn7x1zxvzdWkMBPdBDCls+uwQ==", | 1465 | "integrity": "sha512-/Hje9Ls1IYcB9duELO/AyDUJI6aQVY3h5Rj1ziXgaLYCTi1iVBLnjg/TS0D6NszR/kDG6I86OwLmAYe+bvJjiQ==", |
| 1466 | "dependencies": { | 1466 | "dependencies": { |
| 1467 | "postcss-selector-parser": "^6.1.0" | 1467 | "postcss-selector-parser": "^6.1.1" |
| 1468 | }, | 1468 | }, |
| 1469 | "engines": { | 1469 | "engines": { |
| 1470 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 1470 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| @@ -1474,9 +1474,9 @@ | |||
| 1474 | } | 1474 | } |
| 1475 | }, | 1475 | }, |
| 1476 | "node_modules/postcss-discard-duplicates": { | 1476 | "node_modules/postcss-discard-duplicates": { |
| 1477 | "version": "7.0.0", | 1477 | "version": "7.0.1", |
| 1478 | "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.0.tgz", | 1478 | "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.1.tgz", |
| 1479 | "integrity": "sha512-bAnSuBop5LpAIUmmOSsuvtKAAKREB6BBIYStWUTGq8oG5q9fClDMMuY8i4UPI/cEcDx2TN+7PMnXYIId20UVDw==", | 1479 | "integrity": "sha512-oZA+v8Jkpu1ct/xbbrntHRsfLGuzoP+cpt0nJe5ED2FQF8n8bJtn7Bo28jSmBYwqgqnqkuSXJfSUEE7if4nClQ==", |
| 1480 | "engines": { | 1480 | "engines": { |
| 1481 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 1481 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 1482 | }, | 1482 | }, |
| @@ -1569,12 +1569,12 @@ | |||
| 1569 | } | 1569 | } |
| 1570 | }, | 1570 | }, |
| 1571 | "node_modules/postcss-merge-longhand": { | 1571 | "node_modules/postcss-merge-longhand": { |
| 1572 | "version": "7.0.2", | 1572 | "version": "7.0.3", |
| 1573 | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.2.tgz", | 1573 | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.3.tgz", |
| 1574 | "integrity": "sha512-06vrW6ZWi9qeP7KMS9fsa9QW56+tIMW55KYqF7X3Ccn+NI2pIgPV6gFfvXTMQ05H90Y5DvnCDPZ2IuHa30PMUg==", | 1574 | "integrity": "sha512-8waYomFxshdv6M9Em3QRM9MettRLDRcH2JQi2l0Z1KlYD/vhal3gbkeSES0NuACXOlZBB0V/B0AseHZaklzWOA==", |
| 1575 | "dependencies": { | 1575 | "dependencies": { |
| 1576 | "postcss-value-parser": "^4.2.0", | 1576 | "postcss-value-parser": "^4.2.0", |
| 1577 | "stylehacks": "^7.0.2" | 1577 | "stylehacks": "^7.0.3" |
| 1578 | }, | 1578 | }, |
| 1579 | "engines": { | 1579 | "engines": { |
| 1580 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 1580 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| @@ -1584,14 +1584,14 @@ | |||
| 1584 | } | 1584 | } |
| 1585 | }, | 1585 | }, |
| 1586 | "node_modules/postcss-merge-rules": { | 1586 | "node_modules/postcss-merge-rules": { |
| 1587 | "version": "7.0.2", | 1587 | "version": "7.0.3", |
| 1588 | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.2.tgz", | 1588 | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.3.tgz", |
| 1589 | "integrity": "sha512-VAR47UNvRsdrTHLe7TV1CeEtF9SJYR5ukIB9U4GZyZOptgtsS20xSxy+k5wMrI3udST6O1XuIn7cjQkg7sDAAw==", | 1589 | "integrity": "sha512-2eSas2p3voPxNfdI5sQrvIkMaeUHpVc3EezgVs18hz/wRTQAC9U99tp9j3W5Jx9/L3qHkEDvizEx/LdnmumIvQ==", |
| 1590 | "dependencies": { | 1590 | "dependencies": { |
| 1591 | "browserslist": "^4.23.1", | 1591 | "browserslist": "^4.23.3", |
| 1592 | "caniuse-api": "^3.0.0", | 1592 | "caniuse-api": "^3.0.0", |
| 1593 | "cssnano-utils": "^5.0.0", | 1593 | "cssnano-utils": "^5.0.0", |
| 1594 | "postcss-selector-parser": "^6.1.0" | 1594 | "postcss-selector-parser": "^6.1.1" |
| 1595 | }, | 1595 | }, |
| 1596 | "engines": { | 1596 | "engines": { |
| 1597 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 1597 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| @@ -1631,11 +1631,11 @@ | |||
| 1631 | } | 1631 | } |
| 1632 | }, | 1632 | }, |
| 1633 | "node_modules/postcss-minify-params": { | 1633 | "node_modules/postcss-minify-params": { |
| 1634 | "version": "7.0.1", | 1634 | "version": "7.0.2", |
| 1635 | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.1.tgz", | 1635 | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.2.tgz", |
| 1636 | "integrity": "sha512-e+Xt8xErSRPgSRFxHeBCSxMiO8B8xng7lh8E0A5ep1VfwYhY8FXhu4Q3APMjgx9YDDbSp53IBGENrzygbUvgUQ==", | 1636 | "integrity": "sha512-nyqVLu4MFl9df32zTsdcLqCFfE/z2+f8GE1KHPxWOAmegSo6lpV2GNy5XQvrzwbLmiU7d+fYay4cwto1oNdAaQ==", |
| 1637 | "dependencies": { | 1637 | "dependencies": { |
| 1638 | "browserslist": "^4.23.1", | 1638 | "browserslist": "^4.23.3", |
| 1639 | "cssnano-utils": "^5.0.0", | 1639 | "cssnano-utils": "^5.0.0", |
| 1640 | "postcss-value-parser": "^4.2.0" | 1640 | "postcss-value-parser": "^4.2.0" |
| 1641 | }, | 1641 | }, |
| @@ -1647,12 +1647,12 @@ | |||
| 1647 | } | 1647 | } |
| 1648 | }, | 1648 | }, |
| 1649 | "node_modules/postcss-minify-selectors": { | 1649 | "node_modules/postcss-minify-selectors": { |
| 1650 | "version": "7.0.2", | 1650 | "version": "7.0.3", |
| 1651 | "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.2.tgz", | 1651 | "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.3.tgz", |
| 1652 | "integrity": "sha512-dCzm04wqW1uqLmDZ41XYNBJfjgps3ZugDpogAmJXoCb5oCiTzIX4oPXXKxDpTvWOnKxQKR4EbV4ZawJBLcdXXA==", | 1652 | "integrity": "sha512-SxTgUQSgBk6wEqzQZKEv1xQYIp9UBju6no9q+npohzSdhuSICQdkqmD1UMKkZWItS3olJSJMDDEY9WOJ5oGJew==", |
| 1653 | "dependencies": { | 1653 | "dependencies": { |
| 1654 | "cssesc": "^3.0.0", | 1654 | "cssesc": "^3.0.0", |
| 1655 | "postcss-selector-parser": "^6.1.0" | 1655 | "postcss-selector-parser": "^6.1.1" |
| 1656 | }, | 1656 | }, |
| 1657 | "engines": { | 1657 | "engines": { |
| 1658 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 1658 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| @@ -1761,11 +1761,11 @@ | |||
| 1761 | } | 1761 | } |
| 1762 | }, | 1762 | }, |
| 1763 | "node_modules/postcss-normalize-unicode": { | 1763 | "node_modules/postcss-normalize-unicode": { |
| 1764 | "version": "7.0.1", | 1764 | "version": "7.0.2", |
| 1765 | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.1.tgz", | 1765 | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.2.tgz", |
| 1766 | "integrity": "sha512-PTPGdY9xAkTw+8ZZ71DUePb7M/Vtgkbbq+EoI33EuyQEzbKemEQMhe5QSr0VP5UfZlreANDPxSfcdSprENcbsg==", | 1766 | "integrity": "sha512-ztisabK5C/+ZWBdYC+Y9JCkp3M9qBv/XFvDtSw0d/XwfT3UaKeW/YTm/MD/QrPNxuecia46vkfEhewjwcYFjkg==", |
| 1767 | "dependencies": { | 1767 | "dependencies": { |
| 1768 | "browserslist": "^4.23.1", | 1768 | "browserslist": "^4.23.3", |
| 1769 | "postcss-value-parser": "^4.2.0" | 1769 | "postcss-value-parser": "^4.2.0" |
| 1770 | }, | 1770 | }, |
| 1771 | "engines": { | 1771 | "engines": { |
| @@ -1819,11 +1819,11 @@ | |||
| 1819 | } | 1819 | } |
| 1820 | }, | 1820 | }, |
| 1821 | "node_modules/postcss-reduce-initial": { | 1821 | "node_modules/postcss-reduce-initial": { |
| 1822 | "version": "7.0.1", | 1822 | "version": "7.0.2", |
| 1823 | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.1.tgz", | 1823 | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.2.tgz", |
| 1824 | "integrity": "sha512-0JDUSV4bGB5FGM5g8MkS+rvqKukJZ7OTHw/lcKn7xPNqeaqJyQbUO8/dJpvyTpaVwPsd3Uc33+CfNzdVowp2WA==", | 1824 | "integrity": "sha512-pOnu9zqQww7dEKf62Nuju6JgsW2V0KRNBHxeKohU+JkHd/GAH5uvoObqFLqkeB2n20mr6yrlWDvo5UBU5GnkfA==", |
| 1825 | "dependencies": { | 1825 | "dependencies": { |
| 1826 | "browserslist": "^4.23.1", | 1826 | "browserslist": "^4.23.3", |
| 1827 | "caniuse-api": "^3.0.0" | 1827 | "caniuse-api": "^3.0.0" |
| 1828 | }, | 1828 | }, |
| 1829 | "engines": { | 1829 | "engines": { |
| @@ -1867,9 +1867,9 @@ | |||
| 1867 | } | 1867 | } |
| 1868 | }, | 1868 | }, |
| 1869 | "node_modules/postcss-selector-parser": { | 1869 | "node_modules/postcss-selector-parser": { |
| 1870 | "version": "6.1.0", | 1870 | "version": "6.1.1", |
| 1871 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz", | 1871 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.1.tgz", |
| 1872 | "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==", | 1872 | "integrity": "sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==", |
| 1873 | "dependencies": { | 1873 | "dependencies": { |
| 1874 | "cssesc": "^3.0.0", | 1874 | "cssesc": "^3.0.0", |
| 1875 | "util-deprecate": "^1.0.2" | 1875 | "util-deprecate": "^1.0.2" |
| @@ -1894,11 +1894,11 @@ | |||
| 1894 | } | 1894 | } |
| 1895 | }, | 1895 | }, |
| 1896 | "node_modules/postcss-unique-selectors": { | 1896 | "node_modules/postcss-unique-selectors": { |
| 1897 | "version": "7.0.1", | 1897 | "version": "7.0.2", |
| 1898 | "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.1.tgz", | 1898 | "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.2.tgz", |
| 1899 | "integrity": "sha512-MH7QE/eKUftTB5ta40xcHLl7hkZjgDFydpfTK+QWXeHxghVt3VoPqYL5/G+zYZPPIs+8GuqFXSTgxBSoB1RZtQ==", | 1899 | "integrity": "sha512-CjSam+7Vf8cflJQsHrMS0P2hmy9u0+n/P001kb5eAszLmhjMqrt/i5AqQuNFihhViwDvEAezqTmXqaYXL2ugMw==", |
| 1900 | "dependencies": { | 1900 | "dependencies": { |
| 1901 | "postcss-selector-parser": "^6.1.0" | 1901 | "postcss-selector-parser": "^6.1.1" |
| 1902 | }, | 1902 | }, |
| 1903 | "engines": { | 1903 | "engines": { |
| 1904 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 1904 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| @@ -2127,12 +2127,12 @@ | |||
| 2127 | } | 2127 | } |
| 2128 | }, | 2128 | }, |
| 2129 | "node_modules/stylehacks": { | 2129 | "node_modules/stylehacks": { |
| 2130 | "version": "7.0.2", | 2130 | "version": "7.0.3", |
| 2131 | "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.2.tgz", | 2131 | "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.3.tgz", |
| 2132 | "integrity": "sha512-HdkWZS9b4gbgYTdMg4gJLmm7biAUug1qTqXjS+u8X+/pUd+9Px1E+520GnOW3rST9MNsVOVpsJG+mPHNosxjOQ==", | 2132 | "integrity": "sha512-4DqtecvI/Nd+2BCvW9YEF6lhBN5UM50IJ1R3rnEAhBwbCKf4VehRf+uqvnVArnBayjYD/WtT3g0G/HSRxWfTRg==", |
| 2133 | "dependencies": { | 2133 | "dependencies": { |
| 2134 | "browserslist": "^4.23.1", | 2134 | "browserslist": "^4.23.3", |
| 2135 | "postcss-selector-parser": "^6.1.0" | 2135 | "postcss-selector-parser": "^6.1.1" |
| 2136 | }, | 2136 | }, |
| 2137 | "engines": { | 2137 | "engines": { |
| 2138 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2138 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| @@ -2847,11 +2847,11 @@ | |||
| 2847 | "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" | 2847 | "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" |
| 2848 | }, | 2848 | }, |
| 2849 | "cssnano": { | 2849 | "cssnano": { |
| 2850 | "version": "7.0.4", | 2850 | "version": "7.0.5", |
| 2851 | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.4.tgz", | 2851 | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.5.tgz", |
| 2852 | "integrity": "sha512-rQgpZra72iFjiheNreXn77q1haS2GEy69zCMbu4cpXCFPMQF+D4Ik5V7ktMzUF/sA7xCIgcqHwGPnCD+0a1vHg==", | 2852 | "integrity": "sha512-Aq0vqBLtpTT5Yxj+hLlLfNPFuRQCDIjx5JQAhhaedQKLNDvDGeVziF24PS+S1f0Z5KCxWvw0QVI3VNHNBITxVQ==", |
| 2853 | "requires": { | 2853 | "requires": { |
| 2854 | "cssnano-preset-default": "^7.0.4", | 2854 | "cssnano-preset-default": "^7.0.5", |
| 2855 | "lilconfig": "^3.1.2" | 2855 | "lilconfig": "^3.1.2" |
| 2856 | }, | 2856 | }, |
| 2857 | "dependencies": { | 2857 | "dependencies": { |
| @@ -2863,40 +2863,40 @@ | |||
| 2863 | } | 2863 | } |
| 2864 | }, | 2864 | }, |
| 2865 | "cssnano-preset-default": { | 2865 | "cssnano-preset-default": { |
| 2866 | "version": "7.0.4", | 2866 | "version": "7.0.5", |
| 2867 | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.4.tgz", | 2867 | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.5.tgz", |
| 2868 | "integrity": "sha512-jQ6zY9GAomQX7/YNLibMEsRZguqMUGuupXcEk2zZ+p3GUxwCAsobqPYE62VrJ9qZ0l9ltrv2rgjwZPBIFIjYtw==", | 2868 | "integrity": "sha512-Jbzja0xaKwc5JzxPQoc+fotKpYtWEu4wQLMQe29CM0FjjdRjA4omvbGHl2DTGgARKxSTpPssBsok+ixv8uTBqw==", |
| 2869 | "requires": { | 2869 | "requires": { |
| 2870 | "browserslist": "^4.23.1", | 2870 | "browserslist": "^4.23.3", |
| 2871 | "css-declaration-sorter": "^7.2.0", | 2871 | "css-declaration-sorter": "^7.2.0", |
| 2872 | "cssnano-utils": "^5.0.0", | 2872 | "cssnano-utils": "^5.0.0", |
| 2873 | "postcss-calc": "^10.0.0", | 2873 | "postcss-calc": "^10.0.1", |
| 2874 | "postcss-colormin": "^7.0.1", | 2874 | "postcss-colormin": "^7.0.2", |
| 2875 | "postcss-convert-values": "^7.0.2", | 2875 | "postcss-convert-values": "^7.0.3", |
| 2876 | "postcss-discard-comments": "^7.0.1", | 2876 | "postcss-discard-comments": "^7.0.2", |
| 2877 | "postcss-discard-duplicates": "^7.0.0", | 2877 | "postcss-discard-duplicates": "^7.0.1", |
| 2878 | "postcss-discard-empty": "^7.0.0", | 2878 | "postcss-discard-empty": "^7.0.0", |
| 2879 | "postcss-discard-overridden": "^7.0.0", | 2879 | "postcss-discard-overridden": "^7.0.0", |
| 2880 | "postcss-merge-longhand": "^7.0.2", | 2880 | "postcss-merge-longhand": "^7.0.3", |
| 2881 | "postcss-merge-rules": "^7.0.2", | 2881 | "postcss-merge-rules": "^7.0.3", |
| 2882 | "postcss-minify-font-values": "^7.0.0", | 2882 | "postcss-minify-font-values": "^7.0.0", |
| 2883 | "postcss-minify-gradients": "^7.0.0", | 2883 | "postcss-minify-gradients": "^7.0.0", |
| 2884 | "postcss-minify-params": "^7.0.1", | 2884 | "postcss-minify-params": "^7.0.2", |
| 2885 | "postcss-minify-selectors": "^7.0.2", | 2885 | "postcss-minify-selectors": "^7.0.3", |
| 2886 | "postcss-normalize-charset": "^7.0.0", | 2886 | "postcss-normalize-charset": "^7.0.0", |
| 2887 | "postcss-normalize-display-values": "^7.0.0", | 2887 | "postcss-normalize-display-values": "^7.0.0", |
| 2888 | "postcss-normalize-positions": "^7.0.0", | 2888 | "postcss-normalize-positions": "^7.0.0", |
| 2889 | "postcss-normalize-repeat-style": "^7.0.0", | 2889 | "postcss-normalize-repeat-style": "^7.0.0", |
| 2890 | "postcss-normalize-string": "^7.0.0", | 2890 | "postcss-normalize-string": "^7.0.0", |
| 2891 | "postcss-normalize-timing-functions": "^7.0.0", | 2891 | "postcss-normalize-timing-functions": "^7.0.0", |
| 2892 | "postcss-normalize-unicode": "^7.0.1", | 2892 | "postcss-normalize-unicode": "^7.0.2", |
| 2893 | "postcss-normalize-url": "^7.0.0", | 2893 | "postcss-normalize-url": "^7.0.0", |
| 2894 | "postcss-normalize-whitespace": "^7.0.0", | 2894 | "postcss-normalize-whitespace": "^7.0.0", |
| 2895 | "postcss-ordered-values": "^7.0.1", | 2895 | "postcss-ordered-values": "^7.0.1", |
| 2896 | "postcss-reduce-initial": "^7.0.1", | 2896 | "postcss-reduce-initial": "^7.0.2", |
| 2897 | "postcss-reduce-transforms": "^7.0.0", | 2897 | "postcss-reduce-transforms": "^7.0.0", |
| 2898 | "postcss-svgo": "^7.0.1", | 2898 | "postcss-svgo": "^7.0.1", |
| 2899 | "postcss-unique-selectors": "^7.0.1" | 2899 | "postcss-unique-selectors": "^7.0.2" |
| 2900 | } | 2900 | } |
| 2901 | }, | 2901 | }, |
| 2902 | "cssnano-utils": { | 2902 | "cssnano-utils": { |
| @@ -3379,11 +3379,11 @@ | |||
| 3379 | } | 3379 | } |
| 3380 | }, | 3380 | }, |
| 3381 | "postcss-calc": { | 3381 | "postcss-calc": { |
| 3382 | "version": "10.0.0", | 3382 | "version": "10.0.1", |
| 3383 | "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.0.0.tgz", | 3383 | "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.0.1.tgz", |
| 3384 | "integrity": "sha512-OmjhudoNTP0QleZCwl1i6NeBwN+5MZbY5ersLZz69mjJiDVv/p57RjRuKDkHeDWr4T+S97wQfsqRTNoDHB2e3g==", | 3384 | "integrity": "sha512-pp1Z3FxtxA+xHAoWXcOXgnBN1WPu4ZiJ5LWGjKyf9MMreagAsaTUtnqFK1y1sHhyJddAkYTPu6XSuLgb3oYCjw==", |
| 3385 | "requires": { | 3385 | "requires": { |
| 3386 | "postcss-selector-parser": "^6.0.16", | 3386 | "postcss-selector-parser": "^6.1.1", |
| 3387 | "postcss-value-parser": "^4.2.0" | 3387 | "postcss-value-parser": "^4.2.0" |
| 3388 | } | 3388 | } |
| 3389 | }, | 3389 | }, |
| @@ -3423,37 +3423,37 @@ | |||
| 3423 | } | 3423 | } |
| 3424 | }, | 3424 | }, |
| 3425 | "postcss-colormin": { | 3425 | "postcss-colormin": { |
| 3426 | "version": "7.0.1", | 3426 | "version": "7.0.2", |
| 3427 | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.1.tgz", | 3427 | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.2.tgz", |
| 3428 | "integrity": "sha512-uszdT0dULt3FQs47G5UHCduYK+FnkLYlpu1HpWu061eGsKZ7setoG7kA+WC9NQLsOJf69D5TxGHgnAdRgylnFQ==", | 3428 | "integrity": "sha512-YntRXNngcvEvDbEjTdRWGU606eZvB5prmHG4BF0yLmVpamXbpsRJzevyy6MZVyuecgzI2AWAlvFi8DAeCqwpvA==", |
| 3429 | "requires": { | 3429 | "requires": { |
| 3430 | "browserslist": "^4.23.1", | 3430 | "browserslist": "^4.23.3", |
| 3431 | "caniuse-api": "^3.0.0", | 3431 | "caniuse-api": "^3.0.0", |
| 3432 | "colord": "^2.9.3", | 3432 | "colord": "^2.9.3", |
| 3433 | "postcss-value-parser": "^4.2.0" | 3433 | "postcss-value-parser": "^4.2.0" |
| 3434 | } | 3434 | } |
| 3435 | }, | 3435 | }, |
| 3436 | "postcss-convert-values": { | 3436 | "postcss-convert-values": { |
| 3437 | "version": "7.0.2", | 3437 | "version": "7.0.3", |
| 3438 | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.2.tgz", | 3438 | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.3.tgz", |
| 3439 | "integrity": "sha512-MuZIF6HJ4izko07Q0TgW6pClalI4al6wHRNPkFzqQdwAwG7hPn0lA58VZdxyb2Vl5AYjJ1piO+jgF9EnTjQwQQ==", | 3439 | "integrity": "sha512-yJhocjCs2SQer0uZ9lXTMOwDowbxvhwFVrZeS6NPEij/XXthl73ggUmfwVvJM+Vaj5gtCKJV1jiUu4IhAUkX/Q==", |
| 3440 | "requires": { | 3440 | "requires": { |
| 3441 | "browserslist": "^4.23.1", | 3441 | "browserslist": "^4.23.3", |
| 3442 | "postcss-value-parser": "^4.2.0" | 3442 | "postcss-value-parser": "^4.2.0" |
| 3443 | } | 3443 | } |
| 3444 | }, | 3444 | }, |
| 3445 | "postcss-discard-comments": { | 3445 | "postcss-discard-comments": { |
| 3446 | "version": "7.0.1", | 3446 | "version": "7.0.2", |
| 3447 | "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.1.tgz", | 3447 | "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.2.tgz", |
| 3448 | "integrity": "sha512-GVrQxUOhmle1W6jX2SvNLt4kmN+JYhV7mzI6BMnkAWR9DtVvg8e67rrV0NfdWhn7x1zxvzdWkMBPdBDCls+uwQ==", | 3448 | "integrity": "sha512-/Hje9Ls1IYcB9duELO/AyDUJI6aQVY3h5Rj1ziXgaLYCTi1iVBLnjg/TS0D6NszR/kDG6I86OwLmAYe+bvJjiQ==", |
| 3449 | "requires": { | 3449 | "requires": { |
| 3450 | "postcss-selector-parser": "^6.1.0" | 3450 | "postcss-selector-parser": "^6.1.1" |
| 3451 | } | 3451 | } |
| 3452 | }, | 3452 | }, |
| 3453 | "postcss-discard-duplicates": { | 3453 | "postcss-discard-duplicates": { |
| 3454 | "version": "7.0.0", | 3454 | "version": "7.0.1", |
| 3455 | "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.0.tgz", | 3455 | "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.1.tgz", |
| 3456 | "integrity": "sha512-bAnSuBop5LpAIUmmOSsuvtKAAKREB6BBIYStWUTGq8oG5q9fClDMMuY8i4UPI/cEcDx2TN+7PMnXYIId20UVDw==", | 3456 | "integrity": "sha512-oZA+v8Jkpu1ct/xbbrntHRsfLGuzoP+cpt0nJe5ED2FQF8n8bJtn7Bo28jSmBYwqgqnqkuSXJfSUEE7if4nClQ==", |
| 3457 | "requires": {} | 3457 | "requires": {} |
| 3458 | }, | 3458 | }, |
| 3459 | "postcss-discard-empty": { | 3459 | "postcss-discard-empty": { |
| @@ -3496,23 +3496,23 @@ | |||
| 3496 | } | 3496 | } |
| 3497 | }, | 3497 | }, |
| 3498 | "postcss-merge-longhand": { | 3498 | "postcss-merge-longhand": { |
| 3499 | "version": "7.0.2", | 3499 | "version": "7.0.3", |
| 3500 | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.2.tgz", | 3500 | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.3.tgz", |
| 3501 | "integrity": "sha512-06vrW6ZWi9qeP7KMS9fsa9QW56+tIMW55KYqF7X3Ccn+NI2pIgPV6gFfvXTMQ05H90Y5DvnCDPZ2IuHa30PMUg==", | 3501 | "integrity": "sha512-8waYomFxshdv6M9Em3QRM9MettRLDRcH2JQi2l0Z1KlYD/vhal3gbkeSES0NuACXOlZBB0V/B0AseHZaklzWOA==", |
| 3502 | "requires": { | 3502 | "requires": { |
| 3503 | "postcss-value-parser": "^4.2.0", | 3503 | "postcss-value-parser": "^4.2.0", |
| 3504 | "stylehacks": "^7.0.2" | 3504 | "stylehacks": "^7.0.3" |
| 3505 | } | 3505 | } |
| 3506 | }, | 3506 | }, |
| 3507 | "postcss-merge-rules": { | 3507 | "postcss-merge-rules": { |
| 3508 | "version": "7.0.2", | 3508 | "version": "7.0.3", |
| 3509 | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.2.tgz", | 3509 | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.3.tgz", |
| 3510 | "integrity": "sha512-VAR47UNvRsdrTHLe7TV1CeEtF9SJYR5ukIB9U4GZyZOptgtsS20xSxy+k5wMrI3udST6O1XuIn7cjQkg7sDAAw==", | 3510 | "integrity": "sha512-2eSas2p3voPxNfdI5sQrvIkMaeUHpVc3EezgVs18hz/wRTQAC9U99tp9j3W5Jx9/L3qHkEDvizEx/LdnmumIvQ==", |
| 3511 | "requires": { | 3511 | "requires": { |
| 3512 | "browserslist": "^4.23.1", | 3512 | "browserslist": "^4.23.3", |
| 3513 | "caniuse-api": "^3.0.0", | 3513 | "caniuse-api": "^3.0.0", |
| 3514 | "cssnano-utils": "^5.0.0", | 3514 | "cssnano-utils": "^5.0.0", |
| 3515 | "postcss-selector-parser": "^6.1.0" | 3515 | "postcss-selector-parser": "^6.1.1" |
| 3516 | } | 3516 | } |
| 3517 | }, | 3517 | }, |
| 3518 | "postcss-minify-font-values": { | 3518 | "postcss-minify-font-values": { |
| @@ -3534,22 +3534,22 @@ | |||
| 3534 | } | 3534 | } |
| 3535 | }, | 3535 | }, |
| 3536 | "postcss-minify-params": { | 3536 | "postcss-minify-params": { |
| 3537 | "version": "7.0.1", | 3537 | "version": "7.0.2", |
| 3538 | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.1.tgz", | 3538 | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.2.tgz", |
| 3539 | "integrity": "sha512-e+Xt8xErSRPgSRFxHeBCSxMiO8B8xng7lh8E0A5ep1VfwYhY8FXhu4Q3APMjgx9YDDbSp53IBGENrzygbUvgUQ==", | 3539 | "integrity": "sha512-nyqVLu4MFl9df32zTsdcLqCFfE/z2+f8GE1KHPxWOAmegSo6lpV2GNy5XQvrzwbLmiU7d+fYay4cwto1oNdAaQ==", |
| 3540 | "requires": { | 3540 | "requires": { |
| 3541 | "browserslist": "^4.23.1", | 3541 | "browserslist": "^4.23.3", |
| 3542 | "cssnano-utils": "^5.0.0", | 3542 | "cssnano-utils": "^5.0.0", |
| 3543 | "postcss-value-parser": "^4.2.0" | 3543 | "postcss-value-parser": "^4.2.0" |
| 3544 | } | 3544 | } |
| 3545 | }, | 3545 | }, |
| 3546 | "postcss-minify-selectors": { | 3546 | "postcss-minify-selectors": { |
| 3547 | "version": "7.0.2", | 3547 | "version": "7.0.3", |
| 3548 | "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.2.tgz", | 3548 | "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.3.tgz", |
| 3549 | "integrity": "sha512-dCzm04wqW1uqLmDZ41XYNBJfjgps3ZugDpogAmJXoCb5oCiTzIX4oPXXKxDpTvWOnKxQKR4EbV4ZawJBLcdXXA==", | 3549 | "integrity": "sha512-SxTgUQSgBk6wEqzQZKEv1xQYIp9UBju6no9q+npohzSdhuSICQdkqmD1UMKkZWItS3olJSJMDDEY9WOJ5oGJew==", |
| 3550 | "requires": { | 3550 | "requires": { |
| 3551 | "cssesc": "^3.0.0", | 3551 | "cssesc": "^3.0.0", |
| 3552 | "postcss-selector-parser": "^6.1.0" | 3552 | "postcss-selector-parser": "^6.1.1" |
| 3553 | } | 3553 | } |
| 3554 | }, | 3554 | }, |
| 3555 | "postcss-nested": { | 3555 | "postcss-nested": { |
| @@ -3607,11 +3607,11 @@ | |||
| 3607 | } | 3607 | } |
| 3608 | }, | 3608 | }, |
| 3609 | "postcss-normalize-unicode": { | 3609 | "postcss-normalize-unicode": { |
| 3610 | "version": "7.0.1", | 3610 | "version": "7.0.2", |
| 3611 | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.1.tgz", | 3611 | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.2.tgz", |
| 3612 | "integrity": "sha512-PTPGdY9xAkTw+8ZZ71DUePb7M/Vtgkbbq+EoI33EuyQEzbKemEQMhe5QSr0VP5UfZlreANDPxSfcdSprENcbsg==", | 3612 | "integrity": "sha512-ztisabK5C/+ZWBdYC+Y9JCkp3M9qBv/XFvDtSw0d/XwfT3UaKeW/YTm/MD/QrPNxuecia46vkfEhewjwcYFjkg==", |
| 3613 | "requires": { | 3613 | "requires": { |
| 3614 | "browserslist": "^4.23.1", | 3614 | "browserslist": "^4.23.3", |
| 3615 | "postcss-value-parser": "^4.2.0" | 3615 | "postcss-value-parser": "^4.2.0" |
| 3616 | } | 3616 | } |
| 3617 | }, | 3617 | }, |
| @@ -3641,11 +3641,11 @@ | |||
| 3641 | } | 3641 | } |
| 3642 | }, | 3642 | }, |
| 3643 | "postcss-reduce-initial": { | 3643 | "postcss-reduce-initial": { |
| 3644 | "version": "7.0.1", | 3644 | "version": "7.0.2", |
| 3645 | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.1.tgz", | 3645 | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.2.tgz", |
| 3646 | "integrity": "sha512-0JDUSV4bGB5FGM5g8MkS+rvqKukJZ7OTHw/lcKn7xPNqeaqJyQbUO8/dJpvyTpaVwPsd3Uc33+CfNzdVowp2WA==", | 3646 | "integrity": "sha512-pOnu9zqQww7dEKf62Nuju6JgsW2V0KRNBHxeKohU+JkHd/GAH5uvoObqFLqkeB2n20mr6yrlWDvo5UBU5GnkfA==", |
| 3647 | "requires": { | 3647 | "requires": { |
| 3648 | "browserslist": "^4.23.1", | 3648 | "browserslist": "^4.23.3", |
| 3649 | "caniuse-api": "^3.0.0" | 3649 | "caniuse-api": "^3.0.0" |
| 3650 | } | 3650 | } |
| 3651 | }, | 3651 | }, |
| @@ -3667,9 +3667,9 @@ | |||
| 3667 | } | 3667 | } |
| 3668 | }, | 3668 | }, |
| 3669 | "postcss-selector-parser": { | 3669 | "postcss-selector-parser": { |
| 3670 | "version": "6.1.0", | 3670 | "version": "6.1.1", |
| 3671 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz", | 3671 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.1.tgz", |
| 3672 | "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==", | 3672 | "integrity": "sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==", |
| 3673 | "requires": { | 3673 | "requires": { |
| 3674 | "cssesc": "^3.0.0", | 3674 | "cssesc": "^3.0.0", |
| 3675 | "util-deprecate": "^1.0.2" | 3675 | "util-deprecate": "^1.0.2" |
| @@ -3685,11 +3685,11 @@ | |||
| 3685 | } | 3685 | } |
| 3686 | }, | 3686 | }, |
| 3687 | "postcss-unique-selectors": { | 3687 | "postcss-unique-selectors": { |
| 3688 | "version": "7.0.1", | 3688 | "version": "7.0.2", |
| 3689 | "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.1.tgz", | 3689 | "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.2.tgz", |
| 3690 | "integrity": "sha512-MH7QE/eKUftTB5ta40xcHLl7hkZjgDFydpfTK+QWXeHxghVt3VoPqYL5/G+zYZPPIs+8GuqFXSTgxBSoB1RZtQ==", | 3690 | "integrity": "sha512-CjSam+7Vf8cflJQsHrMS0P2hmy9u0+n/P001kb5eAszLmhjMqrt/i5AqQuNFihhViwDvEAezqTmXqaYXL2ugMw==", |
| 3691 | "requires": { | 3691 | "requires": { |
| 3692 | "postcss-selector-parser": "^6.1.0" | 3692 | "postcss-selector-parser": "^6.1.1" |
| 3693 | } | 3693 | } |
| 3694 | }, | 3694 | }, |
| 3695 | "postcss-value-parser": { | 3695 | "postcss-value-parser": { |
| @@ -3827,12 +3827,12 @@ | |||
| 3827 | } | 3827 | } |
| 3828 | }, | 3828 | }, |
| 3829 | "stylehacks": { | 3829 | "stylehacks": { |
| 3830 | "version": "7.0.2", | 3830 | "version": "7.0.3", |
| 3831 | "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.2.tgz", | 3831 | "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.3.tgz", |
| 3832 | "integrity": "sha512-HdkWZS9b4gbgYTdMg4gJLmm7biAUug1qTqXjS+u8X+/pUd+9Px1E+520GnOW3rST9MNsVOVpsJG+mPHNosxjOQ==", | 3832 | "integrity": "sha512-4DqtecvI/Nd+2BCvW9YEF6lhBN5UM50IJ1R3rnEAhBwbCKf4VehRf+uqvnVArnBayjYD/WtT3g0G/HSRxWfTRg==", |
| 3833 | "requires": { | 3833 | "requires": { |
| 3834 | "browserslist": "^4.23.1", | 3834 | "browserslist": "^4.23.3", |
| 3835 | "postcss-selector-parser": "^6.1.0" | 3835 | "postcss-selector-parser": "^6.1.1" |
| 3836 | } | 3836 | } |
| 3837 | }, | 3837 | }, |
| 3838 | "sucrase": { | 3838 | "sucrase": { |
