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] committed Aug 6, 2024
1 parent a1f02c8 commit d4e6c8e
Show file tree
Hide file tree
Showing 2 changed files with 504 additions and 672 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@
"degit": "^2.8.4",
"feed": "^4.2.2",
"husky": "^9.0.11",
"lint-staged": "15.2.5",
"prettier": "4.0.0-alpha.8",
"lint-staged": "15.2.8",
"prettier": "4.0.0-alpha.9",
"textlint": "^14.0.4",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-doubled-spaces": "^1.0.2",
"textlint-rule-terminology": "^5.0.11",
"tsx": "^4.15.1",
"typescript": "~5.4.5",
"vitepress": "1.2.3",
"typescript": "~5.5.0",
"vitepress": "1.3.2",
"vue": "^3.4.27",
"oxlint": "latest"
},
"lint-staged": {
"*.{js,jsx,tsx,ts,mts,css,md,json,yml}": "pnpm run fmt --write",
"*.md": "textlint"
},
"packageManager": "pnpm@9.2.0"
"packageManager": "pnpm@9.6.0"
}
Loading

0 comments on commit d4e6c8e

Please sign in to comment.