We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd1f6b1 commit 4df8bbeCopy full SHA for 4df8bbe
package.json
@@ -30,15 +30,15 @@
30
"devDependencies": {
31
"@types/js-yaml": "^4.0.9",
32
"@types/node": "^20.14.8",
33
- "@typespec/json-schema": "~0.63.0",
34
- "@typespec/library-linter": "~0.63.0",
+ "@typespec/json-schema": "~0.64.0",
+ "@typespec/library-linter": "~0.64.0",
35
"csv-parser": "^3.1.0",
36
"js-yaml": "^4.1.0",
37
"typescript": "^5.7.3"
38
},
39
"dependencies": {
40
- "@ebusd/ebus-typespec": ">=0.19.0",
41
- "@typespec/compiler": "~0.63.0",
+ "@ebusd/ebus-typespec": ">=0.20.0",
+ "@typespec/compiler": "~0.64.0",
42
"tsx": "^4.19.2"
43
}
44
0 commit comments