fix(deps): update dependency prettier to ^3.2.5 (#53)

* fix(deps): update dependency prettier to ^3.2.5

* fix: formatting

* fix: formatting

* fix: formatting

---------

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-08 19:58:56 +01:00
committed by GitHub
parent 975f9123dd
commit 15f08011a6
34 changed files with 5190 additions and 2369 deletions

View File

@@ -29,11 +29,11 @@
"@vitest/coverage-v8": "^1.2.2",
"@vitest/ui": "^1.2.2",
"cross-env": "^7.0.3",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"turbo": "^1.12.3",
"typescript": "^5.3.3",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.2.2"
},
"prettier": "@homarr/prettier-config"
}
}