Skip to content

Commit

Permalink
chore: update to ionic v6.2 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lexpeartha committed Aug 4, 2022
1 parent 32ad9b2 commit ebf2c1a
Show file tree
Hide file tree
Showing 3 changed files with 193 additions and 164 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,26 +56,26 @@
"@capacitor/cli": "^4.0.1",
"@capacitor/core": "^4.0.1",
"@ionic/cli": "^6.20.1",
"@ionic/vue": "^6.2.0",
"@ionic/vue-router": "^6.2.0",
"@ionic/vue": "^6.2.1",
"@ionic/vue-router": "^6.2.1",
"@kevinmarrec/nuxt-pwa": "^0.4.2",
"@nuxt/kit": "^3.0.0-rc.6",
"ionicons": "^6.0.2",
"pathe": "^0.3.2",
"pathe": "^0.3.3",
"pkg-types": "^0.3.3",
"ufo": "^0.8.5",
"unimport": "^0.6.4"
"unimport": "^0.6.5"
},
"devDependencies": {
"@nuxt/module-builder": "^0.1.7",
"@nuxt/schema": "3.0.0-rc.6",
"@nuxt/test-utils": "3.0.0-rc.6",
"@nuxtjs/eslint-config-typescript": "^10.0.0",
"@release-it/conventional-changelog": "^5.0.0",
"@types/node": "^18.6.2",
"@types/node": "^18.6.3",
"c8": "^7.12.0",
"conventional-changelog-conventionalcommits": "^5.0.0",
"eslint": "^8.20.0",
"eslint": "^8.21.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"expect-type": "^0.13.0",
Expand All @@ -86,7 +86,7 @@
"prettier": "^2.7.1",
"release-it": "^15.2.0",
"typescript": "^4.7.4",
"vitest": "^0.19.1",
"vitest": "^0.20.3",
"vue": "^3.2.37"
},
"resolutions": {
Expand Down

1 comment on commit ebf2c1a

@vercel
Copy link

@vercel vercel bot commented on ebf2c1a Aug 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.