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 Oct 9, 2024
1 parent 618ccaa commit 8e9dfdd
Show file tree
Hide file tree
Showing 2 changed files with 456 additions and 209 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,24 +38,24 @@
"consola": "^3.2.3",
"execa": "^8.0.1",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"pkg-types": "^1.2.1",
"ufo": "^1.5.4"
},
"devDependencies": {
"@types/node": "^22.7.2",
"@vitest/coverage-v8": "^2.1.1",
"automd": "^0.3.8",
"@types/node": "^22.7.5",
"@vitest/coverage-v8": "^2.1.2",
"automd": "^0.3.10",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"eslint-config-unjs": "^0.4.0",
"jiti": "^2.0.0",
"eslint": "^9.12.0",
"eslint-config-unjs": "^0.4.1",
"jiti": "^2.3.3",
"prettier": "^3.3.3",
"std-env": "^3.7.0",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.1",
"engines": {
"node": "^14.16.0 || >=16.10.0"
}
Expand Down
Loading

0 comments on commit 8e9dfdd

Please sign in to comment.