File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 71
71
},
72
72
"homepage" : " https://github.com/vuejs/repl#readme" ,
73
73
"devDependencies" : {
74
+ "@babel/standalone" : " ^7.24.5" ,
74
75
"@babel/types" : " ^7.24.5" ,
75
76
"@rollup/plugin-replace" : " ^5.0.5" ,
76
77
"@shikijs/monaco" : " ^1.6.0" ,
83
84
"@volar/cdn" : " ~1.11.1" ,
84
85
"@volar/monaco" : " ~1.11.1" ,
85
86
"@volar/typescript" : " ~1.11.1" ,
87
+ "@vue/babel-plugin-jsx" : " ^1.2.2" ,
86
88
"@vue/language-service" : " 1.9.0-alpha.3" ,
89
+ "assert" : " ^2.1.0" ,
87
90
"bumpp" : " ^9.4.1" ,
88
91
"codemirror" : " ^5.65.16" ,
89
92
"conventional-changelog-cli" : " ^5.0.0" ,
102
105
"vite-plugin-dts" : " ^3.9.1" ,
103
106
"vue" : " ^3.4.27" ,
104
107
"vue-tsc" : " ^2.0.19"
105
- },
106
- "dependencies" : {
107
- "@babel/standalone" : " ^7.24.5" ,
108
- "@vue/babel-plugin-jsx" : " ^1.2.2" ,
109
- "assert" : " ^2.1.0"
110
108
}
111
109
}
You can’t perform that action at this time.
0 commit comments