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