fix(deps): update dependency prettier to ^3.5.3 (#2485)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-03-03 02:25:21 +00:00
committed by GitHub
parent c94fa4e999
commit 49b0f962e0
9 changed files with 33 additions and 33 deletions

View File

@@ -100,7 +100,7 @@
"concurrently": "^9.1.2",
"eslint": "^9.21.0",
"node-loader": "^2.1.0",
"prettier": "^3.5.2",
"prettier": "^3.5.3",
"typescript": "^5.8.2"
}
}

View File

@@ -47,7 +47,7 @@
"@types/node": "^22.13.8",
"dotenv-cli": "^8.0.0",
"eslint": "^9.21.0",
"prettier": "^3.5.2",
"prettier": "^3.5.3",
"tsx": "4.19.3",
"typescript": "^5.8.2"
}

View File

@@ -35,7 +35,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/ws": "^8.5.14",
"eslint": "^9.21.0",
"prettier": "^3.5.2",
"prettier": "^3.5.3",
"typescript": "^5.8.2"
}
}