File tree 29 files changed +69
-69
lines changed
template-blank-react-vision
template-blank-solid-vision
template-blank-svelte-vision
template-blank-vue-vision
template-drawer-navigation
template-drawer-navigation-ng
template-drawer-navigation-ts
template-drawer-navigation-vue
template-hello-world-ng-vision
template-hello-world-ts-vision
template-master-detail-ng
template-master-detail-ts
template-master-detail-vue
template-tab-navigation-ng
template-tab-navigation-ts
template-tab-navigation-vue
29 files changed +69
-69
lines changed Original file line number Diff line number Diff line change 48
48
"@angular/platform-browser-dynamic" : " ~18.0.0" ,
49
49
"@angular/router" : " ~18.0.0" ,
50
50
"@nativescript/angular" : " ^18.0.0" ,
51
- "@nativescript/core" : " ~8.7 .0" ,
51
+ "@nativescript/core" : " ~8.8 .0" ,
52
52
"@nativescript/theme" : " ~3.0.2" ,
53
53
"rxjs" : " ~7.8.0" ,
54
54
"zone.js" : " ~0.14.0"
55
55
},
56
56
"devDependencies" : {
57
57
"@angular-devkit/build-angular" : " ~18.0.0" ,
58
58
"@angular/compiler-cli" : " ~18.0.0" ,
59
- "@nativescript/types" : " ~8.7 .0" ,
60
- "@nativescript/webpack" : " ~5.0.21 " ,
59
+ "@nativescript/types" : " ~8.8 .0" ,
60
+ "@nativescript/webpack" : " ~5.0.0 " ,
61
61
"@ngtools/webpack" : " ~18.0.0" ,
62
62
"typescript" : " ~5.4.0"
63
63
}
Original file line number Diff line number Diff line change 41
41
" Vision Pro"
42
42
],
43
43
"dependencies" : {
44
- "@nativescript/core" : " ~8.7 .0" ,
44
+ "@nativescript/core" : " ~8.8 .0" ,
45
45
"react" : " ^18.2.0" ,
46
46
"react-nativescript" : " ^5.0.0" ,
47
47
"react-nativescript-navigation" : " ^5.0.0"
48
48
},
49
49
"devDependencies" : {
50
50
"@nativescript/tailwind" : " ^2.1.0" ,
51
- "@nativescript/types" : " ~8.7 .0" ,
51
+ "@nativescript/types" : " ~8.8 .0" ,
52
52
"@nativescript/webpack" : " ~5.0.0" ,
53
53
"@types/react" : " npm:types-react-without-jsx-intrinsics@^18.0.17" ,
54
54
"tailwindcss" : " ~3.4.0" ,
Original file line number Diff line number Diff line change 39
39
" template"
40
40
],
41
41
"dependencies" : {
42
- "@nativescript/core" : " ~8.7 .0" ,
42
+ "@nativescript/core" : " ~8.8 .0" ,
43
43
"react" : " ^18.2.0" ,
44
44
"react-nativescript" : " ^5.0.0" ,
45
45
"react-nativescript-navigation" : " ^5.0.0"
46
46
},
47
47
"devDependencies" : {
48
- "@nativescript/types" : " ~8.7 .0" ,
49
- "@nativescript/webpack" : " ~5.0.21 " ,
48
+ "@nativescript/types" : " ~8.8 .0" ,
49
+ "@nativescript/webpack" : " ~5.0.0 " ,
50
50
"@types/react" : " npm:types-react-without-jsx-intrinsics@^18.0.17" ,
51
51
"typescript" : " ~5.4.0"
52
52
},
Original file line number Diff line number Diff line change 42
42
"dependencies" : {
43
43
"@nativescript-community/solid-js" : " ^0.0.6" ,
44
44
"@nativescript-community/ui-collectionview" : " ^5.3.0" ,
45
- "@nativescript/core" : " ~8.7 .0" ,
45
+ "@nativescript/core" : " ~8.8 .0" ,
46
46
"dominative" : " ^0.1.3" ,
47
47
"solid-js" : " ^1.7.12" ,
48
48
"solid-navigation" : " ^1.0.0-alpha.11" ,
Original file line number Diff line number Diff line change 40
40
"scripts" : {},
41
41
"dependencies" : {
42
42
"@nativescript-community/solid-js" : " ^0.0.6" ,
43
- "@nativescript/core" : " ~8.7 .0" ,
43
+ "@nativescript/core" : " ~8.8 .0" ,
44
44
"dominative" : " ^0.1.3" ,
45
45
"solid-js" : " ^1.8.16" ,
46
46
"undom-ng" : " ^1.1.2"
Original file line number Diff line number Diff line change 39
39
"url" : " https://github.com/NativeScript/NativeScript/issues"
40
40
},
41
41
"dependencies" : {
42
- "@nativescript/core" : " ~8.7 .0" ,
42
+ "@nativescript/core" : " ~8.8 .0" ,
43
43
"svelte-native" : " ~1.0.9"
44
44
},
45
45
"devDependencies" : {
46
- "@nativescript/types" : " ~8.7 .0" ,
46
+ "@nativescript/types" : " ~8.8 .0" ,
47
47
"@nativescript/webpack" : " ~5.0.0" ,
48
48
"svelte" : " ~4.2.2" ,
49
49
"svelte-loader" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 42
42
"url" : " https://github.com/NativeScript/NativeScript/issues"
43
43
},
44
44
"dependencies" : {
45
- "@nativescript/core" : " ~8.7 .0" ,
45
+ "@nativescript/core" : " ~8.8 .0" ,
46
46
"@nativescript/theme" : " ~3.0.2" ,
47
47
"svelte-native" : " ~1.0.9"
48
48
},
49
49
"devDependencies" : {
50
- "@nativescript/types" : " ~8.7 .0" ,
51
- "@nativescript/webpack" : " ~5.0.21 " ,
50
+ "@nativescript/types" : " ~8.8 .0" ,
51
+ "@nativescript/webpack" : " ~5.0.0 " ,
52
52
"svelte" : " ~4.2.2" ,
53
53
"svelte-loader" : " ^3.1.9" ,
54
54
"svelte-native-preprocessor" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 38
38
"url" : " https://github.com/NativeScript/NativeScript/issues"
39
39
},
40
40
"dependencies" : {
41
- "@nativescript/core" : " ~8.7 .0" ,
41
+ "@nativescript/core" : " ~8.8 .0" ,
42
42
"@nativescript/theme" : " ~3.0.2"
43
43
},
44
44
"devDependencies" : {
45
- "@nativescript/types" : " ~8.7 .0" ,
46
- "@nativescript/webpack" : " ~5.0.21 " ,
45
+ "@nativescript/types" : " ~8.8 .0" ,
46
+ "@nativescript/webpack" : " ~5.0.0 " ,
47
47
"typescript" : " ~5.4.0"
48
48
}
49
49
}
Original file line number Diff line number Diff line change 41
41
" category-general"
42
42
],
43
43
"dependencies" : {
44
- "@nativescript/core" : " ~8.7 .0" ,
44
+ "@nativescript/core" : " ~8.8 .0" ,
45
45
"@nativescript/theme" : " ~3.0.2" ,
46
46
"nativescript-vue" : " ~2.9.3"
47
47
},
48
48
"devDependencies" : {
49
- "@nativescript/types" : " ~8.7 .0" ,
50
- "@nativescript/webpack" : " ~5.0.21 " ,
49
+ "@nativescript/types" : " ~8.8 .0" ,
50
+ "@nativescript/webpack" : " ~5.0.0 " ,
51
51
"@types/node" : " ~17.0.21" ,
52
52
"nativescript-vue-template-compiler" : " ~2.9.3" ,
53
53
"typescript" : " ~5.4.0" ,
Original file line number Diff line number Diff line change 38
38
" Vision Pro"
39
39
],
40
40
"dependencies" : {
41
- "@nativescript/core" : " ~8.7 .0" ,
41
+ "@nativescript/core" : " ~8.8 .0" ,
42
42
"nativescript-vue" : " rc"
43
43
},
44
44
"devDependencies" : {
45
45
"@nativescript/tailwind" : " ^2.1.0" ,
46
- "@nativescript/types" : " ~8.7 .0" ,
46
+ "@nativescript/types" : " ~8.8 .0" ,
47
47
"@nativescript/webpack" : " ~5.0.0" ,
48
48
"@types/node" : " ~17.0.21" ,
49
49
"tailwindcss" : " ~3.4.0" ,
Original file line number Diff line number Diff line change 40
40
" category-general"
41
41
],
42
42
"dependencies" : {
43
- "@nativescript/core" : " ~8.7 .0" ,
43
+ "@nativescript/core" : " ~8.8 .0" ,
44
44
"@nativescript/theme" : " ~3.0.2" ,
45
45
"nativescript-vue" : " ~2.9.3"
46
46
},
47
47
"devDependencies" : {
48
- "@nativescript/webpack" : " ~5.0.21 " ,
48
+ "@nativescript/webpack" : " ~5.0.0 " ,
49
49
"nativescript-vue-template-compiler" : " ~2.9.3"
50
50
}
51
51
}
Original file line number Diff line number Diff line change 38
38
"url" : " https://github.com/NativeScript/NativeScript/issues"
39
39
},
40
40
"dependencies" : {
41
- "@nativescript/core" : " ~8.7 .0" ,
41
+ "@nativescript/core" : " ~8.8 .0" ,
42
42
"@nativescript/theme" : " ~3.0.2"
43
43
},
44
44
"devDependencies" : {
45
- "@nativescript/webpack" : " ~5.0.21 "
45
+ "@nativescript/webpack" : " ~5.0.0 "
46
46
}
47
47
}
Original file line number Diff line number Diff line change 50
50
"@angular/platform-browser-dynamic" : " ~18.0.0" ,
51
51
"@angular/router" : " ~18.0.0" ,
52
52
"@nativescript/angular" : " ^18.0.0" ,
53
- "@nativescript/core" : " ~8.7 .0" ,
53
+ "@nativescript/core" : " ~8.8 .0" ,
54
54
"@nativescript/theme" : " ~3.0.2" ,
55
55
"nativescript-ui-sidedrawer" : " ~15.2.0" ,
56
56
"rxjs" : " ~7.8.0" ,
59
59
"devDependencies" : {
60
60
"@angular-devkit/build-angular" : " ~18.0.0" ,
61
61
"@angular/compiler-cli" : " ~18.0.0" ,
62
- "@nativescript/types" : " ~8.7 .0" ,
63
- "@nativescript/webpack" : " ~5.0.21 " ,
62
+ "@nativescript/types" : " ~8.8 .0" ,
63
+ "@nativescript/webpack" : " ~5.0.0 " ,
64
64
"@ngtools/webpack" : " ~18.0.0" ,
65
65
"typescript" : " ~5.4.0"
66
66
}
Original file line number Diff line number Diff line change 40
40
"url" : " https://github.com/NativeScript/NativeScript/issues"
41
41
},
42
42
"dependencies" : {
43
- "@nativescript/core" : " ~8.7 .0" ,
43
+ "@nativescript/core" : " ~8.8 .0" ,
44
44
"@nativescript/theme" : " ~3.0.2" ,
45
45
"nativescript-ui-sidedrawer" : " ~15.2.0" ,
46
46
"rxjs" : " ~7.8.0"
47
47
},
48
48
"devDependencies" : {
49
- "@nativescript/types" : " ~8.7 .0" ,
50
- "@nativescript/webpack" : " ~5.0.21 " ,
49
+ "@nativescript/types" : " ~8.8 .0" ,
50
+ "@nativescript/webpack" : " ~5.0.0 " ,
51
51
"typescript" : " ~5.4.0"
52
52
}
53
53
}
Original file line number Diff line number Diff line change 41
41
"url" : " https://github.com/NativeScript/NativeScript/issues"
42
42
},
43
43
"dependencies" : {
44
- "@nativescript/core" : " ~8.7 .0" ,
44
+ "@nativescript/core" : " ~8.8 .0" ,
45
45
"@nativescript/theme" : " ~3.0.2" ,
46
46
"nativescript-ui-sidedrawer" : " ~15.2.0" ,
47
47
"nativescript-vue" : " ~2.9.3" ,
48
48
"rxjs" : " ~7.8.0"
49
49
},
50
50
"devDependencies" : {
51
- "@nativescript/webpack" : " ~5.0.21 " ,
51
+ "@nativescript/webpack" : " ~5.0.0 " ,
52
52
"nativescript-vue-template-compiler" : " ~2.9.3"
53
53
}
54
54
}
Original file line number Diff line number Diff line change 39
39
"url" : " https://github.com/NativeScript/NativeScript/issues"
40
40
},
41
41
"dependencies" : {
42
- "@nativescript/core" : " ~8.7 .0" ,
42
+ "@nativescript/core" : " ~8.8 .0" ,
43
43
"@nativescript/theme" : " ~3.0.2" ,
44
44
"nativescript-ui-sidedrawer" : " ~15.2.0" ,
45
45
"rxjs" : " ~7.8.0"
46
46
},
47
47
"devDependencies" : {
48
- "@nativescript/webpack" : " ~5.0.21 "
48
+ "@nativescript/webpack" : " ~5.0.0 "
49
49
}
50
50
}
Original file line number Diff line number Diff line change 44
44
"@angular/platform-browser-dynamic" : " ~18.0.0" ,
45
45
"@angular/router" : " ~18.0.0" ,
46
46
"@nativescript/angular" : " ^18.0.0" ,
47
- "@nativescript/core" : " ~8.7 .0" ,
47
+ "@nativescript/core" : " ~8.8 .0" ,
48
48
"rxjs" : " ~7.8.0" ,
49
49
"zone.js" : " ~0.14.0"
50
50
},
51
51
"devDependencies" : {
52
52
"@angular-devkit/build-angular" : " ~18.0.0" ,
53
53
"@angular/compiler-cli" : " ~18.0.0" ,
54
54
"@nativescript/tailwind" : " ^2.1.0" ,
55
- "@nativescript/types" : " ~8.7 .0" ,
55
+ "@nativescript/types" : " ~8.8 .0" ,
56
56
"@nativescript/webpack" : " ~5.0.0" ,
57
57
"@ngtools/webpack" : " ~18.0.0" ,
58
58
"tailwindcss" : " ~3.4.0" ,
Original file line number Diff line number Diff line change 42
42
"@angular/platform-browser-dynamic" : " ~18.0.0" ,
43
43
"@angular/router" : " ~18.0.0" ,
44
44
"@nativescript/angular" : " ^18.0.0" ,
45
- "@nativescript/core" : " ~8.7 .0" ,
45
+ "@nativescript/core" : " ~8.8 .0" ,
46
46
"@nativescript/theme" : " ~3.0.2" ,
47
47
"rxjs" : " ~7.8.0" ,
48
48
"zone.js" : " ~0.14.0"
49
49
},
50
50
"devDependencies" : {
51
51
"@angular-devkit/build-angular" : " ~18.0.0" ,
52
52
"@angular/compiler-cli" : " ~18.0.0" ,
53
- "@nativescript/types" : " ~8.7 .0" ,
54
- "@nativescript/webpack" : " ~5.0.21 " ,
53
+ "@nativescript/types" : " ~8.8 .0" ,
54
+ "@nativescript/webpack" : " ~5.0.0 " ,
55
55
"@ngtools/webpack" : " ~18.0.0" ,
56
56
"typescript" : " ~5.4.0"
57
57
}
Original file line number Diff line number Diff line change 36
36
},
37
37
"homepage" : " https://github.com/NativeScript/nativescript-app-templates" ,
38
38
"dependencies" : {
39
- "@nativescript/core" : " ~8.7 .0"
39
+ "@nativescript/core" : " ~8.8 .0"
40
40
},
41
41
"devDependencies" : {
42
42
"@nativescript/tailwind" : " ^2.1.0" ,
43
- "@nativescript/types" : " ~8.7 .0" ,
43
+ "@nativescript/types" : " ~8.8 .0" ,
44
44
"@nativescript/webpack" : " ~5.0.0" ,
45
45
"tailwindcss" : " ~3.4.0" ,
46
46
"typescript" : " ~5.4.0"
Original file line number Diff line number Diff line change 33
33
},
34
34
"homepage" : " https://github.com/NativeScript/nativescript-app-templates" ,
35
35
"dependencies" : {
36
- "@nativescript/core" : " ~8.7 .0" ,
36
+ "@nativescript/core" : " ~8.8 .0" ,
37
37
"@nativescript/theme" : " ~3.0.2"
38
38
},
39
39
"devDependencies" : {
40
- "@nativescript/types" : " ~8.7 .0" ,
41
- "@nativescript/webpack" : " ~5.0.21 " ,
40
+ "@nativescript/types" : " ~8.8 .0" ,
41
+ "@nativescript/webpack" : " ~5.0.0 " ,
42
42
"typescript" : " ~5.4.0"
43
43
}
44
44
}
Original file line number Diff line number Diff line change 34
34
},
35
35
"homepage" : " https://github.com/NativeScript/nativescript-app-templates" ,
36
36
"dependencies" : {
37
- "@nativescript/core" : " ~8.7 .0" ,
37
+ "@nativescript/core" : " ~8.8 .0" ,
38
38
"@nativescript/theme" : " ~3.0.2"
39
39
},
40
40
"devDependencies" : {
41
- "@nativescript/webpack" : " ~5.0.21 "
41
+ "@nativescript/webpack" : " ~5.0.0 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change 50
50
"@angular/platform-browser-dynamic" : " ~18.0.0" ,
51
51
"@angular/router" : " ~18.0.0" ,
52
52
"@nativescript/angular" : " ^18.0.0" ,
53
- "@nativescript/core" : " ~8.7 .0" ,
53
+ "@nativescript/core" : " ~8.8 .0" ,
54
54
"@nativescript/imagepicker" : " ~3.1.0" ,
55
55
"@nativescript/theme" : " ~3.0.2" ,
56
56
"nativescript-ui-listview" : " ~15.2.0" ,
60
60
"devDependencies" : {
61
61
"@angular-devkit/build-angular" : " ~18.0.0" ,
62
62
"@angular/compiler-cli" : " ~18.0.0" ,
63
- "@nativescript/types" : " ~8.7 .0" ,
64
- "@nativescript/webpack" : " ~5.0.21 " ,
63
+ "@nativescript/types" : " ~8.8 .0" ,
64
+ "@nativescript/webpack" : " ~5.0.0 " ,
65
65
"@ngtools/webpack" : " ~18.0.0" ,
66
66
"typescript" : " ~5.4.0"
67
67
}
Original file line number Diff line number Diff line change 39
39
"url" : " https://github.com/NativeScript/NativeScript/issues"
40
40
},
41
41
"dependencies" : {
42
- "@nativescript/core" : " ~8.7 .0" ,
42
+ "@nativescript/core" : " ~8.8 .0" ,
43
43
"@nativescript/imagepicker" : " ~3.1.0" ,
44
44
"@nativescript/theme" : " ~3.0.2" ,
45
45
"nativescript-ui-listview" : " ~15.2.0" ,
46
46
"rxjs" : " ~7.8.0"
47
47
},
48
48
"devDependencies" : {
49
- "@nativescript/types" : " ~8.7 .0" ,
50
- "@nativescript/webpack" : " ~5.0.21 " ,
49
+ "@nativescript/types" : " ~8.8 .0" ,
50
+ "@nativescript/webpack" : " ~5.0.0 " ,
51
51
"typescript" : " ~5.4.0"
52
52
}
53
53
}
Original file line number Diff line number Diff line change 40
40
" category-general"
41
41
],
42
42
"dependencies" : {
43
- "@nativescript/core" : " ~8.7 .0" ,
43
+ "@nativescript/core" : " ~8.8 .0" ,
44
44
"@nativescript/imagepicker" : " ~3.1.0" ,
45
45
"@nativescript/theme" : " ~3.0.2" ,
46
46
"nativescript-ui-listview" : " ~15.2.0" ,
47
47
"nativescript-vue" : " ~2.9.3"
48
48
},
49
49
"devDependencies" : {
50
- "@nativescript/webpack" : " ~5.0.21 " ,
50
+ "@nativescript/webpack" : " ~5.0.0 " ,
51
51
"nativescript-vue-template-compiler" : " ~2.9.3"
52
52
}
53
53
}
You can’t perform that action at this time.
0 commit comments