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 9, 2024
1 parent dcf3b5d commit dae9357
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 125 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"defu": "^6.1.3",
"defu": "^6.1.4",
"destr": "^2.0.2",
"flat": "^5.0.2"
},
"devDependencies": {
"@types/flat": "^5.0.5",
"@types/node": "^20.10.3",
"@types/node": "^20.10.7",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.11.0"
"packageManager": "pnpm@8.14.0"
}
Loading

0 comments on commit dae9357

Please sign in to comment.