| | |
| | | "dependencies": { |
| | | "cssnano": "7.1.2", |
| | | "postcss": "8.5.6", |
| | | "postcss-preset-env": "10.4.0", |
| | | "postcss-preset-env": "10.6.0", |
| | | "tachyons": "4.12.0" |
| | | }, |
| | | "devDependencies": { |
| | |
| | | "postcss": "^8.4" |
| | | } |
| | | }, |
| | | "node_modules/@csstools/postcss-position-area-property": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmjs.org/@csstools/postcss-position-area-property/-/postcss-position-area-property-1.0.0.tgz", |
| | | "integrity": "sha512-fUP6KR8qV2NuUZV3Cw8itx0Ep90aRjAZxAEzC3vrl6yjFv+pFsQbR18UuQctEKmA72K9O27CoYiKEgXxkqjg8Q==", |
| | | "funding": [ |
| | | { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/csstools" |
| | | }, |
| | | { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/csstools" |
| | | } |
| | | ], |
| | | "license": "MIT-0", |
| | | "engines": { |
| | | "node": ">=18" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4" |
| | | } |
| | | }, |
| | | "node_modules/@csstools/postcss-progressive-custom-properties": { |
| | | "version": "4.2.1", |
| | | "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-4.2.1.tgz", |
| | |
| | | "postcss": "^8.4" |
| | | } |
| | | }, |
| | | "node_modules/@csstools/postcss-property-rule-prelude-list": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmjs.org/@csstools/postcss-property-rule-prelude-list/-/postcss-property-rule-prelude-list-1.0.0.tgz", |
| | | "integrity": "sha512-IxuQjUXq19fobgmSSvUDO7fVwijDJaZMvWQugxfEUxmjBeDCVaDuMpsZ31MsTm5xbnhA+ElDi0+rQ7sQQGisFA==", |
| | | "funding": [ |
| | | { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/csstools" |
| | | }, |
| | | { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/csstools" |
| | | } |
| | | ], |
| | | "license": "MIT-0", |
| | | "dependencies": { |
| | | "@csstools/css-parser-algorithms": "^3.0.5", |
| | | "@csstools/css-tokenizer": "^3.0.4" |
| | | }, |
| | | "engines": { |
| | | "node": ">=18" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4" |
| | | } |
| | | }, |
| | | "node_modules/@csstools/postcss-random-function": { |
| | | "version": "2.0.1", |
| | | "resolved": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-2.0.1.tgz", |
| | |
| | | "postcss": "^8.4" |
| | | } |
| | | }, |
| | | "node_modules/@csstools/postcss-syntax-descriptor-syntax-production": { |
| | | "version": "1.0.1", |
| | | "resolved": "https://registry.npmjs.org/@csstools/postcss-syntax-descriptor-syntax-production/-/postcss-syntax-descriptor-syntax-production-1.0.1.tgz", |
| | | "integrity": "sha512-GneqQWefjM//f4hJ/Kbox0C6f2T7+pi4/fqTqOFGTL3EjnvOReTqO1qUQ30CaUjkwjYq9qZ41hzarrAxCc4gow==", |
| | | "funding": [ |
| | | { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/csstools" |
| | | }, |
| | | { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/csstools" |
| | | } |
| | | ], |
| | | "license": "MIT-0", |
| | | "dependencies": { |
| | | "@csstools/css-tokenizer": "^3.0.4" |
| | | }, |
| | | "engines": { |
| | | "node": ">=18" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4" |
| | | } |
| | | }, |
| | | "node_modules/@csstools/postcss-system-ui-font-family": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmjs.org/@csstools/postcss-system-ui-font-family/-/postcss-system-ui-font-family-1.0.0.tgz", |
| | | "integrity": "sha512-s3xdBvfWYfoPSBsikDXbuorcMG1nN1M6GdU0qBsGfcmNR0A/qhloQZpTxjA3Xsyrk1VJvwb2pOfiOT3at/DuIQ==", |
| | | "funding": [ |
| | | { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/csstools" |
| | | }, |
| | | { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/csstools" |
| | | } |
| | | ], |
| | | "license": "MIT-0", |
| | | "dependencies": { |
| | | "@csstools/css-parser-algorithms": "^3.0.5", |
| | | "@csstools/css-tokenizer": "^3.0.4" |
| | | }, |
| | | "engines": { |
| | | "node": ">=18" |
| | | }, |
| | | "peerDependencies": { |
| | | "postcss": "^8.4" |
| | | } |
| | | }, |
| | | "node_modules/@csstools/postcss-text-decoration-shorthand": { |
| | | "version": "4.0.3", |
| | | "resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.3.tgz", |
| | |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/autoprefixer": { |
| | | "version": "10.4.21", |
| | | "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz", |
| | | "integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==", |
| | | "version": "10.4.23", |
| | | "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.23.tgz", |
| | | "integrity": "sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==", |
| | | "funding": [ |
| | | { |
| | | "type": "opencollective", |
| | |
| | | ], |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "browserslist": "^4.24.4", |
| | | "caniuse-lite": "^1.0.30001702", |
| | | "fraction.js": "^4.3.7", |
| | | "normalize-range": "^0.1.2", |
| | | "browserslist": "^4.28.1", |
| | | "caniuse-lite": "^1.0.30001760", |
| | | "fraction.js": "^5.3.4", |
| | | "picocolors": "^1.1.1", |
| | | "postcss-value-parser": "^4.2.0" |
| | | }, |
| | |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/baseline-browser-mapping": { |
| | | "version": "2.8.31", |
| | | "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.31.tgz", |
| | | "integrity": "sha512-a28v2eWrrRWPpJSzxc+mKwm0ZtVx/G8SepdQZDArnXYU/XS+IF6mp8aB/4E+hH1tyGCoDo3KlUCdlSxGDsRkAw==", |
| | | "version": "2.9.11", |
| | | "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.11.tgz", |
| | | "integrity": "sha512-Sg0xJUNDU1sJNGdfGWhVHX0kkZ+HWcvmVymJbj6NSgZZmW/8S9Y2HQ5euytnIgakgxN6papOAWiwDo1ctFDcoQ==", |
| | | "license": "Apache-2.0", |
| | | "bin": { |
| | | "baseline-browser-mapping": "dist/cli.js" |
| | |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/browserslist": { |
| | | "version": "4.28.0", |
| | | "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.0.tgz", |
| | | "integrity": "sha512-tbydkR/CxfMwelN0vwdP/pLkDwyAASZ+VfWm4EOwlB6SWhx1sYnWLqo8N5j0rAzPfzfRaxt0mM/4wPU/Su84RQ==", |
| | | "version": "4.28.1", |
| | | "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz", |
| | | "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==", |
| | | "funding": [ |
| | | { |
| | | "type": "opencollective", |
| | |
| | | "license": "MIT", |
| | | "peer": true, |
| | | "dependencies": { |
| | | "baseline-browser-mapping": "^2.8.25", |
| | | "caniuse-lite": "^1.0.30001754", |
| | | "electron-to-chromium": "^1.5.249", |
| | | "baseline-browser-mapping": "^2.9.0", |
| | | "caniuse-lite": "^1.0.30001759", |
| | | "electron-to-chromium": "^1.5.263", |
| | | "node-releases": "^2.0.27", |
| | | "update-browserslist-db": "^1.1.4" |
| | | "update-browserslist-db": "^1.2.0" |
| | | }, |
| | | "bin": { |
| | | "browserslist": "cli.js" |
| | |
| | | } |
| | | }, |
| | | "node_modules/caniuse-lite": { |
| | | "version": "1.0.30001757", |
| | | "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001757.tgz", |
| | | "integrity": "sha512-r0nnL/I28Zi/yjk1el6ilj27tKcdjLsNqAOZr0yVjWPrSQyHgKI2INaEWw21bAQSv2LXRt1XuCS/GomNpWOxsQ==", |
| | | "version": "1.0.30001762", |
| | | "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001762.tgz", |
| | | "integrity": "sha512-PxZwGNvH7Ak8WX5iXzoK1KPZttBXNPuaOvI2ZYU7NrlM+d9Ov+TUvlLOBNGzVXAntMSMMlJPd+jY6ovrVjSmUw==", |
| | | "funding": [ |
| | | { |
| | | "type": "opencollective", |
| | |
| | | } |
| | | }, |
| | | "node_modules/cssdb": { |
| | | "version": "8.4.2", |
| | | "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.4.2.tgz", |
| | | "integrity": "sha512-PzjkRkRUS+IHDJohtxkIczlxPPZqRo0nXplsYXOMBRPjcVRjj1W4DfvRgshUYTVuUigU7ptVYkFJQ7abUB0nyg==", |
| | | "version": "8.6.0", |
| | | "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.6.0.tgz", |
| | | "integrity": "sha512-7ZrRi/Z3cRL1d5I8RuXEWAkRFP3J4GeQRiyVknI4KC70RAU8hT4LysUZDe0y+fYNOktCbxE8sOPUOhyR12UqGQ==", |
| | | "funding": [ |
| | | { |
| | | "type": "opencollective", |
| | |
| | | } |
| | | }, |
| | | "node_modules/electron-to-chromium": { |
| | | "version": "1.5.260", |
| | | "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.260.tgz", |
| | | "integrity": "sha512-ov8rBoOBhVawpzdre+Cmz4FB+y66Eqrk6Gwqd8NGxuhv99GQ8XqMAr351KEkOt7gukXWDg6gJWEMKgL2RLMPtA==", |
| | | "version": "1.5.267", |
| | | "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz", |
| | | "integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==", |
| | | "license": "ISC" |
| | | }, |
| | | "node_modules/elliptic": { |
| | |
| | | } |
| | | }, |
| | | "node_modules/fraction.js": { |
| | | "version": "4.3.7", |
| | | "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", |
| | | "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", |
| | | "version": "5.3.4", |
| | | "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-5.3.4.tgz", |
| | | "integrity": "sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": "*" |
| | | }, |
| | | "funding": { |
| | | "type": "patreon", |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/rawify" |
| | | } |
| | | }, |
| | |
| | | "node": ">=0.10.0" |
| | | } |
| | | }, |
| | | "node_modules/normalize-range": { |
| | | "version": "0.1.2", |
| | | "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", |
| | | "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": ">=0.10.0" |
| | | } |
| | | }, |
| | | "node_modules/npm-check-updates": { |
| | | "version": "19.1.2", |
| | | "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.1.2.tgz", |
| | |
| | | } |
| | | }, |
| | | "node_modules/postcss-preset-env": { |
| | | "version": "10.4.0", |
| | | "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.4.0.tgz", |
| | | "integrity": "sha512-2kqpOthQ6JhxqQq1FSAAZGe9COQv75Aw8WbsOvQVNJ2nSevc9Yx/IKZGuZ7XJ+iOTtVon7LfO7ELRzg8AZ+sdw==", |
| | | "version": "10.6.0", |
| | | "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.6.0.tgz", |
| | | "integrity": "sha512-+LzpUSLCGHUdlZ1YZP7lp7w1MjxInJRSG0uaLyk/V/BM17iU2B7xTO7I8x3uk0WQAcLLh/ffqKzOzfaBvG7Fdw==", |
| | | "funding": [ |
| | | { |
| | | "type": "github", |
| | |
| | | "@csstools/postcss-nested-calc": "^4.0.0", |
| | | "@csstools/postcss-normalize-display-values": "^4.0.0", |
| | | "@csstools/postcss-oklab-function": "^4.0.12", |
| | | "@csstools/postcss-position-area-property": "^1.0.0", |
| | | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| | | "@csstools/postcss-property-rule-prelude-list": "^1.0.0", |
| | | "@csstools/postcss-random-function": "^2.0.1", |
| | | "@csstools/postcss-relative-color-syntax": "^3.0.12", |
| | | "@csstools/postcss-scope-pseudo-class": "^4.0.1", |
| | | "@csstools/postcss-sign-functions": "^1.1.4", |
| | | "@csstools/postcss-stepped-value-functions": "^4.0.9", |
| | | "@csstools/postcss-syntax-descriptor-syntax-production": "^1.0.1", |
| | | "@csstools/postcss-system-ui-font-family": "^1.0.0", |
| | | "@csstools/postcss-text-decoration-shorthand": "^4.0.3", |
| | | "@csstools/postcss-trigonometric-functions": "^4.0.9", |
| | | "@csstools/postcss-unset-value": "^4.0.0", |
| | | "autoprefixer": "^10.4.21", |
| | | "browserslist": "^4.26.0", |
| | | "autoprefixer": "^10.4.23", |
| | | "browserslist": "^4.28.1", |
| | | "css-blank-pseudo": "^7.0.1", |
| | | "css-has-pseudo": "^7.0.3", |
| | | "css-prefers-color-scheme": "^10.0.0", |
| | | "cssdb": "^8.4.2", |
| | | "cssdb": "^8.6.0", |
| | | "postcss-attribute-case-insensitive": "^7.0.1", |
| | | "postcss-clamp": "^4.1.0", |
| | | "postcss-color-functional-notation": "^7.0.12", |
| | |
| | | } |
| | | }, |
| | | "node_modules/update-browserslist-db": { |
| | | "version": "1.1.4", |
| | | "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.4.tgz", |
| | | "integrity": "sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A==", |
| | | "version": "1.2.3", |
| | | "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz", |
| | | "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==", |
| | | "funding": [ |
| | | { |
| | | "type": "opencollective", |