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 Oct 21, 2024
1 parent 1019ef7 commit 7fbd76e
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 203 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"feed": "^4.2.2",
"husky": "^9.1.6",
"lint-staged": "15.2.10",
"oxlint": "^0.9.8",
"oxlint": "^0.10.0",
"prettier": "^3.3.3",
"tsx": "^4.19.1",
"typescript": "~5.6.0",
"vitepress": "1.3.4",
"vitepress": "1.4.1",
"vitepress-plugin-group-icons": "^1.3.0",
"vue": "^3.5.8"
},
"lint-staged": {
"*.{js,jsx,tsx,ts,mts,css,md,json,yml}": "pnpm run fmt --write"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].2"
}
Loading

0 comments on commit 7fbd76e

Please sign in to comment.