Skip to content

Commit 0e18ebb

Browse files
committed
chore: bump ionic versions
resolves #9
1 parent 7743b88 commit 0e18ebb

File tree

2 files changed

+352
-79
lines changed

2 files changed

+352
-79
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"dependencies": {
5656
"@capacitor/cli": "^3.6.0",
5757
"@capacitor/core": "^3.6.0",
58-
"@ionic/cli": "^6.20.0",
59-
"@ionic/vue": "^6.1.10",
60-
"@ionic/vue-router": "^6.1.10",
58+
"@ionic/cli": "^6.20.1",
59+
"@ionic/vue": "^6.1.11",
60+
"@ionic/vue-router": "^6.1.11",
6161
"@kevinmarrec/nuxt-pwa": "^0.3.0",
6262
"@nuxt/kit": "^3.0.0-rc.4",
6363
"pathe": "^0.3.0",
@@ -84,9 +84,9 @@
8484
"nuxt": "^3.0.0-rc.4",
8585
"pinst": "^3.0.0",
8686
"prettier": "^2.7.1",
87-
"release-it": "^15.0.0",
87+
"release-it": "^15.1.0",
8888
"typescript": "^4.7.4",
89-
"vitest": "^0.15.1"
89+
"vitest": "^0.15.2"
9090
},
9191
"resolutions": {
9292
"nuxt-ionic": "link:."

0 commit comments

Comments
 (0)