fix(deps): update dependency sass to ^1.75.0 (#347)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-13 14:27:29 +02:00
committed by GitHub
parent 01f471ccce
commit 0cc5225e32
2 changed files with 12 additions and 12 deletions

View File

@@ -52,7 +52,7 @@
"postcss-preset-mantine": "^1.14.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "^1.74.1",
"sass": "^1.75.0",
"superjson": "2.2.1",
"use-deep-compare-effect": "^1.8.1"
},