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