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 Jan 11, 2023
1 parent bc2b599 commit 90535c5
Show file tree
Hide file tree
Showing 2 changed files with 1,330 additions and 958 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.1"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
"c8": "^7.11.0",
"c8": "^7.12.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.27.1"
},
"packageManager": "pnpm@6.32.4"
"packageManager": "pnpm@6.35.1"
}

0 comments on commit 90535c5

Please sign in to comment.