Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2023
1 parent be32ce9 commit 6447f7b
Show file tree
Hide file tree
Showing 2 changed files with 401 additions and 411 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,20 @@
"test": "pnpm lint && pnpm typecheck"
},
"dependencies": {
"defu": "^6.1.1",
"defu": "^6.1.2",
"mime": "^3.0.0",
"node-fetch-native": "^1.0.1",
"pathe": "^1.0.0"
"pathe": "^1.1.0"
},
"devDependencies": {
"@types/node": "^18.11.18",
"consola": "^2.15.3",
"eslint": "^8.31.0",
"eslint-config-unjs": "^0.0.3",
"prettier": "^2.8.1",
"eslint": "^8.32.0",
"eslint-config-unjs": "^0.1.0",
"prettier": "^2.8.3",
"standard-version": "^9.5.0",
"typescript": "^4.9.4",
"unbuild": "^1.0.2"
"unbuild": "^1.1.1"
},
"packageManager": "pnpm@7.22.0"
"packageManager": "pnpm@7.26.0"
}
Loading

0 comments on commit 6447f7b

Please sign in to comment.