mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 20:11:24 +08:00
chore: TypeScript 5.8, nx migrate, dep updates - bundler resolution
This commit is contained in:
@ -11,12 +11,12 @@
|
||||
"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",
|
||||
"circular-dependency-plugin": "^5.2.2",
|
||||
"typescript": "~5.6.0"
|
||||
"typescript": "~5.8.0"
|
||||
},
|
||||
"gitHead": "c06800e52ee1a184ea2dffd12a6702aaa43be4e3",
|
||||
"readme": "NativeScript Application"
|
||||
|
@ -12,10 +12,10 @@
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user