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 18, 2022
1 parent 81984bc commit 22b5e2b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"preview": "nuxi preview"
},
"devDependencies": {
"@docus/docs-theme": "npm:@docus/[email protected]1138f93",
"@docus/github": "npm:@docus/[email protected]1138f93",
"@docus/docs-theme": "npm:@docus/[email protected]eb0d2fd",
"@docus/github": "npm:@docus/[email protected]eb0d2fd",
"nuxt": "^3.0.0-rc.4",
"vue-plausible": "^1.3.1"
},
"resolutions": {
"@vercel/nft": "0.18.2"
"@vercel/nft": "0.20.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@
"resolutions": {
"nuxt-ionic": "link:."
},
"packageManager": "pnpm@7.2.1"
"packageManager": "pnpm@7.3.0"
}
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
},
"devDependencies": {
"@capacitor/core": "3.6.0",
"@capacitor/camera": "^1.0.0",
"@capacitor/filesystem": "^1.0.0",
"@capacitor/storage": "^1.0.0",
"@capacitor/camera": "^1.3.1",
"@capacitor/filesystem": "^1.1.0",
"@capacitor/storage": "^1.2.5",
"nuxt": "^3.0.0-rc.4",
"nuxt-ionic": "latest"
}
Expand Down

0 comments on commit 22b5e2b

Please sign in to comment.