Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kjxbyz committed Sep 12, 2024
1 parent 8cb093c commit f566979
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 208 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,25 +56,25 @@
"glob": "^11.0.0"
},
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@types/node": "18.19.50",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.1.5",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"sort-package-json": "^2.10.1",
"tsup": "^8.2.4",
"typescript": "^4.9.5",
"vitest": "^2.0.5"
"vitest": "^2.1.0"
},
"peerDependencies": {
"glob": "^11.0.0"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"publishConfig": {
"access": "public"
}
Expand Down
Loading

0 comments on commit f566979

Please sign in to comment.