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.
2 parents ff7b74d + 4df8bbe commit 58d39feCopy full SHA for 58d39fe
package.json
@@ -31,15 +31,15 @@
31
"devDependencies": {
32
"@types/js-yaml": "^4.0.9",
33
"@types/node": "^20.14.8",
34
- "@typespec/json-schema": "~0.63.0",
35
- "@typespec/library-linter": "~0.63.0",
+ "@typespec/json-schema": "~0.64.0",
+ "@typespec/library-linter": "~0.64.0",
36
"csv-parser": "^3.1.0",
37
"js-yaml": "^4.1.0",
38
"typescript": "^5.7.3"
39
},
40
"dependencies": {
41
- "@ebusd/ebus-typespec": ">=0.19.0",
42
- "@typespec/compiler": "~0.63.0",
+ "@ebusd/ebus-typespec": ">=0.20.0",
+ "@typespec/compiler": "~0.64.0",
43
"tsx": "^4.19.2"
44
}
45
0 commit comments