We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b47241 commit b3c5e27Copy full SHA for b3c5e27
1 file changed
package.json
@@ -26,12 +26,12 @@
26
},
27
"homepage": "https://github.com/john30/ebusd-configuration#readme",
28
"devDependencies": {
29
- "@types/node": "^24.5.2",
30
- "@typespec/library-linter": "~0.74.0",
31
- "typescript": "^5.9.2"
+ "@types/node": "^25.1.0",
+ "@typespec/library-linter": "~0.78.0",
+ "typescript": "^5.9.3"
32
33
"dependencies": {
34
- "@ebusd/ebus-typespec": ">=0.25.0",
35
- "@typespec/compiler": "~1.4.0"
+ "@ebusd/ebus-typespec": ">=0.26.0",
+ "@typespec/compiler": "~1.8.0"
36
}
37
0 commit comments