fix(deps): update dependency prettier to ^3.4.2 (#1602)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-04 10:04:13 +00:00
committed by GitHub
parent 2e23b3dad8
commit bbec01385f
9 changed files with 33 additions and 33 deletions

View File

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

View File

@@ -47,7 +47,7 @@
"@types/node": "^22.10.1",
"dotenv-cli": "^7.4.4",
"eslint": "^9.16.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"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.16.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
}
}