fix(deps): update dependency sass to ^1.77.2 (#506)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-18 15:30:22 +02:00
committed by GitHub
parent 31c2694185
commit 7664b00be0
2 changed files with 37 additions and 37 deletions

View File

@@ -54,7 +54,7 @@
"postcss-preset-mantine": "^1.15.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "^1.77.1",
"sass": "^1.77.2",
"superjson": "2.2.1",
"use-deep-compare-effect": "^1.8.1"
},