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 Nov 26, 2024
1 parent e510121 commit 1ef6d38
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"test": "pnpm lint && pnpm vitest run --coverage"
},
"devDependencies": {
"@clack/core": "^0.3.4",
"@types/node": "^22.9.0",
"@clack/core": "^0.3.5",
"@types/node": "^22.10.0",
"@vitest/coverage-v8": "^2.1.5",
"changelogen": "^0.5.7",
"defu": "^6.1.4",
Expand All @@ -93,12 +93,12 @@
"sisteransi": "^1.0.5",
"std-env": "^3.8.0",
"string-width": "^7.2.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.5"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.14.2"
}
Loading

0 comments on commit 1ef6d38

Please sign in to comment.