@@ -46,23 +46,23 @@ export const leanDependencies = [
4646]
4747
4848export const depsList : Record < string , string > = {
49- '@arkstack/auth' : '^0.17.11 ' ,
50- '@arkstack/cache' : '^0.17.11 ' ,
51- '@arkstack/common' : '^0.17.11 ' ,
52- '@arkstack/console' : '^0.17.11 ' ,
53- '@arkstack/foundry' : '^0.17.11 ' ,
54- '@arkstack/jobs' : '^0.17.11 ' ,
55- // '@arkstack/console-slim': '^0.17.11 ', Depracated
56- '@arkstack/contract' : '^0.17.11 ' ,
57- '@arkstack/database' : '^0.17.11 ' ,
58- '@arkstack/driver-express' : '^0.17.11 ' ,
59- '@arkstack/driver-h3' : '^0.17.11 ' ,
60- '@arkstack/filesystem' : '^0.17.11 ' ,
61- '@arkstack/http' : '^0.17.11 ' ,
62- '@arkstack/view' : '^0.17.11 ' ,
63- '@arkstack/queue' : '^0.17.11 ' ,
64- '@arkstack/scheduler' : '^0.17.11 ' ,
65- '@arkstack/notifications' : '^0.17.11 ' ,
49+ '@arkstack/auth' : '^0.17.12 ' ,
50+ '@arkstack/cache' : '^0.17.12 ' ,
51+ '@arkstack/common' : '^0.17.12 ' ,
52+ '@arkstack/console' : '^0.17.12 ' ,
53+ '@arkstack/foundry' : '^0.17.12 ' ,
54+ '@arkstack/jobs' : '^0.17.12 ' ,
55+ // '@arkstack/console-slim': '^0.17.12 ', Depracated
56+ '@arkstack/contract' : '^0.17.12 ' ,
57+ '@arkstack/database' : '^0.17.12 ' ,
58+ '@arkstack/driver-express' : '^0.17.12 ' ,
59+ '@arkstack/driver-h3' : '^0.17.12 ' ,
60+ '@arkstack/filesystem' : '^0.17.12 ' ,
61+ '@arkstack/http' : '^0.17.12 ' ,
62+ '@arkstack/view' : '^0.17.12 ' ,
63+ '@arkstack/queue' : '^0.17.12 ' ,
64+ '@arkstack/scheduler' : '^0.17.12 ' ,
65+ '@arkstack/notifications' : '^0.17.12 ' ,
6666 '@h3ravel/musket' : '^2.2.2' ,
6767 '@h3ravel/support' : '^2.2.4' ,
6868}
0 commit comments