chore: update commitlint and husky dependencies
This commit is contained in:
551
package-lock.json
generated
551
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user