File tree 3 files changed +357
-156
lines changed
3 files changed +357
-156
lines changed Original file line number Diff line number Diff line change 16
16
"dependencies" : {
17
17
"@educorvi/vue-json-form" : " 3.0.0-alpha.6" ,
18
18
"@tsconfig/node-lts" : " ^18.12.5" ,
19
- "axios" : " ^1.7.9 " ,
19
+ "axios" : " ^1.8.1 " ,
20
20
"bootstrap" : " ^5.3.3" ,
21
- "bootstrap-vue-next" : " ^0.26.21 " ,
21
+ "bootstrap-vue-next" : " ^0.27.0 " ,
22
22
"bootswatch" : " ^4.6.2" ,
23
23
"file-saver" : " ^2.0.5" ,
24
24
"humanize-duration" : " ^3.32.1" ,
25
25
"keycloak-js" : " ^20.0.5" ,
26
26
"pinia" : " ^2.3.0" ,
27
27
"showdown" : " ^2.1.0" ,
28
- "swagger-ui" : " ^5.18.2 " ,
29
- "swagger-ui-dist" : " ^5.18.2 " ,
28
+ "swagger-ui" : " ^5.20.0 " ,
29
+ "swagger-ui-dist" : " ^5.20.0 " ,
30
30
"timeclicker_server" : " workspace:^" ,
31
31
"vue" : " ^3.5.13" ,
32
32
"vue-i18n" : " ^9.14.2" ,
Original file line number Diff line number Diff line change 46
46
"typescript" : " ^5.4.5"
47
47
},
48
48
"dependencies" : {
49
- "axios" : " ^1.7.9 " ,
50
- "compression" : " ^1.7.5 " ,
49
+ "axios" : " ^1.8.1 " ,
50
+ "compression" : " ^1.8.0 " ,
51
51
"cors" : " ^2.8.5" ,
52
52
"express" : " ^4.21.2" ,
53
53
"express-rate-limit" : " ^6.11.1" ,
54
54
"keycloak-backend" : " ^5.0.0" ,
55
55
"luxon" : " ^3.5.0" ,
56
- "pg" : " ^8.13.1 " ,
56
+ "pg" : " ^8.13.3 " ,
57
57
"reflect-metadata" : " ^0.2.2" ,
58
58
"swagger-ui-express" : " ^4.6.3" ,
59
59
"tslog" : " ^4.9.3" ,
60
60
"tsoa" : " ^5.1.1" ,
61
61
"typeorm" : " ^0.3.20" ,
62
- "typeorm-extension" : " ^3.6.3 "
62
+ "typeorm-extension" : " ^3.7.0 "
63
63
}
64
64
}
You can’t perform that action at this time.
0 commit comments