Skip to content

Commit 44cb8c9

Browse files
Merge pull request #333 from bg-playground/copilot/upgrade-typescript-to-6-0
chore(frontend): upgrade TypeScript to 6.0.x with no TS6 migration changes required
2 parents b153c23 + 93f8889 commit 44cb8c9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"globals": "^17.3.0",
3636
"postcss": "^8.5.6",
3737
"tailwindcss": "^4.1.18",
38-
"typescript": "~5.9.3",
38+
"typescript": "~6.0.2",
3939
"typescript-eslint": "^8.48.0",
4040
"vite": "^8.0.3"
4141
}

0 commit comments

Comments
 (0)