File tree 3 files changed +142
-135
lines changed
syntax/glimmer/codemirror
3 files changed +142
-135
lines changed Original file line number Diff line number Diff line change 26
26
"path" : " path-browserify"
27
27
},
28
28
"dependencies" : {
29
- "@codemirror/autocomplete" : " 6.16.0 " ,
30
- "@codemirror/commands" : " 6.5 .0" ,
29
+ "@codemirror/autocomplete" : " 6.16.2 " ,
30
+ "@codemirror/commands" : " 6.6 .0" ,
31
31
"@codemirror/lang-html" : " ^6.4.9" ,
32
32
"@codemirror/lang-javascript" : " 6.2.2" ,
33
33
"@codemirror/lang-markdown" : " 6.2.5" ,
36
36
"@codemirror/lint" : " ^6.7.1" ,
37
37
"@codemirror/search" : " 6.5.6" ,
38
38
"@codemirror/state" : " 6.4.1" ,
39
- "@codemirror/view" : " 6.26.3 " ,
39
+ "@codemirror/view" : " 6.27.0 " ,
40
40
"@lezer/common" : " ^1.1.2" ,
41
41
"@lezer/highlight" : " ^1.2.0" ,
42
42
"@lezer/html" : " ^1.3.7" ,
Original file line number Diff line number Diff line change 36
36
"typescript" : " ^5.4.5"
37
37
},
38
38
"dependencies" : {
39
- "@codemirror/autocomplete" : " 6.16.0 " ,
39
+ "@codemirror/autocomplete" : " 6.16.2 " ,
40
40
"@codemirror/lang-css" : " ^6.2.1" ,
41
41
"@codemirror/lang-html" : " ^6.4.9" ,
42
42
"@codemirror/lang-javascript" : " ^6.2.1" ,
You can’t perform that action at this time.
0 commit comments