File tree Expand file tree Collapse file tree 9 files changed +408
-195
lines changed
Expand file tree Collapse file tree 9 files changed +408
-195
lines changed Original file line number Diff line number Diff line change 1111 "nativescript-theme-core" : " file:../../node_modules/nativescript-theme-core"
1212 },
1313 "devDependencies" : {
14- "@nativescript/android" : " alpha " ,
15- "@nativescript/ios" : " alpha " ,
16- "@nativescript/visionos" : " ~8.9 .0" ,
14+ "@nativescript/android" : " ~9.0.0 " ,
15+ "@nativescript/ios" : " ~9.0.0 " ,
16+ "@nativescript/visionos" : " ~9.0 .0" ,
1717 "@nativescript/vite" : " file:../../dist/packages/vite" ,
1818 "@nativescript/webpack" : " file:../../dist/packages/webpack5" ,
1919 "circular-dependency-plugin" : " ^5.2.2" ,
20- "typescript" : " ~5.8.0 "
20+ "typescript" : " ~5.9.3 "
2121 },
2222 "gitHead" : " c06800e52ee1a184ea2dffd12a6702aaa43be4e3" ,
2323 "readme" : " NativeScript Application"
Original file line number Diff line number Diff line change 99 "dependencies" : {
1010 "@nativescript/core" : " file:../../packages/core" ,
1111 "@nativescript/imagepicker" : " ^4.1.0" ,
12- "nativescript-theme-core" : " file:../../node_modules/nativescript-theme-core"
12+ "nativescript-theme-core" : " file:../../node_modules/nativescript-theme-core" ,
13+ "@valor/nativescript-websockets" : " file:../../node_modules/@valor/nativescript-websockets"
1314 },
1415 "devDependencies" : {
15- "@nativescript/android" : " alpha " ,
16- "@nativescript/ios" : " alpha " ,
17- "@nativescript/visionos" : " ~8.9 .0" ,
16+ "@nativescript/android" : " ~9.0.0 " ,
17+ "@nativescript/ios" : " ~9.0.0 " ,
18+ "@nativescript/visionos" : " ~9.0 .0" ,
1819 "@nativescript/vite" : " file:../../dist/packages/vite" ,
1920 "@nativescript/webpack" : " file:../../dist/packages/webpack5" ,
20- "typescript" : " ~5.8.0 "
21+ "typescript" : " ~5.9.3 "
2122 }
2223}
Original file line number Diff line number Diff line change 2424 "debug" : {
2525 "executor" : " @nativescript/nx:debug" ,
2626 "options" : {
27- "noHmr" : true ,
27+ "noHmr" : false ,
2828 "uglify" : false ,
2929 "release" : false ,
3030 "forDevice" : false ,
Original file line number Diff line number Diff line change 88 },
99 "dependencies" : {
1010 "@nativescript/core" : " file:../../packages/core" ,
11- "nativescript-theme-core" : " file:../../node_modules/nativescript-theme-core "
11+ "nativescript-theme-core" : " ^1.0.4 "
1212 },
1313 "devDependencies" : {
14- "@nativescript/android" : " alpha " ,
15- "@nativescript/ios" : " alpha " ,
16- "@nativescript/visionos" : " ~8.9 .0" ,
14+ "@nativescript/android" : " ~9.0.0 " ,
15+ "@nativescript/ios" : " ~9.0.0 " ,
16+ "@nativescript/visionos" : " ~9.0 .0" ,
1717 "@nativescript/webpack" : " file:../../dist/packages/webpack5" ,
18- "typescript" : " ~5.8.0 "
18+ "typescript" : " ~5.9.3 "
1919 },
2020 "gitHead" : " 8ab7726d1ee9991706069c1359c552e67ee0d1a4" ,
2121 "readme" : " NativeScript Application" ,
You can’t perform that action at this time.
0 commit comments