File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 8888 "angular-in-app" : {
8989 "factory" : " ./src/generators/integrations/angular-in-app/generator" ,
9090 "schema" : " ./src/generators/integrations/angular-in-app/schema.json" ,
91- "description" : " angular-in-app generator" ,
92- "hidden" : true
91+ "description" : " angular-in-app generator"
9392 }
9493 }
9594}
Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ export const muiMaterialVersion = '^5.12.0';
4040export const muiDataGridVersion = '^6.2.0' ;
4141
4242// angular integration
43- export const angularVersion = '^16 .0.0' ;
43+ export const angularVersion = '^17 .0.0' ;
4444export const vitePluginAngularVersion = '~0.2.0' ;
45- export const qwikAngularVersion = '~0.1 .0' ;
45+ export const qwikAngularVersion = '~0.2 .0' ;
4646
4747// other
4848export const eslintVersion = '~8.36.0' ;
You can’t perform that action at this time.
0 commit comments