fix(deps): update dependency prettier to ^3.4.0 (#1550)

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 05:32:01 +00:00
committed by GitHub
parent 93aedd994f
commit 2e9b99dff7
9 changed files with 30 additions and 30 deletions

View File

@@ -51,7 +51,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/dockerode": "^3.3.32",
"eslint": "^9.15.0",
"prettier": "^3.3.3",
"prettier": "^3.4.0",
"typescript": "^5.7.2"
}
}

View File

@@ -46,7 +46,7 @@
"@types/bcrypt": "5.0.2",
"@types/cookies": "0.9.0",
"eslint": "^9.15.0",
"prettier": "^3.3.3",
"prettier": "^3.4.0",
"typescript": "^5.7.2"
}
}

View File

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