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 30, 2022
1 parent f68de0e commit 4c956e4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 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-b99961f",
"@docus/github": "npm:@docus/github-edge@1.2.6-b99961f",
"nuxt": "^3.0.0-rc.4",
"vue-plausible": "^1.3.1"
}
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
"@capacitor/cli": "^3.6.0",
"@capacitor/core": "^3.6.0",
"@ionic/cli": "^6.20.1",
"@ionic/vue": "^6.1.11",
"@ionic/vue-router": "^6.1.11",
"@kevinmarrec/nuxt-pwa": "^0.3.0",
"@ionic/vue": "^6.1.12",
"@ionic/vue-router": "^6.1.12",
"@kevinmarrec/nuxt-pwa": "^0.3.1",
"@nuxt/kit": "^3.0.0-rc.4",
"pathe": "^0.3.0",
"pathe": "^0.3.2",
"pkg-types": "^0.3.3",
"std-env": "^3.1.1",
"ufo": "^0.8.4",
"unimport": "^0.2.9"
"unimport": "^0.4.0"
},
"devDependencies": {
"@nuxt/module-builder": "^0.1.7",
Expand All @@ -77,21 +77,21 @@
"conventional-changelog-conventionalcommits": "^5.0.0",
"eslint": "^8.18.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-prettier": "^4.2.1",
"expect-type": "^0.13.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.2",
"lint-staged": "^13.0.3",
"nuxt": "^3.0.0-rc.4",
"pinst": "^3.0.0",
"prettier": "^2.7.1",
"release-it": "^15.1.0",
"release-it": "^15.1.1",
"typescript": "^4.7.4",
"vitest": "^0.15.2"
"vitest": "^0.16.0"
},
"resolutions": {
"nuxt-ionic": "link:."
},
"packageManager": "pnpm@7.3.0",
"packageManager": "pnpm@7.4.0",
"volta": {
"node": "16.15.1"
}
Expand Down

0 comments on commit 4c956e4

Please sign in to comment.