chore: TypeScript 5.8, nx migrate, dep updates (#10759)

This commit is contained in:
Nathan Walker
2025-07-07 16:29:09 -07:00
committed by GitHub
parent 32f2dd14e1
commit eab726b5d6
20 changed files with 2718 additions and 1381 deletions

View File

@@ -11,11 +11,11 @@
"nativescript-theme-core": "file:../../node_modules/nativescript-theme-core"
},
"devDependencies": {
"@nativescript/android": "~8.8.0",
"@nativescript/ios": "~8.8.0",
"@nativescript/visionos": "~8.8.0",
"@nativescript/android": "~8.9.0",
"@nativescript/ios": "~8.9.0",
"@nativescript/visionos": "~8.9.0",
"@nativescript/webpack": "file:../../dist/packages/webpack5",
"typescript": "~5.6.0"
"typescript": "~5.8.0"
},
"gitHead": "8ab7726d1ee9991706069c1359c552e67ee0d1a4",
"readme": "NativeScript Application",