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

@@ -88,7 +88,7 @@
"concurrently": "^9.1.0",
"eslint": "^9.15.0",
"node-loader": "^2.1.0",
"prettier": "^3.4.0",
"prettier": "^3.4.1",
"typescript": "^5.7.2"
}
}

View File

@@ -47,7 +47,7 @@
"@types/node": "^22.10.0",
"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"
}

View File

@@ -35,7 +35,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/ws": "^8.5.13",
"eslint": "^9.15.0",
"prettier": "^3.4.0",
"prettier": "^3.4.1",
"typescript": "^5.7.2"
}
}