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] committed Aug 11, 2022
1 parent ebf2c1a commit 7bfebb9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Expand Up @@ -9,9 +9,9 @@
"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",
"nuxt": "^3.0.0-rc.6",
"@docus/docs-theme": "npm:@docus/docs-theme-edge@3.0.0-b99961f",
"@docus/github": "npm:@docus/github-edge@1.2.6-b99961f",
"nuxt": "^3.0.0-rc.7",
"vue-plausible": "^1.3.2"
}
}
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -56,20 +56,20 @@
"@capacitor/cli": "^4.0.1",
"@capacitor/core": "^4.0.1",
"@ionic/cli": "^6.20.1",
"@ionic/vue": "^6.2.1",
"@ionic/vue-router": "^6.2.1",
"@ionic/vue": "^6.2.2",
"@ionic/vue-router": "^6.2.2",
"@kevinmarrec/nuxt-pwa": "^0.4.2",
"@nuxt/kit": "^3.0.0-rc.6",
"@nuxt/kit": "^3.0.0-rc.7",
"ionicons": "^6.0.2",
"pathe": "^0.3.3",
"pathe": "^0.3.4",
"pkg-types": "^0.3.3",
"ufo": "^0.8.5",
"unimport": "^0.6.5"
"unimport": "^0.6.7"
},
"devDependencies": {
"@nuxt/module-builder": "^0.1.7",
"@nuxt/schema": "3.0.0-rc.6",
"@nuxt/test-utils": "3.0.0-rc.6",
"@nuxt/schema": "3.0.0-rc.7",
"@nuxt/test-utils": "3.0.0-rc.7",
"@nuxtjs/eslint-config-typescript": "^10.0.0",
"@release-it/conventional-changelog": "^5.0.0",
"@types/node": "^18.6.3",
Expand All @@ -81,19 +81,19 @@
"expect-type": "^0.13.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"nuxt": "^3.0.0-rc.6",
"nuxt": "^3.0.0-rc.7",
"pinst": "^3.0.0",
"prettier": "^2.7.1",
"release-it": "^15.2.0",
"release-it": "^15.3.0",
"typescript": "^4.7.4",
"vitest": "^0.20.3",
"vitest": "^0.21.1",
"vue": "^3.2.37"
},
"resolutions": {
"nuxt-ionic": "link:."
},
"packageManager": "pnpm@7.5.0",
"packageManager": "pnpm@7.9.0",
"volta": {
"node": "16.15.1"
"node": "16.16.0"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Expand Up @@ -11,7 +11,7 @@
"@capacitor/camera": "^4.0.1",
"@capacitor/filesystem": "^4.0.1",
"@capacitor/storage": "^1.2.5",
"nuxt": "^3.0.0-rc.6",
"nuxt": "^3.0.0-rc.7",
"nuxt-ionic": "latest"
}
}

0 comments on commit 7bfebb9

Please sign in to comment.