fix(deps): update dependency prettier to ^3.3.0 (#594)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-06-01 17:25:39 +00:00
committed by GitHub
parent fef070c42c
commit b1b839fcd8
9 changed files with 30 additions and 30 deletions

View File

@@ -75,7 +75,7 @@
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"node-loader": "^2.0.0",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"tsx": "4.11.0",
"typescript": "^5.4.5"
},

View File

@@ -40,7 +40,7 @@
"@types/node": "^20.13.0",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"tsx": "4.11.0",
"typescript": "^5.4.5"
},

View File

@@ -33,7 +33,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/ws": "^8.5.10",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"typescript": "^5.4.5"
},
"eslintConfig": {