This repository was archived by the owner on Sep 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
"nuxt-purgecss" : " 2.0.0" ,
28
28
"postcss" : " 8.4.21" ,
29
29
"postcss-easing-gradients" : " 3.0.1" ,
30
- "postcss-preset-env" : " 8.0.0 " ,
30
+ "postcss-preset-env" : " 8.0.1 " ,
31
31
"prettier" : " 2.8.3" ,
32
32
"vue-content-placeholders" : " 0.2.1"
33
33
}
Original file line number Diff line number Diff line change @@ -12978,10 +12978,10 @@ postcss-prefix-selector@^1.6.0:
12978
12978
resolved "https://registry.yarnpkg.com/postcss-prefix-selector/-/postcss-prefix-selector-1.16.0.tgz#ad5b56f9a73a2c090ca7161049632c9d89bcb404"
12979
12979
integrity sha512-rdVMIi7Q4B0XbXqNUEI+Z4E+pueiu/CS5E6vRCQommzdQ/sgsS4dK42U7GX8oJR+TJOtT+Qv3GkNo6iijUMp3Q==
12980
12980
12981
- postcss-preset-env@8.0.0 :
12982
- version "8.0.0 "
12983
- resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-8.0.0 .tgz#17830b4a9f3317c47be092345c96e52317471c27 "
12984
- integrity sha512-/kFWdq109OONR2Hl3T3nmo1dOdS7lHB6kF/nPaBn/2lGjQ99f/j5vGBYvupSmSni+F7T/0A0Xb0nfbJLnxwdjA ==
12981
+ postcss-preset-env@8.0.1 :
12982
+ version "8.0.1 "
12983
+ resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-8.0.1 .tgz#d249c137febc037dd5dbb97e18f94dba4dd0cda8 "
12984
+ integrity sha512-IUbymw0JlUbyVG+I85963PNWgPp3KhnFa1sxU7M/2dGthxV8e297P0VV5W9XcyypoH4hirH2fp1c6fmqh6YnSg ==
12985
12985
dependencies:
12986
12986
"@csstools/postcss-cascade-layers" "^3.0.0"
12987
12987
"@csstools/postcss-color-function" "^2.0.0"
You can’t perform that action at this time.
0 commit comments