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 Jan 28, 2024
1 parent 46e5798 commit 53e71ae
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 49 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"citty": "^0.1.5",
"consola": "^3.2.3",
"defu": "^6.1.4",
"esbuild": "^0.19.12",
"esbuild": "^0.20.0",
"globby": "^14.0.0",
"hookable": "^5.5.3",
"jiti": "^1.21.0",
Expand All @@ -56,14 +56,14 @@
"untyped": "^1.4.2"
},
"devDependencies": {
"@types/node": "^20.11.6",
"@vitest/coverage-v8": "^1.2.1",
"@types/node": "^20.11.10",
"@vitest/coverage-v8": "^1.2.2",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.2.4",
"typescript": "^5.3.3",
"vitest": "^1.2.1"
"vitest": "^1.2.2"
},
"peerDependencies": {
"typescript": "^5.3.3"
Expand All @@ -73,5 +73,5 @@
"optional": true
}
},
"packageManager": "pnpm@8.14.3"
"packageManager": "pnpm@8.15.0"
}
Loading

0 comments on commit 53e71ae

Please sign in to comment.