File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
static/code/stackblitz/v8 Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 15
15
"@angular/platform-browser" : " ^20.0.0" ,
16
16
"@angular/platform-browser-dynamic" : " ^20.0.0" ,
17
17
"@angular/router" : " ^20.0.0" ,
18
- "@ionic/angular" : " 8.7.4 " ,
19
- "@ionic/core" : " 8.7.4 " ,
18
+ "@ionic/angular" : " 8.7.5 " ,
19
+ "@ionic/core" : " 8.7.5 " ,
20
20
"ionicons" : " 8.0.13" ,
21
21
"rxjs" : " ^7.8.1" ,
22
22
"tslib" : " ^2.5.0" ,
Original file line number Diff line number Diff line change 9
9
"start" : " vite preview"
10
10
},
11
11
"dependencies" : {
12
- "@ionic/core" : " 8.7.4 " ,
12
+ "@ionic/core" : " 8.7.5 " ,
13
13
"ionicons" : " 8.0.13"
14
14
},
15
15
"devDependencies" : {
Original file line number Diff line number Diff line change 3
3
"version" : " 0.1.0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "@ionic/react" : " 8.7.4 " ,
7
- "@ionic/react-router" : " 8.7.4 " ,
6
+ "@ionic/react" : " 8.7.5 " ,
7
+ "@ionic/react-router" : " 8.7.5 " ,
8
8
"@types/node" : " ^22.0.0" ,
9
9
"@types/react" : " ^19.0.0" ,
10
10
"@types/react-dom" : " ^19.0.0" ,
Original file line number Diff line number Diff line change 8
8
"preview" : " vite preview"
9
9
},
10
10
"dependencies" : {
11
- "@ionic/vue" : " 8.7.4 " ,
12
- "@ionic/vue-router" : " 8.7.4 " ,
11
+ "@ionic/vue" : " 8.7.5 " ,
12
+ "@ionic/vue-router" : " 8.7.5 " ,
13
13
"vue" : " ^3.2.25" ,
14
14
"vue-router" : " 4.5.1"
15
15
},
You can’t perform that action at this time.
0 commit comments