File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
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" : " ^5 .0.0" ,
26
+ "postcss-load-config" : " ^6 .0.0" ,
27
27
"rollup" : " ^4.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 @@ -4240,13 +4240,12 @@ postcss-load-config@^4.0.1:
4240
4240
lilconfig "^3.0.0"
4241
4241
yaml "^2.3.4"
4242
4242
4243
- postcss-load-config@^5 .0.0 :
4244
- version "5 .0.3 "
4245
- resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-5 .0.3 .tgz#f4927637d907de900c4828615077646844545820 "
4246
- integrity sha512-90pBBI5apUVruIEdCxZic93Wm+i9fTrp7TXbgdUCH+/L+2WnfpITSpq5dFU/IPvbv7aNiMlQISpUkAm3fEcvgQ ==
4243
+ postcss-load-config@^6 .0.0 :
4244
+ version "6 .0.1 "
4245
+ resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-6 .0.1 .tgz#6fd7dcd8ae89badcf1b2d644489cbabf83aa8096 "
4246
+ integrity sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g ==
4247
4247
dependencies :
4248
- lilconfig "^3.0.0"
4249
- yaml "^2.3.4"
4248
+ lilconfig "^3.1.1"
4250
4249
4251
4250
postcss-merge-longhand@^5.1.7 :
4252
4251
version "5.1.7"
You can’t perform that action at this time.
0 commit comments