chore: update typescript

This commit is contained in:
Carlos Valente
2024-07-16 13:01:04 +02:00
committed by Carlos Valente
parent 9bd600c4b1
commit fe0665506e
6 changed files with 148 additions and 148 deletions
+3 -3
View File
@@ -31,8 +31,8 @@
"@types/node-osc": "^6.0.2",
"@types/websocket": "^1.0.5",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^v7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@typescript-eslint/eslint-plugin": "^v7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"esbuild": "^0.19.10",
"eslint": "^8.56.0",
"eslint-plugin-prettier": "^5.1.3",
@@ -42,7 +42,7 @@
"shx": "^0.3.4",
"ts-essentials": "^9.4.1",
"tsx": "^4.16.2",
"typescript": "^5.4.3",
"typescript": "^5.5.3",
"vitest": "^1.6.0"
},
"scripts": {