build(deps-dev): bump postcss from 8.4.24 to 8.4.31 #2
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -21,7 +21,7 @@
|
||||||
"@ronilaukkarinen/stylelint-a11y": "^1.2.7",
|
"@ronilaukkarinen/stylelint-a11y": "^1.2.7",
|
||||||
"@types/alpinejs": "^3.7.1",
|
"@types/alpinejs": "^3.7.1",
|
||||||
"cssnano": "^6.0.1",
|
"cssnano": "^6.0.1",
|
||||||
"postcss": "^8.4.24",
|
"postcss": "^8.4.31",
|
||||||
"postcss-preset-env": "^8.4.2",
|
"postcss-preset-env": "^8.4.2",
|
||||||
"stylelint": "^15.6.3",
|
"stylelint": "^15.6.3",
|
||||||
"stylelint-config-recess-order": "^4.0.0",
|
"stylelint-config-recess-order": "^4.0.0",
|
||||||
|
@ -4247,9 +4247,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/postcss": {
|
"node_modules/postcss": {
|
||||||
"version": "8.4.24",
|
"version": "8.4.31",
|
||||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz",
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
|
||||||
"integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==",
|
"integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "opencollective",
|
"type": "opencollective",
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"@ronilaukkarinen/stylelint-a11y": "^1.2.7",
|
"@ronilaukkarinen/stylelint-a11y": "^1.2.7",
|
||||||
"@types/alpinejs": "^3.7.1",
|
"@types/alpinejs": "^3.7.1",
|
||||||
"cssnano": "^6.0.1",
|
"cssnano": "^6.0.1",
|
||||||
"postcss": "^8.4.24",
|
"postcss": "^8.4.31",
|
||||||
"postcss-preset-env": "^8.4.2",
|
"postcss-preset-env": "^8.4.2",
|
||||||
"stylelint": "^15.6.3",
|
"stylelint": "^15.6.3",
|
||||||
"stylelint-config-recess-order": "^4.0.0",
|
"stylelint-config-recess-order": "^4.0.0",
|
||||||
|
|
Loading…
Reference in a new issue