Skip to content

Commit

Permalink
chore(deps): update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent b0a06fb commit 55e751e
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 139 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"degit": "^2.8.4",
"feed": "^4.2.2",
"husky": "^9.0.11",
"lint-staged": "15.2.9",
"lint-staged": "15.2.10",
"oxlint": "^0.9.6",
"prettier": "^3.3.3",
"tsx": "^4.15.1",
"typescript": "~5.5.0",
"typescript": "~5.6.0",
"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.9.0"
"packageManager": "pnpm@9.11.0"
}
Loading

0 comments on commit 55e751e

Please sign in to comment.