|
|
@@ -58,7 +58,7 @@
|
|
|
"eslint-plugin-prettier": "^5.2.1",
|
|
|
"eslint-plugin-react": "^7.34.4",
|
|
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
|
- "husky": "^9.0.11",
|
|
|
+ "husky": "^9.1.1",
|
|
|
"jsdom": "^24.1.0",
|
|
|
"lint-staged": "^15.2.7",
|
|
|
"postcss": "^8.4.39",
|
|
|
@@ -8831,12 +8831,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/husky": {
|
|
|
- "version": "9.0.11",
|
|
|
- "resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz",
|
|
|
- "integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==",
|
|
|
+ "version": "9.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.1.tgz",
|
|
|
+ "integrity": "sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==",
|
|
|
"dev": true,
|
|
|
"bin": {
|
|
|
- "husky": "bin.mjs"
|
|
|
+ "husky": "bin.js"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=18"
|