File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 48
48
"file-loader" : " 6.2.0" ,
49
49
"mini-css-extract-plugin" : " 1.3.3" ,
50
50
"postcss" : " 8.2.2" ,
51
- "postcss-calc" : " 7 .0.5 " ,
51
+ "postcss-calc" : " 8 .0.0 " ,
52
52
"postcss-cli" : " 8.3.1" ,
53
53
"postcss-custom-media" : " 7.0.8" ,
54
54
"postcss-each" : " 0.10.0" ,
Original file line number Diff line number Diff line change @@ -8786,7 +8786,15 @@ postcss-browser-comments@^3.0.0:
8786
8786
dependencies:
8787
8787
postcss "^7"
8788
8788
8789
- [email protected] , postcss-calc@^7.0.1:
8789
+
8790
+ version "8.0.0"
8791
+ resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-8.0.0.tgz#a05b87aacd132740a5db09462a3612453e5df90a"
8792
+ integrity sha512-5NglwDrcbiy8XXfPM11F3HeC6hoT9W7GUH/Zi5U/p7u3Irv4rHhdDcIZwG0llHXV4ftsBjpfWMXAnXNl4lnt8g==
8793
+ dependencies:
8794
+ postcss-selector-parser "^6.0.2"
8795
+ postcss-value-parser "^4.0.2"
8796
+
8797
+ postcss-calc@^7.0.1:
8790
8798
version "7.0.5"
8791
8799
resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-7.0.5.tgz#f8a6e99f12e619c2ebc23cf6c486fdc15860933e"
8792
8800
integrity sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg==
You can’t perform that action at this time.
0 commit comments