File tree Expand file tree Collapse file tree 5 files changed +15
-9
lines changed
usage/v8/checkbox/helper-error Expand file tree Collapse file tree 5 files changed +15
-9
lines changed Original file line number Diff line number Diff line change 1515 "@angular/platform-browser" : " ^19.0.0" ,
1616 "@angular/platform-browser-dynamic" : " ^19.0.0" ,
1717 "@angular/router" : " ^19.0.0" ,
18- "@ionic/angular" : " ^8.0.0 " ,
19- "@ionic/core" : " ^8.0.0 " ,
18+ "@ionic/angular" : " 8.4.4-dev.11741206641.18dd4e91 " ,
19+ "@ionic/core" : " 8.4.4-dev.11741206641.18dd4e91 " ,
2020 "ionicons" : " 7.4.0" ,
2121 "rxjs" : " ^7.8.1" ,
2222 "tslib" : " ^2.5.0" ,
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "@ionic/core" : " 8.4.2 " ,
3+ "@ionic/core" : " 8.4.4-dev.11741206641.18dd4e91 " ,
44 "ionicons" : " 7.4.0"
55 }
66}
Original file line number Diff line number Diff line change 33 "version" : " 0.1.0" ,
44 "private" : true ,
55 "dependencies" : {
6- "@ionic/react" : " 8.4.2 " ,
7- "@ionic/react-router" : " 8.4.2 " ,
6+ "@ionic/react" : " 8.4.4-dev.11741206641.18dd4e91 " ,
7+ "@ionic/react-router" : " 8.4.4-dev.11741206641.18dd4e91 " ,
88 "@types/node" : " ^22.0.0" ,
99 "@types/react" : " ^18.0.9" ,
1010 "@types/react-dom" : " ^18.0.4" ,
Original file line number Diff line number Diff line change 88 "preview" : " vite preview"
99 },
1010 "dependencies" : {
11- "@ionic/vue" : " 8.4.2 " ,
12- "@ionic/vue-router" : " 8.4.2 " ,
11+ "@ionic/vue" : " 8.4.4-dev.11741206641.18dd4e91 " ,
12+ "@ionic/vue-router" : " 8.4.4-dev.11741206641.18dd4e91 " ,
1313 "vue" : " ^3.2.25" ,
1414 "vue-router" : " 4.5.0"
1515 },
Original file line number Diff line number Diff line change 66 < title > Input</ title >
77 < link rel ="stylesheet " href ="../../common.css " />
88 < script src ="../../common.js "> </ script >
9- < script type ="module " src ="https://cdn.jsdelivr.net/npm/@ionic/core@8/dist/ionic/ionic.esm.js "> </ script >
10- < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@ionic/core@8/css/ionic.bundle.css " />
9+ < script
10+ type ="module "
11+ src ="
https://cdn.jsdelivr.net/npm/@ionic/[email protected] /dist/ionic/ionic.esm.js "
12+ > </ script >
13+ < link
14+ rel ="stylesheet "
15+ href ="
https://cdn.jsdelivr.net/npm/@ionic/[email protected] /css/ionic.bundle.css "
16+ />
1117 </ head >
1218
1319 < body >
You can’t perform that action at this time.
0 commit comments