This repository was archived by the owner on Feb 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 59
59
"husky" : " ^4.3.6" ,
60
60
"lint-staged" : " ^10.5.3" ,
61
61
"next-sitemap" : " ^1.3.20" ,
62
- "postcss-flexbugs-fixes" : " ^5.0.2 " ,
62
+ "postcss-flexbugs-fixes" : " ^4.2.1 " ,
63
63
"postcss-preset-env" : " ^6.7.0" ,
64
64
"prettier" : " ^2.2.1" ,
65
65
"prop-types" : " ^15.7.2" ,
Original file line number Diff line number Diff line change @@ -9943,18 +9943,13 @@ postcss-env-function@^2.0.2:
9943
9943
postcss "^7.0.2"
9944
9944
postcss-values-parser "^2.0.0"
9945
9945
9946
- postcss-flexbugs-fixes@^4.1.0:
9946
+ postcss-flexbugs-fixes@^4.1.0, postcss-flexbugs-fixes@^4.2.1 :
9947
9947
version "4.2.1"
9948
9948
resolved "https://registry.yarnpkg.com/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-4.2.1.tgz#9218a65249f30897deab1033aced8578562a6690"
9949
9949
integrity sha512-9SiofaZ9CWpQWxOwRh1b/r85KD5y7GgvsNt1056k6OYLvWUun0czCvogfJgylC22uJTwW1KzY3Gz65NZRlvoiQ==
9950
9950
dependencies:
9951
9951
postcss "^7.0.26"
9952
9952
9953
- postcss-flexbugs-fixes@^5.0.2:
9954
- version "5.0.2"
9955
- resolved "https://registry.yarnpkg.com/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-5.0.2.tgz#2028e145313074fc9abe276cb7ca14e5401eb49d"
9956
- integrity sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==
9957
-
9958
9953
postcss-focus-visible@^4.0.0:
9959
9954
version "4.0.0"
9960
9955
resolved "https://registry.yarnpkg.com/postcss-focus-visible/-/postcss-focus-visible-4.0.0.tgz#477d107113ade6024b14128317ade2bd1e17046e"
You can’t perform that action at this time.
0 commit comments