|
14 | 14 | "build:react": "yarn workspace @aitsys/discord-components-react build" |
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | | - "@commitlint/cli": "^19.0.0", |
18 | | - "@commitlint/config-conventional": "^19.0.0", |
| 17 | + "@commitlint/cli": "^20.0.0", |
| 18 | + "@commitlint/config-conventional": "^20.0.0", |
19 | 19 | "@lerna-lite/cli": "^4.0.0", |
20 | 20 | "@sapphire/eslint-config": "^5.0.0", |
21 | 21 | "@sapphire/prettier-config": "^2.0.0", |
22 | 22 | "@sapphire/ts-config": "^5.0.0", |
23 | 23 | "@stencil/react-output-target": "^1.0.0", |
24 | | - "@types/node": "^22.0.0", |
| 24 | + "@types/node": "^24.0.0", |
25 | 25 | "@types/react": "19.1.9", |
26 | 26 | "@types/react-dom": "19.1.7", |
27 | 27 | "@typescript-eslint/eslint-plugin": "^8.0.0", |
|
33 | 33 | "eslint-plugin-jsx-a11y": "^6.7.1", |
34 | 34 | "eslint-plugin-prettier": "^5.0.0", |
35 | 35 | "eslint-plugin-react": "^7.32.2", |
36 | | - "eslint-plugin-react-hooks": "^5.0.0", |
| 36 | + "eslint-plugin-react-hooks": "^7.0.0", |
37 | 37 | "gen-esm-wrapper": "^1.1.3", |
38 | 38 | "husky": "^9.0.0", |
39 | 39 | "lint-staged": "^16.0.0", |
|
0 commit comments