deps: bump postcss-preset-env from 10.6.1 to 11.1.1 (#1850)

Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 10.6.1 to 11.1.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md">postcss-preset-env's changelog</a>.</em></p> <blockquote> <h3>11.1.1</h3> <p><em>January 15, 2026</em></p> <ul> <li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-alpha-function"><code>@csstools/postcss-alpha-function</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-alpha-function/CHANGELOG.md#201"><code>2.0.1</code></a> (patch)</li> </ul> <h3>11.1.0</h3> <p><em>January 14, 2026</em></p> <ul> <li>Added <code>@csstools/postcss-mixins</code> <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-mixins#readme">Check the plugin README</a> for usage details.</li> <li>Updated <a href="https://github.com/csstools/cssdb"><code>cssdb</code></a> to <a href="https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#870-january-14-2026"><code>8.7.0</code></a></li> </ul> <h3>11.0.1</h3> <p><em>January 14, 2026</em></p> <ul> <li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo"><code>css-blank-pseudo</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo/CHANGELOG.md#801"><code>8.0.1</code></a> (patch)</li> </ul> <h3>11.0.0</h3> <p><em>January 14, 2026</em></p> <ul> <li>Updated: Support for Node <code>20.19.0</code> or later (major).</li> <li>Removed: <code>commonjs</code> API. In supported Node versions <code>require(esm)</code> will work without needing to make code changes.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss-preset-env&package-manager=npm_and_yarn&previous-version=10.6.1&new-version=11.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Jan 20, 2026 at 12:41 UTC 0d99dcc00ddd2d4fd4e62da3b1fecf6810e513b3
2 files changed +2965 -691
package-lock.json
+2964 -690
@@ -39,7 +39,7 @@
39 "postcss": "^8.4.49",
40 "postcss-import": "^16.1.0",
41 "postcss-loader": "^8.1.1",
42 - "postcss-preset-env": "^10.1.1",
42 + "postcss-preset-env": "^11.1.1",
43 "prism-react-renderer": "^2.3.1",
44 "prismjs": "^1.30.0",
45 "react": "^18.2.0",
@@ -2964,9 +2964,9 @@
2964 }
2965 },
2966 "node_modules/@csstools/cascade-layer-name-parser": {
2967 - "version": "2.0.5",
2968 - "resolved": "https://registry.npmjs.org/@csstools/cascade-layer-name-parser/-/cascade-layer-name-parser-2.0.5.tgz",
2969 - "integrity": "sha512-p1ko5eHgV+MgXFVa4STPKpvPxr6ReS8oS2jzTukjR74i5zJNyWO1ZM1m8YKBXnzDKWfBN1ztLYlHxbVemDD88A==",
2967 + "version": "3.0.0",
2968 + "resolved": "https://registry.npmjs.org/@csstools/cascade-layer-name-parser/-/cascade-layer-name-parser-3.0.0.tgz",
2969 + "integrity": "sha512-/3iksyevwRfSJx5yH0RkcrcYXwuhMQx3Juqf40t97PeEy2/Mz2TItZ/z/216qpe4GgOyFBP8MKIwVvytzHmfIQ==",
2970 "funding": [
2971 {
2972 "type": "github",
@@ -2979,17 +2979,18 @@
2979 ],
2980 "license": "MIT",
2981 "engines": {
2982 - "node": ">=18"
2982 + "node": ">=20.19.0"
2983 },
2984 "peerDependencies": {
2985 - "@csstools/css-parser-algorithms": "^3.0.5",
2986 - "@csstools/css-tokenizer": "^3.0.4"
2985 + "@csstools/css-parser-algorithms": "^4.0.0",
2986 + "@csstools/css-tokenizer": "^4.0.0"
2987 }
2988 },
2989 "node_modules/@csstools/color-helpers": {
2990 "version": "5.1.0",
2991 "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-5.1.0.tgz",
2992 "integrity": "sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==",
2993 + "dev": true,
2994 "funding": [
2995 {
2996 "type": "github",
@@ -3009,6 +3010,7 @@
3010 "version": "2.1.4",
3011 "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.4.tgz",
3012 "integrity": "sha512-3N8oaj+0juUw/1H3YwmDDJXCgTB1gKU6Hc/bB502u9zR0q2vd786XJH9QfrKIEgFlZmhZiq6epXl4rHqhzsIgQ==",
3013 + "dev": true,
3014 "funding": [
3015 {
3016 "type": "github",
@@ -3032,6 +3034,7 @@
3034 "version": "3.1.0",
3035 "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.1.0.tgz",
3036 "integrity": "sha512-nbtKwh3a6xNVIp/VRuXV64yTKnb1IjTAEEh3irzS+HkKjAOYLTGNb9pmVNntZ8iVBHcWDA2Dof0QtPgFI1BaTA==",
3037 + "dev": true,
3038 "funding": [
3039 {
3040 "type": "github",
@@ -3059,6 +3062,7 @@
3062 "version": "3.0.5",
3063 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.5.tgz",
3064 "integrity": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==",
3065 + "dev": true,
3066 "funding": [
3067 {
3068 "type": "github",
@@ -3081,6 +3085,7 @@
3085 "version": "3.0.4",
3086 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.4.tgz",
3087 "integrity": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==",
3088 + "dev": true,
3089 "funding": [
3090 {
3091 "type": "github",
@@ -3097,9 +3102,9 @@
3102 }
3103 },
3104 "node_modules/@csstools/media-query-list-parser": {
3100 - "version": "4.0.3",
3101 - "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-4.0.3.tgz",
3102 - "integrity": "sha512-HAYH7d3TLRHDOUQK4mZKf9k9Ph/m8Akstg66ywKR4SFAigjs3yBiUeZtFxywiTm5moZMAp/5W/ZuFnNXXYLuuQ==",
3105 + "version": "5.0.0",
3106 + "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-5.0.0.tgz",
3107 + "integrity": "sha512-T9lXmZOfnam3eMERPsszjY5NK0jX8RmThmmm99FZ8b7z8yMaFZWKwLWGZuTwdO3ddRY5fy13GmmEYZXB4I98Eg==",
3108 "funding": [
3109 {
3110 "type": "github",
@@ -3112,17 +3117,17 @@
3117 ],
3118 "license": "MIT",
3119 "engines": {
3115 - "node": ">=18"
3120 + "node": ">=20.19.0"
3121 },
3122 "peerDependencies": {
3118 - "@csstools/css-parser-algorithms": "^3.0.5",
3119 - "@csstools/css-tokenizer": "^3.0.4"
3123 + "@csstools/css-parser-algorithms": "^4.0.0",
3124 + "@csstools/css-tokenizer": "^4.0.0"
3125 }
3126 },
3127 "node_modules/@csstools/postcss-alpha-function": {
3123 - "version": "1.0.1",
3124 - "resolved": "https://registry.npmjs.org/@csstools/postcss-alpha-function/-/postcss-alpha-function-1.0.1.tgz",
3125 - "integrity": "sha512-isfLLwksH3yHkFXfCI2Gcaqg7wGGHZZwunoJzEZk0yKYIokgre6hYVFibKL3SYAoR1kBXova8LB+JoO5vZzi9w==",
3128 + "version": "2.0.1",
3129 + "resolved": "https://registry.npmjs.org/@csstools/postcss-alpha-function/-/postcss-alpha-function-2.0.1.tgz",
3130 + "integrity": "sha512-kXppoqo6QI4xVjfuRMf/2XSxldYnWELHy5R6Vo/RI8iu2IpE2vY80ZjXFJ0N36yn7zT1ZPuHpiAszpfrIaa2hA==",
3131 "funding": [
3132 {
3133 "type": "github",
@@ -3135,23 +3140,133 @@
3140 ],
3141 "license": "MIT-0",
3142 "dependencies": {
3138 - "@csstools/css-color-parser": "^3.1.0",
3139 - "@csstools/css-parser-algorithms": "^3.0.5",
3140 - "@csstools/css-tokenizer": "^3.0.4",
3141 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
3142 - "@csstools/utilities": "^2.0.0"
3143 + "@csstools/css-color-parser": "^4.0.0",
3144 + "@csstools/css-parser-algorithms": "^4.0.0",
3145 + "@csstools/css-tokenizer": "^4.0.0",
3146 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
3147 + "@csstools/utilities": "^3.0.0"
3148 },
3149 "engines": {
3145 - "node": ">=18"
3150 + "node": ">=20.19.0"
3151 },
3152 "peerDependencies": {
3153 "postcss": "^8.4"
3154 }
3155 },
3156 + "node_modules/@csstools/postcss-alpha-function/node_modules/@csstools/color-helpers": {
3157 + "version": "6.0.0",
3158 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
3159 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
3160 + "funding": [
3161 + {
3162 + "type": "github",
3163 + "url": "https://github.com/sponsors/csstools"
3164 + },
3165 + {
3166 + "type": "opencollective",
3167 + "url": "https://opencollective.com/csstools"
3168 + }
3169 + ],
3170 + "license": "MIT-0",
3171 + "engines": {
3172 + "node": ">=20.19.0"
3173 + }
3174 + },
3175 + "node_modules/@csstools/postcss-alpha-function/node_modules/@csstools/css-calc": {
3176 + "version": "3.0.0",
3177 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
3178 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
3179 + "funding": [
3180 + {
3181 + "type": "github",
3182 + "url": "https://github.com/sponsors/csstools"
3183 + },
3184 + {
3185 + "type": "opencollective",
3186 + "url": "https://opencollective.com/csstools"
3187 + }
3188 + ],
3189 + "license": "MIT",
3190 + "engines": {
3191 + "node": ">=20.19.0"
3192 + },
3193 + "peerDependencies": {
3194 + "@csstools/css-parser-algorithms": "^4.0.0",
3195 + "@csstools/css-tokenizer": "^4.0.0"
3196 + }
3197 + },
3198 + "node_modules/@csstools/postcss-alpha-function/node_modules/@csstools/css-color-parser": {
3199 + "version": "4.0.0",
3200 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.0.tgz",
3201 + "integrity": "sha512-Ueqr+H5w5Hd8qdlXMkwpQvGWeyTOGFNbxdSdczszPB02QgGKrlpXjhDX4OgkNqIkXbpY1vcyM1m7YT0YfYw+og==",
3202 + "funding": [
3203 + {
3204 + "type": "github",
3205 + "url": "https://github.com/sponsors/csstools"
3206 + },
3207 + {
3208 + "type": "opencollective",
3209 + "url": "https://opencollective.com/csstools"
3210 + }
3211 + ],
3212 + "license": "MIT",
3213 + "dependencies": {
3214 + "@csstools/color-helpers": "^6.0.0",
3215 + "@csstools/css-calc": "^3.0.0"
3216 + },
3217 + "engines": {
3218 + "node": ">=20.19.0"
3219 + },
3220 + "peerDependencies": {
3221 + "@csstools/css-parser-algorithms": "^4.0.0",
3222 + "@csstools/css-tokenizer": "^4.0.0"
3223 + }
3224 + },
3225 + "node_modules/@csstools/postcss-alpha-function/node_modules/@csstools/css-parser-algorithms": {
3226 + "version": "4.0.0",
3227 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
3228 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
3229 + "funding": [
3230 + {
3231 + "type": "github",
3232 + "url": "https://github.com/sponsors/csstools"
3233 + },
3234 + {
3235 + "type": "opencollective",
3236 + "url": "https://opencollective.com/csstools"
3237 + }
3238 + ],
3239 + "license": "MIT",
3240 + "engines": {
3241 + "node": ">=20.19.0"
3242 + },
3243 + "peerDependencies": {
3244 + "@csstools/css-tokenizer": "^4.0.0"
3245 + }
3246 + },
3247 + "node_modules/@csstools/postcss-alpha-function/node_modules/@csstools/css-tokenizer": {
3248 + "version": "4.0.0",
3249 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
3250 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
3251 + "funding": [
3252 + {
3253 + "type": "github",
3254 + "url": "https://github.com/sponsors/csstools"
3255 + },
3256 + {
3257 + "type": "opencollective",
3258 + "url": "https://opencollective.com/csstools"
3259 + }
3260 + ],
3261 + "license": "MIT",
3262 + "engines": {
3263 + "node": ">=20.19.0"
3264 + }
3265 + },
3266 "node_modules/@csstools/postcss-cascade-layers": {
3152 - "version": "5.0.2",
3153 - "resolved": "https://registry.npmjs.org/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-5.0.2.tgz",
3154 - "integrity": "sha512-nWBE08nhO8uWl6kSAeCx4im7QfVko3zLrtgWZY4/bP87zrSPpSyN/3W3TDqz1jJuH+kbKOHXg5rJnK+ZVYcFFg==",
3267 + "version": "6.0.0",
3268 + "resolved": "https://registry.npmjs.org/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-6.0.0.tgz",
3269 + "integrity": "sha512-WhsECqmrEZQGqaPlBA7JkmF/CJ2/+wetL4fkL9sOPccKd32PQ1qToFM6gqSI5rkpmYqubvbxjEJhyMTHYK0vZQ==",
3270 "funding": [
3271 {
3272 "type": "github",
@@ -3162,33 +3277,1950 @@
3277 "url": "https://opencollective.com/csstools"
3278 }
3279 ],
3280 + "license": "MIT-0",
3281 "dependencies": {
3166 - "@csstools/selector-specificity": "^5.0.0",
3167 - "postcss-selector-parser": "^7.0.0"
3282 + "@csstools/selector-specificity": "^6.0.0",
3283 + "postcss-selector-parser": "^7.1.1"
3284 },
3285 "engines": {
3170 - "node": ">=18"
3286 + "node": ">=20.19.0"
3287 },
3288 "peerDependencies": {
3289 "postcss": "^8.4"
3290 }
3291 },
3292 "node_modules/@csstools/postcss-cascade-layers/node_modules/postcss-selector-parser": {
3177 - "version": "7.1.0",
3178 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
3179 - "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
3293 + "version": "7.1.1",
3294 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
3295 + "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
3296 + "license": "MIT",
3297 "dependencies": {
3298 "cssesc": "^3.0.0",
3299 "util-deprecate": "^1.0.2"
3300 },
3301 "engines": {
3185 - "node": ">=4"
3302 + "node": ">=4"
3303 + }
3304 + },
3305 + "node_modules/@csstools/postcss-color-function": {
3306 + "version": "5.0.0",
3307 + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-5.0.0.tgz",
3308 + "integrity": "sha512-c5t0UOEuD90pQy6FG23fyiMLtspGpnpUvjCUjshwbTb7MghXhcO9azTvDpB5rP8nKJBr4atb1rGWl1/Yfp9czw==",
3309 + "funding": [
3310 + {
3311 + "type": "github",
3312 + "url": "https://github.com/sponsors/csstools"
3313 + },
3314 + {
3315 + "type": "opencollective",
3316 + "url": "https://opencollective.com/csstools"
3317 + }
3318 + ],
3319 + "license": "MIT-0",
3320 + "dependencies": {
3321 + "@csstools/css-color-parser": "^4.0.0",
3322 + "@csstools/css-parser-algorithms": "^4.0.0",
3323 + "@csstools/css-tokenizer": "^4.0.0",
3324 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
3325 + "@csstools/utilities": "^3.0.0"
3326 + },
3327 + "engines": {
3328 + "node": ">=20.19.0"
3329 + },
3330 + "peerDependencies": {
3331 + "postcss": "^8.4"
3332 + }
3333 + },
3334 + "node_modules/@csstools/postcss-color-function-display-p3-linear": {
3335 + "version": "2.0.0",
3336 + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function-display-p3-linear/-/postcss-color-function-display-p3-linear-2.0.0.tgz",
3337 + "integrity": "sha512-ZP6nRwEnyXpWrnYRKB9TLbSR84VUstqLov7siQM2Np/IepOB2FGZD1r9JiGfJHwYlz8CXzCFFPg7S4lb8zPheQ==",
3338 + "funding": [
3339 + {
3340 + "type": "github",
3341 + "url": "https://github.com/sponsors/csstools"
3342 + },
3343 + {
3344 + "type": "opencollective",
3345 + "url": "https://opencollective.com/csstools"
3346 + }
3347 + ],
3348 + "license": "MIT-0",
3349 + "dependencies": {
3350 + "@csstools/css-color-parser": "^4.0.0",
3351 + "@csstools/css-parser-algorithms": "^4.0.0",
3352 + "@csstools/css-tokenizer": "^4.0.0",
3353 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
3354 + "@csstools/utilities": "^3.0.0"
3355 + },
3356 + "engines": {
3357 + "node": ">=20.19.0"
3358 + },
3359 + "peerDependencies": {
3360 + "postcss": "^8.4"
3361 + }
3362 + },
3363 + "node_modules/@csstools/postcss-color-function-display-p3-linear/node_modules/@csstools/color-helpers": {
3364 + "version": "6.0.0",
3365 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
3366 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
3367 + "funding": [
3368 + {
3369 + "type": "github",
3370 + "url": "https://github.com/sponsors/csstools"
3371 + },
3372 + {
3373 + "type": "opencollective",
3374 + "url": "https://opencollective.com/csstools"
3375 + }
3376 + ],
3377 + "license": "MIT-0",
3378 + "engines": {
3379 + "node": ">=20.19.0"
3380 + }
3381 + },
3382 + "node_modules/@csstools/postcss-color-function-display-p3-linear/node_modules/@csstools/css-calc": {
3383 + "version": "3.0.0",
3384 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
3385 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
3386 + "funding": [
3387 + {
3388 + "type": "github",
3389 + "url": "https://github.com/sponsors/csstools"
3390 + },
3391 + {
3392 + "type": "opencollective",
3393 + "url": "https://opencollective.com/csstools"
3394 + }
3395 + ],
3396 + "license": "MIT",
3397 + "engines": {
3398 + "node": ">=20.19.0"
3399 + },
3400 + "peerDependencies": {
3401 + "@csstools/css-parser-algorithms": "^4.0.0",
3402 + "@csstools/css-tokenizer": "^4.0.0"
3403 + }
3404 + },
3405 + "node_modules/@csstools/postcss-color-function-display-p3-linear/node_modules/@csstools/css-color-parser": {
3406 + "version": "4.0.0",
3407 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.0.tgz",
3408 + "integrity": "sha512-Ueqr+H5w5Hd8qdlXMkwpQvGWeyTOGFNbxdSdczszPB02QgGKrlpXjhDX4OgkNqIkXbpY1vcyM1m7YT0YfYw+og==",
3409 + "funding": [
3410 + {
3411 + "type": "github",
3412 + "url": "https://github.com/sponsors/csstools"
3413 + },
3414 + {
3415 + "type": "opencollective",
3416 + "url": "https://opencollective.com/csstools"
3417 + }
3418 + ],
3419 + "license": "MIT",
3420 + "dependencies": {
3421 + "@csstools/color-helpers": "^6.0.0",
3422 + "@csstools/css-calc": "^3.0.0"
3423 + },
3424 + "engines": {
3425 + "node": ">=20.19.0"
3426 + },
3427 + "peerDependencies": {
3428 + "@csstools/css-parser-algorithms": "^4.0.0",
3429 + "@csstools/css-tokenizer": "^4.0.0"
3430 + }
3431 + },
3432 + "node_modules/@csstools/postcss-color-function-display-p3-linear/node_modules/@csstools/css-parser-algorithms": {
3433 + "version": "4.0.0",
3434 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
3435 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
3436 + "funding": [
3437 + {
3438 + "type": "github",
3439 + "url": "https://github.com/sponsors/csstools"
3440 + },
3441 + {
3442 + "type": "opencollective",
3443 + "url": "https://opencollective.com/csstools"
3444 + }
3445 + ],
3446 + "license": "MIT",
3447 + "engines": {
3448 + "node": ">=20.19.0"
3449 + },
3450 + "peerDependencies": {
3451 + "@csstools/css-tokenizer": "^4.0.0"
3452 + }
3453 + },
3454 + "node_modules/@csstools/postcss-color-function-display-p3-linear/node_modules/@csstools/css-tokenizer": {
3455 + "version": "4.0.0",
3456 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
3457 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
3458 + "funding": [
3459 + {
3460 + "type": "github",
3461 + "url": "https://github.com/sponsors/csstools"
3462 + },
3463 + {
3464 + "type": "opencollective",
3465 + "url": "https://opencollective.com/csstools"
3466 + }
3467 + ],
3468 + "license": "MIT",
3469 + "engines": {
3470 + "node": ">=20.19.0"
3471 + }
3472 + },
3473 + "node_modules/@csstools/postcss-color-function/node_modules/@csstools/color-helpers": {
3474 + "version": "6.0.0",
3475 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
3476 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
3477 + "funding": [
3478 + {
3479 + "type": "github",
3480 + "url": "https://github.com/sponsors/csstools"
3481 + },
3482 + {
3483 + "type": "opencollective",
3484 + "url": "https://opencollective.com/csstools"
3485 + }
3486 + ],
3487 + "license": "MIT-0",
3488 + "engines": {
3489 + "node": ">=20.19.0"
3490 + }
3491 + },
3492 + "node_modules/@csstools/postcss-color-function/node_modules/@csstools/css-calc": {
3493 + "version": "3.0.0",
3494 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
3495 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
3496 + "funding": [
3497 + {
3498 + "type": "github",
3499 + "url": "https://github.com/sponsors/csstools"
3500 + },
3501 + {
3502 + "type": "opencollective",
3503 + "url": "https://opencollective.com/csstools"
3504 + }
3505 + ],
3506 + "license": "MIT",
3507 + "engines": {
3508 + "node": ">=20.19.0"
3509 + },
3510 + "peerDependencies": {
3511 + "@csstools/css-parser-algorithms": "^4.0.0",
3512 + "@csstools/css-tokenizer": "^4.0.0"
3513 + }
3514 + },
3515 + "node_modules/@csstools/postcss-color-function/node_modules/@csstools/css-color-parser": {
3516 + "version": "4.0.0",
3517 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.0.tgz",
3518 + "integrity": "sha512-Ueqr+H5w5Hd8qdlXMkwpQvGWeyTOGFNbxdSdczszPB02QgGKrlpXjhDX4OgkNqIkXbpY1vcyM1m7YT0YfYw+og==",
3519 + "funding": [
3520 + {
3521 + "type": "github",
3522 + "url": "https://github.com/sponsors/csstools"
3523 + },
3524 + {
3525 + "type": "opencollective",
3526 + "url": "https://opencollective.com/csstools"
3527 + }
3528 + ],
3529 + "license": "MIT",
3530 + "dependencies": {
3531 + "@csstools/color-helpers": "^6.0.0",
3532 + "@csstools/css-calc": "^3.0.0"
3533 + },
3534 + "engines": {
3535 + "node": ">=20.19.0"
3536 + },
3537 + "peerDependencies": {
3538 + "@csstools/css-parser-algorithms": "^4.0.0",
3539 + "@csstools/css-tokenizer": "^4.0.0"
3540 + }
3541 + },
3542 + "node_modules/@csstools/postcss-color-function/node_modules/@csstools/css-parser-algorithms": {
3543 + "version": "4.0.0",
3544 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
3545 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
3546 + "funding": [
3547 + {
3548 + "type": "github",
3549 + "url": "https://github.com/sponsors/csstools"
3550 + },
3551 + {
3552 + "type": "opencollective",
3553 + "url": "https://opencollective.com/csstools"
3554 + }
3555 + ],
3556 + "license": "MIT",
3557 + "engines": {
3558 + "node": ">=20.19.0"
3559 + },
3560 + "peerDependencies": {
3561 + "@csstools/css-tokenizer": "^4.0.0"
3562 + }
3563 + },
3564 + "node_modules/@csstools/postcss-color-function/node_modules/@csstools/css-tokenizer": {
3565 + "version": "4.0.0",
3566 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
3567 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
3568 + "funding": [
3569 + {
3570 + "type": "github",
3571 + "url": "https://github.com/sponsors/csstools"
3572 + },
3573 + {
3574 + "type": "opencollective",
3575 + "url": "https://opencollective.com/csstools"
3576 + }
3577 + ],
3578 + "license": "MIT",
3579 + "engines": {
3580 + "node": ">=20.19.0"
3581 + }
3582 + },
3583 + "node_modules/@csstools/postcss-color-mix-function": {
3584 + "version": "4.0.0",
3585 + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-4.0.0.tgz",
3586 + "integrity": "sha512-Nd064fwSwNpiTGEi8THDDd0kAG/kPfwISAKN3CE3IjZ5Xw0AdarjRJkPM+orFWap4gbDrwRVgbUcRSxUWoR0cA==",
3587 + "funding": [
3588 + {
3589 + "type": "github",
3590 + "url": "https://github.com/sponsors/csstools"
3591 + },
3592 + {
3593 + "type": "opencollective",
3594 + "url": "https://opencollective.com/csstools"
3595 + }
3596 + ],
3597 + "license": "MIT-0",
3598 + "dependencies": {
3599 + "@csstools/css-color-parser": "^4.0.0",
3600 + "@csstools/css-parser-algorithms": "^4.0.0",
3601 + "@csstools/css-tokenizer": "^4.0.0",
3602 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
3603 + "@csstools/utilities": "^3.0.0"
3604 + },
3605 + "engines": {
3606 + "node": ">=20.19.0"
3607 + },
3608 + "peerDependencies": {
3609 + "postcss": "^8.4"
3610 + }
3611 + },
3612 + "node_modules/@csstools/postcss-color-mix-function/node_modules/@csstools/color-helpers": {
3613 + "version": "6.0.0",
3614 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
3615 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
3616 + "funding": [
3617 + {
3618 + "type": "github",
3619 + "url": "https://github.com/sponsors/csstools"
3620 + },
3621 + {
3622 + "type": "opencollective",
3623 + "url": "https://opencollective.com/csstools"
3624 + }
3625 + ],
3626 + "license": "MIT-0",
3627 + "engines": {
3628 + "node": ">=20.19.0"
3629 + }
3630 + },
3631 + "node_modules/@csstools/postcss-color-mix-function/node_modules/@csstools/css-calc": {
3632 + "version": "3.0.0",
3633 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
3634 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
3635 + "funding": [
3636 + {
3637 + "type": "github",
3638 + "url": "https://github.com/sponsors/csstools"
3639 + },
3640 + {
3641 + "type": "opencollective",
3642 + "url": "https://opencollective.com/csstools"
3643 + }
3644 + ],
3645 + "license": "MIT",
3646 + "engines": {
3647 + "node": ">=20.19.0"
3648 + },
3649 + "peerDependencies": {
3650 + "@csstools/css-parser-algorithms": "^4.0.0",
3651 + "@csstools/css-tokenizer": "^4.0.0"
3652 + }
3653 + },
3654 + "node_modules/@csstools/postcss-color-mix-function/node_modules/@csstools/css-color-parser": {
3655 + "version": "4.0.0",
3656 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.0.tgz",
3657 + "integrity": "sha512-Ueqr+H5w5Hd8qdlXMkwpQvGWeyTOGFNbxdSdczszPB02QgGKrlpXjhDX4OgkNqIkXbpY1vcyM1m7YT0YfYw+og==",
3658 + "funding": [
3659 + {
3660 + "type": "github",
3661 + "url": "https://github.com/sponsors/csstools"
3662 + },
3663 + {
3664 + "type": "opencollective",
3665 + "url": "https://opencollective.com/csstools"
3666 + }
3667 + ],
3668 + "license": "MIT",
3669 + "dependencies": {
3670 + "@csstools/color-helpers": "^6.0.0",
3671 + "@csstools/css-calc": "^3.0.0"
3672 + },
3673 + "engines": {
3674 + "node": ">=20.19.0"
3675 + },
3676 + "peerDependencies": {
3677 + "@csstools/css-parser-algorithms": "^4.0.0",
3678 + "@csstools/css-tokenizer": "^4.0.0"
3679 + }
3680 + },
3681 + "node_modules/@csstools/postcss-color-mix-function/node_modules/@csstools/css-parser-algorithms": {
3682 + "version": "4.0.0",
3683 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
3684 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
3685 + "funding": [
3686 + {
3687 + "type": "github",
3688 + "url": "https://github.com/sponsors/csstools"
3689 + },
3690 + {
3691 + "type": "opencollective",
3692 + "url": "https://opencollective.com/csstools"
3693 + }
3694 + ],
3695 + "license": "MIT",
3696 + "engines": {
3697 + "node": ">=20.19.0"
3698 + },
3699 + "peerDependencies": {
3700 + "@csstools/css-tokenizer": "^4.0.0"
3701 + }
3702 + },
3703 + "node_modules/@csstools/postcss-color-mix-function/node_modules/@csstools/css-tokenizer": {
3704 + "version": "4.0.0",
3705 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
3706 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
3707 + "funding": [
3708 + {
3709 + "type": "github",
3710 + "url": "https://github.com/sponsors/csstools"
3711 + },
3712 + {
3713 + "type": "opencollective",
3714 + "url": "https://opencollective.com/csstools"
3715 + }
3716 + ],
3717 + "license": "MIT",
3718 + "engines": {
3719 + "node": ">=20.19.0"
3720 + }
3721 + },
3722 + "node_modules/@csstools/postcss-color-mix-variadic-function-arguments": {
3723 + "version": "2.0.0",
3724 + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-variadic-function-arguments/-/postcss-color-mix-variadic-function-arguments-2.0.0.tgz",
3725 + "integrity": "sha512-kGG1QexurE3acX93jbAZwMkd2YtUS6lrzUwBhfsVJUlnM61IreT+1wUvsxqH3jCs8FKwOaWJ0YFItsZaUGDw3A==",
3726 + "funding": [
3727 + {
3728 + "type": "github",
3729 + "url": "https://github.com/sponsors/csstools"
3730 + },
3731 + {
3732 + "type": "opencollective",
3733 + "url": "https://opencollective.com/csstools"
3734 + }
3735 + ],
3736 + "license": "MIT-0",
3737 + "dependencies": {
3738 + "@csstools/css-color-parser": "^4.0.0",
3739 + "@csstools/css-parser-algorithms": "^4.0.0",
3740 + "@csstools/css-tokenizer": "^4.0.0",
3741 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
3742 + "@csstools/utilities": "^3.0.0"
3743 + },
3744 + "engines": {
3745 + "node": ">=20.19.0"
3746 + },
3747 + "peerDependencies": {
3748 + "postcss": "^8.4"
3749 + }
3750 + },
3751 + "node_modules/@csstools/postcss-color-mix-variadic-function-arguments/node_modules/@csstools/color-helpers": {
3752 + "version": "6.0.0",
3753 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
3754 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
3755 + "funding": [
3756 + {
3757 + "type": "github",
3758 + "url": "https://github.com/sponsors/csstools"
3759 + },
3760 + {
3761 + "type": "opencollective",
3762 + "url": "https://opencollective.com/csstools"
3763 + }
3764 + ],
3765 + "license": "MIT-0",
3766 + "engines": {
3767 + "node": ">=20.19.0"
3768 + }
3769 + },
3770 + "node_modules/@csstools/postcss-color-mix-variadic-function-arguments/node_modules/@csstools/css-calc": {
3771 + "version": "3.0.0",
3772 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
3773 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
3774 + "funding": [
3775 + {
3776 + "type": "github",
3777 + "url": "https://github.com/sponsors/csstools"
3778 + },
3779 + {
3780 + "type": "opencollective",
3781 + "url": "https://opencollective.com/csstools"
3782 + }
3783 + ],
3784 + "license": "MIT",
3785 + "engines": {
3786 + "node": ">=20.19.0"
3787 + },
3788 + "peerDependencies": {
3789 + "@csstools/css-parser-algorithms": "^4.0.0",
3790 + "@csstools/css-tokenizer": "^4.0.0"
3791 + }
3792 + },
3793 + "node_modules/@csstools/postcss-color-mix-variadic-function-arguments/node_modules/@csstools/css-color-parser": {
3794 + "version": "4.0.0",
3795 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.0.tgz",
3796 + "integrity": "sha512-Ueqr+H5w5Hd8qdlXMkwpQvGWeyTOGFNbxdSdczszPB02QgGKrlpXjhDX4OgkNqIkXbpY1vcyM1m7YT0YfYw+og==",
3797 + "funding": [
3798 + {
3799 + "type": "github",
3800 + "url": "https://github.com/sponsors/csstools"
3801 + },
3802 + {
3803 + "type": "opencollective",
3804 + "url": "https://opencollective.com/csstools"
3805 + }
3806 + ],
3807 + "license": "MIT",
3808 + "dependencies": {
3809 + "@csstools/color-helpers": "^6.0.0",
3810 + "@csstools/css-calc": "^3.0.0"
3811 + },
3812 + "engines": {
3813 + "node": ">=20.19.0"
3814 + },
3815 + "peerDependencies": {
3816 + "@csstools/css-parser-algorithms": "^4.0.0",
3817 + "@csstools/css-tokenizer": "^4.0.0"
3818 + }
3819 + },
3820 + "node_modules/@csstools/postcss-color-mix-variadic-function-arguments/node_modules/@csstools/css-parser-algorithms": {
3821 + "version": "4.0.0",
3822 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
3823 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
3824 + "funding": [
3825 + {
3826 + "type": "github",
3827 + "url": "https://github.com/sponsors/csstools"
3828 + },
3829 + {
3830 + "type": "opencollective",
3831 + "url": "https://opencollective.com/csstools"
3832 + }
3833 + ],
3834 + "license": "MIT",
3835 + "engines": {
3836 + "node": ">=20.19.0"
3837 + },
3838 + "peerDependencies": {
3839 + "@csstools/css-tokenizer": "^4.0.0"
3840 + }
3841 + },
3842 + "node_modules/@csstools/postcss-color-mix-variadic-function-arguments/node_modules/@csstools/css-tokenizer": {
3843 + "version": "4.0.0",
3844 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
3845 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
3846 + "funding": [
3847 + {
3848 + "type": "github",
3849 + "url": "https://github.com/sponsors/csstools"
3850 + },
3851 + {
3852 + "type": "opencollective",
3853 + "url": "https://opencollective.com/csstools"
3854 + }
3855 + ],
3856 + "license": "MIT",
3857 + "engines": {
3858 + "node": ">=20.19.0"
3859 + }
3860 + },
3861 + "node_modules/@csstools/postcss-content-alt-text": {
3862 + "version": "3.0.0",
3863 + "resolved": "https://registry.npmjs.org/@csstools/postcss-content-alt-text/-/postcss-content-alt-text-3.0.0.tgz",
3864 + "integrity": "sha512-OHa+4aCcrJtHpPWB3zptScHwpS1TUbeLR4uO0ntIz0Su/zw9SoWkVu+tDMSySSAsNtNSI3kut4fTliFwIsrHxA==",
3865 + "funding": [
3866 + {
3867 + "type": "github",
3868 + "url": "https://github.com/sponsors/csstools"
3869 + },
3870 + {
3871 + "type": "opencollective",
3872 + "url": "https://opencollective.com/csstools"
3873 + }
3874 + ],
3875 + "license": "MIT-0",
3876 + "dependencies": {
3877 + "@csstools/css-parser-algorithms": "^4.0.0",
3878 + "@csstools/css-tokenizer": "^4.0.0",
3879 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
3880 + "@csstools/utilities": "^3.0.0"
3881 + },
3882 + "engines": {
3883 + "node": ">=20.19.0"
3884 + },
3885 + "peerDependencies": {
3886 + "postcss": "^8.4"
3887 + }
3888 + },
3889 + "node_modules/@csstools/postcss-content-alt-text/node_modules/@csstools/css-parser-algorithms": {
3890 + "version": "4.0.0",
3891 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
3892 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
3893 + "funding": [
3894 + {
3895 + "type": "github",
3896 + "url": "https://github.com/sponsors/csstools"
3897 + },
3898 + {
3899 + "type": "opencollective",
3900 + "url": "https://opencollective.com/csstools"
3901 + }
3902 + ],
3903 + "license": "MIT",
3904 + "engines": {
3905 + "node": ">=20.19.0"
3906 + },
3907 + "peerDependencies": {
3908 + "@csstools/css-tokenizer": "^4.0.0"
3909 + }
3910 + },
3911 + "node_modules/@csstools/postcss-content-alt-text/node_modules/@csstools/css-tokenizer": {
3912 + "version": "4.0.0",
3913 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
3914 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
3915 + "funding": [
3916 + {
3917 + "type": "github",
3918 + "url": "https://github.com/sponsors/csstools"
3919 + },
3920 + {
3921 + "type": "opencollective",
3922 + "url": "https://opencollective.com/csstools"
3923 + }
3924 + ],
3925 + "license": "MIT",
3926 + "engines": {
3927 + "node": ">=20.19.0"
3928 + }
3929 + },
3930 + "node_modules/@csstools/postcss-contrast-color-function": {
3931 + "version": "3.0.0",
3932 + "resolved": "https://registry.npmjs.org/@csstools/postcss-contrast-color-function/-/postcss-contrast-color-function-3.0.0.tgz",
3933 + "integrity": "sha512-PfUR6kVeDxUPoNcL5QY5TdbUL2NLDhnZ2LwiEhDsnUrRIPFgrIoUHWYjG0LnWq8mBZ21dUqmvQTd89m2OVy/BA==",
3934 + "funding": [
3935 + {
3936 + "type": "github",
3937 + "url": "https://github.com/sponsors/csstools"
3938 + },
3939 + {
3940 + "type": "opencollective",
3941 + "url": "https://opencollective.com/csstools"
3942 + }
3943 + ],
3944 + "license": "MIT-0",
3945 + "dependencies": {
3946 + "@csstools/css-color-parser": "^4.0.0",
3947 + "@csstools/css-parser-algorithms": "^4.0.0",
3948 + "@csstools/css-tokenizer": "^4.0.0",
3949 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
3950 + "@csstools/utilities": "^3.0.0"
3951 + },
3952 + "engines": {
3953 + "node": ">=20.19.0"
3954 + },
3955 + "peerDependencies": {
3956 + "postcss": "^8.4"
3957 + }
3958 + },
3959 + "node_modules/@csstools/postcss-contrast-color-function/node_modules/@csstools/color-helpers": {
3960 + "version": "6.0.0",
3961 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
3962 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
3963 + "funding": [
3964 + {
3965 + "type": "github",
3966 + "url": "https://github.com/sponsors/csstools"
3967 + },
3968 + {
3969 + "type": "opencollective",
3970 + "url": "https://opencollective.com/csstools"
3971 + }
3972 + ],
3973 + "license": "MIT-0",
3974 + "engines": {
3975 + "node": ">=20.19.0"
3976 + }
3977 + },
3978 + "node_modules/@csstools/postcss-contrast-color-function/node_modules/@csstools/css-calc": {
3979 + "version": "3.0.0",
3980 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
3981 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
3982 + "funding": [
3983 + {
3984 + "type": "github",
3985 + "url": "https://github.com/sponsors/csstools"
3986 + },
3987 + {
3988 + "type": "opencollective",
3989 + "url": "https://opencollective.com/csstools"
3990 + }
3991 + ],
3992 + "license": "MIT",
3993 + "engines": {
3994 + "node": ">=20.19.0"
3995 + },
3996 + "peerDependencies": {
3997 + "@csstools/css-parser-algorithms": "^4.0.0",
3998 + "@csstools/css-tokenizer": "^4.0.0"
3999 + }
4000 + },
4001 + "node_modules/@csstools/postcss-contrast-color-function/node_modules/@csstools/css-color-parser": {
4002 + "version": "4.0.0",
4003 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.0.tgz",
4004 + "integrity": "sha512-Ueqr+H5w5Hd8qdlXMkwpQvGWeyTOGFNbxdSdczszPB02QgGKrlpXjhDX4OgkNqIkXbpY1vcyM1m7YT0YfYw+og==",
4005 + "funding": [
4006 + {
4007 + "type": "github",
4008 + "url": "https://github.com/sponsors/csstools"
4009 + },
4010 + {
4011 + "type": "opencollective",
4012 + "url": "https://opencollective.com/csstools"
4013 + }
4014 + ],
4015 + "license": "MIT",
4016 + "dependencies": {
4017 + "@csstools/color-helpers": "^6.0.0",
4018 + "@csstools/css-calc": "^3.0.0"
4019 + },
4020 + "engines": {
4021 + "node": ">=20.19.0"
4022 + },
4023 + "peerDependencies": {
4024 + "@csstools/css-parser-algorithms": "^4.0.0",
4025 + "@csstools/css-tokenizer": "^4.0.0"
4026 + }
4027 + },
4028 + "node_modules/@csstools/postcss-contrast-color-function/node_modules/@csstools/css-parser-algorithms": {
4029 + "version": "4.0.0",
4030 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4031 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4032 + "funding": [
4033 + {
4034 + "type": "github",
4035 + "url": "https://github.com/sponsors/csstools"
4036 + },
4037 + {
4038 + "type": "opencollective",
4039 + "url": "https://opencollective.com/csstools"
4040 + }
4041 + ],
4042 + "license": "MIT",
4043 + "engines": {
4044 + "node": ">=20.19.0"
4045 + },
4046 + "peerDependencies": {
4047 + "@csstools/css-tokenizer": "^4.0.0"
4048 + }
4049 + },
4050 + "node_modules/@csstools/postcss-contrast-color-function/node_modules/@csstools/css-tokenizer": {
4051 + "version": "4.0.0",
4052 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4053 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4054 + "funding": [
4055 + {
4056 + "type": "github",
4057 + "url": "https://github.com/sponsors/csstools"
4058 + },
4059 + {
4060 + "type": "opencollective",
4061 + "url": "https://opencollective.com/csstools"
4062 + }
4063 + ],
4064 + "license": "MIT",
4065 + "engines": {
4066 + "node": ">=20.19.0"
4067 + }
4068 + },
4069 + "node_modules/@csstools/postcss-exponential-functions": {
4070 + "version": "3.0.0",
4071 + "resolved": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-3.0.0.tgz",
4072 + "integrity": "sha512-KCtnlZw1VrDCAbYxE44rUHONYAkjhh0/iS5T3L2K5OHuvoSEvxDjJO82pRwTmsRxVtSiC+syPjx2k2xsqHOM7w==",
4073 + "funding": [
4074 + {
4075 + "type": "github",
4076 + "url": "https://github.com/sponsors/csstools"
4077 + },
4078 + {
4079 + "type": "opencollective",
4080 + "url": "https://opencollective.com/csstools"
4081 + }
4082 + ],
4083 + "license": "MIT-0",
4084 + "dependencies": {
4085 + "@csstools/css-calc": "^3.0.0",
4086 + "@csstools/css-parser-algorithms": "^4.0.0",
4087 + "@csstools/css-tokenizer": "^4.0.0"
4088 + },
4089 + "engines": {
4090 + "node": ">=20.19.0"
4091 + },
4092 + "peerDependencies": {
4093 + "postcss": "^8.4"
4094 + }
4095 + },
4096 + "node_modules/@csstools/postcss-exponential-functions/node_modules/@csstools/css-calc": {
4097 + "version": "3.0.0",
4098 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
4099 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
4100 + "funding": [
4101 + {
4102 + "type": "github",
4103 + "url": "https://github.com/sponsors/csstools"
4104 + },
4105 + {
4106 + "type": "opencollective",
4107 + "url": "https://opencollective.com/csstools"
4108 + }
4109 + ],
4110 + "license": "MIT",
4111 + "engines": {
4112 + "node": ">=20.19.0"
4113 + },
4114 + "peerDependencies": {
4115 + "@csstools/css-parser-algorithms": "^4.0.0",
4116 + "@csstools/css-tokenizer": "^4.0.0"
4117 + }
4118 + },
4119 + "node_modules/@csstools/postcss-exponential-functions/node_modules/@csstools/css-parser-algorithms": {
4120 + "version": "4.0.0",
4121 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4122 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4123 + "funding": [
4124 + {
4125 + "type": "github",
4126 + "url": "https://github.com/sponsors/csstools"
4127 + },
4128 + {
4129 + "type": "opencollective",
4130 + "url": "https://opencollective.com/csstools"
4131 + }
4132 + ],
4133 + "license": "MIT",
4134 + "engines": {
4135 + "node": ">=20.19.0"
4136 + },
4137 + "peerDependencies": {
4138 + "@csstools/css-tokenizer": "^4.0.0"
4139 + }
4140 + },
4141 + "node_modules/@csstools/postcss-exponential-functions/node_modules/@csstools/css-tokenizer": {
4142 + "version": "4.0.0",
4143 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4144 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4145 + "funding": [
4146 + {
4147 + "type": "github",
4148 + "url": "https://github.com/sponsors/csstools"
4149 + },
4150 + {
4151 + "type": "opencollective",
4152 + "url": "https://opencollective.com/csstools"
4153 + }
4154 + ],
4155 + "license": "MIT",
4156 + "engines": {
4157 + "node": ">=20.19.0"
4158 + }
4159 + },
4160 + "node_modules/@csstools/postcss-font-format-keywords": {
4161 + "version": "5.0.0",
4162 + "resolved": "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-5.0.0.tgz",
4163 + "integrity": "sha512-M1EjCe/J3u8fFhOZgRci74cQhJ7R0UFBX6T+WqoEvjrr8hVfMiV+HTYrzxLY5OW8YllvXYr5Q5t5OvJbsUSeDg==",
4164 + "funding": [
4165 + {
4166 + "type": "github",
4167 + "url": "https://github.com/sponsors/csstools"
4168 + },
4169 + {
4170 + "type": "opencollective",
4171 + "url": "https://opencollective.com/csstools"
4172 + }
4173 + ],
4174 + "license": "MIT-0",
4175 + "dependencies": {
4176 + "@csstools/utilities": "^3.0.0",
4177 + "postcss-value-parser": "^4.2.0"
4178 + },
4179 + "engines": {
4180 + "node": ">=20.19.0"
4181 + },
4182 + "peerDependencies": {
4183 + "postcss": "^8.4"
4184 + }
4185 + },
4186 + "node_modules/@csstools/postcss-gamut-mapping": {
4187 + "version": "3.0.0",
4188 + "resolved": "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-3.0.0.tgz",
4189 + "integrity": "sha512-A2ZOxf7DMiohT4EGsaMApE5w57HZkoXF+eRJMgdq9VFZg9DL2PEnKC2NILwjXflWDhL32qe0kRxpSZ+60i6NtA==",
4190 + "funding": [
4191 + {
4192 + "type": "github",
4193 + "url": "https://github.com/sponsors/csstools"
4194 + },
4195 + {
4196 + "type": "opencollective",
4197 + "url": "https://opencollective.com/csstools"
4198 + }
4199 + ],
4200 + "license": "MIT-0",
4201 + "dependencies": {
4202 + "@csstools/css-color-parser": "^4.0.0",
4203 + "@csstools/css-parser-algorithms": "^4.0.0",
4204 + "@csstools/css-tokenizer": "^4.0.0"
4205 + },
4206 + "engines": {
4207 + "node": ">=20.19.0"
4208 + },
4209 + "peerDependencies": {
4210 + "postcss": "^8.4"
4211 + }
4212 + },
4213 + "node_modules/@csstools/postcss-gamut-mapping/node_modules/@csstools/color-helpers": {
4214 + "version": "6.0.0",
4215 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
4216 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
4217 + "funding": [
4218 + {
4219 + "type": "github",
4220 + "url": "https://github.com/sponsors/csstools"
4221 + },
4222 + {
4223 + "type": "opencollective",
4224 + "url": "https://opencollective.com/csstools"
4225 + }
4226 + ],
4227 + "license": "MIT-0",
4228 + "engines": {
4229 + "node": ">=20.19.0"
4230 + }
4231 + },
4232 + "node_modules/@csstools/postcss-gamut-mapping/node_modules/@csstools/css-calc": {
4233 + "version": "3.0.0",
4234 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
4235 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
4236 + "funding": [
4237 + {
4238 + "type": "github",
4239 + "url": "https://github.com/sponsors/csstools"
4240 + },
4241 + {
4242 + "type": "opencollective",
4243 + "url": "https://opencollective.com/csstools"
4244 + }
4245 + ],
4246 + "license": "MIT",
4247 + "engines": {
4248 + "node": ">=20.19.0"
4249 + },
4250 + "peerDependencies": {
4251 + "@csstools/css-parser-algorithms": "^4.0.0",
4252 + "@csstools/css-tokenizer": "^4.0.0"
4253 + }
4254 + },
4255 + "node_modules/@csstools/postcss-gamut-mapping/node_modules/@csstools/css-color-parser": {
4256 + "version": "4.0.0",
4257 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.0.tgz",
4258 + "integrity": "sha512-Ueqr+H5w5Hd8qdlXMkwpQvGWeyTOGFNbxdSdczszPB02QgGKrlpXjhDX4OgkNqIkXbpY1vcyM1m7YT0YfYw+og==",
4259 + "funding": [
4260 + {
4261 + "type": "github",
4262 + "url": "https://github.com/sponsors/csstools"
4263 + },
4264 + {
4265 + "type": "opencollective",
4266 + "url": "https://opencollective.com/csstools"
4267 + }
4268 + ],
4269 + "license": "MIT",
4270 + "dependencies": {
4271 + "@csstools/color-helpers": "^6.0.0",
4272 + "@csstools/css-calc": "^3.0.0"
4273 + },
4274 + "engines": {
4275 + "node": ">=20.19.0"
4276 + },
4277 + "peerDependencies": {
4278 + "@csstools/css-parser-algorithms": "^4.0.0",
4279 + "@csstools/css-tokenizer": "^4.0.0"
4280 + }
4281 + },
4282 + "node_modules/@csstools/postcss-gamut-mapping/node_modules/@csstools/css-parser-algorithms": {
4283 + "version": "4.0.0",
4284 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4285 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4286 + "funding": [
4287 + {
4288 + "type": "github",
4289 + "url": "https://github.com/sponsors/csstools"
4290 + },
4291 + {
4292 + "type": "opencollective",
4293 + "url": "https://opencollective.com/csstools"
4294 + }
4295 + ],
4296 + "license": "MIT",
4297 + "engines": {
4298 + "node": ">=20.19.0"
4299 + },
4300 + "peerDependencies": {
4301 + "@csstools/css-tokenizer": "^4.0.0"
4302 + }
4303 + },
4304 + "node_modules/@csstools/postcss-gamut-mapping/node_modules/@csstools/css-tokenizer": {
4305 + "version": "4.0.0",
4306 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4307 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4308 + "funding": [
4309 + {
4310 + "type": "github",
4311 + "url": "https://github.com/sponsors/csstools"
4312 + },
4313 + {
4314 + "type": "opencollective",
4315 + "url": "https://opencollective.com/csstools"
4316 + }
4317 + ],
4318 + "license": "MIT",
4319 + "engines": {
4320 + "node": ">=20.19.0"
4321 + }
4322 + },
4323 + "node_modules/@csstools/postcss-gradients-interpolation-method": {
4324 + "version": "6.0.0",
4325 + "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-6.0.0.tgz",
4326 + "integrity": "sha512-pexYfratrU9yuE1o3eymWCQ2B0UkKKjZlwbaCl7FtqJ42ABatscbnDY/6pPKnli8IlPTlmyzP1/aw2uYiZ8XRg==",
4327 + "funding": [
4328 + {
4329 + "type": "github",
4330 + "url": "https://github.com/sponsors/csstools"
4331 + },
4332 + {
4333 + "type": "opencollective",
4334 + "url": "https://opencollective.com/csstools"
4335 + }
4336 + ],
4337 + "license": "MIT-0",
4338 + "dependencies": {
4339 + "@csstools/css-color-parser": "^4.0.0",
4340 + "@csstools/css-parser-algorithms": "^4.0.0",
4341 + "@csstools/css-tokenizer": "^4.0.0",
4342 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
4343 + "@csstools/utilities": "^3.0.0"
4344 + },
4345 + "engines": {
4346 + "node": ">=20.19.0"
4347 + },
4348 + "peerDependencies": {
4349 + "postcss": "^8.4"
4350 + }
4351 + },
4352 + "node_modules/@csstools/postcss-gradients-interpolation-method/node_modules/@csstools/color-helpers": {
4353 + "version": "6.0.0",
4354 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
4355 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
4356 + "funding": [
4357 + {
4358 + "type": "github",
4359 + "url": "https://github.com/sponsors/csstools"
4360 + },
4361 + {
4362 + "type": "opencollective",
4363 + "url": "https://opencollective.com/csstools"
4364 + }
4365 + ],
4366 + "license": "MIT-0",
4367 + "engines": {
4368 + "node": ">=20.19.0"
4369 + }
4370 + },
4371 + "node_modules/@csstools/postcss-gradients-interpolation-method/node_modules/@csstools/css-calc": {
4372 + "version": "3.0.0",
4373 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
4374 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
4375 + "funding": [
4376 + {
4377 + "type": "github",
4378 + "url": "https://github.com/sponsors/csstools"
4379 + },
4380 + {
4381 + "type": "opencollective",
4382 + "url": "https://opencollective.com/csstools"
4383 + }
4384 + ],
4385 + "license": "MIT",
4386 + "engines": {
4387 + "node": ">=20.19.0"
4388 + },
4389 + "peerDependencies": {
4390 + "@csstools/css-parser-algorithms": "^4.0.0",
4391 + "@csstools/css-tokenizer": "^4.0.0"
4392 + }
4393 + },
4394 + "node_modules/@csstools/postcss-gradients-interpolation-method/node_modules/@csstools/css-color-parser": {
4395 + "version": "4.0.0",
4396 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.0.tgz",
4397 + "integrity": "sha512-Ueqr+H5w5Hd8qdlXMkwpQvGWeyTOGFNbxdSdczszPB02QgGKrlpXjhDX4OgkNqIkXbpY1vcyM1m7YT0YfYw+og==",
4398 + "funding": [
4399 + {
4400 + "type": "github",
4401 + "url": "https://github.com/sponsors/csstools"
4402 + },
4403 + {
4404 + "type": "opencollective",
4405 + "url": "https://opencollective.com/csstools"
4406 + }
4407 + ],
4408 + "license": "MIT",
4409 + "dependencies": {
4410 + "@csstools/color-helpers": "^6.0.0",
4411 + "@csstools/css-calc": "^3.0.0"
4412 + },
4413 + "engines": {
4414 + "node": ">=20.19.0"
4415 + },
4416 + "peerDependencies": {
4417 + "@csstools/css-parser-algorithms": "^4.0.0",
4418 + "@csstools/css-tokenizer": "^4.0.0"
4419 + }
4420 + },
4421 + "node_modules/@csstools/postcss-gradients-interpolation-method/node_modules/@csstools/css-parser-algorithms": {
4422 + "version": "4.0.0",
4423 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4424 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4425 + "funding": [
4426 + {
4427 + "type": "github",
4428 + "url": "https://github.com/sponsors/csstools"
4429 + },
4430 + {
4431 + "type": "opencollective",
4432 + "url": "https://opencollective.com/csstools"
4433 + }
4434 + ],
4435 + "license": "MIT",
4436 + "engines": {
4437 + "node": ">=20.19.0"
4438 + },
4439 + "peerDependencies": {
4440 + "@csstools/css-tokenizer": "^4.0.0"
4441 + }
4442 + },
4443 + "node_modules/@csstools/postcss-gradients-interpolation-method/node_modules/@csstools/css-tokenizer": {
4444 + "version": "4.0.0",
4445 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4446 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4447 + "funding": [
4448 + {
4449 + "type": "github",
4450 + "url": "https://github.com/sponsors/csstools"
4451 + },
4452 + {
4453 + "type": "opencollective",
4454 + "url": "https://opencollective.com/csstools"
4455 + }
4456 + ],
4457 + "license": "MIT",
4458 + "engines": {
4459 + "node": ">=20.19.0"
4460 + }
4461 + },
4462 + "node_modules/@csstools/postcss-hwb-function": {
4463 + "version": "5.0.0",
4464 + "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-5.0.0.tgz",
4465 + "integrity": "sha512-SPZ1bUiQjNpXdEcDjGCNXsN1S53eZzO+QIR6xLqjuqDBdshytCcFT9NICdXNUUhRjwSwcIu/OOLpeUrW0+K7aA==",
4466 + "funding": [
4467 + {
4468 + "type": "github",
4469 + "url": "https://github.com/sponsors/csstools"
4470 + },
4471 + {
4472 + "type": "opencollective",
4473 + "url": "https://opencollective.com/csstools"
4474 + }
4475 + ],
4476 + "license": "MIT-0",
4477 + "dependencies": {
4478 + "@csstools/css-color-parser": "^4.0.0",
4479 + "@csstools/css-parser-algorithms": "^4.0.0",
4480 + "@csstools/css-tokenizer": "^4.0.0",
4481 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
4482 + "@csstools/utilities": "^3.0.0"
4483 + },
4484 + "engines": {
4485 + "node": ">=20.19.0"
4486 + },
4487 + "peerDependencies": {
4488 + "postcss": "^8.4"
4489 + }
4490 + },
4491 + "node_modules/@csstools/postcss-hwb-function/node_modules/@csstools/color-helpers": {
4492 + "version": "6.0.0",
4493 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
4494 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
4495 + "funding": [
4496 + {
4497 + "type": "github",
4498 + "url": "https://github.com/sponsors/csstools"
4499 + },
4500 + {
4501 + "type": "opencollective",
4502 + "url": "https://opencollective.com/csstools"
4503 + }
4504 + ],
4505 + "license": "MIT-0",
4506 + "engines": {
4507 + "node": ">=20.19.0"
4508 + }
4509 + },
4510 + "node_modules/@csstools/postcss-hwb-function/node_modules/@csstools/css-calc": {
4511 + "version": "3.0.0",
4512 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
4513 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
4514 + "funding": [
4515 + {
4516 + "type": "github",
4517 + "url": "https://github.com/sponsors/csstools"
4518 + },
4519 + {
4520 + "type": "opencollective",
4521 + "url": "https://opencollective.com/csstools"
4522 + }
4523 + ],
4524 + "license": "MIT",
4525 + "engines": {
4526 + "node": ">=20.19.0"
4527 + },
4528 + "peerDependencies": {
4529 + "@csstools/css-parser-algorithms": "^4.0.0",
4530 + "@csstools/css-tokenizer": "^4.0.0"
4531 + }
4532 + },
4533 + "node_modules/@csstools/postcss-hwb-function/node_modules/@csstools/css-color-parser": {
4534 + "version": "4.0.0",
4535 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.0.tgz",
4536 + "integrity": "sha512-Ueqr+H5w5Hd8qdlXMkwpQvGWeyTOGFNbxdSdczszPB02QgGKrlpXjhDX4OgkNqIkXbpY1vcyM1m7YT0YfYw+og==",
4537 + "funding": [
4538 + {
4539 + "type": "github",
4540 + "url": "https://github.com/sponsors/csstools"
4541 + },
4542 + {
4543 + "type": "opencollective",
4544 + "url": "https://opencollective.com/csstools"
4545 + }
4546 + ],
4547 + "license": "MIT",
4548 + "dependencies": {
4549 + "@csstools/color-helpers": "^6.0.0",
4550 + "@csstools/css-calc": "^3.0.0"
4551 + },
4552 + "engines": {
4553 + "node": ">=20.19.0"
4554 + },
4555 + "peerDependencies": {
4556 + "@csstools/css-parser-algorithms": "^4.0.0",
4557 + "@csstools/css-tokenizer": "^4.0.0"
4558 + }
4559 + },
4560 + "node_modules/@csstools/postcss-hwb-function/node_modules/@csstools/css-parser-algorithms": {
4561 + "version": "4.0.0",
4562 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4563 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4564 + "funding": [
4565 + {
4566 + "type": "github",
4567 + "url": "https://github.com/sponsors/csstools"
4568 + },
4569 + {
4570 + "type": "opencollective",
4571 + "url": "https://opencollective.com/csstools"
4572 + }
4573 + ],
4574 + "license": "MIT",
4575 + "engines": {
4576 + "node": ">=20.19.0"
4577 + },
4578 + "peerDependencies": {
4579 + "@csstools/css-tokenizer": "^4.0.0"
4580 + }
4581 + },
4582 + "node_modules/@csstools/postcss-hwb-function/node_modules/@csstools/css-tokenizer": {
4583 + "version": "4.0.0",
4584 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4585 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4586 + "funding": [
4587 + {
4588 + "type": "github",
4589 + "url": "https://github.com/sponsors/csstools"
4590 + },
4591 + {
4592 + "type": "opencollective",
4593 + "url": "https://opencollective.com/csstools"
4594 + }
4595 + ],
4596 + "license": "MIT",
4597 + "engines": {
4598 + "node": ">=20.19.0"
4599 + }
4600 + },
4601 + "node_modules/@csstools/postcss-ic-unit": {
4602 + "version": "5.0.0",
4603 + "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-5.0.0.tgz",
4604 + "integrity": "sha512-/ws5d6c4uKqfM9zIL3ugcGI+3fvZEOOkJHNzAyTAGJIdZ+aSL9BVPNlHGV4QzmL0vqBSCOdU3+rhcMEj3+KzYw==",
4605 + "funding": [
4606 + {
4607 + "type": "github",
4608 + "url": "https://github.com/sponsors/csstools"
4609 + },
4610 + {
4611 + "type": "opencollective",
4612 + "url": "https://opencollective.com/csstools"
4613 + }
4614 + ],
4615 + "license": "MIT-0",
4616 + "dependencies": {
4617 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
4618 + "@csstools/utilities": "^3.0.0",
4619 + "postcss-value-parser": "^4.2.0"
4620 + },
4621 + "engines": {
4622 + "node": ">=20.19.0"
4623 + },
4624 + "peerDependencies": {
4625 + "postcss": "^8.4"
4626 + }
4627 + },
4628 + "node_modules/@csstools/postcss-initial": {
4629 + "version": "3.0.0",
4630 + "resolved": "https://registry.npmjs.org/@csstools/postcss-initial/-/postcss-initial-3.0.0.tgz",
4631 + "integrity": "sha512-UVUrFmrTQyLomVepnjWlbBg7GoscLmXLwYFyjbcEnmpeGW7wde6lNpx5eM3eVwZI2M+7hCE3ykYnAsEPLcLa+Q==",
4632 + "funding": [
4633 + {
4634 + "type": "github",
4635 + "url": "https://github.com/sponsors/csstools"
4636 + },
4637 + {
4638 + "type": "opencollective",
4639 + "url": "https://opencollective.com/csstools"
4640 + }
4641 + ],
4642 + "license": "MIT-0",
4643 + "engines": {
4644 + "node": ">=20.19.0"
4645 + },
4646 + "peerDependencies": {
4647 + "postcss": "^8.4"
4648 + }
4649 + },
4650 + "node_modules/@csstools/postcss-is-pseudo-class": {
4651 + "version": "6.0.0",
4652 + "resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-6.0.0.tgz",
4653 + "integrity": "sha512-1Hdy/ykg9RDo8vU8RiM2o+RaXO39WpFPaIkHxlAEJFofle/lc33tdQMKhBk3jR/Fe+uZNLOs3HlowFafyFptVw==",
4654 + "funding": [
4655 + {
4656 + "type": "github",
4657 + "url": "https://github.com/sponsors/csstools"
4658 + },
4659 + {
4660 + "type": "opencollective",
4661 + "url": "https://opencollective.com/csstools"
4662 + }
4663 + ],
4664 + "license": "MIT-0",
4665 + "dependencies": {
4666 + "@csstools/selector-specificity": "^6.0.0",
4667 + "postcss-selector-parser": "^7.1.1"
4668 + },
4669 + "engines": {
4670 + "node": ">=20.19.0"
4671 + },
4672 + "peerDependencies": {
4673 + "postcss": "^8.4"
4674 + }
4675 + },
4676 + "node_modules/@csstools/postcss-is-pseudo-class/node_modules/postcss-selector-parser": {
4677 + "version": "7.1.1",
4678 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
4679 + "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
4680 + "license": "MIT",
4681 + "dependencies": {
4682 + "cssesc": "^3.0.0",
4683 + "util-deprecate": "^1.0.2"
4684 + },
4685 + "engines": {
4686 + "node": ">=4"
4687 + }
4688 + },
4689 + "node_modules/@csstools/postcss-light-dark-function": {
4690 + "version": "3.0.0",
4691 + "resolved": "https://registry.npmjs.org/@csstools/postcss-light-dark-function/-/postcss-light-dark-function-3.0.0.tgz",
4692 + "integrity": "sha512-s++V5/hYazeRUCYIn2lsBVzUsxdeC46gtwpgW6lu5U/GlPOS5UTDT14kkEyPgXmFbCvaWLREqV7YTMJq1K3G6w==",
4693 + "funding": [
4694 + {
4695 + "type": "github",
4696 + "url": "https://github.com/sponsors/csstools"
4697 + },
4698 + {
4699 + "type": "opencollective",
4700 + "url": "https://opencollective.com/csstools"
4701 + }
4702 + ],
4703 + "license": "MIT-0",
4704 + "dependencies": {
4705 + "@csstools/css-parser-algorithms": "^4.0.0",
4706 + "@csstools/css-tokenizer": "^4.0.0",
4707 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
4708 + "@csstools/utilities": "^3.0.0"
4709 + },
4710 + "engines": {
4711 + "node": ">=20.19.0"
4712 + },
4713 + "peerDependencies": {
4714 + "postcss": "^8.4"
4715 + }
4716 + },
4717 + "node_modules/@csstools/postcss-light-dark-function/node_modules/@csstools/css-parser-algorithms": {
4718 + "version": "4.0.0",
4719 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4720 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4721 + "funding": [
4722 + {
4723 + "type": "github",
4724 + "url": "https://github.com/sponsors/csstools"
4725 + },
4726 + {
4727 + "type": "opencollective",
4728 + "url": "https://opencollective.com/csstools"
4729 + }
4730 + ],
4731 + "license": "MIT",
4732 + "engines": {
4733 + "node": ">=20.19.0"
4734 + },
4735 + "peerDependencies": {
4736 + "@csstools/css-tokenizer": "^4.0.0"
4737 + }
4738 + },
4739 + "node_modules/@csstools/postcss-light-dark-function/node_modules/@csstools/css-tokenizer": {
4740 + "version": "4.0.0",
4741 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4742 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4743 + "funding": [
4744 + {
4745 + "type": "github",
4746 + "url": "https://github.com/sponsors/csstools"
4747 + },
4748 + {
4749 + "type": "opencollective",
4750 + "url": "https://opencollective.com/csstools"
4751 + }
4752 + ],
4753 + "license": "MIT",
4754 + "engines": {
4755 + "node": ">=20.19.0"
4756 + }
4757 + },
4758 + "node_modules/@csstools/postcss-logical-float-and-clear": {
4759 + "version": "4.0.0",
4760 + "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-float-and-clear/-/postcss-logical-float-and-clear-4.0.0.tgz",
4761 + "integrity": "sha512-NGzdIRVj/VxOa/TjVdkHeyiJoDihONV0+uB0csUdgWbFFr8xndtfqK8iIGP9IKJzco+w0hvBF2SSk2sDSTAnOQ==",
4762 + "funding": [
4763 + {
4764 + "type": "github",
4765 + "url": "https://github.com/sponsors/csstools"
4766 + },
4767 + {
4768 + "type": "opencollective",
4769 + "url": "https://opencollective.com/csstools"
4770 + }
4771 + ],
4772 + "license": "MIT-0",
4773 + "engines": {
4774 + "node": ">=20.19.0"
4775 + },
4776 + "peerDependencies": {
4777 + "postcss": "^8.4"
4778 + }
4779 + },
4780 + "node_modules/@csstools/postcss-logical-overflow": {
4781 + "version": "3.0.0",
4782 + "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-overflow/-/postcss-logical-overflow-3.0.0.tgz",
4783 + "integrity": "sha512-5cRg93QXVskM0MNepHpPcL0WLSf5Hncky0DrFDQY/4ozbH5lH7SX5ejayVpNTGSX7IpOvu7ykQDLOdMMGYzwpA==",
4784 + "funding": [
4785 + {
4786 + "type": "github",
4787 + "url": "https://github.com/sponsors/csstools"
4788 + },
4789 + {
4790 + "type": "opencollective",
4791 + "url": "https://opencollective.com/csstools"
4792 + }
4793 + ],
4794 + "license": "MIT-0",
4795 + "engines": {
4796 + "node": ">=20.19.0"
4797 + },
4798 + "peerDependencies": {
4799 + "postcss": "^8.4"
4800 + }
4801 + },
4802 + "node_modules/@csstools/postcss-logical-overscroll-behavior": {
4803 + "version": "3.0.0",
4804 + "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-overscroll-behavior/-/postcss-logical-overscroll-behavior-3.0.0.tgz",
4805 + "integrity": "sha512-82Jnl/5Wi5jb19nQE1XlBHrZcNL3PzOgcj268cDkfwf+xi10HBqufGo1Unwf5n8bbbEFhEKgyQW+vFsc9iY1jw==",
4806 + "funding": [
4807 + {
4808 + "type": "github",
4809 + "url": "https://github.com/sponsors/csstools"
4810 + },
4811 + {
4812 + "type": "opencollective",
4813 + "url": "https://opencollective.com/csstools"
4814 + }
4815 + ],
4816 + "license": "MIT-0",
4817 + "engines": {
4818 + "node": ">=20.19.0"
4819 + },
4820 + "peerDependencies": {
4821 + "postcss": "^8.4"
4822 + }
4823 + },
4824 + "node_modules/@csstools/postcss-logical-resize": {
4825 + "version": "4.0.0",
4826 + "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-resize/-/postcss-logical-resize-4.0.0.tgz",
4827 + "integrity": "sha512-L0T3q0gei/tGetCGZU0c7VN77VTivRpz1YZRNxjXYmW+85PKeI6U9YnSvDqLU2vBT2uN4kLEzfgZ0ThIZpN18A==",
4828 + "funding": [
4829 + {
4830 + "type": "github",
4831 + "url": "https://github.com/sponsors/csstools"
4832 + },
4833 + {
4834 + "type": "opencollective",
4835 + "url": "https://opencollective.com/csstools"
4836 + }
4837 + ],
4838 + "license": "MIT-0",
4839 + "dependencies": {
4840 + "postcss-value-parser": "^4.2.0"
4841 + },
4842 + "engines": {
4843 + "node": ">=20.19.0"
4844 + },
4845 + "peerDependencies": {
4846 + "postcss": "^8.4"
4847 + }
4848 + },
4849 + "node_modules/@csstools/postcss-logical-viewport-units": {
4850 + "version": "4.0.0",
4851 + "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-viewport-units/-/postcss-logical-viewport-units-4.0.0.tgz",
4852 + "integrity": "sha512-TA3AqVN/1IH3dKRC2UUWvprvwyOs2IeD7FDZk5Hz20w4q33yIuSg0i0gjyTUkcn90g8A4n7QpyZ2AgBrnYPnnA==",
4853 + "funding": [
4854 + {
4855 + "type": "github",
4856 + "url": "https://github.com/sponsors/csstools"
4857 + },
4858 + {
4859 + "type": "opencollective",
4860 + "url": "https://opencollective.com/csstools"
4861 + }
4862 + ],
4863 + "license": "MIT-0",
4864 + "dependencies": {
4865 + "@csstools/css-tokenizer": "^4.0.0",
4866 + "@csstools/utilities": "^3.0.0"
4867 + },
4868 + "engines": {
4869 + "node": ">=20.19.0"
4870 + },
4871 + "peerDependencies": {
4872 + "postcss": "^8.4"
4873 + }
4874 + },
4875 + "node_modules/@csstools/postcss-logical-viewport-units/node_modules/@csstools/css-tokenizer": {
4876 + "version": "4.0.0",
4877 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4878 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4879 + "funding": [
4880 + {
4881 + "type": "github",
4882 + "url": "https://github.com/sponsors/csstools"
4883 + },
4884 + {
4885 + "type": "opencollective",
4886 + "url": "https://opencollective.com/csstools"
4887 + }
4888 + ],
4889 + "license": "MIT",
4890 + "engines": {
4891 + "node": ">=20.19.0"
4892 + }
4893 + },
4894 + "node_modules/@csstools/postcss-media-minmax": {
4895 + "version": "3.0.0",
4896 + "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-3.0.0.tgz",
4897 + "integrity": "sha512-42szvyZ/oqG7NSvBQOGq1IaJaHR6mr/iXqqjW8/JuIajIHRs9HcJR5ExC4vbyCqk+fr7/DIOhm5ZrELBytLDsw==",
4898 + "funding": [
4899 + {
4900 + "type": "github",
4901 + "url": "https://github.com/sponsors/csstools"
4902 + },
4903 + {
4904 + "type": "opencollective",
4905 + "url": "https://opencollective.com/csstools"
4906 + }
4907 + ],
4908 + "license": "MIT",
4909 + "dependencies": {
4910 + "@csstools/css-calc": "^3.0.0",
4911 + "@csstools/css-parser-algorithms": "^4.0.0",
4912 + "@csstools/css-tokenizer": "^4.0.0",
4913 + "@csstools/media-query-list-parser": "^5.0.0"
4914 + },
4915 + "engines": {
4916 + "node": ">=20.19.0"
4917 + },
4918 + "peerDependencies": {
4919 + "postcss": "^8.4"
4920 + }
4921 + },
4922 + "node_modules/@csstools/postcss-media-minmax/node_modules/@csstools/css-calc": {
4923 + "version": "3.0.0",
4924 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
4925 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
4926 + "funding": [
4927 + {
4928 + "type": "github",
4929 + "url": "https://github.com/sponsors/csstools"
4930 + },
4931 + {
4932 + "type": "opencollective",
4933 + "url": "https://opencollective.com/csstools"
4934 + }
4935 + ],
4936 + "license": "MIT",
4937 + "engines": {
4938 + "node": ">=20.19.0"
4939 + },
4940 + "peerDependencies": {
4941 + "@csstools/css-parser-algorithms": "^4.0.0",
4942 + "@csstools/css-tokenizer": "^4.0.0"
4943 + }
4944 + },
4945 + "node_modules/@csstools/postcss-media-minmax/node_modules/@csstools/css-parser-algorithms": {
4946 + "version": "4.0.0",
4947 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4948 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4949 + "funding": [
4950 + {
4951 + "type": "github",
4952 + "url": "https://github.com/sponsors/csstools"
4953 + },
4954 + {
4955 + "type": "opencollective",
4956 + "url": "https://opencollective.com/csstools"
4957 + }
4958 + ],
4959 + "license": "MIT",
4960 + "engines": {
4961 + "node": ">=20.19.0"
4962 + },
4963 + "peerDependencies": {
4964 + "@csstools/css-tokenizer": "^4.0.0"
4965 + }
4966 + },
4967 + "node_modules/@csstools/postcss-media-minmax/node_modules/@csstools/css-tokenizer": {
4968 + "version": "4.0.0",
4969 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4970 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4971 + "funding": [
4972 + {
4973 + "type": "github",
4974 + "url": "https://github.com/sponsors/csstools"
4975 + },
4976 + {
4977 + "type": "opencollective",
4978 + "url": "https://opencollective.com/csstools"
4979 + }
4980 + ],
4981 + "license": "MIT",
4982 + "engines": {
4983 + "node": ">=20.19.0"
4984 + }
4985 + },
4986 + "node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values": {
4987 + "version": "4.0.0",
4988 + "resolved": "https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-4.0.0.tgz",
4989 + "integrity": "sha512-FDdC3lbrj8Vr0SkGIcSLTcRB7ApG6nlJFxOxkEF2C5hIZC1jtgjISFSGn/WjFdVkn8Dqe+Vx9QXI3axS2w1XHw==",
4990 + "funding": [
4991 + {
4992 + "type": "github",
4993 + "url": "https://github.com/sponsors/csstools"
4994 + },
4995 + {
4996 + "type": "opencollective",
4997 + "url": "https://opencollective.com/csstools"
4998 + }
4999 + ],
5000 + "license": "MIT-0",
5001 + "dependencies": {
5002 + "@csstools/css-parser-algorithms": "^4.0.0",
5003 + "@csstools/css-tokenizer": "^4.0.0",
5004 + "@csstools/media-query-list-parser": "^5.0.0"
5005 + },
5006 + "engines": {
5007 + "node": ">=20.19.0"
5008 + },
5009 + "peerDependencies": {
5010 + "postcss": "^8.4"
5011 + }
5012 + },
5013 + "node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values/node_modules/@csstools/css-parser-algorithms": {
5014 + "version": "4.0.0",
5015 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
5016 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
5017 + "funding": [
5018 + {
5019 + "type": "github",
5020 + "url": "https://github.com/sponsors/csstools"
5021 + },
5022 + {
5023 + "type": "opencollective",
5024 + "url": "https://opencollective.com/csstools"
5025 + }
5026 + ],
5027 + "license": "MIT",
5028 + "engines": {
5029 + "node": ">=20.19.0"
5030 + },
5031 + "peerDependencies": {
5032 + "@csstools/css-tokenizer": "^4.0.0"
5033 + }
5034 + },
5035 + "node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values/node_modules/@csstools/css-tokenizer": {
5036 + "version": "4.0.0",
5037 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
5038 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
5039 + "funding": [
5040 + {
5041 + "type": "github",
5042 + "url": "https://github.com/sponsors/csstools"
5043 + },
5044 + {
5045 + "type": "opencollective",
5046 + "url": "https://opencollective.com/csstools"
5047 + }
5048 + ],
5049 + "license": "MIT",
5050 + "engines": {
5051 + "node": ">=20.19.0"
5052 + }
5053 + },
5054 + "node_modules/@csstools/postcss-mixins": {
5055 + "version": "1.0.0",
5056 + "resolved": "https://registry.npmjs.org/@csstools/postcss-mixins/-/postcss-mixins-1.0.0.tgz",
5057 + "integrity": "sha512-rz6qjT2w9L3k65jGc2dX+3oGiSrYQ70EZPDrINSmSVoVys7lLBFH0tvEa8DW2sr9cbRVD/W+1sy8+7bfu0JUfg==",
5058 + "funding": [
5059 + {
5060 + "type": "github",
5061 + "url": "https://github.com/sponsors/csstools"
5062 + },
5063 + {
5064 + "type": "opencollective",
5065 + "url": "https://opencollective.com/csstools"
5066 + }
5067 + ],
5068 + "license": "MIT-0",
5069 + "dependencies": {
5070 + "@csstools/css-parser-algorithms": "^4.0.0",
5071 + "@csstools/css-tokenizer": "^4.0.0"
5072 + },
5073 + "engines": {
5074 + "node": ">=20.19.0"
5075 + },
5076 + "peerDependencies": {
5077 + "postcss": "^8.4"
5078 + }
5079 + },
5080 + "node_modules/@csstools/postcss-mixins/node_modules/@csstools/css-parser-algorithms": {
5081 + "version": "4.0.0",
5082 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
5083 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
5084 + "funding": [
5085 + {
5086 + "type": "github",
5087 + "url": "https://github.com/sponsors/csstools"
5088 + },
5089 + {
5090 + "type": "opencollective",
5091 + "url": "https://opencollective.com/csstools"
5092 + }
5093 + ],
5094 + "license": "MIT",
5095 + "engines": {
5096 + "node": ">=20.19.0"
5097 + },
5098 + "peerDependencies": {
5099 + "@csstools/css-tokenizer": "^4.0.0"
5100 + }
5101 + },
5102 + "node_modules/@csstools/postcss-mixins/node_modules/@csstools/css-tokenizer": {
5103 + "version": "4.0.0",
5104 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
5105 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
5106 + "funding": [
5107 + {
5108 + "type": "github",
5109 + "url": "https://github.com/sponsors/csstools"
5110 + },
5111 + {
5112 + "type": "opencollective",
5113 + "url": "https://opencollective.com/csstools"
5114 + }
5115 + ],
5116 + "license": "MIT",
5117 + "engines": {
5118 + "node": ">=20.19.0"
5119 + }
5120 + },
5121 + "node_modules/@csstools/postcss-nested-calc": {
5122 + "version": "5.0.0",
5123 + "resolved": "https://registry.npmjs.org/@csstools/postcss-nested-calc/-/postcss-nested-calc-5.0.0.tgz",
5124 + "integrity": "sha512-aPSw8P60e/i9BEfugauhikBqgjiwXcw3I9o4vXs+hktl4NSTgZRI0QHimxk9mst8N01A2TKDBxOln3mssRxiHQ==",
5125 + "funding": [
5126 + {
5127 + "type": "github",
5128 + "url": "https://github.com/sponsors/csstools"
5129 + },
5130 + {
5131 + "type": "opencollective",
5132 + "url": "https://opencollective.com/csstools"
5133 + }
5134 + ],
5135 + "license": "MIT-0",
5136 + "dependencies": {
5137 + "@csstools/utilities": "^3.0.0",
5138 + "postcss-value-parser": "^4.2.0"
5139 + },
5140 + "engines": {
5141 + "node": ">=20.19.0"
5142 + },
5143 + "peerDependencies": {
5144 + "postcss": "^8.4"
5145 + }
5146 + },
5147 + "node_modules/@csstools/postcss-normalize-display-values": {
5148 + "version": "5.0.0",
5149 + "resolved": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-5.0.0.tgz",
5150 + "integrity": "sha512-ei95b5aey72Gemgsb5v/RmLyw12HNnge0TvPJ392Yid18pSyXIyx4hGKxVsMNAmYGAwdZoNOT6JqkkX7BL2+gA==",
5151 + "funding": [
5152 + {
5153 + "type": "github",
5154 + "url": "https://github.com/sponsors/csstools"
5155 + },
5156 + {
5157 + "type": "opencollective",
5158 + "url": "https://opencollective.com/csstools"
5159 + }
5160 + ],
5161 + "license": "MIT-0",
5162 + "dependencies": {
5163 + "postcss-value-parser": "^4.2.0"
5164 + },
5165 + "engines": {
5166 + "node": ">=20.19.0"
5167 + },
5168 + "peerDependencies": {
5169 + "postcss": "^8.4"
5170 + }
5171 + },
5172 + "node_modules/@csstools/postcss-oklab-function": {
5173 + "version": "5.0.0",
5174 + "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-5.0.0.tgz",
5175 + "integrity": "sha512-PiFrmz9FoB9u6/1LsWpQ7+MElRl5ervVhbboSTm+NfJwN9Sy4gszuS2J9/SNxLxs+8WWHg3PxHIEm5YbFG7MCA==",
5176 + "funding": [
5177 + {
5178 + "type": "github",
5179 + "url": "https://github.com/sponsors/csstools"
5180 + },
5181 + {
5182 + "type": "opencollective",
5183 + "url": "https://opencollective.com/csstools"
5184 + }
5185 + ],
5186 + "license": "MIT-0",
5187 + "dependencies": {
5188 + "@csstools/css-color-parser": "^4.0.0",
5189 + "@csstools/css-parser-algorithms": "^4.0.0",
5190 + "@csstools/css-tokenizer": "^4.0.0",
5191 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
5192 + "@csstools/utilities": "^3.0.0"
5193 + },
5194 + "engines": {
5195 + "node": ">=20.19.0"
5196 + },
5197 + "peerDependencies": {
5198 + "postcss": "^8.4"
5199 + }
5200 + },
5201 + "node_modules/@csstools/postcss-oklab-function/node_modules/@csstools/color-helpers": {
5202 + "version": "6.0.0",
5203 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
5204 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
5205 + "funding": [
5206 + {
5207 + "type": "github",
5208 + "url": "https://github.com/sponsors/csstools"
5209 + },
5210 + {
5211 + "type": "opencollective",
5212 + "url": "https://opencollective.com/csstools"
5213 + }
5214 + ],
5215 + "license": "MIT-0",
5216 + "engines": {
5217 + "node": ">=20.19.0"
5218 }
5219 },
3188 - "node_modules/@csstools/postcss-color-function": {
3189 - "version": "4.0.12",
3190 - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-4.0.12.tgz",
3191 - "integrity": "sha512-yx3cljQKRaSBc2hfh8rMZFZzChaFgwmO2JfFgFr1vMcF3C/uyy5I4RFIBOIWGq1D+XbKCG789CGkG6zzkLpagA==",
5220 + "node_modules/@csstools/postcss-oklab-function/node_modules/@csstools/css-calc": {
5221 + "version": "3.0.0",
5222 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
5223 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
5224 "funding": [
5225 {
5226 "type": "github",
@@ -3199,25 +5231,19 @@
5231 "url": "https://opencollective.com/csstools"
5232 }
5233 ],
3202 - "license": "MIT-0",
3203 - "dependencies": {
3204 - "@csstools/css-color-parser": "^3.1.0",
3205 - "@csstools/css-parser-algorithms": "^3.0.5",
3206 - "@csstools/css-tokenizer": "^3.0.4",
3207 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
3208 - "@csstools/utilities": "^2.0.0"
3209 - },
5234 + "license": "MIT",
5235 "engines": {
3211 - "node": ">=18"
5236 + "node": ">=20.19.0"
5237 },
5238 "peerDependencies": {
3214 - "postcss": "^8.4"
5239 + "@csstools/css-parser-algorithms": "^4.0.0",
5240 + "@csstools/css-tokenizer": "^4.0.0"
5241 }
5242 },
3217 - "node_modules/@csstools/postcss-color-function-display-p3-linear": {
3218 - "version": "1.0.1",
3219 - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function-display-p3-linear/-/postcss-color-function-display-p3-linear-1.0.1.tgz",
3220 - "integrity": "sha512-E5qusdzhlmO1TztYzDIi8XPdPoYOjoTY6HBYBCYSj+Gn4gQRBlvjgPQXzfzuPQqt8EhkC/SzPKObg4Mbn8/xMg==",
5243 + "node_modules/@csstools/postcss-oklab-function/node_modules/@csstools/css-color-parser": {
5244 + "version": "4.0.0",
5245 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.0.tgz",
5246 + "integrity": "sha512-Ueqr+H5w5Hd8qdlXMkwpQvGWeyTOGFNbxdSdczszPB02QgGKrlpXjhDX4OgkNqIkXbpY1vcyM1m7YT0YfYw+og==",
5247 "funding": [
5248 {
5249 "type": "github",
@@ -3228,25 +5254,23 @@
5254 "url": "https://opencollective.com/csstools"
5255 }
5256 ],
3231 - "license": "MIT-0",
5257 + "license": "MIT",
5258 "dependencies": {
3233 - "@csstools/css-color-parser": "^3.1.0",
3234 - "@csstools/css-parser-algorithms": "^3.0.5",
3235 - "@csstools/css-tokenizer": "^3.0.4",
3236 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
3237 - "@csstools/utilities": "^2.0.0"
5259 + "@csstools/color-helpers": "^6.0.0",
5260 + "@csstools/css-calc": "^3.0.0"
5261 },
5262 "engines": {
3240 - "node": ">=18"
5263 + "node": ">=20.19.0"
5264 },
5265 "peerDependencies": {
3243 - "postcss": "^8.4"
5266 + "@csstools/css-parser-algorithms": "^4.0.0",
5267 + "@csstools/css-tokenizer": "^4.0.0"
5268 }
5269 },
3246 - "node_modules/@csstools/postcss-color-mix-function": {
3247 - "version": "3.0.12",
3248 - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-3.0.12.tgz",
3249 - "integrity": "sha512-4STERZfCP5Jcs13P1U5pTvI9SkgLgfMUMhdXW8IlJWkzOOOqhZIjcNhWtNJZes2nkBDsIKJ0CJtFtuaZ00moag==",
5270 + "node_modules/@csstools/postcss-oklab-function/node_modules/@csstools/css-parser-algorithms": {
5271 + "version": "4.0.0",
5272 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
5273 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
5274 "funding": [
5275 {
5276 "type": "github",
@@ -3257,25 +5281,18 @@
5281 "url": "https://opencollective.com/csstools"
5282 }
5283 ],
3260 - "license": "MIT-0",
3261 - "dependencies": {
3262 - "@csstools/css-color-parser": "^3.1.0",
3263 - "@csstools/css-parser-algorithms": "^3.0.5",
3264 - "@csstools/css-tokenizer": "^3.0.4",
3265 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
3266 - "@csstools/utilities": "^2.0.0"
3267 - },
5284 + "license": "MIT",
5285 "engines": {
3269 - "node": ">=18"
5286 + "node": ">=20.19.0"
5287 },
5288 "peerDependencies": {
3272 - "postcss": "^8.4"
5289 + "@csstools/css-tokenizer": "^4.0.0"
5290 }
5291 },
3275 - "node_modules/@csstools/postcss-color-mix-variadic-function-arguments": {
3276 - "version": "1.0.2",
3277 - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-variadic-function-arguments/-/postcss-color-mix-variadic-function-arguments-1.0.2.tgz",
3278 - "integrity": "sha512-rM67Gp9lRAkTo+X31DUqMEq+iK+EFqsidfecmhrteErxJZb6tUoJBVQca1Vn1GpDql1s1rD1pKcuYzMsg7Z1KQ==",
5292 + "node_modules/@csstools/postcss-oklab-function/node_modules/@csstools/css-tokenizer": {
5293 + "version": "4.0.0",
5294 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
5295 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
5296 "funding": [
5297 {
5298 "type": "github",
@@ -3286,25 +5303,15 @@
5303 "url": "https://opencollective.com/csstools"
5304 }
5305 ],
3289 - "license": "MIT-0",
3290 - "dependencies": {
3291 - "@csstools/css-color-parser": "^3.1.0",
3292 - "@csstools/css-parser-algorithms": "^3.0.5",
3293 - "@csstools/css-tokenizer": "^3.0.4",
3294 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
3295 - "@csstools/utilities": "^2.0.0"
3296 - },
5306 + "license": "MIT",
5307 "engines": {
3298 - "node": ">=18"
3299 - },
3300 - "peerDependencies": {
3301 - "postcss": "^8.4"
5308 + "node": ">=20.19.0"
5309 }
5310 },
3304 - "node_modules/@csstools/postcss-content-alt-text": {
3305 - "version": "2.0.8",
3306 - "resolved": "https://registry.npmjs.org/@csstools/postcss-content-alt-text/-/postcss-content-alt-text-2.0.8.tgz",
3307 - "integrity": "sha512-9SfEW9QCxEpTlNMnpSqFaHyzsiRpZ5J5+KqCu1u5/eEJAWsMhzT40qf0FIbeeglEvrGRMdDzAxMIz3wqoGSb+Q==",
5311 + "node_modules/@csstools/postcss-position-area-property": {
5312 + "version": "2.0.0",
5313 + "resolved": "https://registry.npmjs.org/@csstools/postcss-position-area-property/-/postcss-position-area-property-2.0.0.tgz",
5314 + "integrity": "sha512-TeEfzsJGB23Syv7yCm8AHCD2XTFujdjr9YYu9ebH64vnfCEvY4BG319jXAYSlNlf3Yc9PNJ6WnkDkUF5XVgSKQ==",
5315 "funding": [
5316 {
5317 "type": "github",
@@ -3316,23 +5323,17 @@
5323 }
5324 ],
5325 "license": "MIT-0",
3319 - "dependencies": {
3320 - "@csstools/css-parser-algorithms": "^3.0.5",
3321 - "@csstools/css-tokenizer": "^3.0.4",
3322 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
3323 - "@csstools/utilities": "^2.0.0"
3324 - },
5326 "engines": {
3326 - "node": ">=18"
5327 + "node": ">=20.19.0"
5328 },
5329 "peerDependencies": {
5330 "postcss": "^8.4"
5331 }
5332 },
3332 - "node_modules/@csstools/postcss-contrast-color-function": {
3333 - "version": "2.0.12",
3334 - "resolved": "https://registry.npmjs.org/@csstools/postcss-contrast-color-function/-/postcss-contrast-color-function-2.0.12.tgz",
3335 - "integrity": "sha512-YbwWckjK3qwKjeYz/CijgcS7WDUCtKTd8ShLztm3/i5dhh4NaqzsbYnhm4bjrpFpnLZ31jVcbK8YL77z3GBPzA==",
5333 + "node_modules/@csstools/postcss-progressive-custom-properties": {
5334 + "version": "5.0.0",
5335 + "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-5.0.0.tgz",
5336 + "integrity": "sha512-NsJoZ89rxmDrUsITf8QIk5w+lQZQ8Xw5K6cLFG+cfiffsLYHb3zcbOOrHLetGl1WIhjWWQ4Cr8MMrg46Q+oACg==",
5337 "funding": [
5338 {
5339 "type": "github",
@@ -3345,23 +5346,19 @@
5346 ],
5347 "license": "MIT-0",
5348 "dependencies": {
3348 - "@csstools/css-color-parser": "^3.1.0",
3349 - "@csstools/css-parser-algorithms": "^3.0.5",
3350 - "@csstools/css-tokenizer": "^3.0.4",
3351 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
3352 - "@csstools/utilities": "^2.0.0"
5349 + "postcss-value-parser": "^4.2.0"
5350 },
5351 "engines": {
3355 - "node": ">=18"
5352 + "node": ">=20.19.0"
5353 },
5354 "peerDependencies": {
5355 "postcss": "^8.4"
5356 }
5357 },
3361 - "node_modules/@csstools/postcss-exponential-functions": {
3362 - "version": "2.0.9",
3363 - "resolved": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-2.0.9.tgz",
3364 - "integrity": "sha512-abg2W/PI3HXwS/CZshSa79kNWNZHdJPMBXeZNyPQFbbj8sKO3jXxOt/wF7juJVjyDTc6JrvaUZYFcSBZBhaxjw==",
5358 + "node_modules/@csstools/postcss-property-rule-prelude-list": {
5359 + "version": "2.0.0",
5360 + "resolved": "https://registry.npmjs.org/@csstools/postcss-property-rule-prelude-list/-/postcss-property-rule-prelude-list-2.0.0.tgz",
5361 + "integrity": "sha512-qcMAkc9AhpzHgmQCD8hoJgGYifcOAxd1exXjjxilMM6euwRE619xDa4UsKBCv/v4g+sS63sd6c29LPM8s2ylSQ==",
5362 "funding": [
5363 {
5364 "type": "github",
@@ -3374,21 +5371,20 @@
5371 ],
5372 "license": "MIT-0",
5373 "dependencies": {
3377 - "@csstools/css-calc": "^2.1.4",
3378 - "@csstools/css-parser-algorithms": "^3.0.5",
3379 - "@csstools/css-tokenizer": "^3.0.4"
5374 + "@csstools/css-parser-algorithms": "^4.0.0",
5375 + "@csstools/css-tokenizer": "^4.0.0"
5376 },
5377 "engines": {
3382 - "node": ">=18"
5378 + "node": ">=20.19.0"
5379 },
5380 "peerDependencies": {
5381 "postcss": "^8.4"
5382 }
5383 },
3388 - "node_modules/@csstools/postcss-font-format-keywords": {
5384 + "node_modules/@csstools/postcss-property-rule-prelude-list/node_modules/@csstools/css-parser-algorithms": {
5385 "version": "4.0.0",
3390 - "resolved": "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-4.0.0.tgz",
3391 - "integrity": "sha512-usBzw9aCRDvchpok6C+4TXC57btc4bJtmKQWOHQxOVKen1ZfVqBUuCZ/wuqdX5GHsD0NRSr9XTP+5ID1ZZQBXw==",
5386 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
5387 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
5388 "funding": [
5389 {
5390 "type": "github",
@@ -3399,22 +5395,18 @@
5395 "url": "https://opencollective.com/csstools"
5396 }
5397 ],
3402 - "license": "MIT-0",
3403 - "dependencies": {
3404 - "@csstools/utilities": "^2.0.0",
3405 - "postcss-value-parser": "^4.2.0"
3406 - },
5398 + "license": "MIT",
5399 "engines": {
3408 - "node": ">=18"
5400 + "node": ">=20.19.0"
5401 },
5402 "peerDependencies": {
3411 - "postcss": "^8.4"
5403 + "@csstools/css-tokenizer": "^4.0.0"
5404 }
5405 },
3414 - "node_modules/@csstools/postcss-gamut-mapping": {
3415 - "version": "2.0.11",
3416 - "resolved": "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-2.0.11.tgz",
3417 - "integrity": "sha512-fCpCUgZNE2piVJKC76zFsgVW1apF6dpYsqGyH8SIeCcM4pTEsRTWTLCaJIMKFEundsCKwY1rwfhtrio04RJ4Dw==",
5406 + "node_modules/@csstools/postcss-property-rule-prelude-list/node_modules/@csstools/css-tokenizer": {
5407 + "version": "4.0.0",
5408 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
5409 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
5410 "funding": [
5411 {
5412 "type": "github",
@@ -3425,23 +5417,15 @@
5417 "url": "https://opencollective.com/csstools"
5418 }
5419 ],
3428 - "license": "MIT-0",
3429 - "dependencies": {
3430 - "@csstools/css-color-parser": "^3.1.0",
3431 - "@csstools/css-parser-algorithms": "^3.0.5",
3432 - "@csstools/css-tokenizer": "^3.0.4"
3433 - },
5420 + "license": "MIT",
5421 "engines": {
3435 - "node": ">=18"
3436 - },
3437 - "peerDependencies": {
3438 - "postcss": "^8.4"
5422 + "node": ">=20.19.0"
5423 }
5424 },
3441 - "node_modules/@csstools/postcss-gradients-interpolation-method": {
3442 - "version": "5.0.12",
3443 - "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.12.tgz",
3444 - "integrity": "sha512-jugzjwkUY0wtNrZlFeyXzimUL3hN4xMvoPnIXxoZqxDvjZRiSh+itgHcVUWzJ2VwD/VAMEgCLvtaJHX+4Vj3Ow==",
5425 + "node_modules/@csstools/postcss-random-function": {
5426 + "version": "3.0.0",
5427 + "resolved": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-3.0.0.tgz",
5428 + "integrity": "sha512-H/Zt5o9NAd8mowq3XRy8uU19wOEe8sbKyKOKxrzOdG0rz2maA4fLcXc9MQucdm3s4zMDfVJtCqvwrLP7lKWybA==",
5429 "funding": [
5430 {
5431 "type": "github",
@@ -3454,23 +5438,21 @@
5438 ],
5439 "license": "MIT-0",
5440 "dependencies": {
3457 - "@csstools/css-color-parser": "^3.1.0",
3458 - "@csstools/css-parser-algorithms": "^3.0.5",
3459 - "@csstools/css-tokenizer": "^3.0.4",
3460 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
3461 - "@csstools/utilities": "^2.0.0"
5441 + "@csstools/css-calc": "^3.0.0",
5442 + "@csstools/css-parser-algorithms": "^4.0.0",
5443 + "@csstools/css-tokenizer": "^4.0.0"
5444 },
5445 "engines": {
3464 - "node": ">=18"
5446 + "node": ">=20.19.0"
5447 },
5448 "peerDependencies": {
5449 "postcss": "^8.4"
5450 }
5451 },
3470 - "node_modules/@csstools/postcss-hwb-function": {
3471 - "version": "4.0.12",
3472 - "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.12.tgz",
3473 - "integrity": "sha512-mL/+88Z53KrE4JdePYFJAQWFrcADEqsLprExCM04GDNgHIztwFzj0Mbhd/yxMBngq0NIlz58VVxjt5abNs1VhA==",
5452 + "node_modules/@csstools/postcss-random-function/node_modules/@csstools/css-calc": {
5453 + "version": "3.0.0",
5454 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
5455 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
5456 "funding": [
5457 {
5458 "type": "github",
@@ -3481,25 +5463,19 @@
5463 "url": "https://opencollective.com/csstools"
5464 }
5465 ],
3484 - "license": "MIT-0",
3485 - "dependencies": {
3486 - "@csstools/css-color-parser": "^3.1.0",
3487 - "@csstools/css-parser-algorithms": "^3.0.5",
3488 - "@csstools/css-tokenizer": "^3.0.4",
3489 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
3490 - "@csstools/utilities": "^2.0.0"
3491 - },
5466 + "license": "MIT",
5467 "engines": {
3493 - "node": ">=18"
5468 + "node": ">=20.19.0"
5469 },
5470 "peerDependencies": {
3496 - "postcss": "^8.4"
5471 + "@csstools/css-parser-algorithms": "^4.0.0",
5472 + "@csstools/css-tokenizer": "^4.0.0"
5473 }
5474 },
3499 - "node_modules/@csstools/postcss-ic-unit": {
3500 - "version": "4.0.4",
3501 - "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-4.0.4.tgz",
3502 - "integrity": "sha512-yQ4VmossuOAql65sCPppVO1yfb7hDscf4GseF0VCA/DTDaBc0Wtf8MTqVPfjGYlT5+2buokG0Gp7y0atYZpwjg==",
5475 + "node_modules/@csstools/postcss-random-function/node_modules/@csstools/css-parser-algorithms": {
5476 + "version": "4.0.0",
5477 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
5478 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
5479 "funding": [
5480 {
5481 "type": "github",
@@ -3510,23 +5486,18 @@
5486 "url": "https://opencollective.com/csstools"
5487 }
5488 ],
3513 - "license": "MIT-0",
3514 - "dependencies": {
3515 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
3516 - "@csstools/utilities": "^2.0.0",
3517 - "postcss-value-parser": "^4.2.0"
3518 - },
5489 + "license": "MIT",
5490 "engines": {
3520 - "node": ">=18"
5491 + "node": ">=20.19.0"
5492 },
5493 "peerDependencies": {
3523 - "postcss": "^8.4"
5494 + "@csstools/css-tokenizer": "^4.0.0"
5495 }
5496 },
3526 - "node_modules/@csstools/postcss-initial": {
3527 - "version": "2.0.1",
3528 - "resolved": "https://registry.npmjs.org/@csstools/postcss-initial/-/postcss-initial-2.0.1.tgz",
3529 - "integrity": "sha512-L1wLVMSAZ4wovznquK0xmC7QSctzO4D0Is590bxpGqhqjboLXYA16dWZpfwImkdOgACdQ9PqXsuRroW6qPlEsg==",
5497 + "node_modules/@csstools/postcss-random-function/node_modules/@csstools/css-tokenizer": {
5498 + "version": "4.0.0",
5499 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
5500 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
5501 "funding": [
5502 {
5503 "type": "github",
@@ -3537,18 +5508,15 @@
5508 "url": "https://opencollective.com/csstools"
5509 }
5510 ],
3540 - "license": "MIT-0",
5511 + "license": "MIT",
5512 "engines": {
3542 - "node": ">=18"
3543 - },
3544 - "peerDependencies": {
3545 - "postcss": "^8.4"
5513 + "node": ">=20.19.0"
5514 }
5515 },
3548 - "node_modules/@csstools/postcss-is-pseudo-class": {
3549 - "version": "5.0.3",
3550 - "resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-5.0.3.tgz",
3551 - "integrity": "sha512-jS/TY4SpG4gszAtIg7Qnf3AS2pjcUM5SzxpApOrlndMeGhIbaTzWBzzP/IApXoNWEW7OhcjkRT48jnAUIFXhAQ==",
5516 + "node_modules/@csstools/postcss-relative-color-syntax": {
5517 + "version": "4.0.0",
5518 + "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-4.0.0.tgz",
5519 + "integrity": "sha512-xa2dWnolTNLVgsFJpCKyGpbWsaDeLvCZg09oVf6PYvhiboK0+ljaL0cEnPycKK4gCKLX5zTYS7a+pxoXNFuJJQ==",
5520 "funding": [
5521 {
5522 "type": "github",
@@ -3561,33 +5529,42 @@
5529 ],
5530 "license": "MIT-0",
5531 "dependencies": {
3564 - "@csstools/selector-specificity": "^5.0.0",
3565 - "postcss-selector-parser": "^7.0.0"
5532 + "@csstools/css-color-parser": "^4.0.0",
5533 + "@csstools/css-parser-algorithms": "^4.0.0",
5534 + "@csstools/css-tokenizer": "^4.0.0",
5535 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
5536 + "@csstools/utilities": "^3.0.0"
5537 },
5538 "engines": {
3568 - "node": ">=18"
5539 + "node": ">=20.19.0"
5540 },
5541 "peerDependencies": {
5542 "postcss": "^8.4"
5543 }
5544 },
3574 - "node_modules/@csstools/postcss-is-pseudo-class/node_modules/postcss-selector-parser": {
3575 - "version": "7.1.0",
3576 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
3577 - "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
3578 - "license": "MIT",
3579 - "dependencies": {
3580 - "cssesc": "^3.0.0",
3581 - "util-deprecate": "^1.0.2"
3582 - },
5545 + "node_modules/@csstools/postcss-relative-color-syntax/node_modules/@csstools/color-helpers": {
5546 + "version": "6.0.0",
5547 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
5548 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
5549 + "funding": [
5550 + {
5551 + "type": "github",
5552 + "url": "https://github.com/sponsors/csstools"
5553 + },
5554 + {
5555 + "type": "opencollective",
5556 + "url": "https://opencollective.com/csstools"
5557 + }
5558 + ],
5559 + "license": "MIT-0",
5560 "engines": {
3584 - "node": ">=4"
5561 + "node": ">=20.19.0"
5562 }
5563 },
3587 - "node_modules/@csstools/postcss-light-dark-function": {
3588 - "version": "2.0.11",
3589 - "resolved": "https://registry.npmjs.org/@csstools/postcss-light-dark-function/-/postcss-light-dark-function-2.0.11.tgz",
3590 - "integrity": "sha512-fNJcKXJdPM3Lyrbmgw2OBbaioU7yuKZtiXClf4sGdQttitijYlZMD5K7HrC/eF83VRWRrYq6OZ0Lx92leV2LFA==",
5564 + "node_modules/@csstools/postcss-relative-color-syntax/node_modules/@csstools/css-calc": {
5565 + "version": "3.0.0",
5566 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
5567 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
5568 "funding": [
5569 {
5570 "type": "github",
@@ -3598,24 +5575,19 @@
5575 "url": "https://opencollective.com/csstools"
5576 }
5577 ],
3601 - "license": "MIT-0",
3602 - "dependencies": {
3603 - "@csstools/css-parser-algorithms": "^3.0.5",
3604 - "@csstools/css-tokenizer": "^3.0.4",
3605 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
3606 - "@csstools/utilities": "^2.0.0"
3607 - },
5578 + "license": "MIT",
5579 "engines": {
3609 - "node": ">=18"
5580 + "node": ">=20.19.0"
5581 },
5582 "peerDependencies": {
3612 - "postcss": "^8.4"
5583 + "@csstools/css-parser-algorithms": "^4.0.0",
5584 + "@csstools/css-tokenizer": "^4.0.0"
5585 }
5586 },
3615 - "node_modules/@csstools/postcss-logical-float-and-clear": {
3616 - "version": "3.0.0",
3617 - "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-float-and-clear/-/postcss-logical-float-and-clear-3.0.0.tgz",
3618 - "integrity": "sha512-SEmaHMszwakI2rqKRJgE+8rpotFfne1ZS6bZqBoQIicFyV+xT1UF42eORPxJkVJVrH9C0ctUgwMSn3BLOIZldQ==",
5587 + "node_modules/@csstools/postcss-relative-color-syntax/node_modules/@csstools/css-color-parser": {
5588 + "version": "4.0.0",
5589 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.0.tgz",
5590 + "integrity": "sha512-Ueqr+H5w5Hd8qdlXMkwpQvGWeyTOGFNbxdSdczszPB02QgGKrlpXjhDX4OgkNqIkXbpY1vcyM1m7YT0YfYw+og==",
5591 "funding": [
5592 {
5593 "type": "github",
@@ -3626,18 +5598,23 @@
5598 "url": "https://opencollective.com/csstools"
5599 }
5600 ],
3629 - "license": "MIT-0",
5601 + "license": "MIT",
5602 + "dependencies": {
5603 + "@csstools/color-helpers": "^6.0.0",
5604 + "@csstools/css-calc": "^3.0.0"
5605 + },
5606 "engines": {
3631 - "node": ">=18"
5607 + "node": ">=20.19.0"
5608 },
5609 "peerDependencies": {
3634 - "postcss": "^8.4"
5610 + "@csstools/css-parser-algorithms": "^4.0.0",
5611 + "@csstools/css-tokenizer": "^4.0.0"
5612 }
5613 },
3637 - "node_modules/@csstools/postcss-logical-overflow": {
3638 - "version": "2.0.0",
3639 - "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-overflow/-/postcss-logical-overflow-2.0.0.tgz",
3640 - "integrity": "sha512-spzR1MInxPuXKEX2csMamshR4LRaSZ3UXVaRGjeQxl70ySxOhMpP2252RAFsg8QyyBXBzuVOOdx1+bVO5bPIzA==",
5614 + "node_modules/@csstools/postcss-relative-color-syntax/node_modules/@csstools/css-parser-algorithms": {
5615 + "version": "4.0.0",
5616 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
5617 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
5618 "funding": [
5619 {
5620 "type": "github",
@@ -3648,18 +5625,18 @@
5625 "url": "https://opencollective.com/csstools"
5626 }
5627 ],
3651 - "license": "MIT-0",
5628 + "license": "MIT",
5629 "engines": {
3653 - "node": ">=18"
5630 + "node": ">=20.19.0"
5631 },
5632 "peerDependencies": {
3656 - "postcss": "^8.4"
5633 + "@csstools/css-tokenizer": "^4.0.0"
5634 }
5635 },
3659 - "node_modules/@csstools/postcss-logical-overscroll-behavior": {
3660 - "version": "2.0.0",
3661 - "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-overscroll-behavior/-/postcss-logical-overscroll-behavior-2.0.0.tgz",
3662 - "integrity": "sha512-e/webMjoGOSYfqLunyzByZj5KKe5oyVg/YSbie99VEaSDE2kimFm0q1f6t/6Jo+VVCQ/jbe2Xy+uX+C4xzWs4w==",
5636 + "node_modules/@csstools/postcss-relative-color-syntax/node_modules/@csstools/css-tokenizer": {
5637 + "version": "4.0.0",
5638 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
5639 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
5640 "funding": [
5641 {
5642 "type": "github",
@@ -3670,18 +5647,15 @@
5647 "url": "https://opencollective.com/csstools"
5648 }
5649 ],
3673 - "license": "MIT-0",
5650 + "license": "MIT",
5651 "engines": {
3675 - "node": ">=18"
3676 - },
3677 - "peerDependencies": {
3678 - "postcss": "^8.4"
5652 + "node": ">=20.19.0"
5653 }
5654 },
3681 - "node_modules/@csstools/postcss-logical-resize": {
3682 - "version": "3.0.0",
3683 - "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-resize/-/postcss-logical-resize-3.0.0.tgz",
3684 - "integrity": "sha512-DFbHQOFW/+I+MY4Ycd/QN6Dg4Hcbb50elIJCfnwkRTCX05G11SwViI5BbBlg9iHRl4ytB7pmY5ieAFk3ws7yyg==",
5655 + "node_modules/@csstools/postcss-scope-pseudo-class": {
5656 + "version": "5.0.0",
5657 + "resolved": "https://registry.npmjs.org/@csstools/postcss-scope-pseudo-class/-/postcss-scope-pseudo-class-5.0.0.tgz",
5658 + "integrity": "sha512-kBrBFJcAji3MSHS4qQIihPvJfJC5xCabXLbejqDMiQi+86HD4eMBiTayAo46Urg7tlEmZZQFymFiJt+GH6nvXw==",
5659 "funding": [
5660 {
5661 "type": "github",
@@ -3694,19 +5668,32 @@
5668 ],
5669 "license": "MIT-0",
5670 "dependencies": {
3697 - "postcss-value-parser": "^4.2.0"
5671 + "postcss-selector-parser": "^7.1.1"
5672 },
5673 "engines": {
3700 - "node": ">=18"
5674 + "node": ">=20.19.0"
5675 },
5676 "peerDependencies": {
5677 "postcss": "^8.4"
5678 }
5679 },
3706 - "node_modules/@csstools/postcss-logical-viewport-units": {
3707 - "version": "3.0.4",
3708 - "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-viewport-units/-/postcss-logical-viewport-units-3.0.4.tgz",
3709 - "integrity": "sha512-q+eHV1haXA4w9xBwZLKjVKAWn3W2CMqmpNpZUk5kRprvSiBEGMgrNH3/sJZ8UA3JgyHaOt3jwT9uFa4wLX4EqQ==",
5680 + "node_modules/@csstools/postcss-scope-pseudo-class/node_modules/postcss-selector-parser": {
5681 + "version": "7.1.1",
5682 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
5683 + "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
5684 + "license": "MIT",
5685 + "dependencies": {
5686 + "cssesc": "^3.0.0",
5687 + "util-deprecate": "^1.0.2"
5688 + },
5689 + "engines": {
5690 + "node": ">=4"
5691 + }
5692 + },
5693 + "node_modules/@csstools/postcss-sign-functions": {
5694 + "version": "2.0.0",
5695 + "resolved": "https://registry.npmjs.org/@csstools/postcss-sign-functions/-/postcss-sign-functions-2.0.0.tgz",
5696 + "integrity": "sha512-32Bw7++8ToSLMEOSJUuxJsAJJdsIfgeD1dYPKRCk9/fTciVZ8MjkPXypwiXIo7xIJk0h5CJz6QUkDoc6dcAJ7Q==",
5697 "funding": [
5698 {
5699 "type": "github",
@@ -3719,20 +5706,21 @@
5706 ],
5707 "license": "MIT-0",
5708 "dependencies": {
3722 - "@csstools/css-tokenizer": "^3.0.4",
3723 - "@csstools/utilities": "^2.0.0"
5709 + "@csstools/css-calc": "^3.0.0",
5710 + "@csstools/css-parser-algorithms": "^4.0.0",
5711 + "@csstools/css-tokenizer": "^4.0.0"
5712 },
5713 "engines": {
3726 - "node": ">=18"
5714 + "node": ">=20.19.0"
5715 },
5716 "peerDependencies": {
5717 "postcss": "^8.4"
5718 }
5719 },
3732 - "node_modules/@csstools/postcss-media-minmax": {
3733 - "version": "2.0.9",
3734 - "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.9.tgz",
3735 - "integrity": "sha512-af9Qw3uS3JhYLnCbqtZ9crTvvkR+0Se+bBqSr7ykAnl9yKhk6895z9rf+2F4dClIDJWxgn0iZZ1PSdkhrbs2ig==",
5720 + "node_modules/@csstools/postcss-sign-functions/node_modules/@csstools/css-calc": {
5721 + "version": "3.0.0",
5722 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
5723 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
5724 "funding": [
5725 {
5726 "type": "github",
@@ -3744,23 +5732,18 @@
5732 }
5733 ],
5734 "license": "MIT",
3747 - "dependencies": {
3748 - "@csstools/css-calc": "^2.1.4",
3749 - "@csstools/css-parser-algorithms": "^3.0.5",
3750 - "@csstools/css-tokenizer": "^3.0.4",
3751 - "@csstools/media-query-list-parser": "^4.0.3"
3752 - },
5735 "engines": {
3754 - "node": ">=18"
5736 + "node": ">=20.19.0"
5737 },
5738 "peerDependencies": {
3757 - "postcss": "^8.4"
5739 + "@csstools/css-parser-algorithms": "^4.0.0",
5740 + "@csstools/css-tokenizer": "^4.0.0"
5741 }
5742 },
3760 - "node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values": {
3761 - "version": "3.0.5",
3762 - "resolved": "https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-3.0.5.tgz",
3763 - "integrity": "sha512-zhAe31xaaXOY2Px8IYfoVTB3wglbJUVigGphFLj6exb7cjZRH9A6adyE22XfFK3P2PzwRk0VDeTJmaxpluyrDg==",
5743 + "node_modules/@csstools/postcss-sign-functions/node_modules/@csstools/css-parser-algorithms": {
5744 + "version": "4.0.0",
5745 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
5746 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
5747 "funding": [
5748 {
5749 "type": "github",
@@ -3771,23 +5754,18 @@
5754 "url": "https://opencollective.com/csstools"
5755 }
5756 ],
3774 - "license": "MIT-0",
3775 - "dependencies": {
3776 - "@csstools/css-parser-algorithms": "^3.0.5",
3777 - "@csstools/css-tokenizer": "^3.0.4",
3778 - "@csstools/media-query-list-parser": "^4.0.3"
3779 - },
5757 + "license": "MIT",
5758 "engines": {
3781 - "node": ">=18"
5759 + "node": ">=20.19.0"
5760 },
5761 "peerDependencies": {
3784 - "postcss": "^8.4"
5762 + "@csstools/css-tokenizer": "^4.0.0"
5763 }
5764 },
3787 - "node_modules/@csstools/postcss-nested-calc": {
5765 + "node_modules/@csstools/postcss-sign-functions/node_modules/@csstools/css-tokenizer": {
5766 "version": "4.0.0",
3789 - "resolved": "https://registry.npmjs.org/@csstools/postcss-nested-calc/-/postcss-nested-calc-4.0.0.tgz",
3790 - "integrity": "sha512-jMYDdqrQQxE7k9+KjstC3NbsmC063n1FTPLCgCRS2/qHUbHM0mNy9pIn4QIiQGs9I/Bg98vMqw7mJXBxa0N88A==",
5767 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
5768 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
5769 "funding": [
5770 {
5771 "type": "github",
@@ -3798,22 +5776,15 @@
5776 "url": "https://opencollective.com/csstools"
5777 }
5778 ],
3801 - "license": "MIT-0",
3802 - "dependencies": {
3803 - "@csstools/utilities": "^2.0.0",
3804 - "postcss-value-parser": "^4.2.0"
3805 - },
5779 + "license": "MIT",
5780 "engines": {
3807 - "node": ">=18"
3808 - },
3809 - "peerDependencies": {
3810 - "postcss": "^8.4"
5781 + "node": ">=20.19.0"
5782 }
5783 },
3813 - "node_modules/@csstools/postcss-normalize-display-values": {
3814 - "version": "4.0.1",
3815 - "resolved": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.1.tgz",
3816 - "integrity": "sha512-TQUGBuRvxdc7TgNSTevYqrL8oItxiwPDixk20qCB5me/W8uF7BPbhRrAvFuhEoywQp/woRsUZ6SJ+sU5idZAIA==",
5784 + "node_modules/@csstools/postcss-stepped-value-functions": {
5785 + "version": "5.0.0",
5786 + "resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-5.0.0.tgz",
5787 + "integrity": "sha512-NueCSNbaq7QtAj6QwseMqOlM3C8nN2GWaPwd2Uw+IOYAbGvO/84BxUtNeZljeOmqJX61hwSNhLfwmgJXgY0W5A==",
5788 "funding": [
5789 {
5790 "type": "github",
@@ -3826,19 +5797,21 @@
5797 ],
5798 "license": "MIT-0",
5799 "dependencies": {
3829 - "postcss-value-parser": "^4.2.0"
5800 + "@csstools/css-calc": "^3.0.0",
5801 + "@csstools/css-parser-algorithms": "^4.0.0",
5802 + "@csstools/css-tokenizer": "^4.0.0"
5803 },
5804 "engines": {
3832 - "node": ">=18"
5805 + "node": ">=20.19.0"
5806 },
5807 "peerDependencies": {
5808 "postcss": "^8.4"
5809 }
5810 },
3838 - "node_modules/@csstools/postcss-oklab-function": {
3839 - "version": "4.0.12",
3840 - "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.12.tgz",
3841 - "integrity": "sha512-HhlSmnE1NKBhXsTnNGjxvhryKtO7tJd1w42DKOGFD6jSHtYOrsJTQDKPMwvOfrzUAk8t7GcpIfRyM7ssqHpFjg==",
5811 + "node_modules/@csstools/postcss-stepped-value-functions/node_modules/@csstools/css-calc": {
5812 + "version": "3.0.0",
5813 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
5814 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
5815 "funding": [
5816 {
5817 "type": "github",
@@ -3849,25 +5822,19 @@
5822 "url": "https://opencollective.com/csstools"
5823 }
5824 ],
3852 - "license": "MIT-0",
3853 - "dependencies": {
3854 - "@csstools/css-color-parser": "^3.1.0",
3855 - "@csstools/css-parser-algorithms": "^3.0.5",
3856 - "@csstools/css-tokenizer": "^3.0.4",
3857 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
3858 - "@csstools/utilities": "^2.0.0"
3859 - },
5825 + "license": "MIT",
5826 "engines": {
3861 - "node": ">=18"
5827 + "node": ">=20.19.0"
5828 },
5829 "peerDependencies": {
3864 - "postcss": "^8.4"
5830 + "@csstools/css-parser-algorithms": "^4.0.0",
5831 + "@csstools/css-tokenizer": "^4.0.0"
5832 }
5833 },
3867 - "node_modules/@csstools/postcss-position-area-property": {
3868 - "version": "1.0.0",
3869 - "resolved": "https://registry.npmjs.org/@csstools/postcss-position-area-property/-/postcss-position-area-property-1.0.0.tgz",
3870 - "integrity": "sha512-fUP6KR8qV2NuUZV3Cw8itx0Ep90aRjAZxAEzC3vrl6yjFv+pFsQbR18UuQctEKmA72K9O27CoYiKEgXxkqjg8Q==",
5834 + "node_modules/@csstools/postcss-stepped-value-functions/node_modules/@csstools/css-parser-algorithms": {
5835 + "version": "4.0.0",
5836 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
5837 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
5838 "funding": [
5839 {
5840 "type": "github",
@@ -3878,18 +5845,18 @@
5845 "url": "https://opencollective.com/csstools"
5846 }
5847 ],
3881 - "license": "MIT-0",
5848 + "license": "MIT",
5849 "engines": {
3883 - "node": ">=18"
5850 + "node": ">=20.19.0"
5851 },
5852 "peerDependencies": {
3886 - "postcss": "^8.4"
5853 + "@csstools/css-tokenizer": "^4.0.0"
5854 }
5855 },
3889 - "node_modules/@csstools/postcss-progressive-custom-properties": {
3890 - "version": "4.2.1",
3891 - "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-4.2.1.tgz",
3892 - "integrity": "sha512-uPiiXf7IEKtUQXsxu6uWtOlRMXd2QWWy5fhxHDnPdXKCQckPP3E34ZgDoZ62r2iT+UOgWsSbM4NvHE5m3mAEdw==",
5856 + "node_modules/@csstools/postcss-stepped-value-functions/node_modules/@csstools/css-tokenizer": {
5857 + "version": "4.0.0",
5858 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
5859 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
5860 "funding": [
5861 {
5862 "type": "github",
@@ -3900,21 +5867,15 @@
5867 "url": "https://opencollective.com/csstools"
5868 }
5869 ],
3903 - "license": "MIT-0",
3904 - "dependencies": {
3905 - "postcss-value-parser": "^4.2.0"
3906 - },
5870 + "license": "MIT",
5871 "engines": {
3908 - "node": ">=18"
3909 - },
3910 - "peerDependencies": {
3911 - "postcss": "^8.4"
5872 + "node": ">=20.19.0"
5873 }
5874 },
3914 - "node_modules/@csstools/postcss-property-rule-prelude-list": {
3915 - "version": "1.0.0",
3916 - "resolved": "https://registry.npmjs.org/@csstools/postcss-property-rule-prelude-list/-/postcss-property-rule-prelude-list-1.0.0.tgz",
3917 - "integrity": "sha512-IxuQjUXq19fobgmSSvUDO7fVwijDJaZMvWQugxfEUxmjBeDCVaDuMpsZ31MsTm5xbnhA+ElDi0+rQ7sQQGisFA==",
5875 + "node_modules/@csstools/postcss-syntax-descriptor-syntax-production": {
5876 + "version": "2.0.0",
5877 + "resolved": "https://registry.npmjs.org/@csstools/postcss-syntax-descriptor-syntax-production/-/postcss-syntax-descriptor-syntax-production-2.0.0.tgz",
5878 + "integrity": "sha512-elYcbdiBXAkPqvojB9kIBRuHY6htUhjSITtFQ+XiXnt6SvZCbNGxQmaaw6uZ7SPHu/+i/XVjzIt09/1k3SIerQ==",
5879 "funding": [
5880 {
5881 "type": "github",
@@ -3927,20 +5888,19 @@
5888 ],
5889 "license": "MIT-0",
5890 "dependencies": {
3930 - "@csstools/css-parser-algorithms": "^3.0.5",
3931 - "@csstools/css-tokenizer": "^3.0.4"
5891 + "@csstools/css-tokenizer": "^4.0.0"
5892 },
5893 "engines": {
3934 - "node": ">=18"
5894 + "node": ">=20.19.0"
5895 },
5896 "peerDependencies": {
5897 "postcss": "^8.4"
5898 }
5899 },
3940 - "node_modules/@csstools/postcss-random-function": {
3941 - "version": "2.0.1",
3942 - "resolved": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-2.0.1.tgz",
3943 - "integrity": "sha512-q+FQaNiRBhnoSNo+GzqGOIBKoHQ43lYz0ICrV+UudfWnEF6ksS6DsBIJSISKQT2Bvu3g4k6r7t0zYrk5pDlo8w==",
5900 + "node_modules/@csstools/postcss-syntax-descriptor-syntax-production/node_modules/@csstools/css-tokenizer": {
5901 + "version": "4.0.0",
5902 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
5903 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
5904 "funding": [
5905 {
5906 "type": "github",
@@ -3951,23 +5911,15 @@
5911 "url": "https://opencollective.com/csstools"
5912 }
5913 ],
3954 - "license": "MIT-0",
3955 - "dependencies": {
3956 - "@csstools/css-calc": "^2.1.4",
3957 - "@csstools/css-parser-algorithms": "^3.0.5",
3958 - "@csstools/css-tokenizer": "^3.0.4"
3959 - },
5914 + "license": "MIT",
5915 "engines": {
3961 - "node": ">=18"
3962 - },
3963 - "peerDependencies": {
3964 - "postcss": "^8.4"
5916 + "node": ">=20.19.0"
5917 }
5918 },
3967 - "node_modules/@csstools/postcss-relative-color-syntax": {
3968 - "version": "3.0.12",
3969 - "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-3.0.12.tgz",
3970 - "integrity": "sha512-0RLIeONxu/mtxRtf3o41Lq2ghLimw0w9ByLWnnEVuy89exmEEq8bynveBxNW3nyHqLAFEeNtVEmC1QK9MZ8Huw==",
5919 + "node_modules/@csstools/postcss-system-ui-font-family": {
5920 + "version": "2.0.0",
5921 + "resolved": "https://registry.npmjs.org/@csstools/postcss-system-ui-font-family/-/postcss-system-ui-font-family-2.0.0.tgz",
5922 + "integrity": "sha512-FyGZCgchFImFyiHS2x3rD5trAqatf/x23veBLTIgbaqyFfna6RNBD+Qf8HRSjt6HGMXOLhAjxJ3OoZg0bbn7Qw==",
5923 "funding": [
5924 {
5925 "type": "github",
@@ -3980,23 +5932,20 @@
5932 ],
5933 "license": "MIT-0",
5934 "dependencies": {
3983 - "@csstools/css-color-parser": "^3.1.0",
3984 - "@csstools/css-parser-algorithms": "^3.0.5",
3985 - "@csstools/css-tokenizer": "^3.0.4",
3986 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
3987 - "@csstools/utilities": "^2.0.0"
5935 + "@csstools/css-parser-algorithms": "^4.0.0",
5936 + "@csstools/css-tokenizer": "^4.0.0"
5937 },
5938 "engines": {
3990 - "node": ">=18"
5939 + "node": ">=20.19.0"
5940 },
5941 "peerDependencies": {
5942 "postcss": "^8.4"
5943 }
5944 },
3996 - "node_modules/@csstools/postcss-scope-pseudo-class": {
3997 - "version": "4.0.1",
3998 - "resolved": "https://registry.npmjs.org/@csstools/postcss-scope-pseudo-class/-/postcss-scope-pseudo-class-4.0.1.tgz",
3999 - "integrity": "sha512-IMi9FwtH6LMNuLea1bjVMQAsUhFxJnyLSgOp/cpv5hrzWmrUYU5fm0EguNDIIOHUqzXode8F/1qkC/tEo/qN8Q==",
5945 + "node_modules/@csstools/postcss-system-ui-font-family/node_modules/@csstools/css-parser-algorithms": {
5946 + "version": "4.0.0",
5947 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
5948 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
5949 "funding": [
5950 {
5951 "type": "github",
@@ -4007,34 +5956,37 @@
5956 "url": "https://opencollective.com/csstools"
5957 }
5958 ],
4010 - "license": "MIT-0",
4011 - "dependencies": {
4012 - "postcss-selector-parser": "^7.0.0"
4013 - },
5959 + "license": "MIT",
5960 "engines": {
4015 - "node": ">=18"
5961 + "node": ">=20.19.0"
5962 },
5963 "peerDependencies": {
4018 - "postcss": "^8.4"
5964 + "@csstools/css-tokenizer": "^4.0.0"
5965 }
5966 },
4021 - "node_modules/@csstools/postcss-scope-pseudo-class/node_modules/postcss-selector-parser": {
4022 - "version": "7.0.0",
4023 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz",
4024 - "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
5967 + "node_modules/@csstools/postcss-system-ui-font-family/node_modules/@csstools/css-tokenizer": {
5968 + "version": "4.0.0",
5969 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
5970 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
5971 + "funding": [
5972 + {
5973 + "type": "github",
5974 + "url": "https://github.com/sponsors/csstools"
5975 + },
5976 + {
5977 + "type": "opencollective",
5978 + "url": "https://opencollective.com/csstools"
5979 + }
5980 + ],
5981 "license": "MIT",
4026 - "dependencies": {
4027 - "cssesc": "^3.0.0",
4028 - "util-deprecate": "^1.0.2"
4029 - },
5982 "engines": {
4031 - "node": ">=4"
5983 + "node": ">=20.19.0"
5984 }
5985 },
4034 - "node_modules/@csstools/postcss-sign-functions": {
4035 - "version": "1.1.4",
4036 - "resolved": "https://registry.npmjs.org/@csstools/postcss-sign-functions/-/postcss-sign-functions-1.1.4.tgz",
4037 - "integrity": "sha512-P97h1XqRPcfcJndFdG95Gv/6ZzxUBBISem0IDqPZ7WMvc/wlO+yU0c5D/OCpZ5TJoTt63Ok3knGk64N+o6L2Pg==",
5986 + "node_modules/@csstools/postcss-text-decoration-shorthand": {
5987 + "version": "5.0.0",
5988 + "resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-5.0.0.tgz",
5989 + "integrity": "sha512-nCi/1o5LX2+fH7RW53k1q2KP6J5JjevoK5EayDUZvC5HeH7AioSY5LTK9jrEZHj4hBa7/J8kUzgSus5YMdgxIA==",
5990 "funding": [
5991 {
5992 "type": "github",
@@ -4047,21 +5999,20 @@
5999 ],
6000 "license": "MIT-0",
6001 "dependencies": {
4050 - "@csstools/css-calc": "^2.1.4",
4051 - "@csstools/css-parser-algorithms": "^3.0.5",
4052 - "@csstools/css-tokenizer": "^3.0.4"
6002 + "@csstools/color-helpers": "^6.0.0",
6003 + "postcss-value-parser": "^4.2.0"
6004 },
6005 "engines": {
4055 - "node": ">=18"
6006 + "node": ">=20.19.0"
6007 },
6008 "peerDependencies": {
6009 "postcss": "^8.4"
6010 }
6011 },
4061 - "node_modules/@csstools/postcss-stepped-value-functions": {
4062 - "version": "4.0.9",
4063 - "resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4.0.9.tgz",
4064 - "integrity": "sha512-h9btycWrsex4dNLeQfyU3y3w40LMQooJWFMm/SK9lrKguHDcFl4VMkncKKoXi2z5rM9YGWbUQABI8BT2UydIcA==",
6012 + "node_modules/@csstools/postcss-text-decoration-shorthand/node_modules/@csstools/color-helpers": {
6013 + "version": "6.0.0",
6014 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
6015 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
6016 "funding": [
6017 {
6018 "type": "github",
@@ -4073,22 +6024,14 @@
6024 }
6025 ],
6026 "license": "MIT-0",
4076 - "dependencies": {
4077 - "@csstools/css-calc": "^2.1.4",
4078 - "@csstools/css-parser-algorithms": "^3.0.5",
4079 - "@csstools/css-tokenizer": "^3.0.4"
4080 - },
6027 "engines": {
4082 - "node": ">=18"
4083 - },
4084 - "peerDependencies": {
4085 - "postcss": "^8.4"
6028 + "node": ">=20.19.0"
6029 }
6030 },
4088 - "node_modules/@csstools/postcss-syntax-descriptor-syntax-production": {
4089 - "version": "1.0.1",
4090 - "resolved": "https://registry.npmjs.org/@csstools/postcss-syntax-descriptor-syntax-production/-/postcss-syntax-descriptor-syntax-production-1.0.1.tgz",
4091 - "integrity": "sha512-GneqQWefjM//f4hJ/Kbox0C6f2T7+pi4/fqTqOFGTL3EjnvOReTqO1qUQ30CaUjkwjYq9qZ41hzarrAxCc4gow==",
6031 + "node_modules/@csstools/postcss-trigonometric-functions": {
6032 + "version": "5.0.0",
6033 + "resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-5.0.0.tgz",
6034 + "integrity": "sha512-isjkD3l1MVjanGuaS7RIYP/9txZKbZ8eQPaUHoxEWmySm3k6KutSepzPINL6MXyyi0ZUijZcktA++/L66IK71A==",
6035 "funding": [
6036 {
6037 "type": "github",
@@ -4101,19 +6044,21 @@
6044 ],
6045 "license": "MIT-0",
6046 "dependencies": {
4104 - "@csstools/css-tokenizer": "^3.0.4"
6047 + "@csstools/css-calc": "^3.0.0",
6048 + "@csstools/css-parser-algorithms": "^4.0.0",
6049 + "@csstools/css-tokenizer": "^4.0.0"
6050 },
6051 "engines": {
4107 - "node": ">=18"
6052 + "node": ">=20.19.0"
6053 },
6054 "peerDependencies": {
6055 "postcss": "^8.4"
6056 }
6057 },
4113 - "node_modules/@csstools/postcss-system-ui-font-family": {
4114 - "version": "1.0.0",
4115 - "resolved": "https://registry.npmjs.org/@csstools/postcss-system-ui-font-family/-/postcss-system-ui-font-family-1.0.0.tgz",
4116 - "integrity": "sha512-s3xdBvfWYfoPSBsikDXbuorcMG1nN1M6GdU0qBsGfcmNR0A/qhloQZpTxjA3Xsyrk1VJvwb2pOfiOT3at/DuIQ==",
6058 + "node_modules/@csstools/postcss-trigonometric-functions/node_modules/@csstools/css-calc": {
6059 + "version": "3.0.0",
6060 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
6061 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
6062 "funding": [
6063 {
6064 "type": "github",
@@ -4124,22 +6069,19 @@
6069 "url": "https://opencollective.com/csstools"
6070 }
6071 ],
4127 - "license": "MIT-0",
4128 - "dependencies": {
4129 - "@csstools/css-parser-algorithms": "^3.0.5",
4130 - "@csstools/css-tokenizer": "^3.0.4"
4131 - },
6072 + "license": "MIT",
6073 "engines": {
4133 - "node": ">=18"
6074 + "node": ">=20.19.0"
6075 },
6076 "peerDependencies": {
4136 - "postcss": "^8.4"
6077 + "@csstools/css-parser-algorithms": "^4.0.0",
6078 + "@csstools/css-tokenizer": "^4.0.0"
6079 }
6080 },
4139 - "node_modules/@csstools/postcss-text-decoration-shorthand": {
4140 - "version": "4.0.3",
4141 - "resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.3.tgz",
4142 - "integrity": "sha512-KSkGgZfx0kQjRIYnpsD7X2Om9BUXX/Kii77VBifQW9Ih929hK0KNjVngHDH0bFB9GmfWcR9vJYJJRvw/NQjkrA==",
6081 + "node_modules/@csstools/postcss-trigonometric-functions/node_modules/@csstools/css-parser-algorithms": {
6082 + "version": "4.0.0",
6083 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
6084 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
6085 "funding": [
6086 {
6087 "type": "github",
@@ -4150,22 +6092,18 @@
6092 "url": "https://opencollective.com/csstools"
6093 }
6094 ],
4153 - "license": "MIT-0",
4154 - "dependencies": {
4155 - "@csstools/color-helpers": "^5.1.0",
4156 - "postcss-value-parser": "^4.2.0"
4157 - },
6095 + "license": "MIT",
6096 "engines": {
4159 - "node": ">=18"
6097 + "node": ">=20.19.0"
6098 },
6099 "peerDependencies": {
4162 - "postcss": "^8.4"
6100 + "@csstools/css-tokenizer": "^4.0.0"
6101 }
6102 },
4165 - "node_modules/@csstools/postcss-trigonometric-functions": {
4166 - "version": "4.0.9",
4167 - "resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.9.tgz",
4168 - "integrity": "sha512-Hnh5zJUdpNrJqK9v1/E3BbrQhaDTj5YiX7P61TOvUhoDHnUmsNNxcDAgkQ32RrcWx9GVUvfUNPcUkn8R3vIX6A==",
6103 + "node_modules/@csstools/postcss-trigonometric-functions/node_modules/@csstools/css-tokenizer": {
6104 + "version": "4.0.0",
6105 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
6106 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
6107 "funding": [
6108 {
6109 "type": "github",
@@ -4176,23 +6114,15 @@
6114 "url": "https://opencollective.com/csstools"
6115 }
6116 ],
4179 - "license": "MIT-0",
4180 - "dependencies": {
4181 - "@csstools/css-calc": "^2.1.4",
4182 - "@csstools/css-parser-algorithms": "^3.0.5",
4183 - "@csstools/css-tokenizer": "^3.0.4"
4184 - },
6117 + "license": "MIT",
6118 "engines": {
4186 - "node": ">=18"
4187 - },
4188 - "peerDependencies": {
4189 - "postcss": "^8.4"
6119 + "node": ">=20.19.0"
6120 }
6121 },
6122 "node_modules/@csstools/postcss-unset-value": {
4193 - "version": "4.0.0",
4194 - "resolved": "https://registry.npmjs.org/@csstools/postcss-unset-value/-/postcss-unset-value-4.0.0.tgz",
4195 - "integrity": "sha512-cBz3tOCI5Fw6NIFEwU3RiwK6mn3nKegjpJuzCndoGq3BZPkUjnsq7uQmIeMNeMbMk7YD2MfKcgCpZwX5jyXqCA==",
6123 + "version": "5.0.0",
6124 + "resolved": "https://registry.npmjs.org/@csstools/postcss-unset-value/-/postcss-unset-value-5.0.0.tgz",
6125 + "integrity": "sha512-EoO54sS2KCIfesvHyFYAW99RtzwHdgaJzhl7cqKZSaMYKZv3fXSOehDjAQx8WZBKn1JrMd7xJJI1T1BxPF7/jA==",
6126 "funding": [
6127 {
6128 "type": "github",
@@ -4205,16 +6135,16 @@
6135 ],
6136 "license": "MIT-0",
6137 "engines": {
4208 - "node": ">=18"
6138 + "node": ">=20.19.0"
6139 },
6140 "peerDependencies": {
6141 "postcss": "^8.4"
6142 }
6143 },
6144 "node_modules/@csstools/selector-resolve-nested": {
4215 - "version": "3.1.0",
4216 - "resolved": "https://registry.npmjs.org/@csstools/selector-resolve-nested/-/selector-resolve-nested-3.1.0.tgz",
4217 - "integrity": "sha512-mf1LEW0tJLKfWyvn5KdDrhpxHyuxpbNwTIwOYLIvsTffeyOf85j5oIzfG0yosxDgx/sswlqBnESYUcQH0vgZ0g==",
6145 + "version": "4.0.0",
6146 + "resolved": "https://registry.npmjs.org/@csstools/selector-resolve-nested/-/selector-resolve-nested-4.0.0.tgz",
6147 + "integrity": "sha512-9vAPxmp+Dx3wQBIUwc1v7Mdisw1kbbaGqXUM8QLTgWg7SoPGYtXBsMXvsFs/0Bn5yoFhcktzxNZGNaUt0VjgjA==",
6148 "funding": [
6149 {
6150 "type": "github",
@@ -4227,16 +6157,16 @@
6157 ],
6158 "license": "MIT-0",
6159 "engines": {
4230 - "node": ">=18"
6160 + "node": ">=20.19.0"
6161 },
6162 "peerDependencies": {
4233 - "postcss-selector-parser": "^7.0.0"
6163 + "postcss-selector-parser": "^7.1.1"
6164 }
6165 },
6166 "node_modules/@csstools/selector-specificity": {
4237 - "version": "5.0.0",
4238 - "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz",
4239 - "integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==",
6167 + "version": "6.0.0",
6168 + "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-6.0.0.tgz",
6169 + "integrity": "sha512-4sSgl78OtOXEX/2d++8A83zHNTgwCJMaR24FvsYL7Uf/VS8HZk9PTwR51elTbGqMuwH3szLvvOXEaVnqn0Z3zA==",
6170 "funding": [
6171 {
6172 "type": "github",
@@ -4249,16 +6179,16 @@
6179 ],
6180 "license": "MIT-0",
6181 "engines": {
4252 - "node": ">=18"
6182 + "node": ">=20.19.0"
6183 },
6184 "peerDependencies": {
4255 - "postcss-selector-parser": "^7.0.0"
6185 + "postcss-selector-parser": "^7.1.1"
6186 }
6187 },
6188 "node_modules/@csstools/utilities": {
4259 - "version": "2.0.0",
4260 - "resolved": "https://registry.npmjs.org/@csstools/utilities/-/utilities-2.0.0.tgz",
4261 - "integrity": "sha512-5VdOr0Z71u+Yp3ozOx8T11N703wIFGVRgOWbOZMKgglPJsWA54MRIoMNVMa7shUToIhx5J8vX4sOZgD2XiihiQ==",
6189 + "version": "3.0.0",
6190 + "resolved": "https://registry.npmjs.org/@csstools/utilities/-/utilities-3.0.0.tgz",
6191 + "integrity": "sha512-etDqA/4jYvOGBM6yfKCOsEXfH96BKztZdgGmGqKi2xHnDe0ILIBraRspwgYatJH9JsCZ5HCGoCst8w18EKOAdg==",
6192 "funding": [
6193 {
6194 "type": "github",
@@ -4271,7 +6201,7 @@
6201 ],
6202 "license": "MIT-0",
6203 "engines": {
4274 - "node": ">=18"
6204 + "node": ">=20.19.0"
6205 },
6206 "peerDependencies": {
6207 "postcss": "^8.4"
@@ -16163,9 +18093,9 @@
18093 }
18094 },
18095 "node_modules/css-blank-pseudo": {
16166 - "version": "7.0.1",
16167 - "resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-7.0.1.tgz",
16168 - "integrity": "sha512-jf+twWGDf6LDoXDUode+nc7ZlrqfaNphrBIBrcmeP3D8yw1uPaix1gCC8LUQUGQ6CycuK2opkbFFWFuq/a94ag==",
18096 + "version": "8.0.1",
18097 + "resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-8.0.1.tgz",
18098 + "integrity": "sha512-C5B2e5hCM4llrQkUms+KnWEMVW8K1n2XvX9G7ppfMZJQ7KAS/4rNnkP1Cs+HhWriOz1mWWTMFD4j1J7s31Dgug==",
18099 "funding": [
18100 {
18101 "type": "github",
@@ -16178,19 +18108,19 @@
18108 ],
18109 "license": "MIT-0",
18110 "dependencies": {
16181 - "postcss-selector-parser": "^7.0.0"
18111 + "postcss-selector-parser": "^7.1.1"
18112 },
18113 "engines": {
16184 - "node": ">=18"
18114 + "node": ">=20.19.0"
18115 },
18116 "peerDependencies": {
18117 "postcss": "^8.4"
18118 }
18119 },
18120 "node_modules/css-blank-pseudo/node_modules/postcss-selector-parser": {
16191 - "version": "7.0.0",
16192 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz",
16193 - "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
18121 + "version": "7.1.1",
18122 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
18123 + "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
18124 "license": "MIT",
18125 "dependencies": {
18126 "cssesc": "^3.0.0",
@@ -16222,9 +18152,9 @@
18152 }
18153 },
18154 "node_modules/css-has-pseudo": {
16225 - "version": "7.0.3",
16226 - "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-7.0.3.tgz",
16227 - "integrity": "sha512-oG+vKuGyqe/xvEMoxAQrhi7uY16deJR3i7wwhBerVrGQKSqUC5GiOVxTpM9F9B9hw0J+eKeOWLH7E9gZ1Dr5rA==",
18155 + "version": "8.0.0",
18156 + "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-8.0.0.tgz",
18157 + "integrity": "sha512-Uz/bsHRbOeir/5Oeuz85tq/yLJLxX+3dpoRdjNTshs6jjqwUg8XaEZGDd0ci3fw7l53Srw0EkJ8mYan0eW5uGQ==",
18158 "funding": [
18159 {
18160 "type": "github",
@@ -16237,21 +18167,21 @@
18167 ],
18168 "license": "MIT-0",
18169 "dependencies": {
16240 - "@csstools/selector-specificity": "^5.0.0",
16241 - "postcss-selector-parser": "^7.0.0",
18170 + "@csstools/selector-specificity": "^6.0.0",
18171 + "postcss-selector-parser": "^7.1.1",
18172 "postcss-value-parser": "^4.2.0"
18173 },
18174 "engines": {
16245 - "node": ">=18"
18175 + "node": ">=20.19.0"
18176 },
18177 "peerDependencies": {
18178 "postcss": "^8.4"
18179 }
18180 },
18181 "node_modules/css-has-pseudo/node_modules/postcss-selector-parser": {
16252 - "version": "7.1.0",
16253 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
16254 - "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
18182 + "version": "7.1.1",
18183 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
18184 + "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
18185 "license": "MIT",
18186 "dependencies": {
18187 "cssesc": "^3.0.0",
@@ -16430,9 +18360,9 @@
18360 }
18361 },
18362 "node_modules/css-prefers-color-scheme": {
16433 - "version": "10.0.0",
16434 - "resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-10.0.0.tgz",
16435 - "integrity": "sha512-VCtXZAWivRglTZditUfB4StnsWr6YVZ2PRtuxQLKTNRdtAf8tpzaVPE9zXIF3VaSc7O70iK/j1+NXxyQCqdPjQ==",
18363 + "version": "11.0.0",
18364 + "resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-11.0.0.tgz",
18365 + "integrity": "sha512-fv0mgtwUhh2m9iio3Kxc2CkrogjIaRdMFaaqyzSFdii17JF4cfPyMNX72B15ZW2Nrr/NZUpxI4dec1VMHYJvdw==",
18366 "funding": [
18367 {
18368 "type": "github",
@@ -16445,7 +18375,7 @@
18375 ],
18376 "license": "MIT-0",
18377 "engines": {
16448 - "node": ">=18"
18378 + "node": ">=20.19.0"
18379 },
18380 "peerDependencies": {
18381 "postcss": "^8.4"
@@ -16525,9 +18455,9 @@
18455 "license": "MIT"
18456 },
18457 "node_modules/cssdb": {
16528 - "version": "8.6.0",
16529 - "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.6.0.tgz",
16530 - "integrity": "sha512-7ZrRi/Z3cRL1d5I8RuXEWAkRFP3J4GeQRiyVknI4KC70RAU8hT4LysUZDe0y+fYNOktCbxE8sOPUOhyR12UqGQ==",
18458 + "version": "8.7.0",
18459 + "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.7.0.tgz",
18460 + "integrity": "sha512-UxiWVpV953ENHqAKjKRPZHNDfRo3uOymvO5Ef7MFCWlenaohkYj7PTO7WCBdjZm8z/aDZd6rXyUIlwZ0AjyFSg==",
18461 "funding": [
18462 {
18463 "type": "opencollective",
@@ -34104,9 +36034,9 @@
36034 }
36035 },
36036 "node_modules/postcss-attribute-case-insensitive": {
34107 - "version": "7.0.1",
34108 - "resolved": "https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-7.0.1.tgz",
34109 - "integrity": "sha512-Uai+SupNSqzlschRyNx3kbCTWgY/2hcwtHEI/ej2LJWc9JJ77qKgGptd8DHwY1mXtZ7Aoh4z4yxfwMBue9eNgw==",
36037 + "version": "8.0.0",
36038 + "resolved": "https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-8.0.0.tgz",
36039 + "integrity": "sha512-fovIPEV35c2JzVXdmP+sp2xirbBMt54J+upU8u6TSj410kUU5+axgEzvBBSAX8KCybze8CFCelzFAw/FfWg2TA==",
36040 "funding": [
36041 {
36042 "type": "github",
@@ -34119,19 +36049,19 @@
36049 ],
36050 "license": "MIT",
36051 "dependencies": {
34122 - "postcss-selector-parser": "^7.0.0"
36052 + "postcss-selector-parser": "^7.1.1"
36053 },
36054 "engines": {
34125 - "node": ">=18"
36055 + "node": ">=20.19.0"
36056 },
36057 "peerDependencies": {
36058 "postcss": "^8.4"
36059 }
36060 },
36061 "node_modules/postcss-attribute-case-insensitive/node_modules/postcss-selector-parser": {
34132 - "version": "7.0.0",
34133 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz",
34134 - "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
36062 + "version": "7.1.1",
36063 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
36064 + "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
36065 "license": "MIT",
36066 "dependencies": {
36067 "cssesc": "^3.0.0",
@@ -34170,9 +36100,9 @@
36100 }
36101 },
36102 "node_modules/postcss-color-functional-notation": {
34173 - "version": "7.0.12",
34174 - "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-7.0.12.tgz",
34175 - "integrity": "sha512-TLCW9fN5kvO/u38/uesdpbx3e8AkTYhMvDZYa9JpmImWuTE99bDQ7GU7hdOADIZsiI9/zuxfAJxny/khknp1Zw==",
36103 + "version": "8.0.0",
36104 + "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-8.0.0.tgz",
36105 + "integrity": "sha512-D3Z9ns0lHZbJVd+Fevtt3PkCaxe+V1Ig7UPsztzh9uul24kRzhWEZaY48NL8dg3Xyx45jhmSevOACBC8qfg1qw==",
36106 "funding": [
36107 {
36108 "type": "github",
@@ -34185,23 +36115,133 @@
36115 ],
36116 "license": "MIT-0",
36117 "dependencies": {
34188 - "@csstools/css-color-parser": "^3.1.0",
34189 - "@csstools/css-parser-algorithms": "^3.0.5",
34190 - "@csstools/css-tokenizer": "^3.0.4",
34191 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
34192 - "@csstools/utilities": "^2.0.0"
36118 + "@csstools/css-color-parser": "^4.0.0",
36119 + "@csstools/css-parser-algorithms": "^4.0.0",
36120 + "@csstools/css-tokenizer": "^4.0.0",
36121 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
36122 + "@csstools/utilities": "^3.0.0"
36123 },
36124 "engines": {
34195 - "node": ">=18"
36125 + "node": ">=20.19.0"
36126 },
36127 "peerDependencies": {
36128 "postcss": "^8.4"
36129 }
36130 },
36131 + "node_modules/postcss-color-functional-notation/node_modules/@csstools/color-helpers": {
36132 + "version": "6.0.0",
36133 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
36134 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
36135 + "funding": [
36136 + {
36137 + "type": "github",
36138 + "url": "https://github.com/sponsors/csstools"
36139 + },
36140 + {
36141 + "type": "opencollective",
36142 + "url": "https://opencollective.com/csstools"
36143 + }
36144 + ],
36145 + "license": "MIT-0",
36146 + "engines": {
36147 + "node": ">=20.19.0"
36148 + }
36149 + },
36150 + "node_modules/postcss-color-functional-notation/node_modules/@csstools/css-calc": {
36151 + "version": "3.0.0",
36152 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
36153 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
36154 + "funding": [
36155 + {
36156 + "type": "github",
36157 + "url": "https://github.com/sponsors/csstools"
36158 + },
36159 + {
36160 + "type": "opencollective",
36161 + "url": "https://opencollective.com/csstools"
36162 + }
36163 + ],
36164 + "license": "MIT",
36165 + "engines": {
36166 + "node": ">=20.19.0"
36167 + },
36168 + "peerDependencies": {
36169 + "@csstools/css-parser-algorithms": "^4.0.0",
36170 + "@csstools/css-tokenizer": "^4.0.0"
36171 + }
36172 + },
36173 + "node_modules/postcss-color-functional-notation/node_modules/@csstools/css-color-parser": {
36174 + "version": "4.0.0",
36175 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.0.tgz",
36176 + "integrity": "sha512-Ueqr+H5w5Hd8qdlXMkwpQvGWeyTOGFNbxdSdczszPB02QgGKrlpXjhDX4OgkNqIkXbpY1vcyM1m7YT0YfYw+og==",
36177 + "funding": [
36178 + {
36179 + "type": "github",
36180 + "url": "https://github.com/sponsors/csstools"
36181 + },
36182 + {
36183 + "type": "opencollective",
36184 + "url": "https://opencollective.com/csstools"
36185 + }
36186 + ],
36187 + "license": "MIT",
36188 + "dependencies": {
36189 + "@csstools/color-helpers": "^6.0.0",
36190 + "@csstools/css-calc": "^3.0.0"
36191 + },
36192 + "engines": {
36193 + "node": ">=20.19.0"
36194 + },
36195 + "peerDependencies": {
36196 + "@csstools/css-parser-algorithms": "^4.0.0",
36197 + "@csstools/css-tokenizer": "^4.0.0"
36198 + }
36199 + },
36200 + "node_modules/postcss-color-functional-notation/node_modules/@csstools/css-parser-algorithms": {
36201 + "version": "4.0.0",
36202 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
36203 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
36204 + "funding": [
36205 + {
36206 + "type": "github",
36207 + "url": "https://github.com/sponsors/csstools"
36208 + },
36209 + {
36210 + "type": "opencollective",
36211 + "url": "https://opencollective.com/csstools"
36212 + }
36213 + ],
36214 + "license": "MIT",
36215 + "engines": {
36216 + "node": ">=20.19.0"
36217 + },
36218 + "peerDependencies": {
36219 + "@csstools/css-tokenizer": "^4.0.0"
36220 + }
36221 + },
36222 + "node_modules/postcss-color-functional-notation/node_modules/@csstools/css-tokenizer": {
36223 + "version": "4.0.0",
36224 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
36225 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
36226 + "funding": [
36227 + {
36228 + "type": "github",
36229 + "url": "https://github.com/sponsors/csstools"
36230 + },
36231 + {
36232 + "type": "opencollective",
36233 + "url": "https://opencollective.com/csstools"
36234 + }
36235 + ],
36236 + "license": "MIT",
36237 + "engines": {
36238 + "node": ">=20.19.0"
36239 + }
36240 + },
36241 "node_modules/postcss-color-hex-alpha": {
34202 - "version": "10.0.0",
34203 - "resolved": "https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-10.0.0.tgz",
34204 - "integrity": "sha512-1kervM2cnlgPs2a8Vt/Qbe5cQ++N7rkYo/2rz2BkqJZIHQwaVuJgQH38REHrAi4uM0b1fqxMkWYmese94iMp3w==",
36242 + "version": "11.0.0",
36243 + "resolved": "https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-11.0.0.tgz",
36244 + "integrity": "sha512-NCGa6vjIyrjosz9GqRxVKbONBklz5TeipYqTJp3IqbnBWlBq5e5EMtG6MaX4vqk9LzocPfMQkuRK9tfk+OQuKg==",
36245 "funding": [
36246 {
36247 "type": "github",
@@ -34214,20 +36254,20 @@
36254 ],
36255 "license": "MIT",
36256 "dependencies": {
34217 - "@csstools/utilities": "^2.0.0",
36257 + "@csstools/utilities": "^3.0.0",
36258 "postcss-value-parser": "^4.2.0"
36259 },
36260 "engines": {
34221 - "node": ">=18"
36261 + "node": ">=20.19.0"
36262 },
36263 "peerDependencies": {
36264 "postcss": "^8.4"
36265 }
36266 },
36267 "node_modules/postcss-color-rebeccapurple": {
34228 - "version": "10.0.0",
34229 - "resolved": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-10.0.0.tgz",
34230 - "integrity": "sha512-JFta737jSP+hdAIEhk1Vs0q0YF5P8fFcj+09pweS8ktuGuZ8pPlykHsk6mPxZ8awDl4TrcxUqJo9l1IhVr/OjQ==",
36268 + "version": "11.0.0",
36269 + "resolved": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-11.0.0.tgz",
36270 + "integrity": "sha512-g9561mx7cbdqx7XeO/L+lJzVlzu7bICyXr72efBVKZGxIhvBBJf9fGXn3Cb6U4Bwh3LbzQO2e9NWBLVYdX5Eag==",
36271 "funding": [
36272 {
36273 "type": "github",
@@ -34240,11 +36280,11 @@
36280 ],
36281 "license": "MIT-0",
36282 "dependencies": {
34243 - "@csstools/utilities": "^2.0.0",
36283 + "@csstools/utilities": "^3.0.0",
36284 "postcss-value-parser": "^4.2.0"
36285 },
36286 "engines": {
34247 - "node": ">=18"
36287 + "node": ">=20.19.0"
36288 },
36289 "peerDependencies": {
36290 "postcss": "^8.4"
@@ -34285,9 +36325,9 @@
36325 }
36326 },
36327 "node_modules/postcss-custom-media": {
34288 - "version": "11.0.6",
34289 - "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-11.0.6.tgz",
34290 - "integrity": "sha512-C4lD4b7mUIw+RZhtY7qUbf4eADmb7Ey8BFA2px9jUbwg7pjTZDl4KY4bvlUV+/vXQvzQRfiGEVJyAbtOsCMInw==",
36328 + "version": "12.0.0",
36329 + "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-12.0.0.tgz",
36330 + "integrity": "sha512-jIgEvqceN6ru2uQ0f75W1g+JDi0UyECFeJKjPG7UcSkW3+03LDKH2c6h+9C0XuDTV4y2pEHmD5AJtVBq1OGnZA==",
36331 "funding": [
36332 {
36333 "type": "github",
@@ -34300,22 +36340,63 @@
36340 ],
36341 "license": "MIT",
36342 "dependencies": {
34303 - "@csstools/cascade-layer-name-parser": "^2.0.5",
34304 - "@csstools/css-parser-algorithms": "^3.0.5",
34305 - "@csstools/css-tokenizer": "^3.0.4",
34306 - "@csstools/media-query-list-parser": "^4.0.3"
36343 + "@csstools/cascade-layer-name-parser": "^3.0.0",
36344 + "@csstools/css-parser-algorithms": "^4.0.0",
36345 + "@csstools/css-tokenizer": "^4.0.0",
36346 + "@csstools/media-query-list-parser": "^5.0.0"
36347 },
36348 "engines": {
34309 - "node": ">=18"
36349 + "node": ">=20.19.0"
36350 },
36351 "peerDependencies": {
36352 "postcss": "^8.4"
36353 }
36354 },
36355 + "node_modules/postcss-custom-media/node_modules/@csstools/css-parser-algorithms": {
36356 + "version": "4.0.0",
36357 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
36358 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
36359 + "funding": [
36360 + {
36361 + "type": "github",
36362 + "url": "https://github.com/sponsors/csstools"
36363 + },
36364 + {
36365 + "type": "opencollective",
36366 + "url": "https://opencollective.com/csstools"
36367 + }
36368 + ],
36369 + "license": "MIT",
36370 + "engines": {
36371 + "node": ">=20.19.0"
36372 + },
36373 + "peerDependencies": {
36374 + "@csstools/css-tokenizer": "^4.0.0"
36375 + }
36376 + },
36377 + "node_modules/postcss-custom-media/node_modules/@csstools/css-tokenizer": {
36378 + "version": "4.0.0",
36379 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
36380 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
36381 + "funding": [
36382 + {
36383 + "type": "github",
36384 + "url": "https://github.com/sponsors/csstools"
36385 + },
36386 + {
36387 + "type": "opencollective",
36388 + "url": "https://opencollective.com/csstools"
36389 + }
36390 + ],
36391 + "license": "MIT",
36392 + "engines": {
36393 + "node": ">=20.19.0"
36394 + }
36395 + },
36396 "node_modules/postcss-custom-properties": {
34316 - "version": "14.0.6",
34317 - "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-14.0.6.tgz",
34318 - "integrity": "sha512-fTYSp3xuk4BUeVhxCSJdIPhDLpJfNakZKoiTDx7yRGCdlZrSJR7mWKVOBS4sBF+5poPQFMj2YdXx1VHItBGihQ==",
36397 + "version": "15.0.0",
36398 + "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-15.0.0.tgz",
36399 + "integrity": "sha512-FsD3VNtFr3qmspvIobDRszK9onKPHp8iHG4Aox2Nnm9SL93uw5GDw4z+NM7zWKiw6U+DSNm24JUm4coyIyanzQ==",
36400 "funding": [
36401 {
36402 "type": "github",
@@ -34328,23 +36409,64 @@
36409 ],
36410 "license": "MIT",
36411 "dependencies": {
34331 - "@csstools/cascade-layer-name-parser": "^2.0.5",
34332 - "@csstools/css-parser-algorithms": "^3.0.5",
34333 - "@csstools/css-tokenizer": "^3.0.4",
34334 - "@csstools/utilities": "^2.0.0",
36412 + "@csstools/cascade-layer-name-parser": "^3.0.0",
36413 + "@csstools/css-parser-algorithms": "^4.0.0",
36414 + "@csstools/css-tokenizer": "^4.0.0",
36415 + "@csstools/utilities": "^3.0.0",
36416 "postcss-value-parser": "^4.2.0"
36417 },
36418 "engines": {
34338 - "node": ">=18"
36419 + "node": ">=20.19.0"
36420 },
36421 "peerDependencies": {
36422 "postcss": "^8.4"
36423 }
36424 },
36425 + "node_modules/postcss-custom-properties/node_modules/@csstools/css-parser-algorithms": {
36426 + "version": "4.0.0",
36427 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
36428 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
36429 + "funding": [
36430 + {
36431 + "type": "github",
36432 + "url": "https://github.com/sponsors/csstools"
36433 + },
36434 + {
36435 + "type": "opencollective",
36436 + "url": "https://opencollective.com/csstools"
36437 + }
36438 + ],
36439 + "license": "MIT",
36440 + "engines": {
36441 + "node": ">=20.19.0"
36442 + },
36443 + "peerDependencies": {
36444 + "@csstools/css-tokenizer": "^4.0.0"
36445 + }
36446 + },
36447 + "node_modules/postcss-custom-properties/node_modules/@csstools/css-tokenizer": {
36448 + "version": "4.0.0",
36449 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
36450 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
36451 + "funding": [
36452 + {
36453 + "type": "github",
36454 + "url": "https://github.com/sponsors/csstools"
36455 + },
36456 + {
36457 + "type": "opencollective",
36458 + "url": "https://opencollective.com/csstools"
36459 + }
36460 + ],
36461 + "license": "MIT",
36462 + "engines": {
36463 + "node": ">=20.19.0"
36464 + }
36465 + },
36466 "node_modules/postcss-custom-selectors": {
34345 - "version": "8.0.5",
34346 - "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-8.0.5.tgz",
34347 - "integrity": "sha512-9PGmckHQswiB2usSO6XMSswO2yFWVoCAuih1yl9FVcwkscLjRKjwsjM3t+NIWpSU2Jx3eOiK2+t4vVTQaoCHHg==",
36467 + "version": "9.0.0",
36468 + "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-9.0.0.tgz",
36469 + "integrity": "sha512-VuV5tLPAm6wq1u699dsrhGCzfLobKe0eD3G8bw3BcTJt6wqQ7RQdfaveJVsCAi23OaQbjIi3K1C7Fj3yZH3f1g==",
36470 "funding": [
36471 {
36472 "type": "github",
@@ -34357,22 +36479,63 @@
36479 ],
36480 "license": "MIT",
36481 "dependencies": {
34360 - "@csstools/cascade-layer-name-parser": "^2.0.5",
34361 - "@csstools/css-parser-algorithms": "^3.0.5",
34362 - "@csstools/css-tokenizer": "^3.0.4",
34363 - "postcss-selector-parser": "^7.0.0"
36482 + "@csstools/cascade-layer-name-parser": "^3.0.0",
36483 + "@csstools/css-parser-algorithms": "^4.0.0",
36484 + "@csstools/css-tokenizer": "^4.0.0",
36485 + "postcss-selector-parser": "^7.1.1"
36486 },
36487 "engines": {
34366 - "node": ">=18"
36488 + "node": ">=20.19.0"
36489 },
36490 "peerDependencies": {
36491 "postcss": "^8.4"
36492 }
36493 },
36494 + "node_modules/postcss-custom-selectors/node_modules/@csstools/css-parser-algorithms": {
36495 + "version": "4.0.0",
36496 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
36497 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
36498 + "funding": [
36499 + {
36500 + "type": "github",
36501 + "url": "https://github.com/sponsors/csstools"
36502 + },
36503 + {
36504 + "type": "opencollective",
36505 + "url": "https://opencollective.com/csstools"
36506 + }
36507 + ],
36508 + "license": "MIT",
36509 + "engines": {
36510 + "node": ">=20.19.0"
36511 + },
36512 + "peerDependencies": {
36513 + "@csstools/css-tokenizer": "^4.0.0"
36514 + }
36515 + },
36516 + "node_modules/postcss-custom-selectors/node_modules/@csstools/css-tokenizer": {
36517 + "version": "4.0.0",
36518 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
36519 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
36520 + "funding": [
36521 + {
36522 + "type": "github",
36523 + "url": "https://github.com/sponsors/csstools"
36524 + },
36525 + {
36526 + "type": "opencollective",
36527 + "url": "https://opencollective.com/csstools"
36528 + }
36529 + ],
36530 + "license": "MIT",
36531 + "engines": {
36532 + "node": ">=20.19.0"
36533 + }
36534 + },
36535 "node_modules/postcss-custom-selectors/node_modules/postcss-selector-parser": {
34373 - "version": "7.1.0",
34374 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
34375 - "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
36536 + "version": "7.1.1",
36537 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
36538 + "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
36539 "license": "MIT",
36540 "dependencies": {
36541 "cssesc": "^3.0.0",
@@ -34383,9 +36546,9 @@
36546 }
36547 },
36548 "node_modules/postcss-dir-pseudo-class": {
34386 - "version": "9.0.1",
34387 - "resolved": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-9.0.1.tgz",
34388 - "integrity": "sha512-tRBEK0MHYvcMUrAuYMEOa0zg9APqirBcgzi6P21OhxtJyJADo/SWBwY1CAwEohQ/6HDaa9jCjLRG7K3PVQYHEA==",
36549 + "version": "10.0.0",
36550 + "resolved": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-10.0.0.tgz",
36551 + "integrity": "sha512-DmtIzULpyC8XaH4b5AaUgt4Jic4QmrECqidNCdR7u7naQFdnxX80YI06u238a+ZVRXwURDxVzy0s/UQnWmpVeg==",
36552 "funding": [
36553 {
36554 "type": "github",
@@ -34398,19 +36561,19 @@
36561 ],
36562 "license": "MIT-0",
36563 "dependencies": {
34401 - "postcss-selector-parser": "^7.0.0"
36564 + "postcss-selector-parser": "^7.1.1"
36565 },
36566 "engines": {
34404 - "node": ">=18"
36567 + "node": ">=20.19.0"
36568 },
36569 "peerDependencies": {
36570 "postcss": "^8.4"
36571 }
36572 },
36573 "node_modules/postcss-dir-pseudo-class/node_modules/postcss-selector-parser": {
34411 - "version": "7.0.0",
34412 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz",
34413 - "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
36574 + "version": "7.1.1",
36575 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
36576 + "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
36577 "license": "MIT",
36578 "dependencies": {
36579 "cssesc": "^3.0.0",
@@ -34469,9 +36632,9 @@
36632 }
36633 },
36634 "node_modules/postcss-double-position-gradients": {
34472 - "version": "6.0.4",
34473 - "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-6.0.4.tgz",
34474 - "integrity": "sha512-m6IKmxo7FxSP5nF2l63QbCC3r+bWpFUWmZXZf096WxG0m7Vl1Q1+ruFOhpdDRmKrRS+S3Jtk+TVk/7z0+BVK6g==",
36635 + "version": "7.0.0",
36636 + "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-7.0.0.tgz",
36637 + "integrity": "sha512-Msr/dxj8Os7KLJE5Hdhvprwm3K5Zrh1KTY0eFN3ngPKNkej/Usy4BM9JQmqE6CLAkDpHoQVsi4snbL72CPt6qg==",
36638 "funding": [
36639 {
36640 "type": "github",
@@ -34484,12 +36647,12 @@
36647 ],
36648 "license": "MIT-0",
36649 "dependencies": {
34487 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
34488 - "@csstools/utilities": "^2.0.0",
36650 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
36651 + "@csstools/utilities": "^3.0.0",
36652 "postcss-value-parser": "^4.2.0"
36653 },
36654 "engines": {
34492 - "node": ">=18"
36655 + "node": ">=20.19.0"
36656 },
36657 "peerDependencies": {
36658 "postcss": "^8.4"
@@ -34505,9 +36668,9 @@
36668 }
36669 },
36670 "node_modules/postcss-focus-visible": {
34508 - "version": "10.0.1",
34509 - "resolved": "https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-10.0.1.tgz",
34510 - "integrity": "sha512-U58wyjS/I1GZgjRok33aE8juW9qQgQUNwTSdxQGuShHzwuYdcklnvK/+qOWX1Q9kr7ysbraQ6ht6r+udansalA==",
36671 + "version": "11.0.0",
36672 + "resolved": "https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-11.0.0.tgz",
36673 + "integrity": "sha512-VG1a9kBKizUBWS66t5xyB4uLONBnvZLCmZXxT40FALu8EF0QgVZBYy5ApC0KhmpHsv+pvHMJHB3agKHwmocWjw==",
36674 "funding": [
36675 {
36676 "type": "github",
@@ -34520,19 +36683,19 @@
36683 ],
36684 "license": "MIT-0",
36685 "dependencies": {
34523 - "postcss-selector-parser": "^7.0.0"
36686 + "postcss-selector-parser": "^7.1.1"
36687 },
36688 "engines": {
34526 - "node": ">=18"
36689 + "node": ">=20.19.0"
36690 },
36691 "peerDependencies": {
36692 "postcss": "^8.4"
36693 }
36694 },
36695 "node_modules/postcss-focus-visible/node_modules/postcss-selector-parser": {
34533 - "version": "7.0.0",
34534 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz",
34535 - "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
36696 + "version": "7.1.1",
36697 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
36698 + "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
36699 "license": "MIT",
36700 "dependencies": {
36701 "cssesc": "^3.0.0",
@@ -34543,9 +36706,9 @@
36706 }
36707 },
36708 "node_modules/postcss-focus-within": {
34546 - "version": "9.0.1",
34547 - "resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-9.0.1.tgz",
34548 - "integrity": "sha512-fzNUyS1yOYa7mOjpci/bR+u+ESvdar6hk8XNK/TRR0fiGTp2QT5N+ducP0n3rfH/m9I7H/EQU6lsa2BrgxkEjw==",
36709 + "version": "10.0.0",
36710 + "resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-10.0.0.tgz",
36711 + "integrity": "sha512-dvql0fzUTG+gcJYp+KTbag5vAjuo94LDYZHkqDV1rnf5gPGer1v/SrmIZBdvKU8moep3HbcbujqGjzSb3DL53Q==",
36712 "funding": [
36713 {
36714 "type": "github",
@@ -34558,19 +36721,19 @@
36721 ],
36722 "license": "MIT-0",
36723 "dependencies": {
34561 - "postcss-selector-parser": "^7.0.0"
36724 + "postcss-selector-parser": "^7.1.1"
36725 },
36726 "engines": {
34564 - "node": ">=18"
36727 + "node": ">=20.19.0"
36728 },
36729 "peerDependencies": {
36730 "postcss": "^8.4"
36731 }
36732 },
36733 "node_modules/postcss-focus-within/node_modules/postcss-selector-parser": {
34571 - "version": "7.0.0",
34572 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz",
34573 - "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
36734 + "version": "7.1.1",
36735 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
36736 + "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
36737 "license": "MIT",
36738 "dependencies": {
36739 "cssesc": "^3.0.0",
@@ -34590,9 +36753,9 @@
36753 }
36754 },
36755 "node_modules/postcss-gap-properties": {
34593 - "version": "6.0.0",
34594 - "resolved": "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-6.0.0.tgz",
34595 - "integrity": "sha512-Om0WPjEwiM9Ru+VhfEDPZJAKWUd0mV1HmNXqp2C29z80aQ2uP9UVhLc7e3aYMIor/S5cVhoPgYQ7RtfeZpYTRw==",
36756 + "version": "7.0.0",
36757 + "resolved": "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-7.0.0.tgz",
36758 + "integrity": "sha512-PSDF2QoZMRUbsINvXObQgxx4HExRP85QTT8qS/YN9fBsCPWCqUuwqAD6E6PNp0BqL/jU1eyWUBORaOK/J/9LDA==",
36759 "funding": [
36760 {
36761 "type": "github",
@@ -34605,16 +36768,16 @@
36768 ],
36769 "license": "MIT-0",
36770 "engines": {
34608 - "node": ">=18"
36771 + "node": ">=20.19.0"
36772 },
36773 "peerDependencies": {
36774 "postcss": "^8.4"
36775 }
36776 },
36777 "node_modules/postcss-image-set-function": {
34615 - "version": "7.0.0",
34616 - "resolved": "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-7.0.0.tgz",
34617 - "integrity": "sha512-QL7W7QNlZuzOwBTeXEmbVckNt1FSmhQtbMRvGGqqU4Nf4xk6KUEQhAoWuMzwbSv5jxiRiSZ5Tv7eiDB9U87znA==",
36778 + "version": "8.0.0",
36779 + "resolved": "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-8.0.0.tgz",
36780 + "integrity": "sha512-rEGNkOkNusf4+IuMmfEoIdLuVmvbExGbmG+MIsyV6jR5UaWSoyPcAYHV/PxzVDCmudyF+2Nh/o6Ub2saqUdnuA==",
36781 "funding": [
36782 {
36783 "type": "github",
@@ -34627,11 +36790,11 @@
36790 ],
36791 "license": "MIT-0",
36792 "dependencies": {
34630 - "@csstools/utilities": "^2.0.0",
36793 + "@csstools/utilities": "^3.0.0",
36794 "postcss-value-parser": "^4.2.0"
36795 },
36796 "engines": {
34634 - "node": ">=18"
36797 + "node": ">=20.19.0"
36798 },
36799 "peerDependencies": {
36800 "postcss": "^8.4"
@@ -34654,9 +36817,9 @@
36817 }
36818 },
36819 "node_modules/postcss-lab-function": {
34657 - "version": "7.0.12",
34658 - "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-7.0.12.tgz",
34659 - "integrity": "sha512-tUcyRk1ZTPec3OuKFsqtRzW2Go5lehW29XA21lZ65XmzQkz43VY2tyWEC202F7W3mILOjw0voOiuxRGTsN+J9w==",
36820 + "version": "8.0.0",
36821 + "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-8.0.0.tgz",
36822 + "integrity": "sha512-/jjqsNYSEOMCJjUF7CBIe2Iit8dF52RDXX/JQNPRvi/FTcZRR7WNCt9tMyt8bv5eonffF42yi/RcYMaRJv8aGg==",
36823 "funding": [
36824 {
36825 "type": "github",
@@ -34669,19 +36832,129 @@
36832 ],
36833 "license": "MIT-0",
36834 "dependencies": {
34672 - "@csstools/css-color-parser": "^3.1.0",
34673 - "@csstools/css-parser-algorithms": "^3.0.5",
34674 - "@csstools/css-tokenizer": "^3.0.4",
34675 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
34676 - "@csstools/utilities": "^2.0.0"
36835 + "@csstools/css-color-parser": "^4.0.0",
36836 + "@csstools/css-parser-algorithms": "^4.0.0",
36837 + "@csstools/css-tokenizer": "^4.0.0",
36838 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
36839 + "@csstools/utilities": "^3.0.0"
36840 },
36841 "engines": {
34679 - "node": ">=18"
36842 + "node": ">=20.19.0"
36843 },
36844 "peerDependencies": {
36845 "postcss": "^8.4"
36846 }
36847 },
36848 + "node_modules/postcss-lab-function/node_modules/@csstools/color-helpers": {
36849 + "version": "6.0.0",
36850 + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.0.tgz",
36851 + "integrity": "sha512-kNoHJOh1HE2YWMP0zXmyYDWPHRGlfy8E+q2IfwTkbDTwHOw5SP/hZwJ5cJDci116oyFUEEAKacowiAIRq7WFoQ==",
36852 + "funding": [
36853 + {
36854 + "type": "github",
36855 + "url": "https://github.com/sponsors/csstools"
36856 + },
36857 + {
36858 + "type": "opencollective",
36859 + "url": "https://opencollective.com/csstools"
36860 + }
36861 + ],
36862 + "license": "MIT-0",
36863 + "engines": {
36864 + "node": ">=20.19.0"
36865 + }
36866 + },
36867 + "node_modules/postcss-lab-function/node_modules/@csstools/css-calc": {
36868 + "version": "3.0.0",
36869 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
36870 + "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
36871 + "funding": [
36872 + {
36873 + "type": "github",
36874 + "url": "https://github.com/sponsors/csstools"
36875 + },
36876 + {
36877 + "type": "opencollective",
36878 + "url": "https://opencollective.com/csstools"
36879 + }
36880 + ],
36881 + "license": "MIT",
36882 + "engines": {
36883 + "node": ">=20.19.0"
36884 + },
36885 + "peerDependencies": {
36886 + "@csstools/css-parser-algorithms": "^4.0.0",
36887 + "@csstools/css-tokenizer": "^4.0.0"
36888 + }
36889 + },
36890 + "node_modules/postcss-lab-function/node_modules/@csstools/css-color-parser": {
36891 + "version": "4.0.0",
36892 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.0.tgz",
36893 + "integrity": "sha512-Ueqr+H5w5Hd8qdlXMkwpQvGWeyTOGFNbxdSdczszPB02QgGKrlpXjhDX4OgkNqIkXbpY1vcyM1m7YT0YfYw+og==",
36894 + "funding": [
36895 + {
36896 + "type": "github",
36897 + "url": "https://github.com/sponsors/csstools"
36898 + },
36899 + {
36900 + "type": "opencollective",
36901 + "url": "https://opencollective.com/csstools"
36902 + }
36903 + ],
36904 + "license": "MIT",
36905 + "dependencies": {
36906 + "@csstools/color-helpers": "^6.0.0",
36907 + "@csstools/css-calc": "^3.0.0"
36908 + },
36909 + "engines": {
36910 + "node": ">=20.19.0"
36911 + },
36912 + "peerDependencies": {
36913 + "@csstools/css-parser-algorithms": "^4.0.0",
36914 + "@csstools/css-tokenizer": "^4.0.0"
36915 + }
36916 + },
36917 + "node_modules/postcss-lab-function/node_modules/@csstools/css-parser-algorithms": {
36918 + "version": "4.0.0",
36919 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
36920 + "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
36921 + "funding": [
36922 + {
36923 + "type": "github",
36924 + "url": "https://github.com/sponsors/csstools"
36925 + },
36926 + {
36927 + "type": "opencollective",
36928 + "url": "https://opencollective.com/csstools"
36929 + }
36930 + ],
36931 + "license": "MIT",
36932 + "engines": {
36933 + "node": ">=20.19.0"
36934 + },
36935 + "peerDependencies": {
36936 + "@csstools/css-tokenizer": "^4.0.0"
36937 + }
36938 + },
36939 + "node_modules/postcss-lab-function/node_modules/@csstools/css-tokenizer": {
36940 + "version": "4.0.0",
36941 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
36942 + "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
36943 + "funding": [
36944 + {
36945 + "type": "github",
36946 + "url": "https://github.com/sponsors/csstools"
36947 + },
36948 + {
36949 + "type": "opencollective",
36950 + "url": "https://opencollective.com/csstools"
36951 + }
36952 + ],
36953 + "license": "MIT",
36954 + "engines": {
36955 + "node": ">=20.19.0"
36956 + }
36957 + },
36958 "node_modules/postcss-loader": {
36959 "version": "8.2.0",
36960 "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-8.2.0.tgz",
@@ -34714,9 +36987,9 @@
36987 }
36988 },
36989 "node_modules/postcss-logical": {
34717 - "version": "8.1.0",
34718 - "resolved": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-8.1.0.tgz",
34719 - "integrity": "sha512-pL1hXFQ2fEXNKiNiAgtfA005T9FBxky5zkX6s4GZM2D8RkVgRqz3f4g1JUoq925zXv495qk8UNldDwh8uGEDoA==",
36990 + "version": "9.0.0",
36991 + "resolved": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-9.0.0.tgz",
36992 + "integrity": "sha512-A4LNd9dk3q/juEUA9Gd8ALhBO3TeOeYurnyHLlf2aAToD94VHR8c5Uv7KNmf8YVRhTxvWsyug4c5fKtARzyIRQ==",
36993 "funding": [
36994 {
36995 "type": "github",
@@ -34732,7 +37005,7 @@
37005 "postcss-value-parser": "^4.2.0"
37006 },
37007 "engines": {
34735 - "node": ">=18"
37008 + "node": ">=20.19.0"
37009 },
37010 "peerDependencies": {
37011 "postcss": "^8.4"
@@ -34922,9 +37195,9 @@
37195 }
37196 },
37197 "node_modules/postcss-nesting": {
34925 - "version": "13.0.2",
34926 - "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-13.0.2.tgz",
34927 - "integrity": "sha512-1YCI290TX+VP0U/K/aFxzHzQWHWURL+CtHMSbex1lCdpXD1SoR2sYuxDu5aNI9lPoXpKTCggFZiDJbwylU0LEQ==",
37198 + "version": "14.0.0",
37199 + "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-14.0.0.tgz",
37200 + "integrity": "sha512-YGFOfVrjxYfeGTS5XctP1WCI5hu8Lr9SmntjfRC+iX5hCihEO+QZl9Ra+pkjqkgoVdDKvb2JccpElcowhZtzpw==",
37201 "funding": [
37202 {
37203 "type": "github",
@@ -34937,21 +37210,21 @@
37210 ],
37211 "license": "MIT-0",
37212 "dependencies": {
34940 - "@csstools/selector-resolve-nested": "^3.1.0",
34941 - "@csstools/selector-specificity": "^5.0.0",
34942 - "postcss-selector-parser": "^7.0.0"
37213 + "@csstools/selector-resolve-nested": "^4.0.0",
37214 + "@csstools/selector-specificity": "^6.0.0",
37215 + "postcss-selector-parser": "^7.1.1"
37216 },
37217 "engines": {
34945 - "node": ">=18"
37218 + "node": ">=20.19.0"
37219 },
37220 "peerDependencies": {
37221 "postcss": "^8.4"
37222 }
37223 },
37224 "node_modules/postcss-nesting/node_modules/postcss-selector-parser": {
34952 - "version": "7.1.0",
34953 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
34954 - "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
37225 + "version": "7.1.1",
37226 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
37227 + "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
37228 "license": "MIT",
37229 "dependencies": {
37230 "cssesc": "^3.0.0",
@@ -35134,9 +37407,9 @@
37407 }
37408 },
37409 "node_modules/postcss-overflow-shorthand": {
35137 - "version": "6.0.0",
35138 - "resolved": "https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-6.0.0.tgz",
35139 - "integrity": "sha512-BdDl/AbVkDjoTofzDQnwDdm/Ym6oS9KgmO7Gr+LHYjNWJ6ExORe4+3pcLQsLA9gIROMkiGVjjwZNoL/mpXHd5Q==",
37410 + "version": "7.0.0",
37411 + "resolved": "https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-7.0.0.tgz",
37412 + "integrity": "sha512-9SLpjoUdGRoRrzoOdX66HbUs0+uDwfIAiXsRa7piKGOqPd6F4ZlON9oaDSP5r1Qpgmzw5L9Ht0undIK6igJPMA==",
37413 "funding": [
37414 {
37415 "type": "github",
@@ -35152,7 +37425,7 @@
37425 "postcss-value-parser": "^4.2.0"
37426 },
37427 "engines": {
35155 - "node": ">=18"
37428 + "node": ">=20.19.0"
37429 },
37430 "peerDependencies": {
37431 "postcss": "^8.4"
@@ -35168,9 +37441,9 @@
37441 }
37442 },
37443 "node_modules/postcss-place": {
35171 - "version": "10.0.0",
35172 - "resolved": "https://registry.npmjs.org/postcss-place/-/postcss-place-10.0.0.tgz",
35173 - "integrity": "sha512-5EBrMzat2pPAxQNWYavwAfoKfYcTADJ8AXGVPcUZ2UkNloUTWzJQExgrzrDkh3EKzmAx1evfTAzF9I8NGcc+qw==",
37444 + "version": "11.0.0",
37445 + "resolved": "https://registry.npmjs.org/postcss-place/-/postcss-place-11.0.0.tgz",
37446 + "integrity": "sha512-fAifpyjQ+fuDRp2nmF95WbotqbpjdazebedahXdfBxy5sHembOLpBQ1cHveZD9ZmjK26tYM8tikeNaUlp/KfHA==",
37447 "funding": [
37448 {
37449 "type": "github",
@@ -35186,16 +37459,16 @@
37459 "postcss-value-parser": "^4.2.0"
37460 },
37461 "engines": {
35189 - "node": ">=18"
37462 + "node": ">=20.19.0"
37463 },
37464 "peerDependencies": {
37465 "postcss": "^8.4"
37466 }
37467 },
37468 "node_modules/postcss-preset-env": {
35196 - "version": "10.6.1",
35197 - "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.6.1.tgz",
35198 - "integrity": "sha512-yrk74d9EvY+W7+lO9Aj1QmjWY9q5NsKjK2V9drkOPZB/X6KZ0B3igKsHUYakb7oYVhnioWypQX3xGuePf89f3g==",
37469 + "version": "11.1.1",
37470 + "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-11.1.1.tgz",
37471 + "integrity": "sha512-40TvWF5sqMxGdyiPfskRf4gLcCou3ymNTpSDYD/ZsOKQNzsG2lwhEjNWMGShKvA/p4veR+dRhTYfUfIQ/5gbfg==",
37472 "funding": [
37473 {
37474 "type": "github",
@@ -35208,89 +37481,90 @@
37481 ],
37482 "license": "MIT-0",
37483 "dependencies": {
35211 - "@csstools/postcss-alpha-function": "^1.0.1",
35212 - "@csstools/postcss-cascade-layers": "^5.0.2",
35213 - "@csstools/postcss-color-function": "^4.0.12",
35214 - "@csstools/postcss-color-function-display-p3-linear": "^1.0.1",
35215 - "@csstools/postcss-color-mix-function": "^3.0.12",
35216 - "@csstools/postcss-color-mix-variadic-function-arguments": "^1.0.2",
35217 - "@csstools/postcss-content-alt-text": "^2.0.8",
35218 - "@csstools/postcss-contrast-color-function": "^2.0.12",
35219 - "@csstools/postcss-exponential-functions": "^2.0.9",
35220 - "@csstools/postcss-font-format-keywords": "^4.0.0",
35221 - "@csstools/postcss-gamut-mapping": "^2.0.11",
35222 - "@csstools/postcss-gradients-interpolation-method": "^5.0.12",
35223 - "@csstools/postcss-hwb-function": "^4.0.12",
35224 - "@csstools/postcss-ic-unit": "^4.0.4",
35225 - "@csstools/postcss-initial": "^2.0.1",
35226 - "@csstools/postcss-is-pseudo-class": "^5.0.3",
35227 - "@csstools/postcss-light-dark-function": "^2.0.11",
35228 - "@csstools/postcss-logical-float-and-clear": "^3.0.0",
35229 - "@csstools/postcss-logical-overflow": "^2.0.0",
35230 - "@csstools/postcss-logical-overscroll-behavior": "^2.0.0",
35231 - "@csstools/postcss-logical-resize": "^3.0.0",
35232 - "@csstools/postcss-logical-viewport-units": "^3.0.4",
35233 - "@csstools/postcss-media-minmax": "^2.0.9",
35234 - "@csstools/postcss-media-queries-aspect-ratio-number-values": "^3.0.5",
35235 - "@csstools/postcss-nested-calc": "^4.0.0",
35236 - "@csstools/postcss-normalize-display-values": "^4.0.1",
35237 - "@csstools/postcss-oklab-function": "^4.0.12",
35238 - "@csstools/postcss-position-area-property": "^1.0.0",
35239 - "@csstools/postcss-progressive-custom-properties": "^4.2.1",
35240 - "@csstools/postcss-property-rule-prelude-list": "^1.0.0",
35241 - "@csstools/postcss-random-function": "^2.0.1",
35242 - "@csstools/postcss-relative-color-syntax": "^3.0.12",
35243 - "@csstools/postcss-scope-pseudo-class": "^4.0.1",
35244 - "@csstools/postcss-sign-functions": "^1.1.4",
35245 - "@csstools/postcss-stepped-value-functions": "^4.0.9",
35246 - "@csstools/postcss-syntax-descriptor-syntax-production": "^1.0.1",
35247 - "@csstools/postcss-system-ui-font-family": "^1.0.0",
35248 - "@csstools/postcss-text-decoration-shorthand": "^4.0.3",
35249 - "@csstools/postcss-trigonometric-functions": "^4.0.9",
35250 - "@csstools/postcss-unset-value": "^4.0.0",
37484 + "@csstools/postcss-alpha-function": "^2.0.1",
37485 + "@csstools/postcss-cascade-layers": "^6.0.0",
37486 + "@csstools/postcss-color-function": "^5.0.0",
37487 + "@csstools/postcss-color-function-display-p3-linear": "^2.0.0",
37488 + "@csstools/postcss-color-mix-function": "^4.0.0",
37489 + "@csstools/postcss-color-mix-variadic-function-arguments": "^2.0.0",
37490 + "@csstools/postcss-content-alt-text": "^3.0.0",
37491 + "@csstools/postcss-contrast-color-function": "^3.0.0",
37492 + "@csstools/postcss-exponential-functions": "^3.0.0",
37493 + "@csstools/postcss-font-format-keywords": "^5.0.0",
37494 + "@csstools/postcss-gamut-mapping": "^3.0.0",
37495 + "@csstools/postcss-gradients-interpolation-method": "^6.0.0",
37496 + "@csstools/postcss-hwb-function": "^5.0.0",
37497 + "@csstools/postcss-ic-unit": "^5.0.0",
37498 + "@csstools/postcss-initial": "^3.0.0",
37499 + "@csstools/postcss-is-pseudo-class": "^6.0.0",
37500 + "@csstools/postcss-light-dark-function": "^3.0.0",
37501 + "@csstools/postcss-logical-float-and-clear": "^4.0.0",
37502 + "@csstools/postcss-logical-overflow": "^3.0.0",
37503 + "@csstools/postcss-logical-overscroll-behavior": "^3.0.0",
37504 + "@csstools/postcss-logical-resize": "^4.0.0",
37505 + "@csstools/postcss-logical-viewport-units": "^4.0.0",
37506 + "@csstools/postcss-media-minmax": "^3.0.0",
37507 + "@csstools/postcss-media-queries-aspect-ratio-number-values": "^4.0.0",
37508 + "@csstools/postcss-mixins": "^1.0.0",
37509 + "@csstools/postcss-nested-calc": "^5.0.0",
37510 + "@csstools/postcss-normalize-display-values": "^5.0.0",
37511 + "@csstools/postcss-oklab-function": "^5.0.0",
37512 + "@csstools/postcss-position-area-property": "^2.0.0",
37513 + "@csstools/postcss-progressive-custom-properties": "^5.0.0",
37514 + "@csstools/postcss-property-rule-prelude-list": "^2.0.0",
37515 + "@csstools/postcss-random-function": "^3.0.0",
37516 + "@csstools/postcss-relative-color-syntax": "^4.0.0",
37517 + "@csstools/postcss-scope-pseudo-class": "^5.0.0",
37518 + "@csstools/postcss-sign-functions": "^2.0.0",
37519 + "@csstools/postcss-stepped-value-functions": "^5.0.0",
37520 + "@csstools/postcss-syntax-descriptor-syntax-production": "^2.0.0",
37521 + "@csstools/postcss-system-ui-font-family": "^2.0.0",
37522 + "@csstools/postcss-text-decoration-shorthand": "^5.0.0",
37523 + "@csstools/postcss-trigonometric-functions": "^5.0.0",
37524 + "@csstools/postcss-unset-value": "^5.0.0",
37525 "autoprefixer": "^10.4.23",
37526 "browserslist": "^4.28.1",
35253 - "css-blank-pseudo": "^7.0.1",
35254 - "css-has-pseudo": "^7.0.3",
35255 - "css-prefers-color-scheme": "^10.0.0",
35256 - "cssdb": "^8.6.0",
35257 - "postcss-attribute-case-insensitive": "^7.0.1",
37527 + "css-blank-pseudo": "^8.0.1",
37528 + "css-has-pseudo": "^8.0.0",
37529 + "css-prefers-color-scheme": "^11.0.0",
37530 + "cssdb": "^8.7.0",
37531 + "postcss-attribute-case-insensitive": "^8.0.0",
37532 "postcss-clamp": "^4.1.0",
35259 - "postcss-color-functional-notation": "^7.0.12",
35260 - "postcss-color-hex-alpha": "^10.0.0",
35261 - "postcss-color-rebeccapurple": "^10.0.0",
35262 - "postcss-custom-media": "^11.0.6",
35263 - "postcss-custom-properties": "^14.0.6",
35264 - "postcss-custom-selectors": "^8.0.5",
35265 - "postcss-dir-pseudo-class": "^9.0.1",
35266 - "postcss-double-position-gradients": "^6.0.4",
35267 - "postcss-focus-visible": "^10.0.1",
35268 - "postcss-focus-within": "^9.0.1",
37533 + "postcss-color-functional-notation": "^8.0.0",
37534 + "postcss-color-hex-alpha": "^11.0.0",
37535 + "postcss-color-rebeccapurple": "^11.0.0",
37536 + "postcss-custom-media": "^12.0.0",
37537 + "postcss-custom-properties": "^15.0.0",
37538 + "postcss-custom-selectors": "^9.0.0",
37539 + "postcss-dir-pseudo-class": "^10.0.0",
37540 + "postcss-double-position-gradients": "^7.0.0",
37541 + "postcss-focus-visible": "^11.0.0",
37542 + "postcss-focus-within": "^10.0.0",
37543 "postcss-font-variant": "^5.0.0",
35270 - "postcss-gap-properties": "^6.0.0",
35271 - "postcss-image-set-function": "^7.0.0",
35272 - "postcss-lab-function": "^7.0.12",
35273 - "postcss-logical": "^8.1.0",
35274 - "postcss-nesting": "^13.0.2",
37544 + "postcss-gap-properties": "^7.0.0",
37545 + "postcss-image-set-function": "^8.0.0",
37546 + "postcss-lab-function": "^8.0.0",
37547 + "postcss-logical": "^9.0.0",
37548 + "postcss-nesting": "^14.0.0",
37549 "postcss-opacity-percentage": "^3.0.0",
35276 - "postcss-overflow-shorthand": "^6.0.0",
37550 + "postcss-overflow-shorthand": "^7.0.0",
37551 "postcss-page-break": "^3.0.4",
35278 - "postcss-place": "^10.0.0",
35279 - "postcss-pseudo-class-any-link": "^10.0.1",
37552 + "postcss-place": "^11.0.0",
37553 + "postcss-pseudo-class-any-link": "^11.0.0",
37554 "postcss-replace-overflow-wrap": "^4.0.0",
35281 - "postcss-selector-not": "^8.0.1"
37555 + "postcss-selector-not": "^9.0.0"
37556 },
37557 "engines": {
35284 - "node": ">=18"
37558 + "node": ">=20.19.0"
37559 },
37560 "peerDependencies": {
37561 "postcss": "^8.4"
37562 }
37563 },
37564 "node_modules/postcss-pseudo-class-any-link": {
35291 - "version": "10.0.1",
35292 - "resolved": "https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-10.0.1.tgz",
35293 - "integrity": "sha512-3el9rXlBOqTFaMFkWDOkHUTQekFIYnaQY55Rsp8As8QQkpiSgIYEcF/6Ond93oHiDsGb4kad8zjt+NPlOC1H0Q==",
37565 + "version": "11.0.0",
37566 + "resolved": "https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-11.0.0.tgz",
37567 + "integrity": "sha512-DNFZ4GMa3C3pU5dM+UCTG1CEeLtS1ZqV5DKSqCTJQMn1G5jnd/30fS8+A7H4o5bSD3MOcnx+VgI+xPE9Z5Wvig==",
37568 "funding": [
37569 {
37570 "type": "github",
@@ -35303,19 +37577,19 @@
37577 ],
37578 "license": "MIT-0",
37579 "dependencies": {
35306 - "postcss-selector-parser": "^7.0.0"
37580 + "postcss-selector-parser": "^7.1.1"
37581 },
37582 "engines": {
35309 - "node": ">=18"
37583 + "node": ">=20.19.0"
37584 },
37585 "peerDependencies": {
37586 "postcss": "^8.4"
37587 }
37588 },
37589 "node_modules/postcss-pseudo-class-any-link/node_modules/postcss-selector-parser": {
35316 - "version": "7.0.0",
35317 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz",
35318 - "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
37590 + "version": "7.1.1",
37591 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
37592 + "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
37593 "license": "MIT",
37594 "dependencies": {
37595 "cssesc": "^3.0.0",
@@ -35366,9 +37640,9 @@
37640 }
37641 },
37642 "node_modules/postcss-selector-not": {
35369 - "version": "8.0.1",
35370 - "resolved": "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-8.0.1.tgz",
35371 - "integrity": "sha512-kmVy/5PYVb2UOhy0+LqUYAhKj7DUGDpSWa5LZqlkWJaaAV+dxxsOG3+St0yNLu6vsKD7Dmqx+nWQt0iil89+WA==",
37643 + "version": "9.0.0",
37644 + "resolved": "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-9.0.0.tgz",
37645 + "integrity": "sha512-xhAtTdHnVU2M/CrpYOPyRUvg3njhVlKmn2GNYXDaRJV9Ygx4d5OkSkc7NINzjUqnbDFtaKXlISOBeyMXU/zyFQ==",
37646 "funding": [
37647 {
37648 "type": "github",
@@ -35381,19 +37655,19 @@
37655 ],
37656 "license": "MIT",
37657 "dependencies": {
35384 - "postcss-selector-parser": "^7.0.0"
37658 + "postcss-selector-parser": "^7.1.1"
37659 },
37660 "engines": {
35387 - "node": ">=18"
37661 + "node": ">=20.19.0"
37662 },
37663 "peerDependencies": {
37664 "postcss": "^8.4"
37665 }
37666 },
37667 "node_modules/postcss-selector-not/node_modules/postcss-selector-parser": {
35394 - "version": "7.0.0",
35395 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz",
35396 - "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
37668 + "version": "7.1.1",
37669 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
37670 + "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
37671 "license": "MIT",
37672 "dependencies": {
37673 "cssesc": "^3.0.0",
package.json
+1 -1
@@ -58,7 +58,7 @@
58 "postcss": "^8.4.49",
59 "postcss-import": "^16.1.0",
60 "postcss-loader": "^8.1.1",
61 - "postcss-preset-env": "^10.1.1",
61 + "postcss-preset-env": "^11.1.1",
62 "prism-react-renderer": "^2.3.1",
63 "prismjs": "^1.30.0",
64 "react": "^18.2.0",