File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2023 Jazz-Soft
3
+ Copyright (c) 2023-24 Jazz-Soft
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 65
65
},
66
66
"dependencies" : {
67
67
"jazz-midi-vscode" : " ^1.0.5" ,
68
- "jzz" : " ^1.7.4 " ,
69
- "jzz-gui-player" : " ^1.6.9 " ,
68
+ "jzz" : " ^1.7.7 " ,
69
+ "jzz-gui-player" : " ^1.7.0 " ,
70
70
"jzz-gui-select" : " ^1.1.1" ,
71
71
"jzz-input-kbd" : " ^1.2.8" ,
72
- "jzz-midi-smf" : " ^1.8.1 " ,
72
+ "jzz-midi-smf" : " ^1.8.4 " ,
73
73
"jzz-synth-tiny" : " ^1.3.7"
74
74
},
75
75
"devDependencies" : {
76
76
"@types/glob" : " ^8.1.0" ,
77
77
"@types/mocha" : " ^10.0.6" ,
78
- "@types/node" : " ^20.10.0 " ,
79
- "@types/vscode" : " ^1.84.2 " ,
78
+ "@types/node" : " ^20.10.6 " ,
79
+ "@types/vscode" : " ^1.85.0 " ,
80
80
"@vscode/test-electron" : " ^2.3.8" ,
81
- "@vscode/test-web" : " ^0.0.48 " ,
82
- "eslint" : " ^8.54 .0" ,
81
+ "@vscode/test-web" : " ^0.0.50 " ,
82
+ "eslint" : " ^8.56 .0" ,
83
83
"glob" : " ^10.3.10" ,
84
84
"mocha" : " ^10.2.0" ,
85
- "typescript" : " ^5.3.2 " ,
85
+ "typescript" : " ^5.3.3 " ,
86
86
"webpack" : " ^5.89.0" ,
87
87
"webpack-cli" : " ^5.1.4"
88
88
},
Original file line number Diff line number Diff line change 16
16
],
17
17
"author" : " jazz-soft (https://jazz-soft.net/)" ,
18
18
"dependencies" : {
19
- "jzz" : " ^1.7.4 "
19
+ "jzz" : " ^1.7.7 "
20
20
},
21
21
"devDependencies" : {
22
- "eslint" : " ^8.54 .0" ,
22
+ "eslint" : " ^8.56 .0" ,
23
23
"mocha" : " ^10.2.0" ,
24
24
"nyc" : " ^15.1.0"
25
25
},
You can’t perform that action at this time.
0 commit comments