mirror of https://github.com/crossplane/docs.git
Upgrade postcss package versions
Signed-off-by: Jean du Plessis <jean@upbound.io>
This commit is contained in:
parent
e465cf8085
commit
be0e708fa2
|
@ -1,11 +1,9 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"@fullhuman/postcss-purgecss": "^5.0.0",
|
||||
"postcss-cli": "^10.0.0",
|
||||
"postcss": "^8.4.19",
|
||||
"postcss-lightningcss": "^0.6.0",
|
||||
"postcss": "^8.4.24",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-lightningcss": "^0.7.0",
|
||||
"postcss-sort-media-queries": "^4.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue