fix(deps): update dependency sass to ^1.72.0 (#230)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-14 18:53:27 +01:00
committed by GitHub
parent 603b8a01af
commit 4bab91f8de
2 changed files with 12 additions and 12 deletions

View File

@@ -51,7 +51,7 @@
"postcss-preset-mantine": "^1.13.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "^1.71.1",
"sass": "^1.72.0",
"superjson": "2.2.1",
"use-deep-compare-effect": "^1.8.1"
},