diff --git a/apps/automated/package.json b/apps/automated/package.json index a5602ba461..56964cd456 100644 --- a/apps/automated/package.json +++ b/apps/automated/package.json @@ -11,9 +11,9 @@ "nativescript-theme-core": "file:../../node_modules/nativescript-theme-core" }, "devDependencies": { - "@nativescript/android": "alpha", - "@nativescript/ios": "alpha", - "@nativescript/visionos": "~8.9.0", + "@nativescript/android": "~9.0.0", + "@nativescript/ios": "~9.0.0", + "@nativescript/visionos": "~9.0.0", "@nativescript/vite": "file:../../dist/packages/vite", "@nativescript/webpack": "file:../../dist/packages/webpack5", "circular-dependency-plugin": "^5.2.2", diff --git a/apps/toolbox/package.json b/apps/toolbox/package.json index 7bc8f8db39..331ac9ac73 100644 --- a/apps/toolbox/package.json +++ b/apps/toolbox/package.json @@ -12,9 +12,9 @@ "nativescript-theme-core": "file:../../node_modules/nativescript-theme-core" }, "devDependencies": { - "@nativescript/android": "alpha", - "@nativescript/ios": "alpha", - "@nativescript/visionos": "~8.9.0", + "@nativescript/android": "~9.0.0", + "@nativescript/ios": "~9.0.0", + "@nativescript/visionos": "~9.0.0", "@nativescript/vite": "file:../../dist/packages/vite", "@nativescript/webpack": "file:../../dist/packages/webpack5", "typescript": "~5.8.0" diff --git a/apps/toolbox/src/split-view/split-view-secondary.xml b/apps/toolbox/src/split-view/split-view-secondary.xml index 75328de39f..110aab0c6f 100644 --- a/apps/toolbox/src/split-view/split-view-secondary.xml +++ b/apps/toolbox/src/split-view/split-view-secondary.xml @@ -1,6 +1,4 @@ - -