chore(deps): update dependency autoprefixer to v10.4.21 (#331)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-28 22:16:28 +00:00 committed by GitHub
parent e3831ea01d
commit e4f52d0b78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -22,7 +22,7 @@
"@babel/preset-react": "7.26.3",
"@scratch/scratch-gui": "11.2.0-feature-parity.1",
"async": "3.2.6",
"autoprefixer": "10.4.20",
"autoprefixer": "10.4.21",
"babel-eslint": "10.1.0",
"babel-loader": "9.2.1",
"babel-plugin-react-intl": "7.9.4",
@ -4820,9 +4820,9 @@
"license": "MIT"
},
"node_modules/autoprefixer": {
"version": "10.4.20",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.20.tgz",
"integrity": "sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==",
"version": "10.4.21",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz",
"integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==",
"dev": true,
"funding": [
{
@ -4840,11 +4840,11 @@
],
"license": "MIT",
"dependencies": {
"browserslist": "^4.23.3",
"caniuse-lite": "^1.0.30001646",
"browserslist": "^4.24.4",
"caniuse-lite": "^1.0.30001702",
"fraction.js": "^4.3.7",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.1",
"picocolors": "^1.1.1",
"postcss-value-parser": "^4.2.0"
},
"bin": {

View file

@ -41,7 +41,7 @@
"@babel/preset-react": "7.26.3",
"@scratch/scratch-gui": "11.2.0-feature-parity.1",
"async": "3.2.6",
"autoprefixer": "10.4.20",
"autoprefixer": "10.4.21",
"babel-eslint": "10.1.0",
"babel-loader": "9.2.1",
"babel-plugin-react-intl": "7.9.4",