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
10 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 13
13
"@angular/platform-browser-dynamic" : " ~19.1.0" ,
14
14
"@angular/router" : " ~19.1.0" ,
15
15
"@nativescript/angular" : " ^19.0.0" ,
16
- "@nativescript/core" : " ~8.8 .0" ,
16
+ "@nativescript/core" : " ~8.9 .0" ,
17
17
"rxjs" : " ~7.8.0" ,
18
18
"zone.js" : " ~0.15.0"
19
19
},
23
23
"@nativescript/preview-cli" : " 1.0.13" ,
24
24
"@nativescript/stackblitz" : " 0.0.8" ,
25
25
"@nativescript/tailwind" : " ^2.1.0" ,
26
- "@nativescript/types" : " ~8.8 .0" ,
26
+ "@nativescript/types" : " ~8.9 .0" ,
27
27
"@nativescript/webpack" : " ~5.0.0" ,
28
28
"@ngtools/webpack" : " ~19.1.0" ,
29
29
"tailwindcss" : " ~3.4.0" ,
Original file line number Diff line number Diff line change 4
4
"version" : " 1.0.0" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "@nativescript/core" : " ~8.8 .0"
7
+ "@nativescript/core" : " ~8.9 .0"
8
8
},
9
9
"devDependencies" : {
10
10
"@nativescript/preview-cli" : " 1.0.13" ,
Original file line number Diff line number Diff line change 4
4
"version" : " 1.0.0" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "@nativescript/core" : " ~8.8 .0" ,
7
+ "@nativescript/core" : " ~8.9 .0" ,
8
8
"react" : " ^18.2.0" ,
9
9
"react-nativescript" : " ^5.0.0" ,
10
10
"react-nativescript-navigation" : " ^5.0.0"
13
13
"@nativescript/preview-cli" : " 1.0.13" ,
14
14
"@nativescript/stackblitz" : " 0.0.8" ,
15
15
"@nativescript/tailwind" : " ^2.1.0" ,
16
- "@nativescript/types-minimal " : " ~8.8 .0" ,
16
+ "@nativescript/types" : " ~8.9 .0" ,
17
17
"@nativescript/webpack" : " ~5.0.8" ,
18
18
"@types/react" : " npm:types-react-without-jsx-intrinsics@^18.0.17" ,
19
19
"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 6
6
"scripts" : {},
7
7
"dependencies" : {
8
8
"@nativescript-community/solid-js" : " ^0.0.6" ,
9
- "@nativescript/core" : " ~8.8 .0" ,
9
+ "@nativescript/core" : " ~8.9 .0" ,
10
10
"dominative" : " ^0.1.3" ,
11
11
"solid-js" : " ^1.8.16" ,
12
12
"undom-ng" : " ^1.1.2"
Original file line number Diff line number Diff line change 4
4
"version" : " 1.0.0" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "@nativescript/core" : " ~8.8 .0" ,
7
+ "@nativescript/core" : " ~8.9 .0" ,
8
8
"svelte-native" : " ~1.0.0"
9
9
},
10
10
"devDependencies" : {
11
11
"@nativescript/preview-cli" : " 1.0.13" ,
12
12
"@nativescript/stackblitz" : " 0.0.8" ,
13
13
"@nativescript/tailwind" : " ^2.1.0" ,
14
- "@nativescript/types-minimal " : " ~8.8 .0" ,
14
+ "@nativescript/types" : " ~8.9 .0" ,
15
15
"@nativescript/webpack" : " ~5.0.0" ,
16
16
"svelte" : " ~4.2.0" ,
17
17
"svelte-loader" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 4
4
"version" : " 1.0.0" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "@nativescript/core" : " ~8.8 .0"
7
+ "@nativescript/core" : " ~8.9 .0"
8
8
},
9
9
"devDependencies" : {
10
10
"@nativescript/preview-cli" : " 1.0.13" ,
11
11
"@nativescript/stackblitz" : " 0.0.8" ,
12
12
"@nativescript/tailwind" : " ^2.1.0" ,
13
- "@nativescript/types-minimal " : " ~8.8 .0" ,
13
+ "@nativescript/types" : " ~8.9 .0" ,
14
14
"@nativescript/webpack" : " ~5.0.0" ,
15
15
"tailwindcss" : " ~3.4.0" ,
16
16
"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 4
4
"version" : " 1.0.0" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "@nativescript/core" : " ~8.8 .0" ,
7
+ "@nativescript/core" : " ~8.9 .0" ,
8
8
"nativescript-vue" : " ~2.9.0"
9
9
},
10
10
"devDependencies" : {
11
11
"@nativescript/preview-cli" : " 1.0.13" ,
12
12
"@nativescript/stackblitz" : " 0.0.8" ,
13
13
"@nativescript/tailwind" : " ^2.1.0" ,
14
- "@nativescript/types-minimal " : " ~8.8 .0" ,
14
+ "@nativescript/types" : " ~8.9 .0" ,
15
15
"@nativescript/webpack" : " ~5.0.0" ,
16
16
"@types/node" : " ^20.0.0" ,
17
17
"nativescript-vue-template-compiler" : " ~2.9.0" ,
Original file line number Diff line number Diff line change 9
9
},
10
10
"devDependencies" : {
11
11
"@nativescript/nx" : " ^20.0.0" ,
12
- "@nativescript/types" : " ~8.8 .0" ,
12
+ "@nativescript/types" : " ~8.9 .0" ,
13
13
"@nativescript/webpack" : " ~5.0.0" ,
14
14
"@nx/devkit" : " 20.4.3" ,
15
15
"@nx/eslint" : " 20.4.3" ,
37
37
"typescript" : " 5.7.3"
38
38
},
39
39
"dependencies" : {
40
- "@nativescript/core" : " ~8.8 .0" ,
40
+ "@nativescript/core" : " ~8.9 .0" ,
41
41
"tslib" : " ^2.6.3"
42
42
},
43
43
"nativescript-nx" : {
You can’t perform that action at this time.
0 commit comments