Skip to content

Commit ebf2c1a

Browse files
authored
chore: update to ionic v6.2 (#31)
1 parent 32ad9b2 commit ebf2c1a

File tree

3 files changed

+193
-164
lines changed

3 files changed

+193
-164
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,26 +56,26 @@
5656
"@capacitor/cli": "^4.0.1",
5757
"@capacitor/core": "^4.0.1",
5858
"@ionic/cli": "^6.20.1",
59-
"@ionic/vue": "^6.2.0",
60-
"@ionic/vue-router": "^6.2.0",
59+
"@ionic/vue": "^6.2.1",
60+
"@ionic/vue-router": "^6.2.1",
6161
"@kevinmarrec/nuxt-pwa": "^0.4.2",
6262
"@nuxt/kit": "^3.0.0-rc.6",
6363
"ionicons": "^6.0.2",
64-
"pathe": "^0.3.2",
64+
"pathe": "^0.3.3",
6565
"pkg-types": "^0.3.3",
6666
"ufo": "^0.8.5",
67-
"unimport": "^0.6.4"
67+
"unimport": "^0.6.5"
6868
},
6969
"devDependencies": {
7070
"@nuxt/module-builder": "^0.1.7",
7171
"@nuxt/schema": "3.0.0-rc.6",
7272
"@nuxt/test-utils": "3.0.0-rc.6",
7373
"@nuxtjs/eslint-config-typescript": "^10.0.0",
7474
"@release-it/conventional-changelog": "^5.0.0",
75-
"@types/node": "^18.6.2",
75+
"@types/node": "^18.6.3",
7676
"c8": "^7.12.0",
7777
"conventional-changelog-conventionalcommits": "^5.0.0",
78-
"eslint": "^8.20.0",
78+
"eslint": "^8.21.0",
7979
"eslint-config-prettier": "^8.5.0",
8080
"eslint-plugin-prettier": "^4.2.1",
8181
"expect-type": "^0.13.0",
@@ -86,7 +86,7 @@
8686
"prettier": "^2.7.1",
8787
"release-it": "^15.2.0",
8888
"typescript": "^4.7.4",
89-
"vitest": "^0.19.1",
89+
"vitest": "^0.20.3",
9090
"vue": "^3.2.37"
9191
},
9292
"resolutions": {

0 commit comments

Comments
 (0)