mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: runtime latest throughout apps
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"nativescript-theme-core": "file:../../node_modules/nativescript-theme-core"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/android": "~8.2.1",
|
||||
"@nativescript/android": "~8.3.0",
|
||||
"@nativescript/ios": "~8.3.0",
|
||||
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
|
||||
"typescript": "4.7.3"
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
"@nativescript/imagepicker": "^1.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/android": "~8.2.1",
|
||||
"@nativescript/ios": "~8.3.1-alpha.1",
|
||||
"@nativescript/android": "~8.3.0",
|
||||
"@nativescript/ios": "~8.3.0",
|
||||
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
|
||||
"typescript": "4.7.3"
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"@nativescript/core": "file:../../packages/core"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/android": "~8.2.1",
|
||||
"@nativescript/android": "~8.3.0",
|
||||
"@nativescript/ios": "~8.3.0",
|
||||
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
|
||||
"typescript": "4.7.3"
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"mocha": "^8.0.1",
|
||||
"mocha-typescript": "^1.1.17",
|
||||
"module-alias": "^2.2.2",
|
||||
"nativescript": "~8.2.0",
|
||||
"nativescript": "~8.3.0",
|
||||
"nativescript-typedoc-theme": "1.1.0",
|
||||
"parse-css": "git+https://github.com/tabatkins/parse-css.git",
|
||||
"parserlib": "^1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user