chore(deps-dev): bump postcss-preset-env from 9.5.8 to 9.5.9 (#9867)
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -107,7 +107,7 @@
|
||||
"open": "^10.1.0",
|
||||
"postcss": "^8.4.38",
|
||||
"postcss-loader": "^8.1.1",
|
||||
"postcss-preset-env": "^9.5.8",
|
||||
"postcss-preset-env": "^9.5.9",
|
||||
"prettier": "^3.2.5",
|
||||
"process": "^0.11.10",
|
||||
"react-refresh": "^0.14.0",
|
||||
@@ -22456,9 +22456,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss-custom-properties": {
|
||||
"version": "13.3.7",
|
||||
"resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-13.3.7.tgz",
|
||||
"integrity": "sha512-0N9F/GUCr/D0IazjzHahyYW2bQVDT6qDtEudiGHAhMd3XqhfM3VmfYVlkc/40DOhsPtngSNb54/Ctu8msvFOvQ==",
|
||||
"version": "13.3.8",
|
||||
"resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-13.3.8.tgz",
|
||||
"integrity": "sha512-OP9yj4yXxYOiW2n2TRpnE7C0yePvBiZb72S22mZVNzZEObdTYFjNaX6oZO4R4E8Ie9RmC/Jxw8EKYSbLrC1EFA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -23278,9 +23278,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss-preset-env": {
|
||||
"version": "9.5.8",
|
||||
"resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-9.5.8.tgz",
|
||||
"integrity": "sha512-AjQ5ZgrVJVL8Ja7UxIlbyHUN5knkdk6L0JxxV7KDZU4S5WfJjRNgvWlU7Xq7CMyRZSjHZBmLDOsBKIL9WStPyw==",
|
||||
"version": "9.5.9",
|
||||
"resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-9.5.9.tgz",
|
||||
"integrity": "sha512-W+WgDH1MOWLT3Fsvknd45pzGMQ8Sp3fmt94Pxeik3Zkqfhw2XUDF8FehfV3Naxw4l/NrKPWLtltPJYVnpjMmfw==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -23334,7 +23334,7 @@
|
||||
"postcss-color-hex-alpha": "^9.0.4",
|
||||
"postcss-color-rebeccapurple": "^9.0.3",
|
||||
"postcss-custom-media": "^10.0.4",
|
||||
"postcss-custom-properties": "^13.3.7",
|
||||
"postcss-custom-properties": "^13.3.8",
|
||||
"postcss-custom-selectors": "^7.1.8",
|
||||
"postcss-dir-pseudo-class": "^8.0.1",
|
||||
"postcss-double-position-gradients": "^5.0.6",
|
||||
|
||||
Reference in New Issue
Block a user