chore(deps-dev): bump autoprefixer from 10.4.20 to 10.4.21 (#10354)

This commit is contained in:
dependabot[bot]
2025-03-11 00:02:25 +00:00
committed by GitHub
parent 274b1b569e
commit 1d948376fe
2 changed files with 11 additions and 7 deletions

16
package-lock.json generated
View File

@@ -60,7 +60,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@release-it/conventional-changelog": "=8.0.2", "@release-it/conventional-changelog": "=8.0.2",
"@svgr/webpack": "=8.1.0", "@svgr/webpack": "=8.1.0",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.21",
"babel-loader": "^9.2.1", "babel-loader": "^9.2.1",
"babel-plugin-lodash": "=3.3.4", "babel-plugin-lodash": "=3.3.4",
"babel-plugin-module-resolver": "=5.0.2", "babel-plugin-module-resolver": "=5.0.2",
@@ -7252,7 +7252,9 @@
} }
}, },
"node_modules/autoprefixer": { "node_modules/autoprefixer": {
"version": "10.4.20", "version": "10.4.21",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz",
"integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@@ -7270,11 +7272,11 @@
], ],
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"browserslist": "^4.23.3", "browserslist": "^4.24.4",
"caniuse-lite": "^1.0.30001646", "caniuse-lite": "^1.0.30001702",
"fraction.js": "^4.3.7", "fraction.js": "^4.3.7",
"normalize-range": "^0.1.2", "normalize-range": "^0.1.2",
"picocolors": "^1.0.1", "picocolors": "^1.1.1",
"postcss-value-parser": "^4.2.0" "postcss-value-parser": "^4.2.0"
}, },
"bin": { "bin": {
@@ -8224,7 +8226,9 @@
} }
}, },
"node_modules/caniuse-lite": { "node_modules/caniuse-lite": {
"version": "1.0.30001700", "version": "1.0.30001703",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001703.tgz",
"integrity": "sha512-kRlAGTRWgPsOj7oARC9m1okJEXdL/8fekFVcxA8Hl7GH4r/sN4OJn/i6Flde373T50KS7Y37oFbMwlE8+F42kQ==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {

View File

@@ -124,7 +124,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@release-it/conventional-changelog": "=8.0.2", "@release-it/conventional-changelog": "=8.0.2",
"@svgr/webpack": "=8.1.0", "@svgr/webpack": "=8.1.0",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.21",
"babel-loader": "^9.2.1", "babel-loader": "^9.2.1",
"babel-plugin-lodash": "=3.3.4", "babel-plugin-lodash": "=3.3.4",
"babel-plugin-module-resolver": "=5.0.2", "babel-plugin-module-resolver": "=5.0.2",