File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 85
85
"gulp-replace" : " ~1.1.4" ,
86
86
"gulp-sourcemaps" : " ~3.0.0" ,
87
87
"gulp-terser" : " ~2.1.0" ,
88
- "postcss" : " ~8.4.35 " ,
88
+ "postcss" : " ~8.4.38 " ,
89
89
"postcss-preset-env" : " ~9.4.0" ,
90
90
"stylelint" : " ~15.11.0" ,
91
91
"stylelint-config-standard-scss" : " ~11.1.0"
Original file line number Diff line number Diff line change @@ -5355,7 +5355,7 @@ postcss@^7.0.16:
5355
5355
picocolors "^0.2.1"
5356
5356
source-map "^0.6.1"
5357
5357
5358
- postcss@^8.4.28, postcss@~8.4.35 :
5358
+ postcss@^8.4.28 :
5359
5359
version "8.4.35"
5360
5360
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7"
5361
5361
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
@@ -5364,6 +5364,15 @@ postcss@^8.4.28, postcss@~8.4.35:
5364
5364
picocolors "^1.0.0"
5365
5365
source-map-js "^1.0.2"
5366
5366
5367
+ postcss@~8.4.38 :
5368
+ version "8.4.38"
5369
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
5370
+ integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
5371
+ dependencies :
5372
+ nanoid "^3.3.7"
5373
+ picocolors "^1.0.0"
5374
+ source-map-js "^1.2.0"
5375
+
5367
5376
prebuild-install@^7.1.1 :
5368
5377
version "7.1.2"
5369
5378
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.2.tgz#a5fd9986f5a6251fbc47e1e5c65de71e68c0a056"
@@ -6019,6 +6028,11 @@ snapdragon@^0.8.1:
6019
6028
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
6020
6029
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
6021
6030
6031
+ source-map-js@^1.2.0 :
6032
+ version "1.2.0"
6033
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
6034
+ integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
6035
+
6022
6036
source-map-resolve@^0.5.0 :
6023
6037
version "0.5.3"
6024
6038
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
You can’t perform that action at this time.
0 commit comments