File tree Expand file tree Collapse file tree 10 files changed +16
-16
lines changed
nativescript-starter-angular
nativescript-starter-javascript
nativescript-starter-react
nativescript-starter-solid
nativescript-starter-svelte
nativescript-starter-typescript Expand file tree Collapse file tree 10 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1313 "@angular/platform-browser-dynamic" : " ~19.1.0" ,
1414 "@angular/router" : " ~19.1.0" ,
1515 "@nativescript/angular" : " ^19.0.0" ,
16- "@nativescript/core" : " ~8.8 .0" ,
16+ "@nativescript/core" : " ~8.9 .0" ,
1717 "rxjs" : " ~7.8.0" ,
1818 "zone.js" : " ~0.15.0"
1919 },
2323 "@nativescript/preview-cli" : " 1.0.13" ,
2424 "@nativescript/stackblitz" : " 0.0.8" ,
2525 "@nativescript/tailwind" : " ^2.1.0" ,
26- "@nativescript/types" : " ~8.8 .0" ,
26+ "@nativescript/types" : " ~8.9 .0" ,
2727 "@nativescript/webpack" : " ~5.0.0" ,
2828 "@ngtools/webpack" : " ~19.1.0" ,
2929 "tailwindcss" : " ~3.4.0" ,
Original file line number Diff line number Diff line change 44 "version" : " 1.0.0" ,
55 "private" : true ,
66 "dependencies" : {
7- "@nativescript/core" : " ~8.8 .0"
7+ "@nativescript/core" : " ~8.9 .0"
88 },
99 "devDependencies" : {
1010 "@nativescript/preview-cli" : " 1.0.13" ,
Original file line number Diff line number Diff line change 44 "version" : " 1.0.0" ,
55 "private" : true ,
66 "dependencies" : {
7- "@nativescript/core" : " ~8.8 .0" ,
7+ "@nativescript/core" : " ~8.9 .0" ,
88 "react" : " ^18.2.0" ,
99 "react-nativescript" : " ^5.0.0" ,
1010 "react-nativescript-navigation" : " ^5.0.0"
1313 "@nativescript/preview-cli" : " 1.0.13" ,
1414 "@nativescript/stackblitz" : " 0.0.8" ,
1515 "@nativescript/tailwind" : " ^2.1.0" ,
16- "@nativescript/types-minimal " : " ~8.8 .0" ,
16+ "@nativescript/types" : " ~8.9 .0" ,
1717 "@nativescript/webpack" : " ~5.0.8" ,
1818 "@types/react" : " npm:types-react-without-jsx-intrinsics@^18.0.17" ,
1919 "tailwindcss" : " ~3.4.0" ,
Original file line number Diff line number Diff line change 1- /// <reference path="./node_modules/@nativescript/types-minimal /index.d.ts" />
1+ /// <reference path="./node_modules/@nativescript/types/index.d.ts" />
Original file line number Diff line number Diff line change 66 "scripts" : {},
77 "dependencies" : {
88 "@nativescript-community/solid-js" : " ^0.0.6" ,
9- "@nativescript/core" : " ~8.8 .0" ,
9+ "@nativescript/core" : " ~8.9 .0" ,
1010 "dominative" : " ^0.1.3" ,
1111 "solid-js" : " ^1.8.16" ,
1212 "undom-ng" : " ^1.1.2"
Original file line number Diff line number Diff line change 44 "version" : " 1.0.0" ,
55 "private" : true ,
66 "dependencies" : {
7- "@nativescript/core" : " ~8.8 .0" ,
7+ "@nativescript/core" : " ~8.9 .0" ,
88 "svelte-native" : " ~1.0.0"
99 },
1010 "devDependencies" : {
1111 "@nativescript/preview-cli" : " 1.0.13" ,
1212 "@nativescript/stackblitz" : " 0.0.8" ,
1313 "@nativescript/tailwind" : " ^2.1.0" ,
14- "@nativescript/types-minimal " : " ~8.8 .0" ,
14+ "@nativescript/types" : " ~8.9 .0" ,
1515 "@nativescript/webpack" : " ~5.0.0" ,
1616 "svelte" : " ~4.2.0" ,
1717 "svelte-loader" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 44 "version" : " 1.0.0" ,
55 "private" : true ,
66 "dependencies" : {
7- "@nativescript/core" : " ~8.8 .0"
7+ "@nativescript/core" : " ~8.9 .0"
88 },
99 "devDependencies" : {
1010 "@nativescript/preview-cli" : " 1.0.13" ,
1111 "@nativescript/stackblitz" : " 0.0.8" ,
1212 "@nativescript/tailwind" : " ^2.1.0" ,
13- "@nativescript/types-minimal " : " ~8.8 .0" ,
13+ "@nativescript/types" : " ~8.9 .0" ,
1414 "@nativescript/webpack" : " ~5.0.0" ,
1515 "tailwindcss" : " ~3.4.0" ,
1616 "typescript" : " ~5.4.0"
Original file line number Diff line number Diff line change 1- /// <reference path="./node_modules/@nativescript/types-minimal /index.d.ts" />
1+ /// <reference path="./node_modules/@nativescript/types/index.d.ts" />
Original file line number Diff line number Diff line change 44 "version" : " 1.0.0" ,
55 "private" : true ,
66 "dependencies" : {
7- "@nativescript/core" : " ~8.8 .0" ,
7+ "@nativescript/core" : " ~8.9 .0" ,
88 "nativescript-vue" : " ~2.9.0"
99 },
1010 "devDependencies" : {
1111 "@nativescript/preview-cli" : " 1.0.13" ,
1212 "@nativescript/stackblitz" : " 0.0.8" ,
1313 "@nativescript/tailwind" : " ^2.1.0" ,
14- "@nativescript/types-minimal " : " ~8.8 .0" ,
14+ "@nativescript/types" : " ~8.9 .0" ,
1515 "@nativescript/webpack" : " ~5.0.0" ,
1616 "@types/node" : " ^20.0.0" ,
1717 "nativescript-vue-template-compiler" : " ~2.9.0" ,
Original file line number Diff line number Diff line change 99 },
1010 "devDependencies" : {
1111 "@nativescript/nx" : " ^20.0.0" ,
12- "@nativescript/types" : " ~8.8 .0" ,
12+ "@nativescript/types" : " ~8.9 .0" ,
1313 "@nativescript/webpack" : " ~5.0.0" ,
1414 "@nx/devkit" : " 20.4.3" ,
1515 "@nx/eslint" : " 20.4.3" ,
3737 "typescript" : " 5.7.3"
3838 },
3939 "dependencies" : {
40- "@nativescript/core" : " ~8.8 .0" ,
40+ "@nativescript/core" : " ~8.9 .0" ,
4141 "tslib" : " ^2.6.3"
4242 },
4343 "nativescript-nx" : {
You can’t perform that action at this time.
0 commit comments