File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
packages/@vue/cli-service Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 65
65
"module-alias" : " ^2.2.2" ,
66
66
"portfinder" : " ^1.0.26" ,
67
67
"postcss" : " ^8.2.6" ,
68
- "postcss-loader" : " ^4.1 .0" ,
68
+ "postcss-loader" : " ^5.0 .0" ,
69
69
"ssri" : " ^8.0.1" ,
70
70
"terser-webpack-plugin" : " ^5.1.1" ,
71
71
"thread-loader" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -17053,7 +17053,7 @@ postcss-loader@^3.0.0:
17053
17053
postcss-load-config "^2.0.0"
17054
17054
schema-utils "^1.0.0"
17055
17055
17056
- postcss-loader@^4.1.0, postcss-loader@^4. 2.0:
17056
+ postcss-loader@^4.2.0:
17057
17057
version "4.2.0"
17058
17058
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.2.0.tgz#f6993ea3e0f46600fb3ee49bbd010448123a7db4"
17059
17059
integrity sha512-mqgScxHqbiz1yxbnNcPdKYo/6aVt+XExURmEbQlviFVWogDbM4AJ0A/B+ZBpYsJrTRxKw7HyRazg9x0Q9SWwLA==
@@ -17064,6 +17064,15 @@ postcss-loader@^4.1.0, postcss-loader@^4.2.0:
17064
17064
schema-utils "^3.0.0"
17065
17065
semver "^7.3.4"
17066
17066
17067
+ postcss-loader@^5.0.0:
17068
+ version "5.0.0"
17069
+ resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-5.0.0.tgz#bea95363dcb550d72ceb612ce44663356b7782d7"
17070
+ integrity sha512-bOvyWP5VHCJbThbv7wrBwCBc3DsVpyCfd+k/wHOL3wTAMMHmSSfNts90EADf8bHa6I810ird1JBEKmBRgJu3cg==
17071
+ dependencies:
17072
+ cosmiconfig "^7.0.0"
17073
+ klona "^2.0.4"
17074
+ semver "^7.3.4"
17075
+
17067
17076
postcss-merge-longhand@^4.0.11:
17068
17077
version "4.0.11"
17069
17078
resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz#62f49a13e4a0ee04e7b98f42bb16062ca2549e24"
You can’t perform that action at this time.
0 commit comments