Skip to content

Commit 17a27c3

Browse files
a-baran-orhanclaude
andcommitted
build(deps-dev): bump @types/node to 26 and vite to 8.1.5
Take the safe dev-dependency bumps from the development-dependencies group. TypeScript is held at ^5.7.2 (resolves to 5.9.x) because the 7.0 major is the native-compiler rewrite and breaks the package builds and typecheck. Dev-only change, so an empty changeset records that no release is needed. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8ae27ad commit 17a27c3

7 files changed

Lines changed: 103 additions & 226 deletions

File tree

.changeset/dev-dependency-bumps.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

editors/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"vscode-languageclient": "^10.1.0"
3838
},
3939
"devDependencies": {
40-
"@types/node": "^22.10.2",
40+
"@types/node": "^26.1.1",
4141
"@types/vscode": "^1.85.0",
4242
"esbuild": "^0.28.1",
4343
"typescript": "^5.7.2"

0 commit comments

Comments
 (0)