diff options
| author | Matweb Bot | 2025-05-07 04:07:34 +0000 |
|---|---|---|
| committer | Matweb Bot | 2025-05-07 04:07:34 +0000 |
| commit | de843b0890e8f1def44407205efe0a8015143130 (patch) | |
| tree | a043d747c734991d44c0a8a7d5f2adc4aa743283 /package-lock.json | |
| parent | 4e446196439eafdac2934423426c8ab3733fd4f9 (diff) | |
RenovateBot: Update dependency cssnano to v7.0.7
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 425 |
1 files changed, 180 insertions, 245 deletions
diff --git a/package-lock.json b/package-lock.json index 9146ac2..448e750 100644 --- a/package-lock.json +++ b/package-lock.json | |||
| @@ -819,9 +819,9 @@ | |||
| 819 | } | 819 | } |
| 820 | }, | 820 | }, |
| 821 | "node_modules/browserslist": { | 821 | "node_modules/browserslist": { |
| 822 | "version": "4.24.4", | 822 | "version": "4.24.5", |
| 823 | "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz", | 823 | "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.5.tgz", |
| 824 | "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==", | 824 | "integrity": "sha512-FDToo4Wo82hIdgc1CQ+NQD0hEhmpPjrZ3hiUgwgOG6IuTdlpr8jdjyG24P6cNP1yJpTLzS5OcGgSw0xmDU1/Tw==", |
| 825 | "funding": [ | 825 | "funding": [ |
| 826 | { | 826 | { |
| 827 | "type": "opencollective", | 827 | "type": "opencollective", |
| @@ -838,10 +838,10 @@ | |||
| 838 | ], | 838 | ], |
| 839 | "license": "MIT", | 839 | "license": "MIT", |
| 840 | "dependencies": { | 840 | "dependencies": { |
| 841 | "caniuse-lite": "^1.0.30001688", | 841 | "caniuse-lite": "^1.0.30001716", |
| 842 | "electron-to-chromium": "^1.5.73", | 842 | "electron-to-chromium": "^1.5.149", |
| 843 | "node-releases": "^2.0.19", | 843 | "node-releases": "^2.0.19", |
| 844 | "update-browserslist-db": "^1.1.1" | 844 | "update-browserslist-db": "^1.1.3" |
| 845 | }, | 845 | }, |
| 846 | "bin": { | 846 | "bin": { |
| 847 | "browserslist": "cli.js" | 847 | "browserslist": "cli.js" |
| @@ -863,9 +863,9 @@ | |||
| 863 | } | 863 | } |
| 864 | }, | 864 | }, |
| 865 | "node_modules/caniuse-lite": { | 865 | "node_modules/caniuse-lite": { |
| 866 | "version": "1.0.30001707", | 866 | "version": "1.0.30001717", |
| 867 | "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001707.tgz", | 867 | "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001717.tgz", |
| 868 | "integrity": "sha512-3qtRjw/HQSMlDWf+X79N206fepf4SOOU6SQLMaq/0KkZLmSjPxAkBOQQ+FxbHKfHmYLZFfdWsO3KA90ceHPSnw==", | 868 | "integrity": "sha512-auPpttCq6BDEG8ZAuHJIplGw6GODhjw+/11e7IjpnYCxZcW/ONgPs0KVBJ0d1bY3e2+7PRe5RCLyP+PfwVgkYw==", |
| 869 | "funding": [ | 869 | "funding": [ |
| 870 | { | 870 | { |
| 871 | "type": "opencollective", | 871 | "type": "opencollective", |
| @@ -1106,13 +1106,13 @@ | |||
| 1106 | } | 1106 | } |
| 1107 | }, | 1107 | }, |
| 1108 | "node_modules/cssnano": { | 1108 | "node_modules/cssnano": { |
| 1109 | "version": "7.0.6", | 1109 | "version": "7.0.7", |
| 1110 | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.6.tgz", | 1110 | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.7.tgz", |
| 1111 | "integrity": "sha512-54woqx8SCbp8HwvNZYn68ZFAepuouZW4lTwiMVnBErM3VkO7/Sd4oTOt3Zz3bPx3kxQ36aISppyXj2Md4lg8bw==", | 1111 | "integrity": "sha512-evKu7yiDIF7oS+EIpwFlMF730ijRyLFaM2o5cTxRGJR9OKHKkc+qP443ZEVR9kZG0syaAJJCPJyfv5pbrxlSng==", |
| 1112 | "license": "MIT", | 1112 | "license": "MIT", |
| 1113 | "dependencies": { | 1113 | "dependencies": { |
| 1114 | "cssnano-preset-default": "^7.0.6", | 1114 | "cssnano-preset-default": "^7.0.7", |
| 1115 | "lilconfig": "^3.1.2" | 1115 | "lilconfig": "^3.1.3" |
| 1116 | }, | 1116 | }, |
| 1117 | "engines": { | 1117 | "engines": { |
| 1118 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 1118 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| @@ -1122,63 +1122,63 @@ | |||
| 1122 | "url": "https://opencollective.com/cssnano" | 1122 | "url": "https://opencollective.com/cssnano" |
| 1123 | }, | 1123 | }, |
| 1124 | "peerDependencies": { | 1124 | "peerDependencies": { |
| 1125 | "postcss": "^8.4.31" | 1125 | "postcss": "^8.4.32" |
| 1126 | } | 1126 | } |
| 1127 | }, | 1127 | }, |
| 1128 | "node_modules/cssnano-preset-default": { | 1128 | "node_modules/cssnano-preset-default": { |
| 1129 | "version": "7.0.6", | 1129 | "version": "7.0.7", |
| 1130 | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.6.tgz", | 1130 | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.7.tgz", |
| 1131 | "integrity": "sha512-ZzrgYupYxEvdGGuqL+JKOY70s7+saoNlHSCK/OGn1vB2pQK8KSET8jvenzItcY+kA7NoWvfbb/YhlzuzNKjOhQ==", | 1131 | "integrity": "sha512-jW6CG/7PNB6MufOrlovs1TvBTEVmhY45yz+bd0h6nw3h6d+1e+/TX+0fflZ+LzvZombbT5f+KC063w9VoHeHow==", |
| 1132 | "license": "MIT", | 1132 | "license": "MIT", |
| 1133 | "dependencies": { | 1133 | "dependencies": { |
| 1134 | "browserslist": "^4.23.3", | 1134 | "browserslist": "^4.24.5", |
| 1135 | "css-declaration-sorter": "^7.2.0", | 1135 | "css-declaration-sorter": "^7.2.0", |
| 1136 | "cssnano-utils": "^5.0.0", | 1136 | "cssnano-utils": "^5.0.1", |
| 1137 | "postcss-calc": "^10.0.2", | 1137 | "postcss-calc": "^10.1.1", |
| 1138 | "postcss-colormin": "^7.0.2", | 1138 | "postcss-colormin": "^7.0.3", |
| 1139 | "postcss-convert-values": "^7.0.4", | 1139 | "postcss-convert-values": "^7.0.5", |
| 1140 | "postcss-discard-comments": "^7.0.3", | 1140 | "postcss-discard-comments": "^7.0.4", |
| 1141 | "postcss-discard-duplicates": "^7.0.1", | 1141 | "postcss-discard-duplicates": "^7.0.2", |
| 1142 | "postcss-discard-empty": "^7.0.0", | 1142 | "postcss-discard-empty": "^7.0.1", |
| 1143 | "postcss-discard-overridden": "^7.0.0", | 1143 | "postcss-discard-overridden": "^7.0.1", |
| 1144 | "postcss-merge-longhand": "^7.0.4", | 1144 | "postcss-merge-longhand": "^7.0.5", |
| 1145 | "postcss-merge-rules": "^7.0.4", | 1145 | "postcss-merge-rules": "^7.0.5", |
| 1146 | "postcss-minify-font-values": "^7.0.0", | 1146 | "postcss-minify-font-values": "^7.0.1", |
| 1147 | "postcss-minify-gradients": "^7.0.0", | 1147 | "postcss-minify-gradients": "^7.0.1", |
| 1148 | "postcss-minify-params": "^7.0.2", | 1148 | "postcss-minify-params": "^7.0.3", |
| 1149 | "postcss-minify-selectors": "^7.0.4", | 1149 | "postcss-minify-selectors": "^7.0.5", |
| 1150 | "postcss-normalize-charset": "^7.0.0", | 1150 | "postcss-normalize-charset": "^7.0.1", |
| 1151 | "postcss-normalize-display-values": "^7.0.0", | 1151 | "postcss-normalize-display-values": "^7.0.1", |
| 1152 | "postcss-normalize-positions": "^7.0.0", | 1152 | "postcss-normalize-positions": "^7.0.1", |
| 1153 | "postcss-normalize-repeat-style": "^7.0.0", | 1153 | "postcss-normalize-repeat-style": "^7.0.1", |
| 1154 | "postcss-normalize-string": "^7.0.0", | 1154 | "postcss-normalize-string": "^7.0.1", |
| 1155 | "postcss-normalize-timing-functions": "^7.0.0", | 1155 | "postcss-normalize-timing-functions": "^7.0.1", |
| 1156 | "postcss-normalize-unicode": "^7.0.2", | 1156 | "postcss-normalize-unicode": "^7.0.3", |
| 1157 | "postcss-normalize-url": "^7.0.0", | 1157 | "postcss-normalize-url": "^7.0.1", |
| 1158 | "postcss-normalize-whitespace": "^7.0.0", | 1158 | "postcss-normalize-whitespace": "^7.0.1", |
| 1159 | "postcss-ordered-values": "^7.0.1", | 1159 | "postcss-ordered-values": "^7.0.2", |
| 1160 | "postcss-reduce-initial": "^7.0.2", | 1160 | "postcss-reduce-initial": "^7.0.3", |
| 1161 | "postcss-reduce-transforms": "^7.0.0", | 1161 | "postcss-reduce-transforms": "^7.0.1", |
| 1162 | "postcss-svgo": "^7.0.1", | 1162 | "postcss-svgo": "^7.0.2", |
| 1163 | "postcss-unique-selectors": "^7.0.3" | 1163 | "postcss-unique-selectors": "^7.0.4" |
| 1164 | }, | 1164 | }, |
| 1165 | "engines": { | 1165 | "engines": { |
| 1166 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 1166 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 1167 | }, | 1167 | }, |
| 1168 | "peerDependencies": { | 1168 | "peerDependencies": { |
| 1169 | "postcss": "^8.4.31" | 1169 | "postcss": "^8.4.32" |
| 1170 | } | 1170 | } |
| 1171 | }, | 1171 | }, |
| 1172 | "node_modules/cssnano-utils": { | 1172 | "node_modules/cssnano-utils": { |
| 1173 | "version": "5.0.0", | 1173 | "version": "5.0.1", |
| 1174 | "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.0.tgz", | 1174 | "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.1.tgz", |
| 1175 | "integrity": "sha512-Uij0Xdxc24L6SirFr25MlwC2rCFX6scyUmuKpzI+JQ7cyqDEwD42fJ0xfB3yLfOnRDU5LKGgjQ9FA6LYh76GWQ==", | 1175 | "integrity": "sha512-ZIP71eQgG9JwjVZsTPSqhc6GHgEr53uJ7tK5///VfyWj6Xp2DBmixWHqJgPno+PqATzn48pL42ww9x5SSGmhZg==", |
| 1176 | "license": "MIT", | 1176 | "license": "MIT", |
| 1177 | "engines": { | 1177 | "engines": { |
| 1178 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 1178 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 1179 | }, | 1179 | }, |
| 1180 | "peerDependencies": { | 1180 | "peerDependencies": { |
| 1181 | "postcss": "^8.4.31" | 1181 | "postcss": "^8.4.32" |
| 1182 | } | 1182 | } |
| 1183 | }, | 1183 | }, |
| 1184 | "node_modules/csso": { | 1184 | "node_modules/csso": { |
| @@ -1297,9 +1297,9 @@ | |||
| 1297 | "license": "MIT" | 1297 | "license": "MIT" |
| 1298 | }, | 1298 | }, |
| 1299 | "node_modules/electron-to-chromium": { | 1299 | "node_modules/electron-to-chromium": { |
| 1300 | "version": "1.5.128", | 1300 | "version": "1.5.150", |
| 1301 | "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.128.tgz", | 1301 | "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.150.tgz", |
| 1302 | "integrity": "sha512-bo1A4HH/NS522Ws0QNFIzyPcyUUNV/yyy70Ho1xqfGYzPUme2F/xr4tlEOuM6/A538U1vDA7a4XfCd1CKRegKQ==", | 1302 | "integrity": "sha512-rOOkP2ZUMx1yL4fCxXQKDHQ8ZXwisb2OycOQVKHgvB3ZI4CvehOd4y2tfnnLDieJ3Zs1RL1Dlp3cMkyIn7nnXA==", |
| 1303 | "license": "ISC" | 1303 | "license": "ISC" |
| 1304 | }, | 1304 | }, |
| 1305 | "node_modules/emoji-regex": { | 1305 | "node_modules/emoji-regex": { |
| @@ -2061,12 +2061,12 @@ | |||
| 2061 | } | 2061 | } |
| 2062 | }, | 2062 | }, |
| 2063 | "node_modules/postcss-colormin": { | 2063 | "node_modules/postcss-colormin": { |
| 2064 | "version": "7.0.2", | 2064 | "version": "7.0.3", |
| 2065 | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.2.tgz", | 2065 | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.3.tgz", |
| 2066 | "integrity": "sha512-YntRXNngcvEvDbEjTdRWGU606eZvB5prmHG4BF0yLmVpamXbpsRJzevyy6MZVyuecgzI2AWAlvFi8DAeCqwpvA==", | 2066 | "integrity": "sha512-xZxQcSyIVZbSsl1vjoqZAcMYYdnJsIyG8OvqShuuqf12S88qQboxxEy0ohNCOLwVPXTU+hFHvJPACRL2B5ohTA==", |
| 2067 | "license": "MIT", | 2067 | "license": "MIT", |
| 2068 | "dependencies": { | 2068 | "dependencies": { |
| 2069 | "browserslist": "^4.23.3", | 2069 | "browserslist": "^4.24.5", |
| 2070 | "caniuse-api": "^3.0.0", | 2070 | "caniuse-api": "^3.0.0", |
| 2071 | "colord": "^2.9.3", | 2071 | "colord": "^2.9.3", |
| 2072 | "postcss-value-parser": "^4.2.0" | 2072 | "postcss-value-parser": "^4.2.0" |
| @@ -2075,87 +2075,74 @@ | |||
| 2075 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2075 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2076 | }, | 2076 | }, |
| 2077 | "peerDependencies": { | 2077 | "peerDependencies": { |
| 2078 | "postcss": "^8.4.31" | 2078 | "postcss": "^8.4.32" |
| 2079 | } | 2079 | } |
| 2080 | }, | 2080 | }, |
| 2081 | "node_modules/postcss-convert-values": { | 2081 | "node_modules/postcss-convert-values": { |
| 2082 | "version": "7.0.4", | 2082 | "version": "7.0.5", |
| 2083 | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.4.tgz", | 2083 | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.5.tgz", |
| 2084 | "integrity": "sha512-e2LSXPqEHVW6aoGbjV9RsSSNDO3A0rZLCBxN24zvxF25WknMPpX8Dm9UxxThyEbaytzggRuZxaGXqaOhxQ514Q==", | 2084 | "integrity": "sha512-0VFhH8nElpIs3uXKnVtotDJJNX0OGYSZmdt4XfSfvOMrFw1jKfpwpZxfC4iN73CTM/MWakDEmsHQXkISYj4BXw==", |
| 2085 | "license": "MIT", | 2085 | "license": "MIT", |
| 2086 | "dependencies": { | 2086 | "dependencies": { |
| 2087 | "browserslist": "^4.23.3", | 2087 | "browserslist": "^4.24.5", |
| 2088 | "postcss-value-parser": "^4.2.0" | 2088 | "postcss-value-parser": "^4.2.0" |
| 2089 | }, | 2089 | }, |
| 2090 | "engines": { | 2090 | "engines": { |
| 2091 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2091 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2092 | }, | 2092 | }, |
| 2093 | "peerDependencies": { | 2093 | "peerDependencies": { |
| 2094 | "postcss": "^8.4.31" | 2094 | "postcss": "^8.4.32" |
| 2095 | } | 2095 | } |
| 2096 | }, | 2096 | }, |
| 2097 | "node_modules/postcss-discard-comments": { | 2097 | "node_modules/postcss-discard-comments": { |
| 2098 | "version": "7.0.3", | 2098 | "version": "7.0.4", |
| 2099 | "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.3.tgz", | 2099 | "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.4.tgz", |
| 2100 | "integrity": "sha512-q6fjd4WU4afNhWOA2WltHgCbkRhZPgQe7cXF74fuVB/ge4QbM9HEaOIzGSiMvM+g/cOsNAUGdf2JDzqA2F8iLA==", | 2100 | "integrity": "sha512-6tCUoql/ipWwKtVP/xYiFf1U9QgJ0PUvxN7pTcsQ8Ns3Fnwq1pU5D5s1MhT/XySeLq6GXNvn37U46Ded0TckWg==", |
| 2101 | "license": "MIT", | 2101 | "license": "MIT", |
| 2102 | "dependencies": { | 2102 | "dependencies": { |
| 2103 | "postcss-selector-parser": "^6.1.2" | 2103 | "postcss-selector-parser": "^7.1.0" |
| 2104 | }, | 2104 | }, |
| 2105 | "engines": { | 2105 | "engines": { |
| 2106 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2106 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2107 | }, | 2107 | }, |
| 2108 | "peerDependencies": { | 2108 | "peerDependencies": { |
| 2109 | "postcss": "^8.4.31" | 2109 | "postcss": "^8.4.32" |
| 2110 | } | ||
| 2111 | }, | ||
| 2112 | "node_modules/postcss-discard-comments/node_modules/postcss-selector-parser": { | ||
| 2113 | "version": "6.1.2", | ||
| 2114 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", | ||
| 2115 | "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", | ||
| 2116 | "license": "MIT", | ||
| 2117 | "dependencies": { | ||
| 2118 | "cssesc": "^3.0.0", | ||
| 2119 | "util-deprecate": "^1.0.2" | ||
| 2120 | }, | ||
| 2121 | "engines": { | ||
| 2122 | "node": ">=4" | ||
| 2123 | } | 2110 | } |
| 2124 | }, | 2111 | }, |
| 2125 | "node_modules/postcss-discard-duplicates": { | 2112 | "node_modules/postcss-discard-duplicates": { |
| 2126 | "version": "7.0.1", | 2113 | "version": "7.0.2", |
| 2127 | "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.1.tgz", | 2114 | "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.2.tgz", |
| 2128 | "integrity": "sha512-oZA+v8Jkpu1ct/xbbrntHRsfLGuzoP+cpt0nJe5ED2FQF8n8bJtn7Bo28jSmBYwqgqnqkuSXJfSUEE7if4nClQ==", | 2115 | "integrity": "sha512-eTonaQvPZ/3i1ASDHOKkYwAybiM45zFIc7KXils4mQmHLqIswXD9XNOKEVxtTFnsmwYzF66u4LMgSr0abDlh5w==", |
| 2129 | "license": "MIT", | 2116 | "license": "MIT", |
| 2130 | "engines": { | 2117 | "engines": { |
| 2131 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2118 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2132 | }, | 2119 | }, |
| 2133 | "peerDependencies": { | 2120 | "peerDependencies": { |
| 2134 | "postcss": "^8.4.31" | 2121 | "postcss": "^8.4.32" |
| 2135 | } | 2122 | } |
| 2136 | }, | 2123 | }, |
| 2137 | "node_modules/postcss-discard-empty": { | 2124 | "node_modules/postcss-discard-empty": { |
| 2138 | "version": "7.0.0", | 2125 | "version": "7.0.1", |
| 2139 | "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.0.tgz", | 2126 | "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.1.tgz", |
| 2140 | "integrity": "sha512-e+QzoReTZ8IAwhnSdp/++7gBZ/F+nBq9y6PomfwORfP7q9nBpK5AMP64kOt0bA+lShBFbBDcgpJ3X4etHg4lzA==", | 2127 | "integrity": "sha512-cFrJKZvcg/uxB6Ijr4l6qmn3pXQBna9zyrPC+sK0zjbkDUZew+6xDltSF7OeB7rAtzaaMVYSdbod+sZOCWnMOg==", |
| 2141 | "license": "MIT", | 2128 | "license": "MIT", |
| 2142 | "engines": { | 2129 | "engines": { |
| 2143 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2130 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2144 | }, | 2131 | }, |
| 2145 | "peerDependencies": { | 2132 | "peerDependencies": { |
| 2146 | "postcss": "^8.4.31" | 2133 | "postcss": "^8.4.32" |
| 2147 | } | 2134 | } |
| 2148 | }, | 2135 | }, |
| 2149 | "node_modules/postcss-discard-overridden": { | 2136 | "node_modules/postcss-discard-overridden": { |
| 2150 | "version": "7.0.0", | 2137 | "version": "7.0.1", |
| 2151 | "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.0.tgz", | 2138 | "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.1.tgz", |
| 2152 | "integrity": "sha512-GmNAzx88u3k2+sBTZrJSDauR0ccpE24omTQCVmaTTZFz1du6AasspjaUPMJ2ud4RslZpoFKyf+6MSPETLojc6w==", | 2139 | "integrity": "sha512-7c3MMjjSZ/qYrx3uc1940GSOzN1Iqjtlqe8uoSg+qdVPYyRb0TILSqqmtlSFuE4mTDECwsm397Ya7iXGzfF7lg==", |
| 2153 | "license": "MIT", | 2140 | "license": "MIT", |
| 2154 | "engines": { | 2141 | "engines": { |
| 2155 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2142 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2156 | }, | 2143 | }, |
| 2157 | "peerDependencies": { | 2144 | "peerDependencies": { |
| 2158 | "postcss": "^8.4.31" | 2145 | "postcss": "^8.4.32" |
| 2159 | } | 2146 | } |
| 2160 | }, | 2147 | }, |
| 2161 | "node_modules/postcss-load-config": { | 2148 | "node_modules/postcss-load-config": { |
| @@ -2198,56 +2185,43 @@ | |||
| 2198 | } | 2185 | } |
| 2199 | }, | 2186 | }, |
| 2200 | "node_modules/postcss-merge-longhand": { | 2187 | "node_modules/postcss-merge-longhand": { |
| 2201 | "version": "7.0.4", | 2188 | "version": "7.0.5", |
| 2202 | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.4.tgz", | 2189 | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.5.tgz", |
| 2203 | "integrity": "sha512-zer1KoZA54Q8RVHKOY5vMke0cCdNxMP3KBfDerjH/BYHh4nCIh+1Yy0t1pAEQF18ac/4z3OFclO+ZVH8azjR4A==", | 2190 | "integrity": "sha512-Kpu5v4Ys6QI59FxmxtNB/iHUVDn9Y9sYw66D6+SZoIk4QTz1prC4aYkhIESu+ieG1iylod1f8MILMs1Em3mmIw==", |
| 2204 | "license": "MIT", | 2191 | "license": "MIT", |
| 2205 | "dependencies": { | 2192 | "dependencies": { |
| 2206 | "postcss-value-parser": "^4.2.0", | 2193 | "postcss-value-parser": "^4.2.0", |
| 2207 | "stylehacks": "^7.0.4" | 2194 | "stylehacks": "^7.0.5" |
| 2208 | }, | 2195 | }, |
| 2209 | "engines": { | 2196 | "engines": { |
| 2210 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2197 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2211 | }, | 2198 | }, |
| 2212 | "peerDependencies": { | 2199 | "peerDependencies": { |
| 2213 | "postcss": "^8.4.31" | 2200 | "postcss": "^8.4.32" |
| 2214 | } | 2201 | } |
| 2215 | }, | 2202 | }, |
| 2216 | "node_modules/postcss-merge-rules": { | 2203 | "node_modules/postcss-merge-rules": { |
| 2217 | "version": "7.0.4", | 2204 | "version": "7.0.5", |
| 2218 | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.4.tgz", | 2205 | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.5.tgz", |
| 2219 | "integrity": "sha512-ZsaamiMVu7uBYsIdGtKJ64PkcQt6Pcpep/uO90EpLS3dxJi6OXamIobTYcImyXGoW0Wpugh7DSD3XzxZS9JCPg==", | 2206 | "integrity": "sha512-ZonhuSwEaWA3+xYbOdJoEReKIBs5eDiBVLAGpYZpNFPzXZcEE5VKR7/qBEQvTZpiwjqhhqEQ+ax5O3VShBj9Wg==", |
| 2220 | "license": "MIT", | 2207 | "license": "MIT", |
| 2221 | "dependencies": { | 2208 | "dependencies": { |
| 2222 | "browserslist": "^4.23.3", | 2209 | "browserslist": "^4.24.5", |
| 2223 | "caniuse-api": "^3.0.0", | 2210 | "caniuse-api": "^3.0.0", |
| 2224 | "cssnano-utils": "^5.0.0", | 2211 | "cssnano-utils": "^5.0.1", |
| 2225 | "postcss-selector-parser": "^6.1.2" | 2212 | "postcss-selector-parser": "^7.1.0" |
| 2226 | }, | 2213 | }, |
| 2227 | "engines": { | 2214 | "engines": { |
| 2228 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2215 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2229 | }, | 2216 | }, |
| 2230 | "peerDependencies": { | 2217 | "peerDependencies": { |
| 2231 | "postcss": "^8.4.31" | 2218 | "postcss": "^8.4.32" |
| 2232 | } | ||
| 2233 | }, | ||
| 2234 | "node_modules/postcss-merge-rules/node_modules/postcss-selector-parser": { | ||
| 2235 | "version": "6.1.2", | ||
| 2236 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", | ||
| 2237 | "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", | ||
| 2238 | "license": "MIT", | ||
| 2239 | "dependencies": { | ||
| 2240 | "cssesc": "^3.0.0", | ||
| 2241 | "util-deprecate": "^1.0.2" | ||
| 2242 | }, | ||
| 2243 | "engines": { | ||
| 2244 | "node": ">=4" | ||
| 2245 | } | 2219 | } |
| 2246 | }, | 2220 | }, |
| 2247 | "node_modules/postcss-minify-font-values": { | 2221 | "node_modules/postcss-minify-font-values": { |
| 2248 | "version": "7.0.0", | 2222 | "version": "7.0.1", |
| 2249 | "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.0.tgz", | 2223 | "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.1.tgz", |
| 2250 | "integrity": "sha512-2ckkZtgT0zG8SMc5aoNwtm5234eUx1GGFJKf2b1bSp8UflqaeFzR50lid4PfqVI9NtGqJ2J4Y7fwvnP/u1cQog==", | 2224 | "integrity": "sha512-2m1uiuJeTplll+tq4ENOQSzB8LRnSUChBv7oSyFLsJRtUgAAJGP6LLz0/8lkinTgxrmJSPOEhgY1bMXOQ4ZXhQ==", |
| 2251 | "license": "MIT", | 2225 | "license": "MIT", |
| 2252 | "dependencies": { | 2226 | "dependencies": { |
| 2253 | "postcss-value-parser": "^4.2.0" | 2227 | "postcss-value-parser": "^4.2.0" |
| @@ -2256,88 +2230,75 @@ | |||
| 2256 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2230 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2257 | }, | 2231 | }, |
| 2258 | "peerDependencies": { | 2232 | "peerDependencies": { |
| 2259 | "postcss": "^8.4.31" | 2233 | "postcss": "^8.4.32" |
| 2260 | } | 2234 | } |
| 2261 | }, | 2235 | }, |
| 2262 | "node_modules/postcss-minify-gradients": { | 2236 | "node_modules/postcss-minify-gradients": { |
| 2263 | "version": "7.0.0", | 2237 | "version": "7.0.1", |
| 2264 | "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.0.tgz", | 2238 | "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.1.tgz", |
| 2265 | "integrity": "sha512-pdUIIdj/C93ryCHew0UgBnL2DtUS3hfFa5XtERrs4x+hmpMYGhbzo6l/Ir5de41O0GaKVpK1ZbDNXSY6GkXvtg==", | 2239 | "integrity": "sha512-X9JjaysZJwlqNkJbUDgOclyG3jZEpAMOfof6PUZjPnPrePnPG62pS17CjdM32uT1Uq1jFvNSff9l7kNbmMSL2A==", |
| 2266 | "license": "MIT", | 2240 | "license": "MIT", |
| 2267 | "dependencies": { | 2241 | "dependencies": { |
| 2268 | "colord": "^2.9.3", | 2242 | "colord": "^2.9.3", |
| 2269 | "cssnano-utils": "^5.0.0", | 2243 | "cssnano-utils": "^5.0.1", |
| 2270 | "postcss-value-parser": "^4.2.0" | 2244 | "postcss-value-parser": "^4.2.0" |
| 2271 | }, | 2245 | }, |
| 2272 | "engines": { | 2246 | "engines": { |
| 2273 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2247 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2274 | }, | 2248 | }, |
| 2275 | "peerDependencies": { | 2249 | "peerDependencies": { |
| 2276 | "postcss": "^8.4.31" | 2250 | "postcss": "^8.4.32" |
| 2277 | } | 2251 | } |
| 2278 | }, | 2252 | }, |
| 2279 | "node_modules/postcss-minify-params": { | 2253 | "node_modules/postcss-minify-params": { |
| 2280 | "version": "7.0.2", | 2254 | "version": "7.0.3", |
| 2281 | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.2.tgz", | 2255 | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.3.tgz", |
| 2282 | "integrity": "sha512-nyqVLu4MFl9df32zTsdcLqCFfE/z2+f8GE1KHPxWOAmegSo6lpV2GNy5XQvrzwbLmiU7d+fYay4cwto1oNdAaQ==", | 2256 | "integrity": "sha512-vUKV2+f5mtjewYieanLX0xemxIp1t0W0H/D11u+kQV/MWdygOO7xPMkbK+r9P6Lhms8MgzKARF/g5OPXhb8tgg==", |
| 2283 | "license": "MIT", | 2257 | "license": "MIT", |
| 2284 | "dependencies": { | 2258 | "dependencies": { |
| 2285 | "browserslist": "^4.23.3", | 2259 | "browserslist": "^4.24.5", |
| 2286 | "cssnano-utils": "^5.0.0", | 2260 | "cssnano-utils": "^5.0.1", |
| 2287 | "postcss-value-parser": "^4.2.0" | 2261 | "postcss-value-parser": "^4.2.0" |
| 2288 | }, | 2262 | }, |
| 2289 | "engines": { | 2263 | "engines": { |
| 2290 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2264 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2291 | }, | 2265 | }, |
| 2292 | "peerDependencies": { | 2266 | "peerDependencies": { |
| 2293 | "postcss": "^8.4.31" | 2267 | "postcss": "^8.4.32" |
| 2294 | } | 2268 | } |
| 2295 | }, | 2269 | }, |
| 2296 | "node_modules/postcss-minify-selectors": { | 2270 | "node_modules/postcss-minify-selectors": { |
| 2297 | "version": "7.0.4", | 2271 | "version": "7.0.5", |
| 2298 | "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.4.tgz", | 2272 | "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.5.tgz", |
| 2299 | "integrity": "sha512-JG55VADcNb4xFCf75hXkzc1rNeURhlo7ugf6JjiiKRfMsKlDzN9CXHZDyiG6x/zGchpjQS+UAgb1d4nqXqOpmA==", | 2273 | "integrity": "sha512-x2/IvofHcdIrAm9Q+p06ZD1h6FPcQ32WtCRVodJLDR+WMn8EVHI1kvLxZuGKz/9EY5nAmI6lIQIrpo4tBy5+ug==", |
| 2300 | "license": "MIT", | 2274 | "license": "MIT", |
| 2301 | "dependencies": { | 2275 | "dependencies": { |
| 2302 | "cssesc": "^3.0.0", | 2276 | "cssesc": "^3.0.0", |
| 2303 | "postcss-selector-parser": "^6.1.2" | 2277 | "postcss-selector-parser": "^7.1.0" |
| 2304 | }, | 2278 | }, |
| 2305 | "engines": { | 2279 | "engines": { |
| 2306 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2280 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2307 | }, | 2281 | }, |
| 2308 | "peerDependencies": { | 2282 | "peerDependencies": { |
| 2309 | "postcss": "^8.4.31" | 2283 | "postcss": "^8.4.32" |
| 2310 | } | ||
| 2311 | }, | ||
| 2312 | "node_modules/postcss-minify-selectors/node_modules/postcss-selector-parser": { | ||
| 2313 | "version": "6.1.2", | ||
| 2314 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", | ||
| 2315 | "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", | ||
| 2316 | "license": "MIT", | ||
| 2317 | "dependencies": { | ||
| 2318 | "cssesc": "^3.0.0", | ||
| 2319 | "util-deprecate": "^1.0.2" | ||
| 2320 | }, | ||
| 2321 | "engines": { | ||
| 2322 | "node": ">=4" | ||
| 2323 | } | 2284 | } |
| 2324 | }, | 2285 | }, |
| 2325 | "node_modules/postcss-normalize-charset": { | 2286 | "node_modules/postcss-normalize-charset": { |
| 2326 | "version": "7.0.0", | 2287 | "version": "7.0.1", |
| 2327 | "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.0.tgz", | 2288 | "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.1.tgz", |
| 2328 | "integrity": "sha512-ABisNUXMeZeDNzCQxPxBCkXexvBrUHV+p7/BXOY+ulxkcjUZO0cp8ekGBwvIh2LbCwnWbyMPNJVtBSdyhM2zYQ==", | 2289 | "integrity": "sha512-sn413ofhSQHlZFae//m9FTOfkmiZ+YQXsbosqOWRiVQncU2BA3daX3n0VF3cG6rGLSFVc5Di/yns0dFfh8NFgQ==", |
| 2329 | "license": "MIT", | 2290 | "license": "MIT", |
| 2330 | "engines": { | 2291 | "engines": { |
| 2331 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2292 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2332 | }, | 2293 | }, |
| 2333 | "peerDependencies": { | 2294 | "peerDependencies": { |
| 2334 | "postcss": "^8.4.31" | 2295 | "postcss": "^8.4.32" |
| 2335 | } | 2296 | } |
| 2336 | }, | 2297 | }, |
| 2337 | "node_modules/postcss-normalize-display-values": { | 2298 | "node_modules/postcss-normalize-display-values": { |
| 2338 | "version": "7.0.0", | 2299 | "version": "7.0.1", |
| 2339 | "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-7.0.0.tgz", | 2300 | "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-7.0.1.tgz", |
| 2340 | "integrity": "sha512-lnFZzNPeDf5uGMPYgGOw7v0BfB45+irSRz9gHQStdkkhiM0gTfvWkWB5BMxpn0OqgOQuZG/mRlZyJxp0EImr2Q==", | 2301 | "integrity": "sha512-E5nnB26XjSYz/mGITm6JgiDpAbVuAkzXwLzRZtts19jHDUBFxZ0BkXAehy0uimrOjYJbocby4FVswA/5noOxrQ==", |
| 2341 | "license": "MIT", | 2302 | "license": "MIT", |
| 2342 | "dependencies": { | 2303 | "dependencies": { |
| 2343 | "postcss-value-parser": "^4.2.0" | 2304 | "postcss-value-parser": "^4.2.0" |
| @@ -2346,13 +2307,13 @@ | |||
| 2346 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2307 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2347 | }, | 2308 | }, |
| 2348 | "peerDependencies": { | 2309 | "peerDependencies": { |
| 2349 | "postcss": "^8.4.31" | 2310 | "postcss": "^8.4.32" |
| 2350 | } | 2311 | } |
| 2351 | }, | 2312 | }, |
| 2352 | "node_modules/postcss-normalize-positions": { | 2313 | "node_modules/postcss-normalize-positions": { |
| 2353 | "version": "7.0.0", | 2314 | "version": "7.0.1", |
| 2354 | "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-7.0.0.tgz", | 2315 | "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-7.0.1.tgz", |
| 2355 | "integrity": "sha512-I0yt8wX529UKIGs2y/9Ybs2CelSvItfmvg/DBIjTnoUSrPxSV7Z0yZ8ShSVtKNaV/wAY+m7bgtyVQLhB00A1NQ==", | 2316 | "integrity": "sha512-pB/SzrIP2l50ZIYu+yQZyMNmnAcwyYb9R1fVWPRxm4zcUFCY2ign7rcntGFuMXDdd9L2pPNUgoODDk91PzRZuQ==", |
| 2356 | "license": "MIT", | 2317 | "license": "MIT", |
| 2357 | "dependencies": { | 2318 | "dependencies": { |
| 2358 | "postcss-value-parser": "^4.2.0" | 2319 | "postcss-value-parser": "^4.2.0" |
| @@ -2361,13 +2322,13 @@ | |||
| 2361 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2322 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2362 | }, | 2323 | }, |
| 2363 | "peerDependencies": { | 2324 | "peerDependencies": { |
| 2364 | "postcss": "^8.4.31" | 2325 | "postcss": "^8.4.32" |
| 2365 | } | 2326 | } |
| 2366 | }, | 2327 | }, |
| 2367 | "node_modules/postcss-normalize-repeat-style": { | 2328 | "node_modules/postcss-normalize-repeat-style": { |
| 2368 | "version": "7.0.0", | 2329 | "version": "7.0.1", |
| 2369 | "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.0.tgz", | 2330 | "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.1.tgz", |
| 2370 | "integrity": "sha512-o3uSGYH+2q30ieM3ppu9GTjSXIzOrRdCUn8UOMGNw7Af61bmurHTWI87hRybrP6xDHvOe5WlAj3XzN6vEO8jLw==", | 2331 | "integrity": "sha512-NsSQJ8zj8TIDiF0ig44Byo3Jk9e4gNt9x2VIlJudnQQ5DhWAHJPF4Tr1ITwyHio2BUi/I6Iv0HRO7beHYOloYQ==", |
| 2371 | "license": "MIT", | 2332 | "license": "MIT", |
| 2372 | "dependencies": { | 2333 | "dependencies": { |
| 2373 | "postcss-value-parser": "^4.2.0" | 2334 | "postcss-value-parser": "^4.2.0" |
| @@ -2376,13 +2337,13 @@ | |||
| 2376 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2337 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2377 | }, | 2338 | }, |
| 2378 | "peerDependencies": { | 2339 | "peerDependencies": { |
| 2379 | "postcss": "^8.4.31" | 2340 | "postcss": "^8.4.32" |
| 2380 | } | 2341 | } |
| 2381 | }, | 2342 | }, |
| 2382 | "node_modules/postcss-normalize-string": { | 2343 | "node_modules/postcss-normalize-string": { |
| 2383 | "version": "7.0.0", | 2344 | "version": "7.0.1", |
| 2384 | "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.0.tgz", | 2345 | "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.1.tgz", |
| 2385 | "integrity": "sha512-w/qzL212DFVOpMy3UGyxrND+Kb0fvCiBBujiaONIihq7VvtC7bswjWgKQU/w4VcRyDD8gpfqUiBQ4DUOwEJ6Qg==", | 2346 | "integrity": "sha512-QByrI7hAhsoze992kpbMlJSbZ8FuCEc1OT9EFbZ6HldXNpsdpZr+YXC5di3UEv0+jeZlHbZcoCADgb7a+lPmmQ==", |
| 2386 | "license": "MIT", | 2347 | "license": "MIT", |
| 2387 | "dependencies": { | 2348 | "dependencies": { |
| 2388 | "postcss-value-parser": "^4.2.0" | 2349 | "postcss-value-parser": "^4.2.0" |
| @@ -2391,13 +2352,13 @@ | |||
| 2391 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2352 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2392 | }, | 2353 | }, |
| 2393 | "peerDependencies": { | 2354 | "peerDependencies": { |
| 2394 | "postcss": "^8.4.31" | 2355 | "postcss": "^8.4.32" |
| 2395 | } | 2356 | } |
| 2396 | }, | 2357 | }, |
| 2397 | "node_modules/postcss-normalize-timing-functions": { | 2358 | "node_modules/postcss-normalize-timing-functions": { |
| 2398 | "version": "7.0.0", | 2359 | "version": "7.0.1", |
| 2399 | "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-7.0.0.tgz", | 2360 | "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-7.0.1.tgz", |
| 2400 | "integrity": "sha512-tNgw3YV0LYoRwg43N3lTe3AEWZ66W7Dh7lVEpJbHoKOuHc1sLrzMLMFjP8SNULHaykzsonUEDbKedv8C+7ej6g==", | 2361 | "integrity": "sha512-bHifyuuSNdKKsnNJ0s8fmfLMlvsQwYVxIoUBnowIVl2ZAdrkYQNGVB4RxjfpvkMjipqvbz0u7feBZybkl/6NJg==", |
| 2401 | "license": "MIT", | 2362 | "license": "MIT", |
| 2402 | "dependencies": { | 2363 | "dependencies": { |
| 2403 | "postcss-value-parser": "^4.2.0" | 2364 | "postcss-value-parser": "^4.2.0" |
| @@ -2406,29 +2367,29 @@ | |||
| 2406 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2367 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2407 | }, | 2368 | }, |
| 2408 | "peerDependencies": { | 2369 | "peerDependencies": { |
| 2409 | "postcss": "^8.4.31" | 2370 | "postcss": "^8.4.32" |
| 2410 | } | 2371 | } |
| 2411 | }, | 2372 | }, |
| 2412 | "node_modules/postcss-normalize-unicode": { | 2373 | "node_modules/postcss-normalize-unicode": { |
| 2413 | "version": "7.0.2", | 2374 | "version": "7.0.3", |
| 2414 | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.2.tgz", | 2375 | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.3.tgz", |
| 2415 | "integrity": "sha512-ztisabK5C/+ZWBdYC+Y9JCkp3M9qBv/XFvDtSw0d/XwfT3UaKeW/YTm/MD/QrPNxuecia46vkfEhewjwcYFjkg==", | 2376 | "integrity": "sha512-EcoA29LvG3F+EpOh03iqu+tJY3uYYKzArqKJHxDhUYLa2u58aqGq16K6/AOsXD9yqLN8O6y9mmePKN5cx6krOw==", |
| 2416 | "license": "MIT", | 2377 | "license": "MIT", |
| 2417 | "dependencies": { | 2378 | "dependencies": { |
| 2418 | "browserslist": "^4.23.3", | 2379 | "browserslist": "^4.24.5", |
| 2419 | "postcss-value-parser": "^4.2.0" | 2380 | "postcss-value-parser": "^4.2.0" |
| 2420 | }, | 2381 | }, |
| 2421 | "engines": { | 2382 | "engines": { |
| 2422 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2383 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2423 | }, | 2384 | }, |
| 2424 | "peerDependencies": { | 2385 | "peerDependencies": { |
| 2425 | "postcss": "^8.4.31" | 2386 | "postcss": "^8.4.32" |
| 2426 | } | 2387 | } |
| 2427 | }, | 2388 | }, |
| 2428 | "node_modules/postcss-normalize-url": { | 2389 | "node_modules/postcss-normalize-url": { |
| 2429 | "version": "7.0.0", | 2390 | "version": "7.0.1", |
| 2430 | "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.0.tgz", | 2391 | "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.1.tgz", |
| 2431 | "integrity": "sha512-+d7+PpE+jyPX1hDQZYG+NaFD+Nd2ris6r8fPTBAjE8z/U41n/bib3vze8x7rKs5H1uEw5ppe9IojewouHk0klQ==", | 2392 | "integrity": "sha512-sUcD2cWtyK1AOL/82Fwy1aIVm/wwj5SdZkgZ3QiUzSzQQofrbq15jWJ3BA7Z+yVRwamCjJgZJN0I9IS7c6tgeQ==", |
| 2432 | "license": "MIT", | 2393 | "license": "MIT", |
| 2433 | "dependencies": { | 2394 | "dependencies": { |
| 2434 | "postcss-value-parser": "^4.2.0" | 2395 | "postcss-value-parser": "^4.2.0" |
| @@ -2437,13 +2398,13 @@ | |||
| 2437 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2398 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2438 | }, | 2399 | }, |
| 2439 | "peerDependencies": { | 2400 | "peerDependencies": { |
| 2440 | "postcss": "^8.4.31" | 2401 | "postcss": "^8.4.32" |
| 2441 | } | 2402 | } |
| 2442 | }, | 2403 | }, |
| 2443 | "node_modules/postcss-normalize-whitespace": { | 2404 | "node_modules/postcss-normalize-whitespace": { |
| 2444 | "version": "7.0.0", | 2405 | "version": "7.0.1", |
| 2445 | "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.0.tgz", | 2406 | "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.1.tgz", |
| 2446 | "integrity": "sha512-37/toN4wwZErqohedXYqWgvcHUGlT8O/m2jVkAfAe9Bd4MzRqlBmXrJRePH0e9Wgnz2X7KymTgTOaaFizQe3AQ==", | 2407 | "integrity": "sha512-vsbgFHMFQrJBJKrUFJNZ2pgBeBkC2IvvoHjz1to0/0Xk7sII24T0qFOiJzG6Fu3zJoq/0yI4rKWi7WhApW+EFA==", |
| 2447 | "license": "MIT", | 2408 | "license": "MIT", |
| 2448 | "dependencies": { | 2409 | "dependencies": { |
| 2449 | "postcss-value-parser": "^4.2.0" | 2410 | "postcss-value-parser": "^4.2.0" |
| @@ -2452,45 +2413,45 @@ | |||
| 2452 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2413 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2453 | }, | 2414 | }, |
| 2454 | "peerDependencies": { | 2415 | "peerDependencies": { |
| 2455 | "postcss": "^8.4.31" | 2416 | "postcss": "^8.4.32" |
| 2456 | } | 2417 | } |
| 2457 | }, | 2418 | }, |
| 2458 | "node_modules/postcss-ordered-values": { | 2419 | "node_modules/postcss-ordered-values": { |
| 2459 | "version": "7.0.1", | 2420 | "version": "7.0.2", |
| 2460 | "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.1.tgz", | 2421 | "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.2.tgz", |
| 2461 | "integrity": "sha512-irWScWRL6nRzYmBOXReIKch75RRhNS86UPUAxXdmW/l0FcAsg0lvAXQCby/1lymxn/o0gVa6Rv/0f03eJOwHxw==", | 2422 | "integrity": "sha512-AMJjt1ECBffF7CEON/Y0rekRLS6KsePU6PRP08UqYW4UGFRnTXNrByUzYK1h8AC7UWTZdQ9O3Oq9kFIhm0SFEw==", |
| 2462 | "license": "MIT", | 2423 | "license": "MIT", |
| 2463 | "dependencies": { | 2424 | "dependencies": { |
| 2464 | "cssnano-utils": "^5.0.0", | 2425 | "cssnano-utils": "^5.0.1", |
| 2465 | "postcss-value-parser": "^4.2.0" | 2426 | "postcss-value-parser": "^4.2.0" |
| 2466 | }, | 2427 | }, |
| 2467 | "engines": { | 2428 | "engines": { |
| 2468 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2429 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2469 | }, | 2430 | }, |
| 2470 | "peerDependencies": { | 2431 | "peerDependencies": { |
| 2471 | "postcss": "^8.4.31" | 2432 | "postcss": "^8.4.32" |
| 2472 | } | 2433 | } |
| 2473 | }, | 2434 | }, |
| 2474 | "node_modules/postcss-reduce-initial": { | 2435 | "node_modules/postcss-reduce-initial": { |
| 2475 | "version": "7.0.2", | 2436 | "version": "7.0.3", |
| 2476 | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.2.tgz", | 2437 | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.3.tgz", |
| 2477 | "integrity": "sha512-pOnu9zqQww7dEKf62Nuju6JgsW2V0KRNBHxeKohU+JkHd/GAH5uvoObqFLqkeB2n20mr6yrlWDvo5UBU5GnkfA==", | 2438 | "integrity": "sha512-RFvkZaqiWtGMlVjlUHpaxGqEL27lgt+Q2Ixjf83CRAzqdo+TsDyGPtJUbPx2MuYIJ+sCQc2TrOvRnhcXQfgIVA==", |
| 2478 | "license": "MIT", | 2439 | "license": "MIT", |
| 2479 | "dependencies": { | 2440 | "dependencies": { |
| 2480 | "browserslist": "^4.23.3", | 2441 | "browserslist": "^4.24.5", |
| 2481 | "caniuse-api": "^3.0.0" | 2442 | "caniuse-api": "^3.0.0" |
| 2482 | }, | 2443 | }, |
| 2483 | "engines": { | 2444 | "engines": { |
| 2484 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2445 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2485 | }, | 2446 | }, |
| 2486 | "peerDependencies": { | 2447 | "peerDependencies": { |
| 2487 | "postcss": "^8.4.31" | 2448 | "postcss": "^8.4.32" |
| 2488 | } | 2449 | } |
| 2489 | }, | 2450 | }, |
| 2490 | "node_modules/postcss-reduce-transforms": { | 2451 | "node_modules/postcss-reduce-transforms": { |
| 2491 | "version": "7.0.0", | 2452 | "version": "7.0.1", |
| 2492 | "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-7.0.0.tgz", | 2453 | "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-7.0.1.tgz", |
| 2493 | "integrity": "sha512-pnt1HKKZ07/idH8cpATX/ujMbtOGhUfE+m8gbqwJE05aTaNw8gbo34a2e3if0xc0dlu75sUOiqvwCGY3fzOHew==", | 2454 | "integrity": "sha512-MhyEbfrm+Mlp/36hvZ9mT9DaO7dbncU0CvWI8V93LRkY6IYlu38OPg3FObnuKTUxJ4qA8HpurdQOo5CyqqO76g==", |
| 2494 | "license": "MIT", | 2455 | "license": "MIT", |
| 2495 | "dependencies": { | 2456 | "dependencies": { |
| 2496 | "postcss-value-parser": "^4.2.0" | 2457 | "postcss-value-parser": "^4.2.0" |
| @@ -2499,7 +2460,7 @@ | |||
| 2499 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2460 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2500 | }, | 2461 | }, |
| 2501 | "peerDependencies": { | 2462 | "peerDependencies": { |
| 2502 | "postcss": "^8.4.31" | 2463 | "postcss": "^8.4.32" |
| 2503 | } | 2464 | } |
| 2504 | }, | 2465 | }, |
| 2505 | "node_modules/postcss-reporter": { | 2466 | "node_modules/postcss-reporter": { |
| @@ -2542,9 +2503,9 @@ | |||
| 2542 | } | 2503 | } |
| 2543 | }, | 2504 | }, |
| 2544 | "node_modules/postcss-svgo": { | 2505 | "node_modules/postcss-svgo": { |
| 2545 | "version": "7.0.1", | 2506 | "version": "7.0.2", |
| 2546 | "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.0.1.tgz", | 2507 | "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.0.2.tgz", |
| 2547 | "integrity": "sha512-0WBUlSL4lhD9rA5k1e5D8EN5wCEyZD6HJk0jIvRxl+FDVOMlJ7DePHYWGGVc5QRqrJ3/06FTXM0bxjmJpmTPSA==", | 2508 | "integrity": "sha512-5Dzy66JlnRM6pkdOTF8+cGsB1fnERTE8Nc+Eed++fOWo1hdsBptCsbG8UuJkgtZt75bRtMJIrPeZmtfANixdFA==", |
| 2548 | "license": "MIT", | 2509 | "license": "MIT", |
| 2549 | "dependencies": { | 2510 | "dependencies": { |
| 2550 | "postcss-value-parser": "^4.2.0", | 2511 | "postcss-value-parser": "^4.2.0", |
| @@ -2554,35 +2515,22 @@ | |||
| 2554 | "node": "^18.12.0 || ^20.9.0 || >= 18" | 2515 | "node": "^18.12.0 || ^20.9.0 || >= 18" |
| 2555 | }, | 2516 | }, |
| 2556 | "peerDependencies": { | 2517 | "peerDependencies": { |
| 2557 | "postcss": "^8.4.31" | 2518 | "postcss": "^8.4.32" |
| 2558 | } | 2519 | } |
| 2559 | }, | 2520 | }, |
| 2560 | "node_modules/postcss-unique-selectors": { | 2521 | "node_modules/postcss-unique-selectors": { |
| 2561 | "version": "7.0.3", | 2522 | "version": "7.0.4", |
| 2562 | "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.3.tgz", | 2523 | "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.4.tgz", |
| 2563 | "integrity": "sha512-J+58u5Ic5T1QjP/LDV9g3Cx4CNOgB5vz+kM6+OxHHhFACdcDeKhBXjQmB7fnIZM12YSTvsL0Opwco83DmacW2g==", | 2524 | "integrity": "sha512-pmlZjsmEAG7cHd7uK3ZiNSW6otSZ13RHuZ/4cDN/bVglS5EpF2r2oxY99SuOHa8m7AWoBCelTS3JPpzsIs8skQ==", |
| 2564 | "license": "MIT", | 2525 | "license": "MIT", |
| 2565 | "dependencies": { | 2526 | "dependencies": { |
| 2566 | "postcss-selector-parser": "^6.1.2" | 2527 | "postcss-selector-parser": "^7.1.0" |
| 2567 | }, | 2528 | }, |
| 2568 | "engines": { | 2529 | "engines": { |
| 2569 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2530 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2570 | }, | 2531 | }, |
| 2571 | "peerDependencies": { | 2532 | "peerDependencies": { |
| 2572 | "postcss": "^8.4.31" | 2533 | "postcss": "^8.4.32" |
| 2573 | } | ||
| 2574 | }, | ||
| 2575 | "node_modules/postcss-unique-selectors/node_modules/postcss-selector-parser": { | ||
| 2576 | "version": "6.1.2", | ||
| 2577 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", | ||
| 2578 | "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", | ||
| 2579 | "license": "MIT", | ||
| 2580 | "dependencies": { | ||
| 2581 | "cssesc": "^3.0.0", | ||
| 2582 | "util-deprecate": "^1.0.2" | ||
| 2583 | }, | ||
| 2584 | "engines": { | ||
| 2585 | "node": ">=4" | ||
| 2586 | } | 2534 | } |
| 2587 | }, | 2535 | }, |
| 2588 | "node_modules/postcss-value-parser": { | 2536 | "node_modules/postcss-value-parser": { |
| @@ -2809,32 +2757,19 @@ | |||
| 2809 | } | 2757 | } |
| 2810 | }, | 2758 | }, |
| 2811 | "node_modules/stylehacks": { | 2759 | "node_modules/stylehacks": { |
| 2812 | "version": "7.0.4", | 2760 | "version": "7.0.5", |
| 2813 | "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.4.tgz", | 2761 | "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.5.tgz", |
| 2814 | "integrity": "sha512-i4zfNrGMt9SB4xRK9L83rlsFCgdGANfeDAYacO1pkqcE7cRHPdWHwnKZVz7WY17Veq/FvyYsRAU++Ga+qDFIww==", | 2762 | "integrity": "sha512-5kNb7V37BNf0Q3w+1pxfa+oiNPS++/b4Jil9e/kPDgrk1zjEd6uR7SZeJiYaLYH6RRSC1XX2/37OTeU/4FvuIA==", |
| 2815 | "license": "MIT", | 2763 | "license": "MIT", |
| 2816 | "dependencies": { | 2764 | "dependencies": { |
| 2817 | "browserslist": "^4.23.3", | 2765 | "browserslist": "^4.24.5", |
| 2818 | "postcss-selector-parser": "^6.1.2" | 2766 | "postcss-selector-parser": "^7.1.0" |
| 2819 | }, | 2767 | }, |
| 2820 | "engines": { | 2768 | "engines": { |
| 2821 | "node": "^18.12.0 || ^20.9.0 || >=22.0" | 2769 | "node": "^18.12.0 || ^20.9.0 || >=22.0" |
| 2822 | }, | 2770 | }, |
| 2823 | "peerDependencies": { | 2771 | "peerDependencies": { |
| 2824 | "postcss": "^8.4.31" | 2772 | "postcss": "^8.4.32" |
| 2825 | } | ||
| 2826 | }, | ||
| 2827 | "node_modules/stylehacks/node_modules/postcss-selector-parser": { | ||
| 2828 | "version": "6.1.2", | ||
| 2829 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", | ||
| 2830 | "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", | ||
| 2831 | "license": "MIT", | ||
| 2832 | "dependencies": { | ||
| 2833 | "cssesc": "^3.0.0", | ||
| 2834 | "util-deprecate": "^1.0.2" | ||
| 2835 | }, | ||
| 2836 | "engines": { | ||
| 2837 | "node": ">=4" | ||
| 2838 | } | 2773 | } |
| 2839 | }, | 2774 | }, |
| 2840 | "node_modules/svgo": { | 2775 | "node_modules/svgo": { |
