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 12, 2023
1 parent 13b5921 commit 9527ec5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .starters/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"lint": "eslint ."
},
"devDependencies": {
"@nuxt-themes/docus": "^1.13.1",
"@nuxt-themes/docus": "^1.14.1",
"@nuxt/devtools": "^0.6.7",
"@nuxt/eslint-config": "^0.1.1",
"@nuxtjs/plausible": "^0.2.1",
"@types/node": "^20.4.0",
"@types/node": "^20.4.1",
"eslint": "^8.44.0",
"nuxt": "^3.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.14.1",
"type": "module",
"main": "./nuxt.config.ts",
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.6.7",
"files": [
"app",
"assets",
Expand Down
8 changes: 6 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9527ec5

Please sign in to comment.