fix(deps): update dependency sharp to ^0.33.3 (#260)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-24 12:20:54 +01:00
committed by GitHub
parent 8d40f54d7d
commit 87808c1349
2 changed files with 80 additions and 75 deletions

View File

@@ -27,7 +27,7 @@
"reflect-metadata": "^0.2.1",
"rimraf": "^5.0.5",
"rxjs": "^7.8.1",
"sharp": "^0.33.2",
"sharp": "^0.33.3",
"vite": "^5.2.5",
"vite-plugin-node": "^3.1.0"
},