File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 40
40
"@nativescript/zip" : " file:../../dist/packages/zip"
41
41
},
42
42
"devDependencies" : {
43
- "@nativescript/android" : " ~8.4 .0" ,
44
- "@nativescript/ios" : " ~8.4 .0"
43
+ "@nativescript/android" : " ~8.5 .0" ,
44
+ "@nativescript/ios" : " ~8.5 .0"
45
45
}
46
46
}
Original file line number Diff line number Diff line change 43
43
"@nativescript/zip" : " file:../../packages/zip"
44
44
},
45
45
"devDependencies" : {
46
- "@nativescript/android" : " ~8.4 .0" ,
47
- "@nativescript/ios" : " ~8.4 .0"
46
+ "@nativescript/android" : " ~8.5 .0" ,
47
+ "@nativescript/ios" : " ~8.5 .0"
48
48
}
49
49
}
Original file line number Diff line number Diff line change 28
28
"@angular/router" : " ^15.0.0" ,
29
29
"@nativescript-community/perms" : " ^2.3.0" ,
30
30
"@nativescript/angular" : " ^15.0.0" ,
31
- "@nativescript/core" : " ~8.4 .0" ,
31
+ "@nativescript/core" : " ~8.5 .0" ,
32
32
"@nativescript/plugin-tools" : " 5.1.0" ,
33
- "@nativescript/types" : " ~8.4 .0" ,
33
+ "@nativescript/types" : " ~8.5 .0" ,
34
34
"@nativescript/webpack" : " ~5.0.5" ,
35
35
"@ngtools/webpack" : " ^15.0.0" ,
36
36
"@types/mkdirp" : " ^1.0.1" ,
41
41
"nativescript-vue" : " ~2.9.0" ,
42
42
"nativescript-vue-template-compiler" : " ~2.9.0" ,
43
43
"ng-packagr" : " ^15.0.0" ,
44
- "rxjs" : " ~7.6 .0" ,
44
+ "rxjs" : " ~7.8 .0" ,
45
45
"shorthash" : " 0.0.2" ,
46
46
"simple-plist" : " ^1.1.0" ,
47
47
"sprintf-js" : " ^1.1.1" ,
55
55
]
56
56
},
57
57
"dependencies" : {
58
- "@nativescript/swift-ui" : " ^1.0.0-beta.0 "
58
+ "@nativescript/swift-ui" : " ^1.0.0"
59
59
}
60
60
}
You can’t perform that action at this time.
0 commit comments