Skip to content

Commit 6ff150f

Browse files
authored
feat: upgrade to ionic 7 (#318)
1 parent d72bb7a commit 6ff150f

File tree

4 files changed

+212
-110
lines changed

4 files changed

+212
-110
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@
5353
"postpublish": "pinst --enable"
5454
},
5555
"dependencies": {
56-
"@capacitor/cli": "^4.4.0",
57-
"@capacitor/core": "^4.4.0",
58-
"@ionic/cli": "^6.20.3",
59-
"@ionic/vue": "^6.3.4",
60-
"@ionic/vue-router": "^6.3.4",
56+
"@capacitor/cli": "^4.7.3",
57+
"@capacitor/core": "^4.7.3",
58+
"@ionic/cli": "^7.0.0",
59+
"@ionic/vue": "^7.0.0",
60+
"@ionic/vue-router": "^7.0.0",
6161
"@kevinmarrec/nuxt-pwa": "^0.17.0",
6262
"@nuxt/kit": "^3.1.0",
6363
"ionicons": "^7.0.0",

0 commit comments

Comments
 (0)