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
@@ -70,8 +70,8 @@
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@types/testing-library__jest-dom": "^5.14.5",
"@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",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
@@ -86,7 +86,7 @@
"ontime-utils": "workspace:*",
"prettier": "^3.3.1",
"sass": "^1.57.1",
"typescript": "^5.4.3",
"typescript": "^5.5.3",
"vite": "^5.2.11",
"vite-plugin-compression2": "^0.12.0",
"vite-plugin-svgr": "^4.2.0",