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 Dec 6, 2023
1 parent 8c65da0 commit 7c2af42
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 159 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,25 +34,25 @@
"test:types": "tsc --noEmit"
},
"dependencies": {
"citty": "^0.1.4",
"citty": "^0.1.5",
"execa": "^8.0.1",
"pathe": "^1.1.1",
"ufo": "^1.3.1"
"ufo": "^1.3.2"
},
"devDependencies": {
"@types/node": "^20.8.0",
"@types/node": "^20.10.3",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.50.0",
"eslint": "^8.55.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.20.0",
"prettier": "^3.0.3",
"std-env": "^3.4.3",
"typescript": "^5.2.2",
"jiti": "^1.21.0",
"prettier": "^3.1.0",
"std-env": "^3.6.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@8.11.0",
"engines": {
"node": "^14.16.0 || >=16.10.0"
}
Expand Down
Loading

0 comments on commit 7c2af42

Please sign in to comment.