@@ -39,19 +39,19 @@ export const leanDependencies = [
3939]
4040
4141export const depsList : Record < string , string > = {
42- '@arkstack/auth' : '^0.12.19 ' ,
43- '@arkstack/common' : '^0.12.19 ' ,
44- '@arkstack/console' : '^0.12.19 ' ,
45- '@arkstack/foundry' : '^0.12.19 ' ,
46- // '@arkstack/console-slim': '^0.12.19 ', Depracated
47- '@arkstack/contract' : '^0.12.19 ' ,
48- '@arkstack/database' : '^0.12.19 ' ,
49- '@arkstack/driver-express' : '^0.12.19 ' ,
50- '@arkstack/driver-h3' : '^0.12.19 ' ,
51- '@arkstack/filesystem' : '^0.12.19 ' ,
52- '@arkstack/http' : '^0.12.19 ' ,
53- '@arkstack/view' : '^0.12.19 ' ,
54- '@arkstack/notifications' : '^0.12.19 ' ,
42+ '@arkstack/auth' : '^0.12.20 ' ,
43+ '@arkstack/common' : '^0.12.20 ' ,
44+ '@arkstack/console' : '^0.12.20 ' ,
45+ '@arkstack/foundry' : '^0.12.20 ' ,
46+ // '@arkstack/console-slim': '^0.12.20 ', Depracated
47+ '@arkstack/contract' : '^0.12.20 ' ,
48+ '@arkstack/database' : '^0.12.20 ' ,
49+ '@arkstack/driver-express' : '^0.12.20 ' ,
50+ '@arkstack/driver-h3' : '^0.12.20 ' ,
51+ '@arkstack/filesystem' : '^0.12.20 ' ,
52+ '@arkstack/http' : '^0.12.20 ' ,
53+ '@arkstack/view' : '^0.12.20 ' ,
54+ '@arkstack/notifications' : '^0.12.20 ' ,
5555}
5656
5757export const environment = {
0 commit comments