File tree Expand file tree Collapse file tree
usage/v8/refresher/pull-start-end-events Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 "@angular/platform-browser" : " ^20.0.0" ,
1616 "@angular/platform-browser-dynamic" : " ^20.0.0" ,
1717 "@angular/router" : " ^20.0.0" ,
18- "@ionic/angular" : " 8.7.19-dev.11772655618.1af0949f " ,
19- "@ionic/core" : " 8.7.19-dev.11772655618.1af0949f " ,
18+ "@ionic/angular" : " 8.7.14 " ,
19+ "@ionic/core" : " 8.7.14 " ,
2020 "ionicons" : " 8.0.13" ,
2121 "rxjs" : " ^7.8.1" ,
2222 "tslib" : " ^2.5.0" ,
Original file line number Diff line number Diff line change 99 "start" : " vite preview"
1010 },
1111 "dependencies" : {
12- "@ionic/core" : " 8.7.19-dev.11772655618.1af0949f " ,
12+ "@ionic/core" : " 8.7.14 " ,
1313 "ionicons" : " 8.0.13"
1414 },
1515 "devDependencies" : {
Original file line number Diff line number Diff line change 33 "version" : " 0.1.0" ,
44 "private" : true ,
55 "dependencies" : {
6- "@ionic/react" : " 8.7.19-dev.11772655618.1af0949f " ,
7- "@ionic/react-router" : " 8.7.19-dev.11772655618.1af0949f " ,
6+ "@ionic/react" : " 8.7.14 " ,
7+ "@ionic/react-router" : " 8.7.14 " ,
88 "@types/node" : " ^24.0.0" ,
99 "@types/react" : " ^19.0.0" ,
1010 "@types/react-dom" : " ^19.0.0" ,
Original file line number Diff line number Diff line change 88 "preview" : " vite preview"
99 },
1010 "dependencies" : {
11- "@ionic/vue" : " 8.7.19-dev.11772655618.1af0949f " ,
12- "@ionic/vue-router" : " 8.7.19-dev.11772655618.1af0949f " ,
11+ "@ionic/vue" : " 8.7.14 " ,
12+ "@ionic/vue-router" : " 8.7.14 " ,
1313 "vue" : " ^3.2.25" ,
1414 "vue-router" : " 5.0.1"
1515 },
Original file line number Diff line number Diff line change 66 < title > Refresher</ title >
77 < link rel ="stylesheet " href ="../../common.css " />
88 < script src ="../../common.js "> </ script >
9- < script
10- type ="module "
11- src ="https://cdn.jsdelivr.net/npm/@ionic/core@8.7.19-dev.11772655618.1af0949f/dist/ionic/ionic.esm.js "
12- > </ script >
13- < link
14- rel ="stylesheet "
15- href ="https://cdn.jsdelivr.net/npm/@ionic/core@8.7.19-dev.11772655618.1af0949f/css/ionic.bundle.css "
16- />
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 " />
1711 </ head >
1812
1913 < body >
You can’t perform that action at this time.
0 commit comments