chore: update commitlint and husky dependencies

This commit is contained in:
Mathias Schopmans
2025-03-03 16:34:05 +01:00
parent 0d2300353d
commit bef138f7e7
2 changed files with 318 additions and 241 deletions

551
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -16,8 +16,8 @@
"postinstall": "npm run build:icons"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@radix-ui/react-dialog": "^1.1.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20",
@@ -29,8 +29,8 @@
"fuse.js": "^7.0.0",
"gray-matter": "^4.0.3",
"highlight.js": "^11.9.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"husky": "^9.1.7",
"lint-staged": "^15.4.3",
"marked": "^13.0.1",
"marked-highlight": "^2.1.3",
"next": "14.2.4",