fix(deps): update dependency prettier to ^3.6.0 (#3452)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-23 03:30:32 +00:00
committed by GitHub
parent 14c116cef4
commit 07ce1c1a2d
9 changed files with 33 additions and 55 deletions

View File

@@ -59,7 +59,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.29.0",
"prettier": "^3.5.3",
"prettier": "^3.6.0",
"typescript": "^5.8.3"
}
}