typescript bumped to 5.3.2

This commit is contained in:
2023-11-21 18:07:18 +01:00
parent 17779995c3
commit fe6519773e
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"@types/react-helmet": "^6.1.8",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react-swc": "^3.4.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"vite": "^4.5.0"
}
}