Skip to content

Commit b3c5e27

Browse files
committed
update deps
1 parent 7b47241 commit b3c5e27

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
},
2727
"homepage": "https://github.com/john30/ebusd-configuration#readme",
2828
"devDependencies": {
29-
"@types/node": "^24.5.2",
30-
"@typespec/library-linter": "~0.74.0",
31-
"typescript": "^5.9.2"
29+
"@types/node": "^25.1.0",
30+
"@typespec/library-linter": "~0.78.0",
31+
"typescript": "^5.9.3"
3232
},
3333
"dependencies": {
34-
"@ebusd/ebus-typespec": ">=0.25.0",
35-
"@typespec/compiler": "~1.4.0"
34+
"@ebusd/ebus-typespec": ">=0.26.0",
35+
"@typespec/compiler": "~1.8.0"
3636
}
3737
}

0 commit comments

Comments
 (0)