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 = '^16.3.0' ;
22
33export const nsNxPluginVersion = '^16.3.0' ;
4- export const nsCoreVersion = '~8.5 .0' ;
5- export const nsTypesVersion = '~8.5 .0' ;
4+ export const nsCoreVersion = '~8.6 .0' ;
5+ export const nsTypesVersion = '~8.6 .0' ;
66export const nsThemeVersion = '~1.0.4' ;
77export const nsWebpackVersion = '~5.0.0' ;
88export const sassVersion = '^1.32.0' ;
9- export const nsIOSRuntimeVersion = '~8.5 .0' ;
10- export const nsAndroidRuntimeVersion = '~8.5 .0' ;
9+ export const nsIOSRuntimeVersion = '~8.6 .0' ;
10+ export const nsAndroidRuntimeVersion = '~8.6 .0' ;
1111
1212// Frontend frameworks
1313export const angularVersion = '^16.0.0' ;
1414export const nsAngularVersion = '^16.0.0' ;
1515export const nsNgToolsVersion = '^16.0.0' ;
1616export const rxjsVersion = '~7.8.0' ;
1717export const zonejsVersion = '^0.13.0' ;
18- export const typescriptVersion = '~5.0 .0' ;
18+ export const typescriptVersion = '~5.1 .0' ;
You can’t perform that action at this time.
0 commit comments