File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ repositories {
2222}
2323
2424dependencies {
25- shaded(" io.javalin:javalin:6.1.3 " )
25+ shaded(" io.javalin:javalin:6.6.0 " )
2626 shaded ' com.google.code.gson:gson:2.11.0'
2727 shaded ' commons-io:commons-io:2.16.1'
2828 shaded(" org.slf4j:slf4j-simple:2.0.10" )
2929 shaded(" com.fasterxml.jackson.core:jackson-databind:2.16.1" )
30- shaded " me.hypherionmc.moon-config:core:1.0.9 "
31- shaded " me.hypherionmc.moon-config:toml:1.0.9 "
30+ shaded " me.hypherionmc.moon-config:core:1.0.10 "
31+ shaded " me.hypherionmc.moon-config:toml:1.0.10 "
3232 shaded(" org.jasypt:jasypt:1.9.3:lite" )
3333
3434 compileOnly ' org.projectlombok:lombok:1.18.32'
Original file line number Diff line number Diff line change 2727 "highlight.js" : " ^11.9.0" ,
2828 "markdown-it" : " ^14.1.0" ,
2929 "pinia" : " ^2.1.7" ,
30- "sweetalert2" : " ^11.11 .0" ,
30+ "sweetalert2" : " ^11.22 .0" ,
3131 "vue" : " ^3.4.21" ,
3232 "vue-router" : " ^4.3.0" ,
3333 "vue-select" : " ^4.0.0-beta.6"
5050 "prettier" : " ^3.2.5" ,
5151 "tailwindcss" : " ^3.4.3" ,
5252 "typescript" : " ~5.4.0" ,
53- "vite" : " ^5.2.8 " ,
53+ "vite" : " ^5.4.19 " ,
5454 "vite-plugin-vue-devtools" : " ^7.0.25" ,
5555 "vue-tsc" : " ^2.0.11"
5656 },
You can’t perform that action at this time.
0 commit comments