File tree Expand file tree Collapse file tree
packages/cli/templates/webcomponents/igc-ts Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- export const IGNITEUI_WEBCOMPONENTS_CORE_PACKAGE = "igniteui-webcomponents-core@~7.0 .0" ;
2- export const IGNITEUI_WEBCOMPONENTS_CHARTS_PACKAGE = "igniteui-webcomponents-charts@~7.0 .0" ;
3- export const IGNITEUI_WEBCOMPONENTS_GAUGES_PACKAGE = "igniteui-webcomponents-gauges@~7.0 .0" ;
1+ export const IGNITEUI_WEBCOMPONENTS_CORE_PACKAGE = "igniteui-webcomponents-core@~7.1 .0" ;
2+ export const IGNITEUI_WEBCOMPONENTS_CHARTS_PACKAGE = "igniteui-webcomponents-charts@~7.1 .0" ;
3+ export const IGNITEUI_WEBCOMPONENTS_GAUGES_PACKAGE = "igniteui-webcomponents-gauges@~7.1 .0" ;
44export const IGNITEUI_WEBCOMPONENTS_GRIDS_PACKAGE = "igniteui-webcomponents-grids@~7.2.1" ;
5- export const IGNITEUI_WEBCOMPONENTS_INPUTS_PACKAGE = "igniteui-webcomponents-inputs@~7.0 .0" ;
6- export const IGNITEUI_WEBCOMPONENTS_LAYOUTS_PACKAGE = "igniteui-webcomponents-layouts@~7.0 .0" ;
5+ export const IGNITEUI_WEBCOMPONENTS_INPUTS_PACKAGE = "igniteui-webcomponents-inputs@~7.1 .0" ;
6+ export const IGNITEUI_WEBCOMPONENTS_LAYOUTS_PACKAGE = "igniteui-webcomponents-layouts@~7.1 .0" ;
Original file line number Diff line number Diff line change 1313 },
1414 "dependencies" : {
1515 "@vaadin/router" : " ^2.0.0" ,
16- "igniteui-webcomponents" : " ~7.2 .0" ,
16+ "igniteui-webcomponents" : " ~7.3 .0" ,
1717 "lit" : " ^3.3.2"
1818 },
1919 "devDependencies" : {
Original file line number Diff line number Diff line change 1515 "@vaadin/router" : " ^2.0.0" ,
1616 "@igniteui/material-icons-extended" : " ^3.0.2" ,
1717 "igniteui-dockmanager" : " ^2.1.1" ,
18- "igniteui-webcomponents" : " ~7.2 .0" ,
19- "igniteui-webcomponents-charts" : " ~7.0 .0" ,
20- "igniteui-webcomponents-core" : " ~7.0 .0" ,
21- "igniteui-webcomponents-gauges" : " ~7.0 .0" ,
18+ "igniteui-webcomponents" : " ~7.3 .0" ,
19+ "igniteui-webcomponents-charts" : " ~7.1 .0" ,
20+ "igniteui-webcomponents-core" : " ~7.1 .0" ,
21+ "igniteui-webcomponents-gauges" : " ~7.1 .0" ,
2222 "igniteui-webcomponents-grids" : " ~7.2.1" ,
23- "igniteui-webcomponents-inputs" : " ~7.0 .0" ,
24- "igniteui-webcomponents-layouts" : " ~7.0 .0" ,
23+ "igniteui-webcomponents-inputs" : " ~7.1 .0" ,
24+ "igniteui-webcomponents-layouts" : " ~7.1 .0" ,
2525 "lit" : " ^3.3.2"
2626 },
2727 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments