Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jun 16, 2023
1 parent 779c7f5 commit 149a4cf
Show file tree
Hide file tree
Showing 3 changed files with 398 additions and 313 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"docs:serve": "npm -C docs run serve"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.3",
"@types/node": "^20.2.5",
"@vitest/ui": "^0.31.2",
"bumpp": "^9.1.0",
"eslint": "^8.41.0",
"typescript": "^5.0.4",
"@antfu/eslint-config": "^0.39.5",
"@types/node": "^20.3.1",
"@vitest/ui": "^0.32.0",
"bumpp": "^9.1.1",
"eslint": "^8.42.0",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vitest": "^0.31.2"
"vitest": "^0.32.0"
},
"version": "0.8.7",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"fs-extra": "^11.1.1",
"globby": "^13.1.4",
"lodash-es": "^4.17.21",
"pathe": "^1.1.0",
"pathe": "^1.1.1",
"std-env": "^3.3.3"
}
}
Loading

0 comments on commit 149a4cf

Please sign in to comment.