fix(deps): update dependency prettier to ^3.4.1 (#1554)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-26 13:45:22 +00:00
committed by GitHub
parent 37f961c8cc
commit 27b8f65238
9 changed files with 30 additions and 30 deletions

View File

@@ -57,7 +57,7 @@
"@types/better-sqlite3": "7.6.12",
"dotenv-cli": "^7.4.4",
"eslint": "^9.15.0",
"prettier": "^3.4.0",
"prettier": "^3.4.1",
"tsx": "4.19.2",
"typescript": "^5.7.2"
}