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 Jul 6, 2022
1 parent 851b541 commit 747b3e1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 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
22 changes: 11 additions & 11 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.13",
"@ionic/vue-router": "^6.1.13",
"@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.2"
},
"devDependencies": {
"@nuxt/module-builder": "^0.1.7",
Expand All @@ -75,23 +75,23 @@
"@types/node": "^18.0.0",
"c8": "^7.11.3",
"conventional-changelog-conventionalcommits": "^5.0.0",
"eslint": "^8.18.0",
"eslint": "^8.19.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.17.0"
},
"resolutions": {
"nuxt-ionic": "link:."
},
"packageManager": "pnpm@7.3.0",
"packageManager": "pnpm@7.5.0",
"volta": {
"node": "16.15.1"
}
Expand Down

0 comments on commit 747b3e1

Please sign in to comment.