| | |
| | | "version": "2.13.0-prerelease.1", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "cssnano": "7.1.5", |
| | | "cssnano": "7.1.7", |
| | | "postcss": "8.5.10", |
| | | "postcss-preset-env": "11.2.1", |
| | | "tachyons": "4.12.0" |
| | |
| | | "arm64" |
| | | ], |
| | | "dev": true, |
| | | "libc": [ |
| | | "glibc" |
| | | ], |
| | | "license": "MIT OR Apache-2.0", |
| | | "optional": true, |
| | | "os": [ |
| | |
| | | "arm64" |
| | | ], |
| | | "dev": true, |
| | | "libc": [ |
| | | "musl" |
| | | ], |
| | | "license": "MIT OR Apache-2.0", |
| | | "optional": true, |
| | | "os": [ |
| | |
| | | "x64" |
| | | ], |
| | | "dev": true, |
| | | "libc": [ |
| | | "glibc" |
| | | ], |
| | | "license": "MIT OR Apache-2.0", |
| | | "optional": true, |
| | | "os": [ |
| | |
| | | "x64" |
| | | ], |
| | | "dev": true, |
| | | "libc": [ |
| | | "musl" |
| | | ], |
| | | "license": "MIT OR Apache-2.0", |
| | | "optional": true, |
| | | "os": [ |
| | |
| | | } |
| | | }, |
| | | "node_modules/@colordx/core": { |
| | | "version": "5.0.3", |
| | | "resolved": "https://registry.npmjs.org/@colordx/core/-/core-5.0.3.tgz", |
| | | "integrity": "sha512-xBQ0MYRTNNxW3mS2sJtlQTT7C3Sasqgh1/PsHva7fyDb5uqYY+gv9V0utDdX8X80mqzbGz3u/IDJdn2d/uW09g==", |
| | | "version": "5.4.1", |
| | | "resolved": "https://registry.npmjs.org/@colordx/core/-/core-5.4.1.tgz", |
| | | "integrity": "sha512-J6wPkrci9gao7mABevY/12hOZsyVrgaTUPE92rfH2AVW4ZuRZi1wD3lgqGWBGSvAjE24HSGBp4UoKvbYPlCLCA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/@csstools/cascade-layer-name-parser": { |
| | |
| | | } |
| | | }, |
| | | "node_modules/cssnano": { |
| | | "version": "7.1.5", |
| | | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.1.5.tgz", |
| | | "integrity": "sha512-4yEvjF2zcoAOWfNq6X687ORJc5SvM5xbg6EGuLSBmGoWZbsL69wpmw1tA3fZt7OwIG+G4ndjF95RSS4luvim7A==", |
| | | "version": "7.1.7", |
| | | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.1.7.tgz", |
| | | "integrity": "sha512-N5LGn/OlhMxDTvKACwUPMzT34SSj1b022pvUAE/Vh6r2WD1aUCbc+QNIP/JjX9VVxebdJWZQ3352Lt4oF7dQ/g==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "cssnano-preset-default": "^7.0.13", |
| | | "cssnano-preset-default": "^7.0.15", |
| | | "lilconfig": "^3.1.3" |
| | | }, |
| | | "engines": { |
| | |
| | | "url": "https://opencollective.com/cssnano" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/cssnano-preset-default": { |
| | | "version": "7.0.13", |
| | | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.13.tgz", |
| | | "integrity": "sha512-/XvjNeb+oitOT9ks3Tg0UAsnXeHR1dh3wBMK/D/zN8gqvAHOp25FZGiLoQbvBBU203WXVNITkaqyFp4O/Rns4w==", |
| | | "version": "7.0.15", |
| | | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.15.tgz", |
| | | "integrity": "sha512-60kx7lJ40//HA85cIfQXSOJFby2D2V1pOMNHVCxue3KFWCjRzmiQyL9OvI+NAhwUlaojOfF9eK3nGvrJLCBUfQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "browserslist": "^4.28.2", |
| | | "css-declaration-sorter": "^7.2.0", |
| | | "cssnano-utils": "^5.0.1", |
| | | "cssnano-utils": "^5.0.2", |
| | | "postcss-calc": "^10.1.1", |
| | | "postcss-colormin": "^7.0.8", |
| | | "postcss-convert-values": "^7.0.10", |
| | | "postcss-discard-comments": "^7.0.6", |
| | | "postcss-discard-duplicates": "^7.0.2", |
| | | "postcss-discard-empty": "^7.0.1", |
| | | "postcss-discard-overridden": "^7.0.1", |
| | | "postcss-merge-longhand": "^7.0.5", |
| | | "postcss-merge-rules": "^7.0.9", |
| | | "postcss-minify-font-values": "^7.0.1", |
| | | "postcss-minify-gradients": "^7.0.3", |
| | | "postcss-minify-params": "^7.0.7", |
| | | "postcss-minify-selectors": "^7.0.6", |
| | | "postcss-normalize-charset": "^7.0.1", |
| | | "postcss-normalize-display-values": "^7.0.1", |
| | | "postcss-normalize-positions": "^7.0.1", |
| | | "postcss-normalize-repeat-style": "^7.0.1", |
| | | "postcss-normalize-string": "^7.0.1", |
| | | "postcss-normalize-timing-functions": "^7.0.1", |
| | | "postcss-normalize-unicode": "^7.0.7", |
| | | "postcss-normalize-url": "^7.0.1", |
| | | "postcss-normalize-whitespace": "^7.0.1", |
| | | "postcss-ordered-values": "^7.0.2", |
| | | "postcss-reduce-initial": "^7.0.7", |
| | | "postcss-reduce-transforms": "^7.0.1", |
| | | "postcss-svgo": "^7.1.1", |
| | | "postcss-unique-selectors": "^7.0.5" |
| | | "postcss-colormin": "^7.0.9", |
| | | "postcss-convert-values": "^7.0.11", |
| | | "postcss-discard-comments": "^7.0.7", |
| | | "postcss-discard-duplicates": "^7.0.3", |
| | | "postcss-discard-empty": "^7.0.2", |
| | | "postcss-discard-overridden": "^7.0.2", |
| | | "postcss-merge-longhand": "^7.0.6", |
| | | "postcss-merge-rules": "^7.0.10", |
| | | "postcss-minify-font-values": "^7.0.2", |
| | | "postcss-minify-gradients": "^7.0.4", |
| | | "postcss-minify-params": "^7.0.8", |
| | | "postcss-minify-selectors": "^7.1.0", |
| | | "postcss-normalize-charset": "^7.0.2", |
| | | "postcss-normalize-display-values": "^7.0.2", |
| | | "postcss-normalize-positions": "^7.0.3", |
| | | "postcss-normalize-repeat-style": "^7.0.3", |
| | | "postcss-normalize-string": "^7.0.2", |
| | | "postcss-normalize-timing-functions": "^7.0.2", |
| | | "postcss-normalize-unicode": "^7.0.8", |
| | | "postcss-normalize-url": "^7.0.2", |
| | | "postcss-normalize-whitespace": "^7.0.2", |
| | | "postcss-ordered-values": "^7.0.3", |
| | | "postcss-reduce-initial": "^7.0.8", |
| | | "postcss-reduce-transforms": "^7.0.2", |
| | | "postcss-svgo": "^7.1.2", |
| | | "postcss-unique-selectors": "^7.0.6" |
| | | }, |
| | | "engines": { |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/cssnano-utils": { |
| | | "version": "5.0.1", |
| | | "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.1.tgz", |
| | | "integrity": "sha512-ZIP71eQgG9JwjVZsTPSqhc6GHgEr53uJ7tK5///VfyWj6Xp2DBmixWHqJgPno+PqATzn48pL42ww9x5SSGmhZg==", |
| | | "version": "5.0.2", |
| | | "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.2.tgz", |
| | | "integrity": "sha512-kt41WLK7FLKfePzPi645Y+/NtW/nNM7Su6nlNUfJyRNW3JcuU3JU7+cWJc+JexTeZ8dRBvFufefdG2XpXkIo0A==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/csso": { |
| | |
| | | } |
| | | }, |
| | | "node_modules/postcss-colormin": { |
| | | "version": "7.0.8", |
| | | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.8.tgz", |
| | | "integrity": "sha512-VX0JOZx0jECwGK0GZejIKvXIU+80S1zkjet31FVUYPZ4O+IPU3ZlntrPdPKT2HnKRMOkc0wy3m/v+c4UNta02g==", |
| | | "version": "7.0.9", |
| | | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.9.tgz", |
| | | "integrity": "sha512-EZpoUlmbXQUpe+g4ZaGM2kjGlHrQ7Bjzb3xHcNrC9ysI1tGoib6DAYvxg6aB7MGxsjgLF+Qx/jwZQkJ5cKDvXA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@colordx/core": "^5.0.3", |
| | | "@colordx/core": "^5.2.0", |
| | | "browserslist": "^4.28.2", |
| | | "caniuse-api": "^3.0.0", |
| | | "postcss-value-parser": "^4.2.0" |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-convert-values": { |
| | | "version": "7.0.10", |
| | | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.10.tgz", |
| | | "integrity": "sha512-hVqVH3cDkPyxL4Q0xpCquRAXjJDZ6hbpjC+PNWn8ZgHmNX3RZxLtruC3U2LY9EuNe+tp4QkcsZxg0htokmjydg==", |
| | | "version": "7.0.11", |
| | | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.11.tgz", |
| | | "integrity": "sha512-H+s7P0f9jJylSysAHs3/5MhAx7GthDO05uw1h56L2xyEqpiLTFLEqBNw3PUYzD5p/AKwWaigCXf6FGELpOw9lw==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "browserslist": "^4.28.2", |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-custom-media": { |
| | |
| | | } |
| | | }, |
| | | "node_modules/postcss-discard-comments": { |
| | | "version": "7.0.6", |
| | | "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.6.tgz", |
| | | "integrity": "sha512-Sq+Fzj1Eg5/CPf1ERb0wS1Im5cvE2gDXCE+si4HCn1sf+jpQZxDI4DXEp8t77B/ImzDceWE2ebJQFXdqZ6GRJw==", |
| | | "version": "7.0.7", |
| | | "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.7.tgz", |
| | | "integrity": "sha512-FJhE3fSte7HaRNL4iwD8LTG9vWqj3puxXIdig6LfrFqc1TJRUhY4kXOkeTXZZfTXYny+k+SO7fd2fymj1wduJg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "postcss-selector-parser": "^7.1.1" |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-discard-duplicates": { |
| | | "version": "7.0.2", |
| | | "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.2.tgz", |
| | | "integrity": "sha512-eTonaQvPZ/3i1ASDHOKkYwAybiM45zFIc7KXils4mQmHLqIswXD9XNOKEVxtTFnsmwYzF66u4LMgSr0abDlh5w==", |
| | | "version": "7.0.3", |
| | | "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.3.tgz", |
| | | "integrity": "sha512-9cRxXwhEM/aNZon1qZyToX4NmjbFbxOGbww+0CnbYFDbbPRGZ8jg4IbM8UlA+CzkXxM35itxyaHKNqBBg/RTDg==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-discard-empty": { |
| | | "version": "7.0.1", |
| | | "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.1.tgz", |
| | | "integrity": "sha512-cFrJKZvcg/uxB6Ijr4l6qmn3pXQBna9zyrPC+sK0zjbkDUZew+6xDltSF7OeB7rAtzaaMVYSdbod+sZOCWnMOg==", |
| | | "version": "7.0.2", |
| | | "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.2.tgz", |
| | | "integrity": "sha512-NZFouOmOwtngJVgkNeI1LtkzFdYqIurxgy4wq3qNvIiXFURTZ3b/K7q3dP3QitlWQ5imHDQL0qSorItQhoxb1g==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-discard-overridden": { |
| | | "version": "7.0.1", |
| | | "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.1.tgz", |
| | | "integrity": "sha512-7c3MMjjSZ/qYrx3uc1940GSOzN1Iqjtlqe8uoSg+qdVPYyRb0TILSqqmtlSFuE4mTDECwsm397Ya7iXGzfF7lg==", |
| | | "version": "7.0.2", |
| | | "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.2.tgz", |
| | | "integrity": "sha512-Ym01X4v6U3sY8X0P1J9P+RTar+7JyLTOzDrxKSeaArFsLmkVu4KcAKPBWDYRIyZ/q4jwpSPnOnekeSSqXSXKUw==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-double-position-gradients": { |
| | |
| | | } |
| | | }, |
| | | "node_modules/postcss-merge-longhand": { |
| | | "version": "7.0.5", |
| | | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.5.tgz", |
| | | "integrity": "sha512-Kpu5v4Ys6QI59FxmxtNB/iHUVDn9Y9sYw66D6+SZoIk4QTz1prC4aYkhIESu+ieG1iylod1f8MILMs1Em3mmIw==", |
| | | "version": "7.0.6", |
| | | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.6.tgz", |
| | | "integrity": "sha512-lDsWeKRsssX/9vKFpingoRiuvGajtOGCJhs1kyaTJ5fzaVzs0aPPYe38UZ/ukMFEA5iuRIjQJHIkH2niYO3ubQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "postcss-value-parser": "^4.2.0", |
| | | "stylehacks": "^7.0.5" |
| | | "stylehacks": "^7.0.10" |
| | | }, |
| | | "engines": { |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-merge-rules": { |
| | | "version": "7.0.9", |
| | | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.9.tgz", |
| | | "integrity": "sha512-XKMXkHAegyLeIymVylg1Ro4NNHITInHPvmvybsIUximYfsg5fRw2b5TeqLTQwwg5cXEDVa556AAxvMve1MJuJA==", |
| | | "version": "7.0.10", |
| | | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.10.tgz", |
| | | "integrity": "sha512-UXYKxkg8Cy1so/evF7AE/25PNXZb3E0SrvjdbtbGf+MW+doLenKqRLQzz6YZW469ktiXK2MVLFWtel/DftCV0Q==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "browserslist": "^4.28.2", |
| | | "caniuse-api": "^3.0.0", |
| | | "cssnano-utils": "^5.0.1", |
| | | "cssnano-utils": "^5.0.2", |
| | | "postcss-selector-parser": "^7.1.1" |
| | | }, |
| | | "engines": { |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-minify-font-values": { |
| | | "version": "7.0.1", |
| | | "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.1.tgz", |
| | | "integrity": "sha512-2m1uiuJeTplll+tq4ENOQSzB8LRnSUChBv7oSyFLsJRtUgAAJGP6LLz0/8lkinTgxrmJSPOEhgY1bMXOQ4ZXhQ==", |
| | | "version": "7.0.2", |
| | | "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.2.tgz", |
| | | "integrity": "sha512-Z82NUmnvhPrvMUaHfkaAVBmWQq9F8Dox4Dy0LiwbaTxfmDUWLQtS+0WCgKViwdWCPPajiY9YzoQftgqKdXkM5g==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "postcss-value-parser": "^4.2.0" |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-minify-gradients": { |
| | | "version": "7.0.3", |
| | | "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.3.tgz", |
| | | "integrity": "sha512-2znRFq3Pg+Zo0ttzQxO7qIJdY2er1TOZbclHW2qMqBcHMmz+i6nn3roAyG3kuEDQTzbzd3gn24TAIifEfth1PQ==", |
| | | "version": "7.0.4", |
| | | "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.4.tgz", |
| | | "integrity": "sha512-g8MNeNyN+lbwKy8DCtJ6zU6awBL0InBsSOaKmgZ1MdRLVItLQUNFNAzzzBnOp4qowOcyyB6GetTlQ0/0UNXvag==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@colordx/core": "^5.0.3", |
| | | "cssnano-utils": "^5.0.1", |
| | | "@colordx/core": "^5.2.0", |
| | | "cssnano-utils": "^5.0.2", |
| | | "postcss-value-parser": "^4.2.0" |
| | | }, |
| | | "engines": { |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-minify-params": { |
| | | "version": "7.0.7", |
| | | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.7.tgz", |
| | | "integrity": "sha512-OPmvW/9sjPEPQYnS2Sh6jvMW54wqk1IjjEMB8k/7V8SUIie71yMy3HQ9+w/ZHoL1YvgDGBQ/mCxP3n0Y/RxgqA==", |
| | | "version": "7.0.8", |
| | | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.8.tgz", |
| | | "integrity": "sha512-DIUKM5DZGTmxN7KFKT+rxt0FdPDmRrdK/k3n3+6Po+N/QYn06juwagHcfOVBG0CfCHwcnI612GAUCZc3eT+ZEg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "browserslist": "^4.28.2", |
| | | "cssnano-utils": "^5.0.1", |
| | | "cssnano-utils": "^5.0.2", |
| | | "postcss-value-parser": "^4.2.0" |
| | | }, |
| | | "engines": { |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-minify-selectors": { |
| | | "version": "7.0.6", |
| | | "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.6.tgz", |
| | | "integrity": "sha512-lIbC0jy3AAwDxEgciZlBullDiMBeBCT+fz5G8RcA9MWqh/hfUkpOI3vNDUNEZHgokaoiv0juB9Y8fGcON7rU/A==", |
| | | "version": "7.1.0", |
| | | "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.1.0.tgz", |
| | | "integrity": "sha512-HYl/6I0aL+UvpA10t65BSa7h+tVjBgE6oRI5N/3ylX3vtwvlDL67G3FT3vYDPnTksxr0riiyJcT0tBtyRVoloA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "browserslist": "^4.28.1", |
| | | "caniuse-api": "^3.0.0", |
| | | "cssesc": "^3.0.0", |
| | | "postcss-selector-parser": "^7.1.1" |
| | | }, |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-nesting": { |
| | |
| | | } |
| | | }, |
| | | "node_modules/postcss-normalize-charset": { |
| | | "version": "7.0.1", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.1.tgz", |
| | | "integrity": "sha512-sn413ofhSQHlZFae//m9FTOfkmiZ+YQXsbosqOWRiVQncU2BA3daX3n0VF3cG6rGLSFVc5Di/yns0dFfh8NFgQ==", |
| | | "version": "7.0.2", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.2.tgz", |
| | | "integrity": "sha512-YoINoiR4YKlzfB95Y93b0DSxWy7FLw+1SADIaznMHb88AKizpzfF80tolmiDEbYr1UM4r4Hw+NZq37SwT5f3uw==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-normalize-display-values": { |
| | | "version": "7.0.1", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-7.0.1.tgz", |
| | | "integrity": "sha512-E5nnB26XjSYz/mGITm6JgiDpAbVuAkzXwLzRZtts19jHDUBFxZ0BkXAehy0uimrOjYJbocby4FVswA/5noOxrQ==", |
| | | "version": "7.0.2", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-7.0.2.tgz", |
| | | "integrity": "sha512-wu/NTSjnp8sX5TnEHVPN+eScjAtRs18ELtEduG+Ek3GxjeUDUT+VAA3PJjVIXBcVIk6fiLYFj2iKH0q99S3T2Q==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "postcss-value-parser": "^4.2.0" |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-normalize-positions": { |
| | | "version": "7.0.1", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-7.0.1.tgz", |
| | | "integrity": "sha512-pB/SzrIP2l50ZIYu+yQZyMNmnAcwyYb9R1fVWPRxm4zcUFCY2ign7rcntGFuMXDdd9L2pPNUgoODDk91PzRZuQ==", |
| | | "version": "7.0.3", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-7.0.3.tgz", |
| | | "integrity": "sha512-1CJI++oA3yK/fQlPUcEngUfcSWS08Pkt9fK+jVgL53mmtHDBHi0YiuB0m3D9BXwZjmfvCc2GQmFqCAF/CVcPzQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "postcss-value-parser": "^4.2.0" |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-normalize-repeat-style": { |
| | | "version": "7.0.1", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.1.tgz", |
| | | "integrity": "sha512-NsSQJ8zj8TIDiF0ig44Byo3Jk9e4gNt9x2VIlJudnQQ5DhWAHJPF4Tr1ITwyHio2BUi/I6Iv0HRO7beHYOloYQ==", |
| | | "version": "7.0.3", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.3.tgz", |
| | | "integrity": "sha512-RvImJ2Ml4LZSx31qC2C8LDiz65IgBNATtwEr9r3Aue+D0cCGbj4rjNojb/uGpEm4QxnOTzFqMvaDYuKiT1Cmpg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "postcss-value-parser": "^4.2.0" |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-normalize-string": { |
| | | "version": "7.0.1", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.1.tgz", |
| | | "integrity": "sha512-QByrI7hAhsoze992kpbMlJSbZ8FuCEc1OT9EFbZ6HldXNpsdpZr+YXC5di3UEv0+jeZlHbZcoCADgb7a+lPmmQ==", |
| | | "version": "7.0.2", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.2.tgz", |
| | | "integrity": "sha512-FqtrUh2BU2MnVeLeWBbJ2rwOjuDnA91XvoImc1BbgMWIxdxiPTaquflBHsmFBA3xh3pC3wPZO9W5MaIc7wU/Xw==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "postcss-value-parser": "^4.2.0" |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-normalize-timing-functions": { |
| | | "version": "7.0.1", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-7.0.1.tgz", |
| | | "integrity": "sha512-bHifyuuSNdKKsnNJ0s8fmfLMlvsQwYVxIoUBnowIVl2ZAdrkYQNGVB4RxjfpvkMjipqvbz0u7feBZybkl/6NJg==", |
| | | "version": "7.0.2", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-7.0.2.tgz", |
| | | "integrity": "sha512-5H5fpXBnMACEXzn7k9RP7qWZ1eWg8cuZkUuFygStY7icOj+UucwMWXeMmdkF/iITvTVa7fP85tdRCJeznpdFfQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "postcss-value-parser": "^4.2.0" |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-normalize-unicode": { |
| | | "version": "7.0.7", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.7.tgz", |
| | | "integrity": "sha512-Kfm0mC3gTnOC+SsLgxQqNEZStRxJgBaYrMpBe9fDVB0/MjC1G++FAeDW2YxYc5Mbvav12/7mOBSOTW7HK9Knwg==", |
| | | "version": "7.0.8", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.8.tgz", |
| | | "integrity": "sha512-imCM3cwK3hvlAG4z1AzYM24m8BPA3/Jk/S71wfbn2I6+E2b+UwFaGvlNqydihXTSl3OFPeQXztqCzg+NGeSibQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "browserslist": "^4.28.2", |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-normalize-url": { |
| | | "version": "7.0.1", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.1.tgz", |
| | | "integrity": "sha512-sUcD2cWtyK1AOL/82Fwy1aIVm/wwj5SdZkgZ3QiUzSzQQofrbq15jWJ3BA7Z+yVRwamCjJgZJN0I9IS7c6tgeQ==", |
| | | "version": "7.0.2", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.2.tgz", |
| | | "integrity": "sha512-bLnNY7t76NLRb9QQyCVmCN4qwoHxiq6vABH/CXav9wTuR6dNGHGQ72AyO/+h2quWxZk3l7BqxNL1vtDi9H6y1g==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "postcss-value-parser": "^4.2.0" |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-normalize-whitespace": { |
| | | "version": "7.0.1", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.1.tgz", |
| | | "integrity": "sha512-vsbgFHMFQrJBJKrUFJNZ2pgBeBkC2IvvoHjz1to0/0Xk7sII24T0qFOiJzG6Fu3zJoq/0yI4rKWi7WhApW+EFA==", |
| | | "version": "7.0.2", |
| | | "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.2.tgz", |
| | | "integrity": "sha512-TNSVkuhkeOhl36WruQlflxOb7HweoeZowSusNpfsM1+ZvqJ24Mc+xksu05ecMQxlu+0zgI8pyznO2EWqDCQbLA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "postcss-value-parser": "^4.2.0" |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-opacity-percentage": { |
| | |
| | | } |
| | | }, |
| | | "node_modules/postcss-ordered-values": { |
| | | "version": "7.0.2", |
| | | "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.2.tgz", |
| | | "integrity": "sha512-AMJjt1ECBffF7CEON/Y0rekRLS6KsePU6PRP08UqYW4UGFRnTXNrByUzYK1h8AC7UWTZdQ9O3Oq9kFIhm0SFEw==", |
| | | "version": "7.0.3", |
| | | "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.3.tgz", |
| | | "integrity": "sha512-FTt6R9RF7NAYfpOHa2XFPm89FVuo5GiIbcfwOXFy1MYF38BeiNW9ke8ybw9Pk62eEsUlRVVbxHWA3B7ERYqOOA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "cssnano-utils": "^5.0.1", |
| | | "cssnano-utils": "^5.0.2", |
| | | "postcss-value-parser": "^4.2.0" |
| | | }, |
| | | "engines": { |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-overflow-shorthand": { |
| | |
| | | } |
| | | }, |
| | | "node_modules/postcss-reduce-initial": { |
| | | "version": "7.0.7", |
| | | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.7.tgz", |
| | | "integrity": "sha512-evetDQPqkgrzHoP8g3HjE3KgH0j2W0je2Vt1pfTaO2KvmjulStxGC2IGeI2y0pdLi6ryEGc4nD08zpDRP9ge8w==", |
| | | "version": "7.0.8", |
| | | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.8.tgz", |
| | | "integrity": "sha512-VeVRmbgpgTZuRcDQdqnsB4iYTeS2dBRV07UdwK6V3x61F1xTQ2pgIzHBIR4rQYRlXRNKBTGYYhEL1eNA7w9vaQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "browserslist": "^4.28.2", |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-reduce-transforms": { |
| | | "version": "7.0.1", |
| | | "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-7.0.1.tgz", |
| | | "integrity": "sha512-MhyEbfrm+Mlp/36hvZ9mT9DaO7dbncU0CvWI8V93LRkY6IYlu38OPg3FObnuKTUxJ4qA8HpurdQOo5CyqqO76g==", |
| | | "version": "7.0.2", |
| | | "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-7.0.2.tgz", |
| | | "integrity": "sha512-OV5P9hMnf7kEkeXVXyS5ESqxbIls7a3TqFymUAV5JICO/9YCBEU+QQhQjZiDHaLwFdV7/CL481kVeBUk5FdY3w==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "postcss-value-parser": "^4.2.0" |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-replace-overflow-wrap": { |
| | |
| | | } |
| | | }, |
| | | "node_modules/postcss-svgo": { |
| | | "version": "7.1.1", |
| | | "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.1.1.tgz", |
| | | "integrity": "sha512-zU9H9oEDrUFKa0JB7w+IYL7Qs9ey1mZyjhbf0KLxwJDdDRtoPvCmaEfknzqfHj44QS9VD6c5sJnBAVYTLRg/Sg==", |
| | | "version": "7.1.2", |
| | | "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.1.2.tgz", |
| | | "integrity": "sha512-ixExc8m+/68yuSYQzV/1DgtTup/7nI2dN9eiDS5GMRUzeCH4q9UcqeZPwcSVhdf8ay9fRwXDUHwcY5/XzQSszQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "postcss-value-parser": "^4.2.0", |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >= 18" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-unique-selectors": { |
| | | "version": "7.0.5", |
| | | "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.5.tgz", |
| | | "integrity": "sha512-3QoYmEt4qg/rUWDn6Tc8+ZVPmbp4G1hXDtCNWDx0st8SjtCbRcxRXDDM1QrEiXGG3A45zscSJFb4QH90LViyxg==", |
| | | "version": "7.0.6", |
| | | "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.6.tgz", |
| | | "integrity": "sha512-cDxnYw1QuBMW5w3svZ0BlYF0IA4Amr+1JoTLXzu6vDFPNwohN2QU+sPZNx15b930LR7ce+/600h28/cYoxO9vw==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "postcss-selector-parser": "^7.1.1" |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/postcss-value-parser": { |
| | |
| | | } |
| | | }, |
| | | "node_modules/stylehacks": { |
| | | "version": "7.0.9", |
| | | "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.9.tgz", |
| | | "integrity": "sha512-dgipCLBa16sZDoQ8BmXdRwV4SmFAxZ4KtbMhV0buow62M/2l6Jq6AkVsKUY/QFr8+VjgzXO5UVHx1f+vvY9DXw==", |
| | | "version": "7.0.10", |
| | | "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.10.tgz", |
| | | "integrity": "sha512-sRJ7klmhe/Fl5woJcbJUa2qP1Ueffsl1CQI4ePvqXLkZmcIuAt09aP9uT/FOFPqXh9Rh8M5UkgEnwTdTKn/Aag==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "browserslist": "^4.28.2", |
| | |
| | | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4.32" |
| | | "postcss": "^8.5.10" |
| | | } |
| | | }, |
| | | "node_modules/svgo": { |