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 Jul 7, 2022
1 parent 2e6ef71 commit ce578b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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/[email protected]1138f93",
"@docus/github": "npm:@docus/[email protected]1138f93",
"@docus/docs-theme": "npm:@docus/[email protected]b99961f",
"@docus/github": "npm:@docus/[email protected]b99961f",
"nuxt": "^3.0.0-rc.4",
"vue-plausible": "^1.3.1"
}
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"pathe": "^0.3.2",
"pkg-types": "^0.3.3",
"std-env": "^3.1.1",
"ufo": "^0.8.4",
"unimport": "^0.4.2"
"ufo": "^0.8.5",
"unimport": "^0.4.3"
},
"devDependencies": {
"@nuxt/module-builder": "^0.1.7",
Expand All @@ -86,14 +86,14 @@
"prettier": "^2.7.1",
"release-it": "^15.1.1",
"typescript": "^4.7.4",
"vitest": "^0.17.0",
"vitest": "^0.17.1",
"vue": "^3.2.37"
},
"resolutions": {
"nuxt-ionic": "link:."
},
"packageManager": "[email protected]",
"volta": {
"node": "16.15.1"
"node": "16.16.0"
}
}

0 comments on commit ce578b8

Please sign in to comment.