We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7743b88 commit 0e18ebbCopy full SHA for 0e18ebb
package.json
@@ -55,9 +55,9 @@
55
"dependencies": {
56
"@capacitor/cli": "^3.6.0",
57
"@capacitor/core": "^3.6.0",
58
- "@ionic/cli": "^6.20.0",
59
- "@ionic/vue": "^6.1.10",
60
- "@ionic/vue-router": "^6.1.10",
+ "@ionic/cli": "^6.20.1",
+ "@ionic/vue": "^6.1.11",
+ "@ionic/vue-router": "^6.1.11",
61
"@kevinmarrec/nuxt-pwa": "^0.3.0",
62
"@nuxt/kit": "^3.0.0-rc.4",
63
"pathe": "^0.3.0",
@@ -84,9 +84,9 @@
84
"nuxt": "^3.0.0-rc.4",
85
"pinst": "^3.0.0",
86
"prettier": "^2.7.1",
87
- "release-it": "^15.0.0",
+ "release-it": "^15.1.0",
88
"typescript": "^4.7.4",
89
- "vitest": "^0.15.1"
+ "vitest": "^0.15.2"
90
},
91
"resolutions": {
92
"nuxt-ionic": "link:."
0 commit comments