diff options
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 145 |
1 files changed, 74 insertions, 71 deletions
diff --git a/package-lock.json b/package-lock.json index b0d36d1..976c61d 100644 --- a/package-lock.json +++ b/package-lock.json | |||
| @@ -32,9 +32,9 @@ | |||
| 32 | } | 32 | } |
| 33 | }, | 33 | }, |
| 34 | "node_modules/@colordx/core": { | 34 | "node_modules/@colordx/core": { |
| 35 | "version": "5.0.0", | 35 | "version": "5.0.3", |
| 36 | "resolved": "https://registry.npmjs.org/@colordx/core/-/core-5.0.0.tgz", | 36 | "resolved": "https://registry.npmjs.org/@colordx/core/-/core-5.0.3.tgz", |
| 37 | "integrity": "sha512-twwxohWH8hWWh5ZJ5z6ZNn/JyMrq08K+NzxXKVGTpH+XmMPDAYYzqvszc3OPhYhqqxmfnbCSa/YHcS7pCnChmw==", | 37 | "integrity": "sha512-xBQ0MYRTNNxW3mS2sJtlQTT7C3Sasqgh1/PsHva7fyDb5uqYY+gv9V0utDdX8X80mqzbGz3u/IDJdn2d/uW09g==", |
| 38 | "license": "MIT" | 38 | "license": "MIT" |
| 39 | }, | 39 | }, |
| 40 | "node_modules/@fullhuman/postcss-purgecss": { | 40 | "node_modules/@fullhuman/postcss-purgecss": { |
| @@ -841,12 +841,15 @@ | |||
| 841 | "license": "MIT" | 841 | "license": "MIT" |
| 842 | }, | 842 | }, |
| 843 | "node_modules/baseline-browser-mapping": { | 843 | "node_modules/baseline-browser-mapping": { |
| 844 | "version": "2.9.7", | 844 | "version": "2.10.18", |
| 845 | "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.7.tgz", | 845 | "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.18.tgz", |
| 846 | "integrity": "sha512-k9xFKplee6KIio3IDbwj+uaCLpqzOwakOgmqzPezM0sFJlFKcg30vk2wOiAJtkTSfx0SSQDSe8q+mWA/fSH5Zg==", | 846 | "integrity": "sha512-VSnGQAOLtP5mib/DPyg2/t+Tlv65NTBz83BJBJvmLVHHuKJVaDOBvJJykiT5TR++em5nfAySPccDZDa4oSrn8A==", |
| 847 | "license": "Apache-2.0", | 847 | "license": "Apache-2.0", |
| 848 | "bin": { | 848 | "bin": { |
| 849 | "baseline-browser-mapping": "dist/cli.js" | 849 | "baseline-browser-mapping": "dist/cli.cjs" |
| 850 | }, | ||
| 851 | "engines": { | ||
| 852 | "node": ">=6.0.0" | ||
| 850 | } | 853 | } |
| 851 | }, | 854 | }, |
| 852 | "node_modules/binary-extensions": { | 855 | "node_modules/binary-extensions": { |
| @@ -889,9 +892,9 @@ | |||
| 889 | } | 892 | } |
| 890 | }, | 893 | }, |
| 891 | "node_modules/browserslist": { | 894 | "node_modules/browserslist": { |
| 892 | "version": "4.28.1", | 895 | "version": "4.28.2", |
| 893 | "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz", | 896 | "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.2.tgz", |
| 894 | "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==", | 897 | "integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==", |
| 895 | "funding": [ | 898 | "funding": [ |
| 896 | { | 899 | { |
| 897 | "type": "opencollective", | 900 | "type": "opencollective", |
| @@ -908,11 +911,11 @@ | |||
| 908 | ], | 911 | ], |
| 909 | "license": "MIT", | 912 | "license": "MIT", |
| 910 | "dependencies": { | 913 | "dependencies": { |
| 911 | "baseline-browser-mapping": "^2.9.0", | 914 | "baseline-browser-mapping": "^2.10.12", |
| 912 | "caniuse-lite": "^1.0.30001759", | 915 | "caniuse-lite": "^1.0.30001782", |
| 913 | "electron-to-chromium": "^1.5.263", | 916 | "electron-to-chromium": "^1.5.328", |
| 914 | "node-releases": "^2.0.27", | 917 | "node-releases": "^2.0.36", |
| 915 | "update-browserslist-db": "^1.2.0" | 918 | "update-browserslist-db": "^1.2.3" |
| 916 | }, | 919 | }, |
| 917 | "bin": { | 920 | "bin": { |
| 918 | "browserslist": "cli.js" | 921 | "browserslist": "cli.js" |
| @@ -934,9 +937,9 @@ | |||
| 934 | } | 937 | } |
| 935 | }, | 938 | }, |
| 936 | "node_modules/caniuse-lite": { | 939 | "node_modules/caniuse-lite": { |
| 937 | "version": "1.0.30001776", | 940 | "version": "1.0.30001787", |
| 938 | "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001776.tgz", | 941 | "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001787.tgz", |
| 939 | "integrity": "sha512-sg01JDPzZ9jGshqKSckOQthXnYwOEP50jeVFhaSFbZcOy05TiuuaffDOfcwtCisJ9kNQuLBFibYywv2Bgm9osw==", | 942 | "integrity": "sha512-mNcrMN9KeI68u7muanUpEejSLghOKlVhRqS/Za2IeyGllJ9I9otGpR9g3nsw7n4W378TE/LyIteA0+/FOZm4Kg==", |
| 940 | "funding": [ | 943 | "funding": [ |
| 941 | { | 944 | { |
| 942 | "type": "opencollective", | 945 | "type": "opencollective", |
| @@ -1171,12 +1174,12 @@ | |||
| 1171 | } | 1174 | } |
| 1172 | }, | 1175 | }, |
| 1173 | "node_modules/cssnano": { | 1176 | "node_modules/cssnano": { |
| 1174 | "version": "7.1.4", | 1177 | "version": "7.1.5", |
| 1175 | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.1.4.tgz", | 1178 | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.1.5.tgz", |
| 1176 | "integrity": "sha512-T9PNS7y+5Nc9Qmu9mRONqfxG1RVY7Vuvky0XN6MZ+9hqplesTEwnj9r0ROtVuSwUVfaDhVlavuzWIVLUgm4hkQ==", | 1179 | "integrity": "sha512-4yEvjF2zcoAOWfNq6X687ORJc5SvM5xbg6EGuLSBmGoWZbsL69wpmw1tA3fZt7OwIG+G4ndjF95RSS4luvim7A==", |
| 1177 | "license": "MIT", | 1180 | "license": "MIT", |
| 1178 | "dependencies": { | 1181 | "dependencies": { |
| 1179 | "cssnano-preset-default": "^7.0.12", | 1182 | "cssnano-preset-default": "^7.0.13", |
| 1180 | "lilconfig": "^3.1.3" | 1183 | "lilconfig": "^3.1.3" |
| 1181 | }, | 1184 | }, |
| 1182 | "engines": { | 1185 | "engines": { |
| @@ -1191,26 +1194,26 @@ | |||
| 1191 | } | 1194 | } |
| 1192 | }, | 1195 | }, |
| 1193 | "node_modules/cssnano-preset-default": { | 1196 | "node_modules/cssnano-preset-default": { |
| 1194 | "version": "7.0.12", | 1197 | "version": "7.0.13", |
| 1195 | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.12.tgz", | 1198 | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.13.tgz", |
| 1196 | "integrity": "sha512-B3Eoouzw/sl2zANI0AL9KbacummJTCww+fkHaDBMZad/xuVx8bUduPLly6hKVQAlrmvYkS1jB1CVQEKm3gn0AA==", | 1199 | "integrity": "sha512-/XvjNeb+oitOT9ks3Tg0UAsnXeHR1dh3wBMK/D/zN8gqvAHOp25FZGiLoQbvBBU203WXVNITkaqyFp4O/Rns4w==", |
| 1197 | "license": "MIT", | 1200 | "license": "MIT", |
| 1198 | "dependencies": { | 1201 | "dependencies": { |
| 1199 | "browserslist": "^4.28.1", | 1202 | "browserslist": "^4.28.2", |
| 1200 | "css-declaration-sorter": "^7.2.0", | 1203 | "css-declaration-sorter": "^7.2.0", |
| 1201 | "cssnano-utils": "^5.0.1", | 1204 | "cssnano-utils": "^5.0.1", |
| 1202 | "postcss-calc": "^10.1.1", | 1205 | "postcss-calc": "^10.1.1", |
| 1203 | "postcss-colormin": "^7.0.7", | 1206 | "postcss-colormin": "^7.0.8", |
| 1204 | "postcss-convert-values": "^7.0.9", | 1207 | "postcss-convert-values": "^7.0.10", |
| 1205 | "postcss-discard-comments": "^7.0.6", | 1208 | "postcss-discard-comments": "^7.0.6", |
| 1206 | "postcss-discard-duplicates": "^7.0.2", | 1209 | "postcss-discard-duplicates": "^7.0.2", |
| 1207 | "postcss-discard-empty": "^7.0.1", | 1210 | "postcss-discard-empty": "^7.0.1", |
| 1208 | "postcss-discard-overridden": "^7.0.1", | 1211 | "postcss-discard-overridden": "^7.0.1", |
| 1209 | "postcss-merge-longhand": "^7.0.5", | 1212 | "postcss-merge-longhand": "^7.0.5", |
| 1210 | "postcss-merge-rules": "^7.0.8", | 1213 | "postcss-merge-rules": "^7.0.9", |
| 1211 | "postcss-minify-font-values": "^7.0.1", | 1214 | "postcss-minify-font-values": "^7.0.1", |
| 1212 | "postcss-minify-gradients": "^7.0.2", | 1215 | "postcss-minify-gradients": "^7.0.3", |
| 1213 | "postcss-minify-params": "^7.0.6", | 1216 | "postcss-minify-params": "^7.0.7", |
| 1214 | "postcss-minify-selectors": "^7.0.6", | 1217 | "postcss-minify-selectors": "^7.0.6", |
| 1215 | "postcss-normalize-charset": "^7.0.1", | 1218 | "postcss-normalize-charset": "^7.0.1", |
| 1216 | "postcss-normalize-display-values": "^7.0.1", | 1219 | "postcss-normalize-display-values": "^7.0.1", |
| @@ -1218,11 +1221,11 @@ | |||
| 1218 | "postcss-normalize-repeat-style": "^7.0.1", | 1221 | "postcss-normalize-repeat-style": "^7.0.1", |
| 1219 | "postcss-normalize-string": "^7.0.1", | 1222 | "postcss-normalize-string": "^7.0.1", |
| 1220 | "postcss-normalize-timing-functions": "^7.0.1", | 1223 | "postcss-normalize-timing-functions": "^7.0.1", |
| 1221 | "postcss-normalize-unicode": "^7.0.6", | 1224 | "postcss-normalize-unicode": "^7.0.7", |
| 1222 | "postcss-normalize-url": "^7.0.1", | 1225 | "postcss-normalize-url": "^7.0.1", |
| 1223 | "postcss-normalize-whitespace": "^7.0.1", | 1226 | "postcss-normalize-whitespace": "^7.0.1", |
| 1224 | "postcss-ordered-values": "^7.0.2", | 1227 | "postcss-ordered-values": "^7.0.2", |
| 1225 | "postcss-reduce-initial": "^7.0.6", | 1228 | "postcss-reduce-initial": "^7.0.7", |
| 1226 | "postcss-reduce-transforms": "^7.0.1", | 1229 | "postcss-reduce-transforms": "^7.0.1", |
| 1227 | "postcss-svgo": "^7.1.1", | 1230 | "postcss-svgo": "^7.1.1", |
| 1228 | "postcss-unique-selectors": "^7.0.5" | 1231 | "postcss-unique-selectors": "^7.0.5" |
| @@ -1362,9 +1365,9 @@ | |||
| 1362 | "license": "MIT" | 1365 | "license": "MIT" |
| 1363 | }, | 1366 | }, |
| 1364 | "node_modules/electron-to-chromium": { | 1367 | "node_modules/electron-to-chromium": { |
| 1365 | "version": "1.5.267", | 1368 | "version": "1.5.336", |
| 1366 | "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz", | 1369 | "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.336.tgz", |
| 1367 | "integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==", | 1370 | "integrity": "sha512-AbH9q9J455r/nLmdNZes0G0ZKcRX73FicwowalLs6ijwOmCJSRRrLX63lcAlzy9ux3dWK1w1+1nsBJEWN11hcQ==", |
| 1368 | "license": "ISC" | 1371 | "license": "ISC" |
| 1369 | }, | 1372 | }, |
| 1370 | "node_modules/emoji-regex": { | 1373 | "node_modules/emoji-regex": { |
| @@ -1990,9 +1993,9 @@ | |||
| 1990 | "license": "MIT" | 1993 | "license": "MIT" |
| 1991 | }, | 1994 | }, |
| 1992 | "node_modules/node-releases": { | 1995 | "node_modules/node-releases": { |
| 1993 | "version": "2.0.27", | 1996 | "version": "2.0.37", |
| 1994 | "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz", | 1997 | "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.37.tgz", |
| 1995 | "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==", | 1998 | "integrity": "sha512-1h5gKZCF+pO/o3Iqt5Jp7wc9rH3eJJ0+nh/CIoiRwjRxde/hAHyLPXYN4V3CqKAbiZPSeJFSWHmJsbkicta0Eg==", |
| 1996 | "license": "MIT" | 1999 | "license": "MIT" |
| 1997 | }, | 2000 | }, |
| 1998 | "node_modules/normalize-path": { | 2001 | "node_modules/normalize-path": { |
| @@ -2147,13 +2150,13 @@ | |||
| 2147 | } | 2150 | } |
| 2148 | }, | 2151 | }, |
| 2149 | "node_modules/postcss-colormin": { | 2152 | "node_modules/postcss-colormin": { |
| 2150 | "version": "7.0.7", | 2153 | "version": "7.0.8", |
| 2151 | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.7.tgz", | 2154 | "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.8.tgz", |
| 2152 | "integrity": "sha512-sBQ628lSj3VQpDquQel8Pen5mmjFPsO4pH9lDLaHB1AVkMRHtkl0pRB5DCWznc9upWsxint/kV+AveSj7W1tew==", | 2155 | "integrity": "sha512-VX0JOZx0jECwGK0GZejIKvXIU+80S1zkjet31FVUYPZ4O+IPU3ZlntrPdPKT2HnKRMOkc0wy3m/v+c4UNta02g==", |
| 2153 | "license": "MIT", | 2156 | "license": "MIT", |
| 2154 | "dependencies": { | 2157 | "dependencies": { |
| 2155 | "@colordx/core": "^5.0.0", | 2158 | "@colordx/core": "^5.0.3", |
| 2156 | "browserslist": "^4.28.1", | 2159 | "browserslist": "^4.28.2", |
| 2157 | "caniuse-api": "^3.0.0", | 2160 | "caniuse-api": "^3.0.0", |
| 2158 | "postcss-value-parser": "^4.2.0" | 2161 | "postcss-value-parser": "^4.2.0" |
| 2159 | }, | 2162 | }, |
| @@ -2165,12 +2168,12 @@ | |||
| 2165 | } | 2168 | } |
| 2166 | }, | 2169 | }, |
| 2167 | "node_modules/postcss-convert-values": { | 2170 | "node_modules/postcss-convert-values": { |
| 2168 | "version": "7.0.9", | 2171 | "version": "7.0.10", |
| 2169 | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.9.tgz", | 2172 | "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.10.tgz", |
| 2170 | "integrity": "sha512-l6uATQATZaCa0bckHV+r6dLXfWtUBKXxO3jK+AtxxJJtgMPD+VhhPCCx51I4/5w8U5uHV67g3w7PXj+V3wlMlg==", | 2173 | "integrity": "sha512-hVqVH3cDkPyxL4Q0xpCquRAXjJDZ6hbpjC+PNWn8ZgHmNX3RZxLtruC3U2LY9EuNe+tp4QkcsZxg0htokmjydg==", |
| 2171 | "license": "MIT", | 2174 | "license": "MIT", |
| 2172 | "dependencies": { | 2175 | "dependencies": { |
| 2173 | "browserslist": "^4.28.1", | 2176 | "browserslist": "^4.28.2", |
| 2174 | "postcss-value-parser": "^4.2.0" | 2177 | "postcss-value-parser": "^4.2.0" |
| 2175 | }, | 2178 | }, |
| 2176 | "engines": { | 2179 | "engines": { |
| @@ -2287,12 +2290,12 @@ | |||
| 2287 | } | 2290 | } |
| 2288 | }, | 2291 | }, |
| 2289 | "node_modules/postcss-merge-rules": { | 2292 | "node_modules/postcss-merge-rules": { |
| 2290 | "version": "7.0.8", | 2293 | "version": "7.0.9", |
| 2291 | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.8.tgz", | 2294 | "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.9.tgz", |
| 2292 | "integrity": "sha512-BOR1iAM8jnr7zoQSlpeBmCsWV5Uudi/+5j7k05D0O/WP3+OFMPD86c1j/20xiuRtyt45bhxw/7hnhZNhW2mNFA==", | 2295 | "integrity": "sha512-XKMXkHAegyLeIymVylg1Ro4NNHITInHPvmvybsIUximYfsg5fRw2b5TeqLTQwwg5cXEDVa556AAxvMve1MJuJA==", |
| 2293 | "license": "MIT", | 2296 | "license": "MIT", |
| 2294 | "dependencies": { | 2297 | "dependencies": { |
| 2295 | "browserslist": "^4.28.1", | 2298 | "browserslist": "^4.28.2", |
| 2296 | "caniuse-api": "^3.0.0", | 2299 | "caniuse-api": "^3.0.0", |
| 2297 | "cssnano-utils": "^5.0.1", | 2300 | "cssnano-utils": "^5.0.1", |
| 2298 | "postcss-selector-parser": "^7.1.1" | 2301 | "postcss-selector-parser": "^7.1.1" |
| @@ -2320,12 +2323,12 @@ | |||
| 2320 | } | 2323 | } |
| 2321 | }, | 2324 | }, |
| 2322 | "node_modules/postcss-minify-gradients": { | 2325 | "node_modules/postcss-minify-gradients": { |
| 2323 | "version": "7.0.2", | 2326 | "version": "7.0.3", |
| 2324 | "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.2.tgz", | 2327 | "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.3.tgz", |
| 2325 | "integrity": "sha512-fVY3AB8Um7SJR5usHqTY2Ngf9qh8IRN+FFzrBP0ONJy6yYXsP7xyjK2BvSAIrpgs1cST+H91V0TXi3diHLYJtw==", | 2328 | "integrity": "sha512-2znRFq3Pg+Zo0ttzQxO7qIJdY2er1TOZbclHW2qMqBcHMmz+i6nn3roAyG3kuEDQTzbzd3gn24TAIifEfth1PQ==", |
| 2326 | "license": "MIT", | 2329 | "license": "MIT", |
| 2327 | "dependencies": { | 2330 | "dependencies": { |
| 2328 | "@colordx/core": "^5.0.0", | 2331 | "@colordx/core": "^5.0.3", |
| 2329 | "cssnano-utils": "^5.0.1", | 2332 | "cssnano-utils": "^5.0.1", |
| 2330 | "postcss-value-parser": "^4.2.0" | 2333 | "postcss-value-parser": "^4.2.0" |
| 2331 | }, | 2334 | }, |
| @@ -2337,12 +2340,12 @@ | |||
| 2337 | } | 2340 | } |
| 2338 | }, | 2341 | }, |
| 2339 | "node_modules/postcss-minify-params": { | 2342 | "node_modules/postcss-minify-params": { |
| 2340 | "version": "7.0.6", | 2343 | "version": "7.0.7", |
| 2341 | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.6.tgz", | 2344 | "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.7.tgz", |
| 2342 | "integrity": "sha512-YOn02gC68JijlaXVuKvFSCvQOhTpblkcfDre2hb/Aaa58r2BIaK4AtE/cyZf2wV7YKAG+UlP9DT+By0ry1E4VQ==", | 2345 | "integrity": "sha512-OPmvW/9sjPEPQYnS2Sh6jvMW54wqk1IjjEMB8k/7V8SUIie71yMy3HQ9+w/ZHoL1YvgDGBQ/mCxP3n0Y/RxgqA==", |
| 2343 | "license": "MIT", | 2346 | "license": "MIT", |
| 2344 | "dependencies": { | 2347 | "dependencies": { |
| 2345 | "browserslist": "^4.28.1", | 2348 | "browserslist": "^4.28.2", |
| 2346 | "cssnano-utils": "^5.0.1", | 2349 | "cssnano-utils": "^5.0.1", |
| 2347 | "postcss-value-parser": "^4.2.0" | 2350 | "postcss-value-parser": "^4.2.0" |
| 2348 | }, | 2351 | }, |
| @@ -2457,12 +2460,12 @@ | |||
| 2457 | } | 2460 | } |
| 2458 | }, | 2461 | }, |
| 2459 | "node_modules/postcss-normalize-unicode": { | 2462 | "node_modules/postcss-normalize-unicode": { |
| 2460 | "version": "7.0.6", | 2463 | "version": "7.0.7", |
| 2461 | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.6.tgz", | 2464 | "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.7.tgz", |
| 2462 | "integrity": "sha512-z6bwTV84YW6ZvvNoaNLuzRW4/uWxDKYI1iIDrzk6D2YTL7hICApy+Q1LP6vBEsljX8FM7YSuV9qI79XESd4ddQ==", | 2465 | "integrity": "sha512-Kfm0mC3gTnOC+SsLgxQqNEZStRxJgBaYrMpBe9fDVB0/MjC1G++FAeDW2YxYc5Mbvav12/7mOBSOTW7HK9Knwg==", |
| 2463 | "license": "MIT", | 2466 | "license": "MIT", |
| 2464 | "dependencies": { | 2467 | "dependencies": { |
| 2465 | "browserslist": "^4.28.1", | 2468 | "browserslist": "^4.28.2", |
| 2466 | "postcss-value-parser": "^4.2.0" | 2469 | "postcss-value-parser": "^4.2.0" |
| 2467 | }, | 2470 | }, |
| 2468 | "engines": { | 2471 | "engines": { |
| @@ -2519,12 +2522,12 @@ | |||
| 2519 | } | 2522 | } |
| 2520 | }, | 2523 | }, |
| 2521 | "node_modules/postcss-reduce-initial": { | 2524 | "node_modules/postcss-reduce-initial": { |
| 2522 | "version": "7.0.6", | 2525 | "version": "7.0.7", |
| 2523 | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.6.tgz", | 2526 | "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.7.tgz", |
| 2524 | "integrity": "sha512-G6ZyK68AmrPdMB6wyeA37ejnnRG2S8xinJrZJnOv+IaRKf6koPAVbQsiC7MfkmXaGmF1UO+QCijb27wfpxuRNg==", | 2527 | "integrity": "sha512-evetDQPqkgrzHoP8g3HjE3KgH0j2W0je2Vt1pfTaO2KvmjulStxGC2IGeI2y0pdLi6ryEGc4nD08zpDRP9ge8w==", |
| 2525 | "license": "MIT", | 2528 | "license": "MIT", |
| 2526 | "dependencies": { | 2529 | "dependencies": { |
| 2527 | "browserslist": "^4.28.1", | 2530 | "browserslist": "^4.28.2", |
| 2528 | "caniuse-api": "^3.0.0" | 2531 | "caniuse-api": "^3.0.0" |
| 2529 | }, | 2532 | }, |
| 2530 | "engines": { | 2533 | "engines": { |
| @@ -2990,9 +2993,9 @@ | |||
| 2990 | } | 2993 | } |
| 2991 | }, | 2994 | }, |
| 2992 | "node_modules/update-browserslist-db": { | 2995 | "node_modules/update-browserslist-db": { |
| 2993 | "version": "1.2.2", | 2996 | "version": "1.2.3", |
| 2994 | "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.2.tgz", | 2997 | "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz", |
| 2995 | "integrity": "sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA==", | 2998 | "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==", |
| 2996 | "funding": [ | 2999 | "funding": [ |
| 2997 | { | 3000 | { |
| 2998 | "type": "opencollective", | 3001 | "type": "opencollective", |
