Skip to content

Commit ca91706

Browse files
chore(deps): update dependency typescript to v6 (#90)
1 parent 0d900d6 commit ca91706

3 files changed

Lines changed: 5 additions & 20 deletions

File tree

frontend/LICENSES-THIRD-PARTY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233

234234
### typescript
235235
- **Package:** typescript
236-
- **Version:** 5.9.3
236+
- **Version:** 6.0.3
237237
- **License:** Apache-2.0
238238
- **URL:** [https://www.typescriptlang.org/](https://www.typescriptlang.org/)
239239

frontend/package-lock.json

Lines changed: 3 additions & 18 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
@@ -36,7 +36,7 @@
3636
"svelte": "^5.0.0",
3737
"svelte-eslint-parser": "^1.0.0",
3838
"tailwindcss": "^4.1.18",
39-
"typescript": "^5.9.0",
39+
"typescript": "^6.0.0",
4040
"typescript-eslint": "^8.24.0",
4141
"vite": "^7.0.0",
4242
"vitest": "^4.0.0"

0 commit comments

Comments
 (0)