Commit c91677c 1 parent f40ca87 commit c91677c Copy full SHA for c91677c
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 42
42
"babel-loader" : " ^8.3.0" ,
43
43
"css-loader" : " ^6.6.0" ,
44
44
"mini-css-extract-plugin" : " ^2.9.2" ,
45
- "postcss" : " ^8.5.1 " ,
45
+ "postcss" : " ^8.5.3 " ,
46
46
"postcss-loader" : " ^6.2.1" ,
47
47
"script-loader" : " ^0.7.2" ,
48
48
"vue" : " ^2.7.15" ,
Original file line number Diff line number Diff line change @@ -1383,10 +1383,10 @@ postcss@^7.0.36:
1383
1383
picocolors "^0.2.1"
1384
1384
source-map "^0.6.1"
1385
1385
1386
- postcss@^8.4.14, postcss@^8.4.33, postcss@^8.5.1 :
1387
- version "8.5.1 "
1388
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1 .tgz#e2272a1f8a807fafa413218245630b5db10a3214 "
1389
- integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ ==
1386
+ postcss@^8.4.14, postcss@^8.4.33, postcss@^8.5.3 :
1387
+ version "8.5.3 "
1388
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3 .tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb "
1389
+ integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A ==
1390
1390
dependencies :
1391
1391
nanoid "^3.3.8"
1392
1392
picocolors "^1.1.1"
You can’t perform that action at this time.
0 commit comments