File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111 "baseBranch" : " master" ,
1212 "updateInternalDependencies" : " minor" ,
1313 "bumpVersionsWithWorkspaceProtocolOnly" : true ,
14- "ignore" : []
14+ "ignore" : [" svelte-vscode " ]
1515}
Original file line number Diff line number Diff line change 11{
22 "name" : " svelte-language-server" ,
3- "version" : " 0.17.0 " ,
3+ "version" : " 0.17.19 " ,
44 "description" : " A language server for Svelte" ,
55 "main" : " dist/src/index.js" ,
66 "typings" : " dist/src/index" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " svelte-check" ,
33 "description" : " Svelte Code Checker Terminal Interface" ,
4- "version" : " 4.0.0 " ,
4+ "version" : " 4.3.1 " ,
55 "main" : " ./dist/src/index.js" ,
66 "bin" : " ./bin/svelte-check" ,
77 "author" : " The Svelte Community" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " svelte2tsx" ,
3- "version" : " 0.7.35 " ,
3+ "version" : " 0.7.42 " ,
44 "description" : " Convert Svelte components to TSX for type checking" ,
55 "author" : " The Svelte Community" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " typescript-svelte-plugin" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.50 " ,
44 "description" : " A TypeScript Plugin providing Svelte intellisense" ,
55 "main" : " dist/src/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments