build(deps): Update dependency typescript to v6
renovate/artifacts Artifact file update failure
CI/CD Pipeline / test (pull_request) Failing after 15s
CI/CD Pipeline / build-and-push (pull_request) Has been skipped

This commit is contained in:
2026-06-26 21:42:07 +00:00
parent cef40176ce
commit ee1fc75db2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "^5.7.2",
"typescript": "^6.0.0",
"vite": "^6.0.3"
}
}