File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11export const nxVersion = '^20.0.0' ;
22
33export const nsNxPluginVersion = '^20.0.0' ;
4- export const nsCoreVersion = '~8.8 .0' ;
5- export const nsTypesVersion = '~8.8 .0' ;
4+ export const nsCoreVersion = '~8.9 .0' ;
5+ export const nsTypesVersion = '~8.9 .0' ;
66export const nsWebpackVersion = '~5.0.0' ;
7- export const nsIOSRuntimeVersion = '~8.8 .0' ;
8- export const nsAndroidRuntimeVersion = '~8.8 .0' ;
7+ export const nsIOSRuntimeVersion = '~8.9 .0' ;
8+ export const nsAndroidRuntimeVersion = '~8.9 .0' ;
99export const nsTailwindVersion = '^2.1.0' ;
1010export const tailwindVersion = '~3.4.0' ;
1111export const ajvVersion = '~8.17.0' ;
@@ -16,4 +16,4 @@ export const nsAngularVersion = '^19.0.0';
1616export const nsNgToolsVersion = '^19.0.0' ;
1717export const rxjsVersion = '~7.8.0' ;
1818export const zonejsVersion = '^0.15.0' ;
19- export const typescriptVersion = '~5.6 .0' ;
19+ export const typescriptVersion = '~5.7 .0' ;
You can’t perform that action at this time.
0 commit comments