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 Jul 1, 2024
1 parent dd91616 commit bef12c3
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 111 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,11 @@
},
"devDependencies": {
"@clack/core": "^0.3.4",
"@types/node": "^20.14.2",
"@types/node": "^20.14.9",
"@vitest/coverage-v8": "^1.6.0",
"changelogen": "^0.5.5",
"defu": "^6.1.4",
"eslint": "^9.4.0",
"eslint": "^9.6.0",
"eslint-config-unjs": "^0.3.2",
"is-unicode-supported": "^2.0.0",
"jiti": "^1.21.6",
Expand All @@ -92,13 +92,13 @@
"sentencer": "^0.2.1",
"sisteransi": "^1.0.5",
"std-env": "^3.7.0",
"string-width": "^7.1.0",
"typescript": "^5.4.5",
"string-width": "^7.2.0",
"typescript": "^5.5.2",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
},
"packageManager": "pnpm@9.3.0"
"packageManager": "pnpm@9.4.0"
}
Loading

0 comments on commit bef12c3

Please sign in to comment.