Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2022
1 parent 846a3b0 commit 9b80fa0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"preview": "nuxi preview"
},
"devDependencies": {
"@docus/docs-theme": "npm:@docus/docs-theme-edge@3.0.0-1138f93",
"@docus/github": "npm:@docus/github-edge@1.2.6-1138f93",
"@docus/docs-theme": "npm:@docus/docs-theme-edge@3.0.0-cc82b14",
"@docus/github": "npm:@docus/github-edge@1.2.6-cc82b14",
"nuxt": "^3.0.0-rc.4",
"vue-plausible": "^1.3.1"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"dependencies": {
"@capacitor/cli": "^3.6.0",
"@capacitor/core": "^3.6.0",
"@ionic/cli": "^6.20.0",
"@ionic/vue": "^6.1.10",
"@ionic/vue-router": "^6.1.10",
"@ionic/cli": "^6.20.1",
"@ionic/vue": "^6.1.11",
"@ionic/vue-router": "^6.1.11",
"@kevinmarrec/nuxt-pwa": "^0.3.0",
"@nuxt/kit": "^3.0.0-rc.4",
"pathe": "^0.3.0",
Expand All @@ -84,9 +84,9 @@
"nuxt": "^3.0.0-rc.4",
"pinst": "^3.0.0",
"prettier": "^2.7.1",
"release-it": "^15.0.0",
"release-it": "^15.1.0",
"typescript": "^4.7.4",
"vitest": "^0.15.1"
"vitest": "^0.15.2"
},
"resolutions": {
"nuxt-ionic": "link:."
Expand Down

0 comments on commit 9b80fa0

Please sign in to comment.