Skip to content

Commit

Permalink
chore: upgrade non-major deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 28, 2024
1 parent e190249 commit 91f062a
Show file tree
Hide file tree
Showing 2 changed files with 1,093 additions and 805 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,21 @@
"execa": "^8.0.1",
"pathe": "^1.1.2",
"pkg-types": "^1.1.1",
"ufo": "^1.4.0"
"ufo": "^1.5.3"
},
"devDependencies": {
"@types/node": "^20.11.25",
"@vitest/coverage-v8": "^1.3.1",
"automd": "^0.3.6",
"@types/node": "^20.14.9",
"@vitest/coverage-v8": "^1.6.0",
"automd": "^0.3.7",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.2.5",
"jiti": "^1.21.6",
"prettier": "^3.3.2",
"std-env": "^3.7.0",
"typescript": "^5.4.2",
"typescript": "^5.5.2",
"unbuild": "^2.0.0",
"vitest": "^1.3.1"
"vitest": "^1.6.0"
},
"packageManager": "pnpm@8.15.4",
"engines": {
Expand Down
Loading

0 comments on commit 91f062a

Please sign in to comment.