Skip to content

Commit 24665f5

Browse files
chore(deps): update dependency typescript to v6
1 parent 890b9dc commit 24665f5

3 files changed

Lines changed: 25 additions & 5 deletions

File tree

bun.lock

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

web-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"globals": "^16.5.0",
2727
"prettier": "^3.7.4",
2828
"prettier-plugin-tailwindcss": "^0.7.2",
29-
"typescript": "^5.9.3",
29+
"typescript": "^6.0.0",
3030
"typescript-eslint": "^8.52.0",
3131
"vite": "^7.3.1"
3232
},

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"svelte-check": "^4.3.5",
4343
"tailwindcss": "^4.1.18",
4444
"tw-animate-css": "^1.4.0",
45-
"typescript": "^5.9.3",
45+
"typescript": "^6.0.0",
4646
"typescript-eslint": "^8.52.0",
4747
"vite": "^7.3.1",
4848
"vitest": "^4.0.16"

0 commit comments

Comments
 (0)