chore: Nx 15.6, jest latest and TypeScript 4.9 (#10191)

This commit is contained in:
Nathan Walker
2023-01-30 19:17:49 -08:00
committed by GitHub
parent 50dec8c151
commit 497b2d737e
11 changed files with 59 additions and 77 deletions

View File

@@ -11,10 +11,10 @@
"@nativescript/core": "file:../../packages/core"
},
"devDependencies": {
"@nativescript/android": "~8.3.0",
"@nativescript/ios": "~8.3.0",
"@nativescript/android": "~8.4.0",
"@nativescript/ios": "~8.4.0",
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
"typescript": "4.8.4"
"typescript": "~4.9.5"
},
"gitHead": "8ab7726d1ee9991706069c1359c552e67ee0d1a4",
"readme": "NativeScript Application",