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 Dec 25, 2024
1 parent 3fb516d commit d5c2e89
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 115 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@vueuse/core": "^12.0.0",
"degit": "^2.8.4",
"feed": "^4.2.2",
"lint-staged": "15.2.10",
"oxlint": "^0.14.0",
"lint-staged": "15.2.11",
"oxlint": "^0.15.0",
"prettier": "^3.4.0",
"simple-git-hooks": "^2.11.1",
"typescript": "~5.7.0",
Expand All @@ -33,7 +33,7 @@
"lint-staged": {
"*.{js,jsx,tsx,ts,mts,css,md,json,yml}": "pnpm run fmt --write"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"volta": {
"node": "22.11.0"
}
Expand Down
Loading

0 comments on commit d5c2e89

Please sign in to comment.