deps: bump the dependency-updates group with 2 updates (#1615)

Bumps the dependency-updates group with 2 updates: [framer-motion](https://github.com/motiondivision/motion) and [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env). Updates `framer-motion` from 12.12.2 to 12.15.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[12.15.0] 2025-05-27</h2> <h3>Added</h3> <ul> <li>Support for <code>pathLength</code>/<code>pathSpacing</code>/<code>pathOffset</code> for <code>svgEffect</code>.</li> <li>Auto kebab-casing of <code>data</code> and <code>aria</code> attributes in <code>attrEffect</code>.</li> <li><code>attrEffect</code> applies attributes via JS property where possible.</li> <li>Auto <code>transform-box: fill-box</code> for SVGs with <code>transform</code> in <code>styleEffect</code>.</li> </ul> <h2>[12.14.0] 2025-05-26</h2> <h3>Added</h3> <ul> <li>Support for <code>originX</code>/<code>Y</code>/<code>Z</code> in <code>styleEffect</code>.</li> </ul> <h3>Fixed</h3> <ul> <li>Added markers for pure function calls with effects.</li> </ul> <h2>[12.13.0] 2025-05-26</h2> <h3>Added</h3> <ul> <li><code>svgEffect</code>, <code>propEffect</code> and <code>attrEffect</code>.</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed a jump in layout animations in select circumstances.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/2c37211a52bba07205db9d6e01dcc38f187f8307"><code>2c37211</code></a> v12.15.0</li> <li><a href="https://github.com/motiondivision/motion/commit/d83cf5534a0964adbe996e1585bc57fd8df63d15"><code>d83cf55</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/264176d2e755bb6e3432700ff132fc2dd5687be7"><code>264176d</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3231">#3231</a> from motiondivision/feature/svg-effect-path</li> <li><a href="https://github.com/motiondivision/motion/commit/08b95785f73c289849bcd52ee906a5c7375e51f1"><code>08b9578</code></a> Fixing</li> <li><a href="https://github.com/motiondivision/motion/commit/79cb600bf46a974c622b58b463c32d93fc128a28"><code>79cb600</code></a> Adding test suite</li> <li><a href="https://github.com/motiondivision/motion/commit/9bc8cb61fb3214b25c68fa2f829b211f11195c65"><code>9bc8cb6</code></a> Fixing effect export</li> <li><a href="https://github.com/motiondivision/motion/commit/f0d5139625c13c6c534f46136dddff53f6e42186"><code>f0d5139</code></a> v12.14.0</li> <li><a href="https://github.com/motiondivision/motion/commit/4bb70f3e24892fb91acef0bab6f5f0642295799c"><code>4bb70f3</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/a463a27d1b9bd3298c3478ee5508256da71978da"><code>a463a27</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3230">#3230</a> from motiondivision/feature/transform-origin-effect</li> <li><a href="https://github.com/motiondivision/motion/commit/96578cd24fb9cceb457cdcb4f2d4b1bbdef8579c"><code>96578cd</code></a> Latest</li> <li>Additional commits viewable in <a href="https://github.com/motiondivision/motion/compare/v12.12.2...v12.15.0">compare view</a></li> </ul> </details> <br /> Updates `postcss-preset-env` from 10.1.6 to 10.2.0 <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>10.2.0</h3> <p><em>May 27, 2025</em></p> <ul> <li>Added <code>@csstools/postcss-color-mix-variadic-function-arguments</code> <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-variadic-function-arguments#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#830-may-27-2025"><code>8.3.0</code></a> (patch)</li> <li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties"><code>@csstools/postcss-progressive-custom-properties</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties/CHANGELOG.md#410"><code>4.1.0</code></a> (minor)</li> <li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer"><code>@csstools/css-tokenizer</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#304"><code>3.0.4</code></a> (patch)</li> <li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties"><code>postcss-custom-properties</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1405"><code>14.0.5</code></a> (patch)</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 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed May 28, 2025 at 08:39 UTC 3f1a3ae52f8eaf71638b37671aa8ff421ddf9355
1 file changed +268 -238
package-lock.json
+268 -238
@@ -2963,9 +2963,9 @@
2963 }
2964 },
2965 "node_modules/@csstools/cascade-layer-name-parser": {
2966 - "version": "2.0.4",
2967 - "resolved": "https://registry.npmjs.org/@csstools/cascade-layer-name-parser/-/cascade-layer-name-parser-2.0.4.tgz",
2968 - "integrity": "sha512-7DFHlPuIxviKYZrOiwVU/PiHLm3lLUR23OMuEEtfEOQTOp9hzQ2JjdY6X5H18RVuUPJqSCI+qNnD5iOLMVE0bA==",
2966 + "version": "2.0.5",
2967 + "resolved": "https://registry.npmjs.org/@csstools/cascade-layer-name-parser/-/cascade-layer-name-parser-2.0.5.tgz",
2968 + "integrity": "sha512-p1ko5eHgV+MgXFVa4STPKpvPxr6ReS8oS2jzTukjR74i5zJNyWO1ZM1m8YKBXnzDKWfBN1ztLYlHxbVemDD88A==",
2969 "funding": [
2970 {
2971 "type": "github",
@@ -2981,8 +2981,8 @@
2981 "node": ">=18"
2982 },
2983 "peerDependencies": {
2984 - "@csstools/css-parser-algorithms": "^3.0.4",
2985 - "@csstools/css-tokenizer": "^3.0.3"
2984 + "@csstools/css-parser-algorithms": "^3.0.5",
2985 + "@csstools/css-tokenizer": "^3.0.4"
2986 }
2987 },
2988 "node_modules/@csstools/color-helpers": {
@@ -3005,9 +3005,9 @@
3005 }
3006 },
3007 "node_modules/@csstools/css-calc": {
3008 - "version": "2.1.3",
3009 - "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.3.tgz",
3010 - "integrity": "sha512-XBG3talrhid44BY1x3MHzUx/aTG8+x/Zi57M4aTKK9RFB4aLlF3TTSzfzn8nWVHWL3FgAXAxmupmDd6VWww+pw==",
3008 + "version": "2.1.4",
3009 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.4.tgz",
3010 + "integrity": "sha512-3N8oaj+0juUw/1H3YwmDDJXCgTB1gKU6Hc/bB502u9zR0q2vd786XJH9QfrKIEgFlZmhZiq6epXl4rHqhzsIgQ==",
3011 "funding": [
3012 {
3013 "type": "github",
@@ -3023,14 +3023,14 @@
3023 "node": ">=18"
3024 },
3025 "peerDependencies": {
3026 - "@csstools/css-parser-algorithms": "^3.0.4",
3027 - "@csstools/css-tokenizer": "^3.0.3"
3026 + "@csstools/css-parser-algorithms": "^3.0.5",
3027 + "@csstools/css-tokenizer": "^3.0.4"
3028 }
3029 },
3030 "node_modules/@csstools/css-color-parser": {
3031 - "version": "3.0.9",
3032 - "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.0.9.tgz",
3033 - "integrity": "sha512-wILs5Zk7BU86UArYBJTPy/FMPPKVKHMj1ycCEyf3VUptol0JNRLFU/BZsJ4aiIHJEbSLiizzRrw8Pc1uAEDrXw==",
3031 + "version": "3.0.10",
3032 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.0.10.tgz",
3033 + "integrity": "sha512-TiJ5Ajr6WRd1r8HSiwJvZBiJOqtH86aHpUjq5aEKWHiII2Qfjqd/HCWKPOW8EP4vcspXbHnXrwIDlu5savQipg==",
3034 "funding": [
3035 {
3036 "type": "github",
@@ -3044,20 +3044,20 @@
3044 "license": "MIT",
3045 "dependencies": {
3046 "@csstools/color-helpers": "^5.0.2",
3047 - "@csstools/css-calc": "^2.1.3"
3047 + "@csstools/css-calc": "^2.1.4"
3048 },
3049 "engines": {
3050 "node": ">=18"
3051 },
3052 "peerDependencies": {
3053 - "@csstools/css-parser-algorithms": "^3.0.4",
3054 - "@csstools/css-tokenizer": "^3.0.3"
3053 + "@csstools/css-parser-algorithms": "^3.0.5",
3054 + "@csstools/css-tokenizer": "^3.0.4"
3055 }
3056 },
3057 "node_modules/@csstools/css-parser-algorithms": {
3058 - "version": "3.0.4",
3059 - "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.4.tgz",
3060 - "integrity": "sha512-Up7rBoV77rv29d3uKHUIVubz1BTcgyUK72IvCQAbfbMv584xHcGKCKbWh7i8hPrRJ7qU4Y8IO3IY9m+iTB7P3A==",
3058 + "version": "3.0.5",
3059 + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.5.tgz",
3060 + "integrity": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==",
3061 "funding": [
3062 {
3063 "type": "github",
@@ -3073,13 +3073,13 @@
3073 "node": ">=18"
3074 },
3075 "peerDependencies": {
3076 - "@csstools/css-tokenizer": "^3.0.3"
3076 + "@csstools/css-tokenizer": "^3.0.4"
3077 }
3078 },
3079 "node_modules/@csstools/css-tokenizer": {
3080 - "version": "3.0.3",
3081 - "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.3.tgz",
3082 - "integrity": "sha512-UJnjoFsmxfKUdNYdWgOB0mWUypuLvAfQPH1+pyvRJs6euowbFkFC6P13w1l8mJyi3vxYMxc9kld5jZEGRQs6bw==",
3080 + "version": "3.0.4",
3081 + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.4.tgz",
3082 + "integrity": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==",
3083 "funding": [
3084 {
3085 "type": "github",
@@ -3096,9 +3096,9 @@
3096 }
3097 },
3098 "node_modules/@csstools/media-query-list-parser": {
3099 - "version": "4.0.2",
3100 - "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-4.0.2.tgz",
3101 - "integrity": "sha512-EUos465uvVvMJehckATTlNqGj4UJWkTmdWuDMjqvSUkjGpmOyFZBVwb4knxCm/k2GMTXY+c/5RkdndzFYWeX5A==",
3099 + "version": "4.0.3",
3100 + "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-4.0.3.tgz",
3101 + "integrity": "sha512-HAYH7d3TLRHDOUQK4mZKf9k9Ph/m8Akstg66ywKR4SFAigjs3yBiUeZtFxywiTm5moZMAp/5W/ZuFnNXXYLuuQ==",
3102 "funding": [
3103 {
3104 "type": "github",
@@ -3114,8 +3114,8 @@
3114 "node": ">=18"
3115 },
3116 "peerDependencies": {
3117 - "@csstools/css-parser-algorithms": "^3.0.4",
3118 - "@csstools/css-tokenizer": "^3.0.3"
3117 + "@csstools/css-parser-algorithms": "^3.0.5",
3118 + "@csstools/css-tokenizer": "^3.0.4"
3119 }
3120 },
3121 "node_modules/@csstools/postcss-cascade-layers": {
@@ -3158,9 +3158,9 @@
3158 }
3159 },
3160 "node_modules/@csstools/postcss-color-function": {
3161 - "version": "4.0.9",
3162 - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-4.0.9.tgz",
3163 - "integrity": "sha512-2UeQCGMO5+EeQsPQK2DqXp0dad+P6nIz6G2dI06APpBuYBKxZEq7CTH+UiztFQ8cB1f89dnO9+D/Kfr+JfI2hw==",
3161 + "version": "4.0.10",
3162 + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-4.0.10.tgz",
3163 + "integrity": "sha512-4dY0NBu7NVIpzxZRgh/Q/0GPSz/jLSw0i/u3LTUor0BkQcz/fNhN10mSWBDsL0p9nDb0Ky1PD6/dcGbhACuFTQ==",
3164 "funding": [
3165 {
3166 "type": "github",
@@ -3173,10 +3173,10 @@
3173 ],
3174 "license": "MIT-0",
3175 "dependencies": {
3176 - "@csstools/css-color-parser": "^3.0.9",
3177 - "@csstools/css-parser-algorithms": "^3.0.4",
3178 - "@csstools/css-tokenizer": "^3.0.3",
3179 - "@csstools/postcss-progressive-custom-properties": "^4.0.1",
3176 + "@csstools/css-color-parser": "^3.0.10",
3177 + "@csstools/css-parser-algorithms": "^3.0.5",
3178 + "@csstools/css-tokenizer": "^3.0.4",
3179 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
3180 "@csstools/utilities": "^2.0.0"
3181 },
3182 "engines": {
@@ -3187,9 +3187,38 @@
3187 }
3188 },
3189 "node_modules/@csstools/postcss-color-mix-function": {
3190 - "version": "3.0.9",
3191 - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-3.0.9.tgz",
3192 - "integrity": "sha512-Enj7ZIIkLD7zkGCN31SZFx4H1gKiCs2Y4taBo/v/cqaHN7p1qGrf5UTMNSjQFZ7MgClGufHx4pddwFTGL+ipug==",
3190 + "version": "3.0.10",
3191 + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-3.0.10.tgz",
3192 + "integrity": "sha512-P0lIbQW9I4ShE7uBgZRib/lMTf9XMjJkFl/d6w4EMNHu2qvQ6zljJGEcBkw/NsBtq/6q3WrmgxSS8kHtPMkK4Q==",
3193 + "funding": [
3194 + {
3195 + "type": "github",
3196 + "url": "https://github.com/sponsors/csstools"
3197 + },
3198 + {
3199 + "type": "opencollective",
3200 + "url": "https://opencollective.com/csstools"
3201 + }
3202 + ],
3203 + "license": "MIT-0",
3204 + "dependencies": {
3205 + "@csstools/css-color-parser": "^3.0.10",
3206 + "@csstools/css-parser-algorithms": "^3.0.5",
3207 + "@csstools/css-tokenizer": "^3.0.4",
3208 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
3209 + "@csstools/utilities": "^2.0.0"
3210 + },
3211 + "engines": {
3212 + "node": ">=18"
3213 + },
3214 + "peerDependencies": {
3215 + "postcss": "^8.4"
3216 + }
3217 + },
3218 + "node_modules/@csstools/postcss-color-mix-variadic-function-arguments": {
3219 + "version": "1.0.0",
3220 + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-variadic-function-arguments/-/postcss-color-mix-variadic-function-arguments-1.0.0.tgz",
3221 + "integrity": "sha512-Z5WhouTyD74dPFPrVE7KydgNS9VvnjB8qcdes9ARpCOItb4jTnm7cHp4FhxCRUoyhabD0WVv43wbkJ4p8hLAlQ==",
3222 "funding": [
3223 {
3224 "type": "github",
@@ -3202,10 +3231,10 @@
3231 ],
3232 "license": "MIT-0",
3233 "dependencies": {
3205 - "@csstools/css-color-parser": "^3.0.9",
3206 - "@csstools/css-parser-algorithms": "^3.0.4",
3207 - "@csstools/css-tokenizer": "^3.0.3",
3208 - "@csstools/postcss-progressive-custom-properties": "^4.0.1",
3234 + "@csstools/css-color-parser": "^3.0.10",
3235 + "@csstools/css-parser-algorithms": "^3.0.5",
3236 + "@csstools/css-tokenizer": "^3.0.4",
3237 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
3238 "@csstools/utilities": "^2.0.0"
3239 },
3240 "engines": {
@@ -3216,9 +3245,9 @@
3245 }
3246 },
3247 "node_modules/@csstools/postcss-content-alt-text": {
3219 - "version": "2.0.5",
3220 - "resolved": "https://registry.npmjs.org/@csstools/postcss-content-alt-text/-/postcss-content-alt-text-2.0.5.tgz",
3221 - "integrity": "sha512-9BOS535v6YmyOYk32jAHXeddRV+iyd4vRcbrEekpwxmueAXX5J8WgbceFnE4E4Pmw/ysnB9v+n/vSWoFmcLMcA==",
3248 + "version": "2.0.6",
3249 + "resolved": "https://registry.npmjs.org/@csstools/postcss-content-alt-text/-/postcss-content-alt-text-2.0.6.tgz",
3250 + "integrity": "sha512-eRjLbOjblXq+byyaedQRSrAejKGNAFued+LcbzT+LCL78fabxHkxYjBbxkroONxHHYu2qxhFK2dBStTLPG3jpQ==",
3251 "funding": [
3252 {
3253 "type": "github",
@@ -3231,9 +3260,9 @@
3260 ],
3261 "license": "MIT-0",
3262 "dependencies": {
3234 - "@csstools/css-parser-algorithms": "^3.0.4",
3235 - "@csstools/css-tokenizer": "^3.0.3",
3236 - "@csstools/postcss-progressive-custom-properties": "^4.0.1",
3263 + "@csstools/css-parser-algorithms": "^3.0.5",
3264 + "@csstools/css-tokenizer": "^3.0.4",
3265 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
3266 "@csstools/utilities": "^2.0.0"
3267 },
3268 "engines": {
@@ -3244,9 +3273,9 @@
3273 }
3274 },
3275 "node_modules/@csstools/postcss-exponential-functions": {
3247 - "version": "2.0.8",
3248 - "resolved": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-2.0.8.tgz",
3249 - "integrity": "sha512-vHgDXtGIBPpFQnFNDftMQg4MOuXcWnK91L/7REjBNYzQ/p2Fa/6RcnehTqCRrNtQ46PNIolbRsiDdDuxiHolwQ==",
3276 + "version": "2.0.9",
3277 + "resolved": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-2.0.9.tgz",
3278 + "integrity": "sha512-abg2W/PI3HXwS/CZshSa79kNWNZHdJPMBXeZNyPQFbbj8sKO3jXxOt/wF7juJVjyDTc6JrvaUZYFcSBZBhaxjw==",
3279 "funding": [
3280 {
3281 "type": "github",
@@ -3259,9 +3288,9 @@
3288 ],
3289 "license": "MIT-0",
3290 "dependencies": {
3262 - "@csstools/css-calc": "^2.1.3",
3263 - "@csstools/css-parser-algorithms": "^3.0.4",
3264 - "@csstools/css-tokenizer": "^3.0.3"
3291 + "@csstools/css-calc": "^2.1.4",
3292 + "@csstools/css-parser-algorithms": "^3.0.5",
3293 + "@csstools/css-tokenizer": "^3.0.4"
3294 },
3295 "engines": {
3296 "node": ">=18"
@@ -3297,9 +3326,9 @@
3326 }
3327 },
3328 "node_modules/@csstools/postcss-gamut-mapping": {
3300 - "version": "2.0.9",
3301 - "resolved": "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-2.0.9.tgz",
3302 - "integrity": "sha512-quksIsFm3DGsf8Qbr9KiSGBF2w3RwxSfOfma5wbORDB1AFF15r4EVW7sUuWw3s5IAEGMqzel/dE2rQsI7Yb8mA==",
3329 + "version": "2.0.10",
3330 + "resolved": "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-2.0.10.tgz",
3331 + "integrity": "sha512-QDGqhJlvFnDlaPAfCYPsnwVA6ze+8hhrwevYWlnUeSjkkZfBpcCO42SaUD8jiLlq7niouyLgvup5lh+f1qessg==",
3332 "funding": [
3333 {
3334 "type": "github",
@@ -3312,9 +3341,9 @@
3341 ],
3342 "license": "MIT-0",
3343 "dependencies": {
3315 - "@csstools/css-color-parser": "^3.0.9",
3316 - "@csstools/css-parser-algorithms": "^3.0.4",
3317 - "@csstools/css-tokenizer": "^3.0.3"
3344 + "@csstools/css-color-parser": "^3.0.10",
3345 + "@csstools/css-parser-algorithms": "^3.0.5",
3346 + "@csstools/css-tokenizer": "^3.0.4"
3347 },
3348 "engines": {
3349 "node": ">=18"
@@ -3324,9 +3353,9 @@
3353 }
3354 },
3355 "node_modules/@csstools/postcss-gradients-interpolation-method": {
3327 - "version": "5.0.9",
3328 - "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.9.tgz",
3329 - "integrity": "sha512-duqTeUHF4ambUybAmhX9KonkicLM/WNp2JjMUbegRD4O8A/tb6fdZ7jUNdp/UUiO1FIdDkMwmNw6856bT0XF8Q==",
3356 + "version": "5.0.10",
3357 + "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.10.tgz",
3358 + "integrity": "sha512-HHPauB2k7Oits02tKFUeVFEU2ox/H3OQVrP3fSOKDxvloOikSal+3dzlyTZmYsb9FlY9p5EUpBtz0//XBmy+aw==",
3359 "funding": [
3360 {
3361 "type": "github",
@@ -3339,10 +3368,10 @@
3368 ],
3369 "license": "MIT-0",
3370 "dependencies": {
3342 - "@csstools/css-color-parser": "^3.0.9",
3343 - "@csstools/css-parser-algorithms": "^3.0.4",
3344 - "@csstools/css-tokenizer": "^3.0.3",
3345 - "@csstools/postcss-progressive-custom-properties": "^4.0.1",
3371 + "@csstools/css-color-parser": "^3.0.10",
3372 + "@csstools/css-parser-algorithms": "^3.0.5",
3373 + "@csstools/css-tokenizer": "^3.0.4",
3374 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
3375 "@csstools/utilities": "^2.0.0"
3376 },
3377 "engines": {
@@ -3353,9 +3382,9 @@
3382 }
3383 },
3384 "node_modules/@csstools/postcss-hwb-function": {
3356 - "version": "4.0.9",
3357 - "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.9.tgz",
3358 - "integrity": "sha512-sDpdPsoGAhYl/PMSYfu5Ez82wXb2bVkg1Cb8vsRLhpXhAk4OSlsJN+GodAql6tqc1B2G/WToxsFU6G74vkhPvA==",
3385 + "version": "4.0.10",
3386 + "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.10.tgz",
3387 + "integrity": "sha512-nOKKfp14SWcdEQ++S9/4TgRKchooLZL0TUFdun3nI4KPwCjETmhjta1QT4ICQcGVWQTvrsgMM/aLB5We+kMHhQ==",
3388 "funding": [
3389 {
3390 "type": "github",
@@ -3368,10 +3397,10 @@
3397 ],
3398 "license": "MIT-0",
3399 "dependencies": {
3371 - "@csstools/css-color-parser": "^3.0.9",
3372 - "@csstools/css-parser-algorithms": "^3.0.4",
3373 - "@csstools/css-tokenizer": "^3.0.3",
3374 - "@csstools/postcss-progressive-custom-properties": "^4.0.1",
3400 + "@csstools/css-color-parser": "^3.0.10",
3401 + "@csstools/css-parser-algorithms": "^3.0.5",
3402 + "@csstools/css-tokenizer": "^3.0.4",
3403 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
3404 "@csstools/utilities": "^2.0.0"
3405 },
3406 "engines": {
@@ -3382,9 +3411,9 @@
3411 }
3412 },
3413 "node_modules/@csstools/postcss-ic-unit": {
3385 - "version": "4.0.1",
3386 - "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-4.0.1.tgz",
3387 - "integrity": "sha512-lECc38i1w3qU9nhrUhP6F8y4BfcQJkR1cb8N6tZNf2llM6zPkxnqt04jRCwsUgNcB3UGKDy+zLenhOYGHqCV+Q==",
3414 + "version": "4.0.2",
3415 + "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-4.0.2.tgz",
3416 + "integrity": "sha512-lrK2jjyZwh7DbxaNnIUjkeDmU8Y6KyzRBk91ZkI5h8nb1ykEfZrtIVArdIjX4DHMIBGpdHrgP0n4qXDr7OHaKA==",
3417 "funding": [
3418 {
3419 "type": "github",
@@ -3397,7 +3426,7 @@
3426 ],
3427 "license": "MIT-0",
3428 "dependencies": {
3400 - "@csstools/postcss-progressive-custom-properties": "^4.0.1",
3429 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
3430 "@csstools/utilities": "^2.0.0",
3431 "postcss-value-parser": "^4.2.0"
3432 },
@@ -3470,9 +3499,9 @@
3499 }
3500 },
3501 "node_modules/@csstools/postcss-light-dark-function": {
3473 - "version": "2.0.8",
3474 - "resolved": "https://registry.npmjs.org/@csstools/postcss-light-dark-function/-/postcss-light-dark-function-2.0.8.tgz",
3475 - "integrity": "sha512-v8VU5WtrZIyEtk88WB4fkG22TGd8HyAfSFfZZQ1uNN0+arMJdZc++H3KYTfbYDpJRGy8GwADYH8ySXiILn+OyA==",
3502 + "version": "2.0.9",
3503 + "resolved": "https://registry.npmjs.org/@csstools/postcss-light-dark-function/-/postcss-light-dark-function-2.0.9.tgz",
3504 + "integrity": "sha512-1tCZH5bla0EAkFAI2r0H33CDnIBeLUaJh1p+hvvsylJ4svsv2wOmJjJn+OXwUZLXef37GYbRIVKX+X+g6m+3CQ==",
3505 "funding": [
3506 {
3507 "type": "github",
@@ -3485,9 +3514,9 @@
3514 ],
3515 "license": "MIT-0",
3516 "dependencies": {
3488 - "@csstools/css-parser-algorithms": "^3.0.4",
3489 - "@csstools/css-tokenizer": "^3.0.3",
3490 - "@csstools/postcss-progressive-custom-properties": "^4.0.1",
3517 + "@csstools/css-parser-algorithms": "^3.0.5",
3518 + "@csstools/css-tokenizer": "^3.0.4",
3519 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
3520 "@csstools/utilities": "^2.0.0"
3521 },
3522 "engines": {
@@ -3589,9 +3618,9 @@
3618 }
3619 },
3620 "node_modules/@csstools/postcss-logical-viewport-units": {
3592 - "version": "3.0.3",
3593 - "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-viewport-units/-/postcss-logical-viewport-units-3.0.3.tgz",
3594 - "integrity": "sha512-OC1IlG/yoGJdi0Y+7duz/kU/beCwO+Gua01sD6GtOtLi7ByQUpcIqs7UE/xuRPay4cHgOMatWdnDdsIDjnWpPw==",
3621 + "version": "3.0.4",
3622 + "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-viewport-units/-/postcss-logical-viewport-units-3.0.4.tgz",
3623 + "integrity": "sha512-q+eHV1haXA4w9xBwZLKjVKAWn3W2CMqmpNpZUk5kRprvSiBEGMgrNH3/sJZ8UA3JgyHaOt3jwT9uFa4wLX4EqQ==",
3624 "funding": [
3625 {
3626 "type": "github",
@@ -3604,7 +3633,7 @@
3633 ],
3634 "license": "MIT-0",
3635 "dependencies": {
3607 - "@csstools/css-tokenizer": "^3.0.3",
3636 + "@csstools/css-tokenizer": "^3.0.4",
3637 "@csstools/utilities": "^2.0.0"
3638 },
3639 "engines": {
@@ -3615,9 +3644,9 @@
3644 }
3645 },
3646 "node_modules/@csstools/postcss-media-minmax": {
3618 - "version": "2.0.8",
3619 - "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.8.tgz",
3620 - "integrity": "sha512-Skum5wIXw2+NyCQWUyfstN3c1mfSh39DRAo+Uh2zzXOglBG8xB9hnArhYFScuMZkzeM+THVa//mrByKAfumc7w==",
3647 + "version": "2.0.9",
3648 + "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.9.tgz",
3649 + "integrity": "sha512-af9Qw3uS3JhYLnCbqtZ9crTvvkR+0Se+bBqSr7ykAnl9yKhk6895z9rf+2F4dClIDJWxgn0iZZ1PSdkhrbs2ig==",
3650 "funding": [
3651 {
3652 "type": "github",
@@ -3630,10 +3659,10 @@
3659 ],
3660 "license": "MIT",
3661 "dependencies": {
3633 - "@csstools/css-calc": "^2.1.3",
3634 - "@csstools/css-parser-algorithms": "^3.0.4",
3635 - "@csstools/css-tokenizer": "^3.0.3",
3636 - "@csstools/media-query-list-parser": "^4.0.2"
3662 + "@csstools/css-calc": "^2.1.4",
3663 + "@csstools/css-parser-algorithms": "^3.0.5",
3664 + "@csstools/css-tokenizer": "^3.0.4",
3665 + "@csstools/media-query-list-parser": "^4.0.3"
3666 },
3667 "engines": {
3668 "node": ">=18"
@@ -3643,9 +3672,9 @@
3672 }
3673 },
3674 "node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values": {
3646 - "version": "3.0.4",
3647 - "resolved": "https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-3.0.4.tgz",
3648 - "integrity": "sha512-AnGjVslHMm5xw9keusQYvjVWvuS7KWK+OJagaG0+m9QnIjZsrysD2kJP/tr/UJIyYtMCtu8OkUd+Rajb4DqtIQ==",
3675 + "version": "3.0.5",
3676 + "resolved": "https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-3.0.5.tgz",
3677 + "integrity": "sha512-zhAe31xaaXOY2Px8IYfoVTB3wglbJUVigGphFLj6exb7cjZRH9A6adyE22XfFK3P2PzwRk0VDeTJmaxpluyrDg==",
3678 "funding": [
3679 {
3680 "type": "github",
@@ -3658,9 +3687,9 @@
3687 ],
3688 "license": "MIT-0",
3689 "dependencies": {
3661 - "@csstools/css-parser-algorithms": "^3.0.4",
3662 - "@csstools/css-tokenizer": "^3.0.3",
3663 - "@csstools/media-query-list-parser": "^4.0.2"
3690 + "@csstools/css-parser-algorithms": "^3.0.5",
3691 + "@csstools/css-tokenizer": "^3.0.4",
3692 + "@csstools/media-query-list-parser": "^4.0.3"
3693 },
3694 "engines": {
3695 "node": ">=18"
@@ -3721,9 +3750,9 @@
3750 }
3751 },
3752 "node_modules/@csstools/postcss-oklab-function": {
3724 - "version": "4.0.9",
3725 - "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.9.tgz",
3726 - "integrity": "sha512-UHrnujimwtdDw8BYDcWJtBXuJ13uc/BjAddPdfMc/RsWxhg8gG8UbvTF0tnMtHrZ4i7lwy85fPEzK1AiykMyRA==",
3753 + "version": "4.0.10",
3754 + "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.10.tgz",
3755 + "integrity": "sha512-ZzZUTDd0fgNdhv8UUjGCtObPD8LYxMH+MJsW9xlZaWTV8Ppr4PtxlHYNMmF4vVWGl0T6f8tyWAKjoI6vePSgAg==",
3756 "funding": [
3757 {
3758 "type": "github",
@@ -3736,10 +3765,10 @@
3765 ],
3766 "license": "MIT-0",
3767 "dependencies": {
3739 - "@csstools/css-color-parser": "^3.0.9",
3740 - "@csstools/css-parser-algorithms": "^3.0.4",
3741 - "@csstools/css-tokenizer": "^3.0.3",
3742 - "@csstools/postcss-progressive-custom-properties": "^4.0.1",
3768 + "@csstools/css-color-parser": "^3.0.10",
3769 + "@csstools/css-parser-algorithms": "^3.0.5",
3770 + "@csstools/css-tokenizer": "^3.0.4",
3771 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
3772 "@csstools/utilities": "^2.0.0"
3773 },
3774 "engines": {
@@ -3750,9 +3779,9 @@
3779 }
3780 },
3781 "node_modules/@csstools/postcss-progressive-custom-properties": {
3753 - "version": "4.0.1",
3754 - "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-4.0.1.tgz",
3755 - "integrity": "sha512-Ofz81HaY8mmbP8/Qr3PZlUzjsyV5WuxWmvtYn+jhYGvvjFazTmN9R2io5W5znY1tyk2CA9uM0IPWyY4ygDytCw==",
3782 + "version": "4.1.0",
3783 + "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-4.1.0.tgz",
3784 + "integrity": "sha512-YrkI9dx8U4R8Sz2EJaoeD9fI7s7kmeEBfmO+UURNeL6lQI7VxF6sBE+rSqdCBn4onwqmxFdBU3lTwyYb/lCmxA==",
3785 "funding": [
3786 {
3787 "type": "github",
@@ -3775,9 +3804,9 @@
3804 }
3805 },
3806 "node_modules/@csstools/postcss-random-function": {
3778 - "version": "2.0.0",
3779 - "resolved": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-2.0.0.tgz",
3780 - "integrity": "sha512-MYZKxSr4AKfjECL8vg49BbfNNzK+t3p2OWX+Xf7rXgMaTP44oy/e8VGWu4MLnJ3NUd9tFVkisLO/sg+5wMTNsg==",
3807 + "version": "2.0.1",
3808 + "resolved": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-2.0.1.tgz",
3809 + "integrity": "sha512-q+FQaNiRBhnoSNo+GzqGOIBKoHQ43lYz0ICrV+UudfWnEF6ksS6DsBIJSISKQT2Bvu3g4k6r7t0zYrk5pDlo8w==",
3810 "funding": [
3811 {
3812 "type": "github",
@@ -3790,9 +3819,9 @@
3819 ],
3820 "license": "MIT-0",
3821 "dependencies": {
3793 - "@csstools/css-calc": "^2.1.3",
3794 - "@csstools/css-parser-algorithms": "^3.0.4",
3795 - "@csstools/css-tokenizer": "^3.0.3"
3822 + "@csstools/css-calc": "^2.1.4",
3823 + "@csstools/css-parser-algorithms": "^3.0.5",
3824 + "@csstools/css-tokenizer": "^3.0.4"
3825 },
3826 "engines": {
3827 "node": ">=18"
@@ -3802,9 +3831,9 @@
3831 }
3832 },
3833 "node_modules/@csstools/postcss-relative-color-syntax": {
3805 - "version": "3.0.9",
3806 - "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-3.0.9.tgz",
3807 - "integrity": "sha512-+AGOcLF5PmMnTRPnOdCvY7AwvD5veIOhTWbJV6vC3hB1tt0ii/k6QOwhWfsGGg1ZPQ0JY15u+wqLR4ZTtB0luA==",
3834 + "version": "3.0.10",
3835 + "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-3.0.10.tgz",
3836 + "integrity": "sha512-8+0kQbQGg9yYG8hv0dtEpOMLwB9M+P7PhacgIzVzJpixxV4Eq9AUQtQw8adMmAJU1RBBmIlpmtmm3XTRd/T00g==",
3837 "funding": [
3838 {
3839 "type": "github",
@@ -3817,10 +3846,10 @@
3846 ],
3847 "license": "MIT-0",
3848 "dependencies": {
3820 - "@csstools/css-color-parser": "^3.0.9",
3821 - "@csstools/css-parser-algorithms": "^3.0.4",
3822 - "@csstools/css-tokenizer": "^3.0.3",
3823 - "@csstools/postcss-progressive-custom-properties": "^4.0.1",
3849 + "@csstools/css-color-parser": "^3.0.10",
3850 + "@csstools/css-parser-algorithms": "^3.0.5",
3851 + "@csstools/css-tokenizer": "^3.0.4",
3852 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
3853 "@csstools/utilities": "^2.0.0"
3854 },
3855 "engines": {
@@ -3869,9 +3898,9 @@
3898 }
3899 },
3900 "node_modules/@csstools/postcss-sign-functions": {
3872 - "version": "1.1.3",
3873 - "resolved": "https://registry.npmjs.org/@csstools/postcss-sign-functions/-/postcss-sign-functions-1.1.3.tgz",
3874 - "integrity": "sha512-4F4GRhj8xNkBtLZ+3ycIhReaDfKJByXI+cQGIps3AzCO8/CJOeoDPxpMnL5vqZrWKOceSATHEQJUO/Q/r2y7OQ==",
3901 + "version": "1.1.4",
3902 + "resolved": "https://registry.npmjs.org/@csstools/postcss-sign-functions/-/postcss-sign-functions-1.1.4.tgz",
3903 + "integrity": "sha512-P97h1XqRPcfcJndFdG95Gv/6ZzxUBBISem0IDqPZ7WMvc/wlO+yU0c5D/OCpZ5TJoTt63Ok3knGk64N+o6L2Pg==",
3904 "funding": [
3905 {
3906 "type": "github",
@@ -3884,9 +3913,9 @@
3913 ],
3914 "license": "MIT-0",
3915 "dependencies": {
3887 - "@csstools/css-calc": "^2.1.3",
3888 - "@csstools/css-parser-algorithms": "^3.0.4",
3889 - "@csstools/css-tokenizer": "^3.0.3"
3916 + "@csstools/css-calc": "^2.1.4",
3917 + "@csstools/css-parser-algorithms": "^3.0.5",
3918 + "@csstools/css-tokenizer": "^3.0.4"
3919 },
3920 "engines": {
3921 "node": ">=18"
@@ -3896,9 +3925,9 @@
3925 }
3926 },
3927 "node_modules/@csstools/postcss-stepped-value-functions": {
3899 - "version": "4.0.8",
3900 - "resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4.0.8.tgz",
3901 - "integrity": "sha512-6Y4yhL4fNhgzbZ/wUMQ4EjFUfoNNMpEXZnDw1JrlcEBHUT15gplchtFsZGk7FNi8PhLHJfCUwVKrEHzhfhKK+g==",
3928 + "version": "4.0.9",
3929 + "resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4.0.9.tgz",
3930 + "integrity": "sha512-h9btycWrsex4dNLeQfyU3y3w40LMQooJWFMm/SK9lrKguHDcFl4VMkncKKoXi2z5rM9YGWbUQABI8BT2UydIcA==",
3931 "funding": [
3932 {
3933 "type": "github",
@@ -3911,9 +3940,9 @@
3940 ],
3941 "license": "MIT-0",
3942 "dependencies": {
3914 - "@csstools/css-calc": "^2.1.3",
3915 - "@csstools/css-parser-algorithms": "^3.0.4",
3916 - "@csstools/css-tokenizer": "^3.0.3"
3943 + "@csstools/css-calc": "^2.1.4",
3944 + "@csstools/css-parser-algorithms": "^3.0.5",
3945 + "@csstools/css-tokenizer": "^3.0.4"
3946 },
3947 "engines": {
3948 "node": ">=18"
@@ -3949,9 +3978,9 @@
3978 }
3979 },
3980 "node_modules/@csstools/postcss-trigonometric-functions": {
3952 - "version": "4.0.8",
3953 - "resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.8.tgz",
3954 - "integrity": "sha512-YcDvYTRu7f78/91B6bX+mE1WoAO91Su7/8KSRpuWbIGUB8hmaNSRu9wziaWSLJ1lOB1aQe+bvo9BIaLKqPOo/g==",
3981 + "version": "4.0.9",
3982 + "resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.9.tgz",
3983 + "integrity": "sha512-Hnh5zJUdpNrJqK9v1/E3BbrQhaDTj5YiX7P61TOvUhoDHnUmsNNxcDAgkQ32RrcWx9GVUvfUNPcUkn8R3vIX6A==",
3984 "funding": [
3985 {
3986 "type": "github",
@@ -3964,9 +3993,9 @@
3993 ],
3994 "license": "MIT-0",
3995 "dependencies": {
3967 - "@csstools/css-calc": "^2.1.3",
3968 - "@csstools/css-parser-algorithms": "^3.0.4",
3969 - "@csstools/css-tokenizer": "^3.0.3"
3996 + "@csstools/css-calc": "^2.1.4",
3997 + "@csstools/css-parser-algorithms": "^3.0.5",
3998 + "@csstools/css-tokenizer": "^3.0.4"
3999 },
4000 "engines": {
4001 "node": ">=18"
@@ -14791,9 +14820,9 @@
14820 }
14821 },
14822 "node_modules/browserslist": {
14794 - "version": "4.24.4",
14795 - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz",
14796 - "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
14823 + "version": "4.24.5",
14824 + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.5.tgz",
14825 + "integrity": "sha512-FDToo4Wo82hIdgc1CQ+NQD0hEhmpPjrZ3hiUgwgOG6IuTdlpr8jdjyG24P6cNP1yJpTLzS5OcGgSw0xmDU1/Tw==",
14826 "funding": [
14827 {
14828 "type": "opencollective",
@@ -14810,10 +14839,10 @@
14839 ],
14840 "license": "MIT",
14841 "dependencies": {
14813 - "caniuse-lite": "^1.0.30001688",
14814 - "electron-to-chromium": "^1.5.73",
14842 + "caniuse-lite": "^1.0.30001716",
14843 + "electron-to-chromium": "^1.5.149",
14844 "node-releases": "^2.0.19",
14816 - "update-browserslist-db": "^1.1.1"
14845 + "update-browserslist-db": "^1.1.3"
14846 },
14847 "bin": {
14848 "browserslist": "cli.js"
@@ -15310,9 +15339,9 @@
15339 }
15340 },
15341 "node_modules/caniuse-lite": {
15313 - "version": "1.0.30001715",
15314 - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001715.tgz",
15315 - "integrity": "sha512-7ptkFGMm2OAOgvZpwgA4yjQ5SQbrNVGdRjzH0pBdy1Fasvcr+KAeECmbCAECzTuDuoX0FCY8KzUxjf9+9kfZEw==",
15342 + "version": "1.0.30001718",
15343 + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001718.tgz",
15344 + "integrity": "sha512-AflseV1ahcSunK53NfEs9gFWgOEmzr0f+kaMFA4xiLZlr9Hzt7HxcSpIFcnNCUkz6R6dWKa54rUz3HUmI3nVcw==",
15345 "funding": [
15346 {
15347 "type": "opencollective",
@@ -17367,9 +17396,9 @@
17396 "license": "MIT"
17397 },
17398 "node_modules/cssdb": {
17370 - "version": "8.2.5",
17371 - "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.2.5.tgz",
17372 - "integrity": "sha512-leAt8/hdTCtzql9ZZi86uYAmCLzVKpJMMdjbvOGVnXFXz/BWFpBmM1MHEHU/RqtPyRYmabVmEW1DtX3YGLuuLA==",
17399 + "version": "8.3.0",
17400 + "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.3.0.tgz",
17401 + "integrity": "sha512-c7bmItIg38DgGjSwDPZOYF/2o0QU/sSgkWOMyl8votOfgFuyiFKWPesmCGEsrGLxEA9uL540cp8LdaGEjUGsZQ==",
17402 "funding": [
17403 {
17404 "type": "opencollective",
@@ -18361,9 +18390,9 @@
18390 "license": "MIT"
18391 },
18392 "node_modules/electron-to-chromium": {
18364 - "version": "1.5.74",
18365 - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.74.tgz",
18366 - "integrity": "sha512-ck3//9RC+6oss/1Bh9tiAVFy5vfSKbRHAFh7Z3/eTRkEqJeWgymloShB17Vg3Z4nmDNp35vAd1BZ6CMW4Wt6Iw==",
18393 + "version": "1.5.159",
18394 + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.159.tgz",
18395 + "integrity": "sha512-CEvHptWAMV5p6GJ0Lq8aheyvVbfzVrv5mmidu1D3pidoVNkB3tTBsTMVtPJ+rzRK5oV229mCLz9Zj/hNvU8GBA==",
18396 "license": "ISC"
18397 },
18398 "node_modules/emittery": {
@@ -22712,12 +22741,12 @@
22741 }
22742 },
22743 "node_modules/framer-motion": {
22715 - "version": "12.12.2",
22716 - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.12.2.tgz",
22717 - "integrity": "sha512-qCszZCiGWkilL40E3VuhIJJC/CS3SIBl2IHyGK8FU30nOUhTmhBNWPrNFyozAWH/bXxwzi19vJHIGVdALF0LCg==",
22744 + "version": "12.15.0",
22745 + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.15.0.tgz",
22746 + "integrity": "sha512-XKg/LnKExdLGugZrDILV7jZjI599785lDIJZLxMiiIFidCsy0a4R2ZEf+Izm67zyOuJgQYTHOmodi7igQsw3vg==",
22747 "license": "MIT",
22748 "dependencies": {
22720 - "motion-dom": "^12.12.1",
22749 + "motion-dom": "^12.15.0",
22750 "motion-utils": "^12.12.1",
22751 "tslib": "^2.4.0"
22752 },
@@ -34056,9 +34085,9 @@
34085 }
34086 },
34087 "node_modules/motion-dom": {
34059 - "version": "12.12.1",
34060 - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.12.1.tgz",
34061 - "integrity": "sha512-GXq/uUbZBEiFFE+K1Z/sxdPdadMdfJ/jmBALDfIuHGi0NmtealLOfH9FqT+6aNPgVx8ilq0DtYmyQlo6Uj9LKQ==",
34088 + "version": "12.15.0",
34089 + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.15.0.tgz",
34090 + "integrity": "sha512-D2ldJgor+2vdcrDtKJw48k3OddXiZN1dDLLWrS8kiHzQdYVruh0IoTwbJBslrnTXIPgFED7PBN2Zbwl7rNqnhA==",
34091 "license": "MIT",
34092 "dependencies": {
34093 "motion-utils": "^12.12.1"
@@ -36559,9 +36588,9 @@
36588 }
36589 },
36590 "node_modules/postcss-color-functional-notation": {
36562 - "version": "7.0.9",
36563 - "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-7.0.9.tgz",
36564 - "integrity": "sha512-WScwD3pSsIz+QP97sPkGCeJm7xUH0J18k6zV5o8O2a4cQJyv15vLUx/WFQajuJVgZhmJL5awDu8zHnqzAzm4lw==",
36591 + "version": "7.0.10",
36592 + "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-7.0.10.tgz",
36593 + "integrity": "sha512-k9qX+aXHBiLTRrWoCJuUFI6F1iF6QJQUXNVWJVSbqZgj57jDhBlOvD8gNUGl35tgqDivbGLhZeW3Ongz4feuKA==",
36594 "funding": [
36595 {
36596 "type": "github",
@@ -36574,10 +36603,10 @@
36603 ],
36604 "license": "MIT-0",
36605 "dependencies": {
36577 - "@csstools/css-color-parser": "^3.0.9",
36578 - "@csstools/css-parser-algorithms": "^3.0.4",
36579 - "@csstools/css-tokenizer": "^3.0.3",
36580 - "@csstools/postcss-progressive-custom-properties": "^4.0.1",
36606 + "@csstools/css-color-parser": "^3.0.10",
36607 + "@csstools/css-parser-algorithms": "^3.0.5",
36608 + "@csstools/css-tokenizer": "^3.0.4",
36609 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
36610 "@csstools/utilities": "^2.0.0"
36611 },
36612 "engines": {
@@ -36674,9 +36703,9 @@
36703 }
36704 },
36705 "node_modules/postcss-custom-media": {
36677 - "version": "11.0.5",
36678 - "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-11.0.5.tgz",
36679 - "integrity": "sha512-SQHhayVNgDvSAdX9NQ/ygcDQGEY+aSF4b/96z7QUX6mqL5yl/JgG/DywcF6fW9XbnCRE+aVYk+9/nqGuzOPWeQ==",
36706 + "version": "11.0.6",
36707 + "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-11.0.6.tgz",
36708 + "integrity": "sha512-C4lD4b7mUIw+RZhtY7qUbf4eADmb7Ey8BFA2px9jUbwg7pjTZDl4KY4bvlUV+/vXQvzQRfiGEVJyAbtOsCMInw==",
36709 "funding": [
36710 {
36711 "type": "github",
@@ -36689,10 +36718,10 @@
36718 ],
36719 "license": "MIT",
36720 "dependencies": {
36692 - "@csstools/cascade-layer-name-parser": "^2.0.4",
36693 - "@csstools/css-parser-algorithms": "^3.0.4",
36694 - "@csstools/css-tokenizer": "^3.0.3",
36695 - "@csstools/media-query-list-parser": "^4.0.2"
36721 + "@csstools/cascade-layer-name-parser": "^2.0.5",
36722 + "@csstools/css-parser-algorithms": "^3.0.5",
36723 + "@csstools/css-tokenizer": "^3.0.4",
36724 + "@csstools/media-query-list-parser": "^4.0.3"
36725 },
36726 "engines": {
36727 "node": ">=18"
@@ -36702,9 +36731,9 @@
36731 }
36732 },
36733 "node_modules/postcss-custom-properties": {
36705 - "version": "14.0.4",
36706 - "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-14.0.4.tgz",
36707 - "integrity": "sha512-QnW8FCCK6q+4ierwjnmXF9Y9KF8q0JkbgVfvQEMa93x1GT8FvOiUevWCN2YLaOWyByeDX8S6VFbZEeWoAoXs2A==",
36734 + "version": "14.0.5",
36735 + "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-14.0.5.tgz",
36736 + "integrity": "sha512-UWf/vhMapZatv+zOuqlfLmYXeOhhHLh8U8HAKGI2VJ00xLRYoAJh4xv8iX6FB6+TLXeDnm0DBLMi00E0hodbQw==",
36737 "funding": [
36738 {
36739 "type": "github",
@@ -36717,9 +36746,9 @@
36746 ],
36747 "license": "MIT",
36748 "dependencies": {
36720 - "@csstools/cascade-layer-name-parser": "^2.0.4",
36721 - "@csstools/css-parser-algorithms": "^3.0.4",
36722 - "@csstools/css-tokenizer": "^3.0.3",
36749 + "@csstools/cascade-layer-name-parser": "^2.0.5",
36750 + "@csstools/css-parser-algorithms": "^3.0.5",
36751 + "@csstools/css-tokenizer": "^3.0.4",
36752 "@csstools/utilities": "^2.0.0",
36753 "postcss-value-parser": "^4.2.0"
36754 },
@@ -36731,9 +36760,9 @@
36760 }
36761 },
36762 "node_modules/postcss-custom-selectors": {
36734 - "version": "8.0.4",
36735 - "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-8.0.4.tgz",
36736 - "integrity": "sha512-ASOXqNvDCE0dAJ/5qixxPeL1aOVGHGW2JwSy7HyjWNbnWTQCl+fDc968HY1jCmZI0+BaYT5CxsOiUhavpG/7eg==",
36763 + "version": "8.0.5",
36764 + "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-8.0.5.tgz",
36765 + "integrity": "sha512-9PGmckHQswiB2usSO6XMSswO2yFWVoCAuih1yl9FVcwkscLjRKjwsjM3t+NIWpSU2Jx3eOiK2+t4vVTQaoCHHg==",
36766 "funding": [
36767 {
36768 "type": "github",
@@ -36746,9 +36775,9 @@
36775 ],
36776 "license": "MIT",
36777 "dependencies": {
36749 - "@csstools/cascade-layer-name-parser": "^2.0.4",
36750 - "@csstools/css-parser-algorithms": "^3.0.4",
36751 - "@csstools/css-tokenizer": "^3.0.3",
36778 + "@csstools/cascade-layer-name-parser": "^2.0.5",
36779 + "@csstools/css-parser-algorithms": "^3.0.5",
36780 + "@csstools/css-tokenizer": "^3.0.4",
36781 "postcss-selector-parser": "^7.0.0"
36782 },
36783 "engines": {
@@ -36759,9 +36788,9 @@
36788 }
36789 },
36790 "node_modules/postcss-custom-selectors/node_modules/postcss-selector-parser": {
36762 - "version": "7.0.0",
36763 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz",
36764 - "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
36791 + "version": "7.1.0",
36792 + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
36793 + "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
36794 "license": "MIT",
36795 "dependencies": {
36796 "cssesc": "^3.0.0",
@@ -36858,9 +36887,9 @@
36887 }
36888 },
36889 "node_modules/postcss-double-position-gradients": {
36861 - "version": "6.0.1",
36862 - "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-6.0.1.tgz",
36863 - "integrity": "sha512-ZitCwmvOR4JzXmKw6sZblTgwV1dcfLvClcyjADuqZ5hU0Uk4SVNpvSN9w8NcJ7XuxhRYxVA8m8AB3gy+HNBQOA==",
36890 + "version": "6.0.2",
36891 + "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-6.0.2.tgz",
36892 + "integrity": "sha512-7qTqnL7nfLRyJK/AHSVrrXOuvDDzettC+wGoienURV8v2svNbu6zJC52ruZtHaO6mfcagFmuTGFdzRsJKB3k5Q==",
36893 "funding": [
36894 {
36895 "type": "github",
@@ -36873,7 +36902,7 @@
36902 ],
36903 "license": "MIT-0",
36904 "dependencies": {
36876 - "@csstools/postcss-progressive-custom-properties": "^4.0.1",
36905 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
36906 "@csstools/utilities": "^2.0.0",
36907 "postcss-value-parser": "^4.2.0"
36908 },
@@ -37044,9 +37073,9 @@
37073 }
37074 },
37075 "node_modules/postcss-lab-function": {
37047 - "version": "7.0.9",
37048 - "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-7.0.9.tgz",
37049 - "integrity": "sha512-IGbsIXbqMDusymJAKYX+f9oakPo89wL9Pzd/qRBQOVf3EIQWT9hgvqC4Me6Dkzxp3KPuIBf6LPkjrLHe/6ZMIQ==",
37076 + "version": "7.0.10",
37077 + "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-7.0.10.tgz",
37078 + "integrity": "sha512-tqs6TCEv9tC1Riq6fOzHuHcZyhg4k3gIAMB8GGY/zA1ssGdm6puHMVE7t75aOSoFg7UD2wyrFFhbldiCMyyFTQ==",
37079 "funding": [
37080 {
37081 "type": "github",
@@ -37059,10 +37088,10 @@
37088 ],
37089 "license": "MIT-0",
37090 "dependencies": {
37062 - "@csstools/css-color-parser": "^3.0.9",
37063 - "@csstools/css-parser-algorithms": "^3.0.4",
37064 - "@csstools/css-tokenizer": "^3.0.3",
37065 - "@csstools/postcss-progressive-custom-properties": "^4.0.1",
37091 + "@csstools/css-color-parser": "^3.0.10",
37092 + "@csstools/css-parser-algorithms": "^3.0.5",
37093 + "@csstools/css-tokenizer": "^3.0.4",
37094 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
37095 "@csstools/utilities": "^2.0.0"
37096 },
37097 "engines": {
@@ -37592,9 +37621,9 @@
37621 }
37622 },
37623 "node_modules/postcss-preset-env": {
37595 - "version": "10.1.6",
37596 - "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.1.6.tgz",
37597 - "integrity": "sha512-1jRD7vttKLJ7o0mcmmYWKRLm7W14rI8K1I7Y41OeXUPEVc/CAzfTssNUeJ0zKbR+zMk4boqct/gwS/poIFF5Lg==",
37624 + "version": "10.2.0",
37625 + "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.2.0.tgz",
37626 + "integrity": "sha512-cl13sPBbSqo1Q7Ryb19oT5NZO5IHFolRbIMdgDq4f9w1MHYiL6uZS7uSsjXJ1KzRIcX5BMjEeyxmAevVXENa3Q==",
37627 "funding": [
37628 {
37629 "type": "github",
@@ -37608,59 +37637,60 @@
37637 "license": "MIT-0",
37638 "dependencies": {
37639 "@csstools/postcss-cascade-layers": "^5.0.1",
37611 - "@csstools/postcss-color-function": "^4.0.9",
37612 - "@csstools/postcss-color-mix-function": "^3.0.9",
37613 - "@csstools/postcss-content-alt-text": "^2.0.5",
37614 - "@csstools/postcss-exponential-functions": "^2.0.8",
37640 + "@csstools/postcss-color-function": "^4.0.10",
37641 + "@csstools/postcss-color-mix-function": "^3.0.10",
37642 + "@csstools/postcss-color-mix-variadic-function-arguments": "^1.0.0",
37643 + "@csstools/postcss-content-alt-text": "^2.0.6",
37644 + "@csstools/postcss-exponential-functions": "^2.0.9",
37645 "@csstools/postcss-font-format-keywords": "^4.0.0",
37616 - "@csstools/postcss-gamut-mapping": "^2.0.9",
37617 - "@csstools/postcss-gradients-interpolation-method": "^5.0.9",
37618 - "@csstools/postcss-hwb-function": "^4.0.9",
37619 - "@csstools/postcss-ic-unit": "^4.0.1",
37646 + "@csstools/postcss-gamut-mapping": "^2.0.10",
37647 + "@csstools/postcss-gradients-interpolation-method": "^5.0.10",
37648 + "@csstools/postcss-hwb-function": "^4.0.10",
37649 + "@csstools/postcss-ic-unit": "^4.0.2",
37650 "@csstools/postcss-initial": "^2.0.1",
37651 "@csstools/postcss-is-pseudo-class": "^5.0.1",
37622 - "@csstools/postcss-light-dark-function": "^2.0.8",
37652 + "@csstools/postcss-light-dark-function": "^2.0.9",
37653 "@csstools/postcss-logical-float-and-clear": "^3.0.0",
37654 "@csstools/postcss-logical-overflow": "^2.0.0",
37655 "@csstools/postcss-logical-overscroll-behavior": "^2.0.0",
37656 "@csstools/postcss-logical-resize": "^3.0.0",
37627 - "@csstools/postcss-logical-viewport-units": "^3.0.3",
37628 - "@csstools/postcss-media-minmax": "^2.0.8",
37629 - "@csstools/postcss-media-queries-aspect-ratio-number-values": "^3.0.4",
37657 + "@csstools/postcss-logical-viewport-units": "^3.0.4",
37658 + "@csstools/postcss-media-minmax": "^2.0.9",
37659 + "@csstools/postcss-media-queries-aspect-ratio-number-values": "^3.0.5",
37660 "@csstools/postcss-nested-calc": "^4.0.0",
37661 "@csstools/postcss-normalize-display-values": "^4.0.0",
37632 - "@csstools/postcss-oklab-function": "^4.0.9",
37633 - "@csstools/postcss-progressive-custom-properties": "^4.0.1",
37634 - "@csstools/postcss-random-function": "^2.0.0",
37635 - "@csstools/postcss-relative-color-syntax": "^3.0.9",
37662 + "@csstools/postcss-oklab-function": "^4.0.10",
37663 + "@csstools/postcss-progressive-custom-properties": "^4.1.0",
37664 + "@csstools/postcss-random-function": "^2.0.1",
37665 + "@csstools/postcss-relative-color-syntax": "^3.0.10",
37666 "@csstools/postcss-scope-pseudo-class": "^4.0.1",
37637 - "@csstools/postcss-sign-functions": "^1.1.3",
37638 - "@csstools/postcss-stepped-value-functions": "^4.0.8",
37667 + "@csstools/postcss-sign-functions": "^1.1.4",
37668 + "@csstools/postcss-stepped-value-functions": "^4.0.9",
37669 "@csstools/postcss-text-decoration-shorthand": "^4.0.2",
37640 - "@csstools/postcss-trigonometric-functions": "^4.0.8",
37670 + "@csstools/postcss-trigonometric-functions": "^4.0.9",
37671 "@csstools/postcss-unset-value": "^4.0.0",
37672 "autoprefixer": "^10.4.21",
37643 - "browserslist": "^4.24.4",
37673 + "browserslist": "^4.24.5",
37674 "css-blank-pseudo": "^7.0.1",
37675 "css-has-pseudo": "^7.0.2",
37676 "css-prefers-color-scheme": "^10.0.0",
37647 - "cssdb": "^8.2.5",
37677 + "cssdb": "^8.3.0",
37678 "postcss-attribute-case-insensitive": "^7.0.1",
37679 "postcss-clamp": "^4.1.0",
37650 - "postcss-color-functional-notation": "^7.0.9",
37680 + "postcss-color-functional-notation": "^7.0.10",
37681 "postcss-color-hex-alpha": "^10.0.0",
37682 "postcss-color-rebeccapurple": "^10.0.0",
37653 - "postcss-custom-media": "^11.0.5",
37654 - "postcss-custom-properties": "^14.0.4",
37655 - "postcss-custom-selectors": "^8.0.4",
37683 + "postcss-custom-media": "^11.0.6",
37684 + "postcss-custom-properties": "^14.0.5",
37685 + "postcss-custom-selectors": "^8.0.5",
37686 "postcss-dir-pseudo-class": "^9.0.1",
37657 - "postcss-double-position-gradients": "^6.0.1",
37687 + "postcss-double-position-gradients": "^6.0.2",
37688 "postcss-focus-visible": "^10.0.1",
37689 "postcss-focus-within": "^9.0.1",
37690 "postcss-font-variant": "^5.0.0",
37691 "postcss-gap-properties": "^6.0.0",
37692 "postcss-image-set-function": "^7.0.0",
37663 - "postcss-lab-function": "^7.0.9",
37693 + "postcss-lab-function": "^7.0.10",
37694 "postcss-logical": "^8.1.0",
37695 "postcss-nesting": "^13.0.1",
37696 "postcss-opacity-percentage": "^3.0.0",
@@ -45295,9 +45325,9 @@
45325 }
45326 },
45327 "node_modules/update-browserslist-db": {
45298 - "version": "1.1.1",
45299 - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz",
45300 - "integrity": "sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==",
45328 + "version": "1.1.3",
45329 + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz",
45330 + "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
45331 "funding": [
45332 {
45333 "type": "opencollective",
@@ -45315,7 +45345,7 @@
45345 "license": "MIT",
45346 "dependencies": {
45347 "escalade": "^3.2.0",
45318 - "picocolors": "^1.1.0"
45348 + "picocolors": "^1.1.1"
45349 },
45350 "bin": {
45351 "update-browserslist-db": "cli.js"