Skip to content

Commit

Permalink
chore(deps): update npm packages (#179)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
Boshen and renovate[bot] committed Aug 27, 2024
1 parent 1650706 commit 7ef131f
Show file tree
Hide file tree
Showing 2 changed files with 356 additions and 384 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"feed": "^4.2.2",
"husky": "^9.0.11",
"lint-staged": "15.2.9",
"oxlint": "^0.7.2",
"oxlint": "^0.9.0",
"prettier": "^3.3.3",
"tsx": "^4.15.1",
"typescript": "~5.5.0",
"vitepress": "1.3.2",
"vitepress": "1.3.4",
"vue": "^3.4.27"
},
"lint-staged": {
"*.{js,jsx,tsx,ts,mts,css,md,json,yml}": "pnpm run fmt --write"
},
"packageManager": "pnpm@9.7.1"
"packageManager": "pnpm@9.9.0"
}
Loading

0 comments on commit 7ef131f

Please sign in to comment.