Update dependency typescript to v6

This commit is contained in:
renovate[bot]
2026-04-29 20:10:19 +00:00
committed by GitHub
parent f816c28eea
commit 7f286de61f
5 changed files with 5 additions and 5 deletions
@@ -19,7 +19,7 @@
"@vitejs/plugin-react": "^5.0.0",
"react": "19.2.4",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^5.7.3",
"typescript": "^6.0.0",
"vite": "^7.3.2",
"vite-plugin-node-polyfills": "^0.25.0"
},