File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 23
23
"autoprefixer" : " ^10.4.2" ,
24
24
"path-browserify" : " ^1.0.1" ,
25
25
"postcss" : " ^8.2.8" ,
26
- "postcss-load-config" : " ^4 .0.0" ,
26
+ "postcss-load-config" : " ^5 .0.0" ,
27
27
"rollup" : " ^3.0.0" ,
28
28
"rollup-plugin-livereload" : " ^2.0.0" ,
29
29
"rollup-plugin-styles" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -4397,14 +4397,22 @@ postcss-js@^4.0.1:
4397
4397
dependencies :
4398
4398
camelcase-css "^2.0.1"
4399
4399
4400
- postcss-load-config@^4.0.0, postcss-load-config@^4.0. 1 :
4400
+ postcss-load-config@^4.0.1 :
4401
4401
version "4.0.2"
4402
4402
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-4.0.2.tgz#7159dcf626118d33e299f485d6afe4aff7c4a3e3"
4403
4403
integrity sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==
4404
4404
dependencies :
4405
4405
lilconfig "^3.0.0"
4406
4406
yaml "^2.3.4"
4407
4407
4408
+ postcss-load-config@^5.0.0 :
4409
+ version "5.0.3"
4410
+ resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-5.0.3.tgz#f4927637d907de900c4828615077646844545820"
4411
+ integrity sha512-90pBBI5apUVruIEdCxZic93Wm+i9fTrp7TXbgdUCH+/L+2WnfpITSpq5dFU/IPvbv7aNiMlQISpUkAm3fEcvgQ==
4412
+ dependencies :
4413
+ lilconfig "^3.0.0"
4414
+ yaml "^2.3.4"
4415
+
4408
4416
postcss-merge-longhand@^5.1.7 :
4409
4417
version "5.1.7"
4410
4418
resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz#24a1bdf402d9ef0e70f568f39bdc0344d568fb16"
You can’t perform that action at this time.
0 commit comments