chore(deps): update dependency typescript to ^5.4.2 (#204)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-06 21:21:09 +01:00
committed by GitHub
parent beb7defd32
commit 46955830d9
19 changed files with 119 additions and 98 deletions

View File

@@ -44,7 +44,7 @@
"supertest": "^6.3.4",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"vite": "^5.1.5",
"vite-plugin-node": "^3.1.0"
},

View File

@@ -65,7 +65,7 @@
"dotenv-cli": "^7.3.0",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"eslintConfig": {
"root": true,