fix(deps): update dependency postcss-preset-env to v10.1.2
All checks were successful
Lint / Lint (push) Successful in 29s
SonarQube Scan / SonarQube Trigger (push) Successful in 57s

This commit is contained in:
Renovate Bot 2024-12-14 02:03:40 +00:00
parent 13beb12a6e
commit 85bac76893

22
package-lock.json generated
View File

@ -2852,9 +2852,9 @@
} }
}, },
"node_modules/css-has-pseudo": { "node_modules/css-has-pseudo": {
"version": "7.0.1", "version": "7.0.2",
"resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-7.0.1.tgz", "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-7.0.2.tgz",
"integrity": "sha512-EOcoyJt+OsuKfCADgLT7gADZI5jMzIe/AeI6MeAYKiFBDmNmM7kk46DtSfMj5AohUJisqVzopBpnQTlvbyaBWg==", "integrity": "sha512-nzol/h+E0bId46Kn2dQH5VElaknX2Sr0hFuB/1EomdC7j+OISt2ZzK7EHX9DZDY53WbIVAR7FYKSO2XnSf07MQ==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
@ -2973,9 +2973,9 @@
} }
}, },
"node_modules/cssdb": { "node_modules/cssdb": {
"version": "8.2.1", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.2.1.tgz", "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.2.3.tgz",
"integrity": "sha512-KwEPys7lNsC8OjASI8RrmwOYYDcm0JOW9zQhcV83ejYcQkirTEyeAGui8aO2F5PiS6SLpxuTzl6qlMElIdsgIg==", "integrity": "sha512-9BDG5XmJrJQQnJ51VFxXCAtpZ5ebDlAREmO8sxMOVU0aSxN/gocbctjIG5LMh3WBUq+xTlb/jw2LoljBEqraTA==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@ -6687,9 +6687,9 @@
} }
}, },
"node_modules/postcss-preset-env": { "node_modules/postcss-preset-env": {
"version": "10.1.1", "version": "10.1.2",
"resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.1.1.tgz", "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.1.2.tgz",
"integrity": "sha512-wqqsnBFD6VIwcHHRbhjTOcOi4qRVlB26RwSr0ordPj7OubRRxdWebv/aLjKLRR8zkZrbxZyuus03nOIgC5elMQ==", "integrity": "sha512-OqUBZ9ByVfngWhMNuBEMy52Izj07oIFA6K/EOGBlaSv+P12MiE1+S2cqXtS1VuW82demQ/Tzc7typYk3uHunkA==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
@ -6737,9 +6737,9 @@
"autoprefixer": "^10.4.19", "autoprefixer": "^10.4.19",
"browserslist": "^4.23.1", "browserslist": "^4.23.1",
"css-blank-pseudo": "^7.0.1", "css-blank-pseudo": "^7.0.1",
"css-has-pseudo": "^7.0.1", "css-has-pseudo": "^7.0.2",
"css-prefers-color-scheme": "^10.0.0", "css-prefers-color-scheme": "^10.0.0",
"cssdb": "^8.2.1", "cssdb": "^8.2.3",
"postcss-attribute-case-insensitive": "^7.0.1", "postcss-attribute-case-insensitive": "^7.0.1",
"postcss-clamp": "^4.1.0", "postcss-clamp": "^4.1.0",
"postcss-color-functional-notation": "^7.0.6", "postcss-color-functional-notation": "^7.0.6",