|
@@ -15,7 +15,7 @@
|
|
|
"lint-staged": "lint-staged",
|
|
"lint-staged": "lint-staged",
|
|
|
"format": "prettier --cache --write .",
|
|
"format": "prettier --cache --write .",
|
|
|
"preinstall": "npx only-allow npm",
|
|
"preinstall": "npx only-allow npm",
|
|
|
- "prepare": "husky install"
|
|
|
|
|
|
|
+ "prepare": "husky"
|
|
|
},
|
|
},
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@fortawesome/fontawesome-free": "6.5.1",
|
|
"@fortawesome/fontawesome-free": "6.5.1",
|
|
@@ -37,7 +37,7 @@
|
|
|
"eslint-config-prettier": "9.1.0",
|
|
"eslint-config-prettier": "9.1.0",
|
|
|
"eslint-plugin-editorconfig": "4.0.3",
|
|
"eslint-plugin-editorconfig": "4.0.3",
|
|
|
"eslint-plugin-import": "2.29.1",
|
|
"eslint-plugin-import": "2.29.1",
|
|
|
- "husky": "8.0.3",
|
|
|
|
|
|
|
+ "husky": "9.0.7",
|
|
|
"lightningcss": "1.23.0",
|
|
"lightningcss": "1.23.0",
|
|
|
"lint-staged": "15.2.0",
|
|
"lint-staged": "15.2.0",
|
|
|
"markdownlint-cli2": "0.12.1",
|
|
"markdownlint-cli2": "0.12.1",
|