We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f20d547 commit ea04a2cCopy full SHA for ea04a2c
package.json
@@ -14,8 +14,8 @@
14
"build:react": "yarn workspace @aitsys/discord-components-react build"
15
},
16
"devDependencies": {
17
- "@commitlint/cli": "^19.0.0",
18
- "@commitlint/config-conventional": "^19.0.0",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
19
"@lerna-lite/cli": "^4.0.0",
20
"@sapphire/eslint-config": "^5.0.0",
21
"@sapphire/prettier-config": "^2.0.0",
@@ -33,7 +33,7 @@
33
"eslint-plugin-jsx-a11y": "^6.7.1",
34
"eslint-plugin-prettier": "^5.0.0",
35
"eslint-plugin-react": "^7.32.2",
36
- "eslint-plugin-react-hooks": "^5.0.0",
+ "eslint-plugin-react-hooks": "^7.0.0",
37
"gen-esm-wrapper": "^1.1.3",
38
"husky": "^9.0.0",
39
"lint-staged": "^16.0.0",
0 commit comments