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 Jun 16, 2023
1 parent bc2b599 commit 1760ede
Show file tree
Hide file tree
Showing 2 changed files with 1,877 additions and 1,258 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -27,19 +27,19 @@
"test": "pnpm lint && vitest run"
},
"dependencies": {
"defu": "^6.0.0"
"defu": "^6.1.2"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
"c8": "^7.11.0",
"c8": "^7.14.0",
"eslint": "latest",
"h3": "^0.7.2",
"listhen": "^0.2.8",
"ohmyfetch": "^0.4.15",
"h3": "^0.8.6",
"listhen": "^0.3.5",
"ohmyfetch": "^0.4.21",
"standard-version": "latest",
"typescript": "latest",
"unbuild": "latest",
"vitest": "^0.9.2"
"vitest": "^0.32.2"
},
"packageManager": "pnpm@6.32.4"
"packageManager": "pnpm@6.35.1"
}

0 comments on commit 1760ede

Please sign in to comment.