chore(deps-dev): bump autoprefixer from 10.4.16 to 10.4.17 (#9504)

This commit is contained in:
dependabot[bot]
2024-01-19 11:58:24 +00:00
committed by GitHub
parent 48c6cf6722
commit 8759856d66
2 changed files with 11 additions and 11 deletions

20
package-lock.json generated
View File

@@ -62,7 +62,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@release-it/conventional-changelog": "=8.0.1",
"@svgr/webpack": "=8.1.0",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.17",
"babel-loader": "^9.1.3",
"babel-plugin-lodash": "=3.3.4",
"babel-plugin-module-resolver": "=5.0.0",
@@ -7154,9 +7154,9 @@
}
},
"node_modules/autoprefixer": {
"version": "10.4.16",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz",
"integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==",
"version": "10.4.17",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.17.tgz",
"integrity": "sha512-/cpVNRLSfhOtcGflT13P2794gVSgmPgTR+erw5ifnMLZb0UnSlkK4tquLmkd3BhA+nLo5tX8Cu0upUsGKvKbmg==",
"dev": true,
"funding": [
{
@@ -7173,9 +7173,9 @@
}
],
"dependencies": {
"browserslist": "^4.21.10",
"caniuse-lite": "^1.0.30001538",
"fraction.js": "^4.3.6",
"browserslist": "^4.22.2",
"caniuse-lite": "^1.0.30001578",
"fraction.js": "^4.3.7",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.0",
"postcss-value-parser": "^4.2.0"
@@ -8305,9 +8305,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001570",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz",
"integrity": "sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw==",
"version": "1.0.30001579",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001579.tgz",
"integrity": "sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==",
"dev": true,
"funding": [
{

View File

@@ -126,7 +126,7 @@
"@release-it/conventional-changelog": "=8.0.1",
"@svgr/webpack": "=8.1.0",
"@cfaester/enzyme-adapter-react-18": "=0.7.1",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.17",
"babel-loader": "^9.1.3",
"babel-plugin-lodash": "=3.3.4",
"babel-plugin-module-resolver": "=5.0.0",