chore: typescript 4.7.3

This commit is contained in:
Nathan Walker
2022-06-09 21:57:48 -05:00
parent 698052230b
commit bc8f15580b
5 changed files with 4 additions and 6 deletions

View File

@ -17,7 +17,7 @@
"@nativescript/android": "~8.2.1",
"@nativescript/ios": "~8.2.1",
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
"typescript": "4.5.4"
"typescript": "4.7.3"
},
"gitHead": "c06800e52ee1a184ea2dffd12a6702aaa43be4e3",
"readme": "NativeScript Application"

View File

@ -15,6 +15,6 @@
"@nativescript/android": "~8.2.1",
"@nativescript/ios": "~8.2.1",
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
"typescript": "4.5.4"
"typescript": "4.7.3"
}
}

View File

@ -14,7 +14,7 @@
"@nativescript/android": "~8.2.1",
"@nativescript/ios": "~8.2.1",
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
"typescript": "4.5.4"
"typescript": "4.7.3"
},
"gitHead": "8ab7726d1ee9991706069c1359c552e67ee0d1a4",
"readme": "NativeScript Application",

View File

@ -67,7 +67,7 @@
"jest-matcher-utils": "27.1.1",
"nativescript-vue-template-compiler": "2.9.0",
"ts-jest": "27.0.5",
"typescript": "4.5.4"
"typescript": "4.7.3"
},
"peerDependencies": {
"nativescript-vue-template-compiler": "^2.8.1"

View File

@ -1,5 +1,3 @@
const npsUtils = require('nps-utils');
module.exports = {
message: 'NativeScript ~ made with ❤️ Choose a command to start...',
pageSize: 32,