diff options
| author | Matweb Bot | 2024-03-18 04:06:36 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-03-18 04:06:36 +0000 |
| commit | e09dc39b5c86ae805d9cd6906d8033a7b6f71239 (patch) | |
| tree | b3a108393ffaab03fb0b196a85e1c6c26ec75252 | |
| parent | 7c0c1fe87a9a1e585c2a1123904ca264d0d829b5 (diff) | |
RenovateBot: Update dependency postcss to v8.4.36
| -rw-r--r-- | package-lock.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/package-lock.json b/package-lock.json index cb4c72b..f997da3 100644 --- a/package-lock.json +++ b/package-lock.json | |||
| @@ -1118,9 +1118,9 @@ | |||
| 1118 | } | 1118 | } |
| 1119 | }, | 1119 | }, |
| 1120 | "node_modules/postcss": { | 1120 | "node_modules/postcss": { |
| 1121 | "version": "8.4.35", | 1121 | "version": "8.4.36", |
| 1122 | "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.35.tgz", | 1122 | "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.36.tgz", |
| 1123 | "integrity": "sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==", | 1123 | "integrity": "sha512-/n7eumA6ZjFHAsbX30yhHup/IMkOmlmvtEi7P+6RMYf+bGJSUHc3geH4a0NSZxAz/RJfiS9tooCTs9LAVYUZKw==", |
| 1124 | "funding": [ | 1124 | "funding": [ |
| 1125 | { | 1125 | { |
| 1126 | "type": "opencollective", | 1126 | "type": "opencollective", |
| @@ -1138,7 +1138,7 @@ | |||
| 1138 | "dependencies": { | 1138 | "dependencies": { |
| 1139 | "nanoid": "^3.3.7", | 1139 | "nanoid": "^3.3.7", |
| 1140 | "picocolors": "^1.0.0", | 1140 | "picocolors": "^1.0.0", |
| 1141 | "source-map-js": "^1.0.2" | 1141 | "source-map-js": "^1.1.0" |
| 1142 | }, | 1142 | }, |
| 1143 | "engines": { | 1143 | "engines": { |
| 1144 | "node": "^10 || ^12 || >=14" | 1144 | "node": "^10 || ^12 || >=14" |
| @@ -1837,9 +1837,9 @@ | |||
| 1837 | } | 1837 | } |
| 1838 | }, | 1838 | }, |
| 1839 | "node_modules/source-map-js": { | 1839 | "node_modules/source-map-js": { |
| 1840 | "version": "1.0.2", | 1840 | "version": "1.1.0", |
| 1841 | "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", | 1841 | "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.1.0.tgz", |
| 1842 | "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", | 1842 | "integrity": "sha512-9vC2SfsJzlej6MAaMPLu8HiBSHGdRAJ9hVFYN1ibZoNkeanmDmLUcIrj6G9DGL7XMJ54AKg/G75akXl1/izTOw==", |
| 1843 | "engines": { | 1843 | "engines": { |
| 1844 | "node": ">=0.10.0" | 1844 | "node": ">=0.10.0" |
| 1845 | } | 1845 | } |
| @@ -2954,13 +2954,13 @@ | |||
| 2954 | "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==" | 2954 | "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==" |
| 2955 | }, | 2955 | }, |
| 2956 | "postcss": { | 2956 | "postcss": { |
| 2957 | "version": "8.4.35", | 2957 | "version": "8.4.36", |
| 2958 | "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.35.tgz", | 2958 | "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.36.tgz", |
| 2959 | "integrity": "sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==", | 2959 | "integrity": "sha512-/n7eumA6ZjFHAsbX30yhHup/IMkOmlmvtEi7P+6RMYf+bGJSUHc3geH4a0NSZxAz/RJfiS9tooCTs9LAVYUZKw==", |
| 2960 | "requires": { | 2960 | "requires": { |
| 2961 | "nanoid": "^3.3.7", | 2961 | "nanoid": "^3.3.7", |
| 2962 | "picocolors": "^1.0.0", | 2962 | "picocolors": "^1.0.0", |
| 2963 | "source-map-js": "^1.0.2" | 2963 | "source-map-js": "^1.1.0" |
| 2964 | } | 2964 | } |
| 2965 | }, | 2965 | }, |
| 2966 | "postcss-calc": { | 2966 | "postcss-calc": { |
| @@ -3350,9 +3350,9 @@ | |||
| 3350 | "integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==" | 3350 | "integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==" |
| 3351 | }, | 3351 | }, |
| 3352 | "source-map-js": { | 3352 | "source-map-js": { |
| 3353 | "version": "1.0.2", | 3353 | "version": "1.1.0", |
| 3354 | "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", | 3354 | "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.1.0.tgz", |
| 3355 | "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==" | 3355 | "integrity": "sha512-9vC2SfsJzlej6MAaMPLu8HiBSHGdRAJ9hVFYN1ibZoNkeanmDmLUcIrj6G9DGL7XMJ54AKg/G75akXl1/izTOw==" |
| 3356 | }, | 3356 | }, |
| 3357 | "string-width": { | 3357 | "string-width": { |
| 3358 | "version": "4.2.3", | 3358 | "version": "4.2.3", |
