mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency autoprefixer to v10.4.11
This commit is contained in:
parent
72b65c28aa
commit
ba0a665562
2 changed files with 8 additions and 8 deletions
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue