chore(deps): update dependency autoprefixer to v10.4.11

This commit is contained in:
renovate[bot] 2022-09-14 19:41:09 +00:00 committed by GitHub
parent 72b65c28aa
commit ba0a665562
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -18,7 +18,7 @@
"@types/react-dom": "18.0.6",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.23",
"autoprefixer": "10.4.10",
"autoprefixer": "10.4.11",
"axios": "0.27.2",
"date-fns": "2.29.3",
"npm-run-all": "4.1.5",
@ -5123,9 +5123,9 @@
}
},
"node_modules/autoprefixer": {
"version": "10.4.10",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.10.tgz",
"integrity": "sha512-nMaiDARyp1e74c8IeAXkr+BmFKa8By4Zak7tyaNPF09Iu39WFpNXOWrVirmXjKr+5cOyERwvtbMOLYz6iBJYgQ==",
"version": "10.4.11",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.11.tgz",
"integrity": "sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==",
"funding": [
{
"type": "opencollective",
@ -22504,9 +22504,9 @@
"integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg=="
},
"autoprefixer": {
"version": "10.4.10",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.10.tgz",
"integrity": "sha512-nMaiDARyp1e74c8IeAXkr+BmFKa8By4Zak7tyaNPF09Iu39WFpNXOWrVirmXjKr+5cOyERwvtbMOLYz6iBJYgQ==",
"version": "10.4.11",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.11.tgz",
"integrity": "sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==",
"requires": {
"browserslist": "^4.21.3",
"caniuse-lite": "^1.0.30001399",

View file

@ -17,7 +17,7 @@
"@types/react-dom": "18.0.6",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.23",
"autoprefixer": "10.4.10",
"autoprefixer": "10.4.11",
"axios": "0.27.2",
"date-fns": "2.29.3",
"npm-run-all": "4.1.5",