|
17 | 17 | "devDependencies": {
|
18 | 18 | "@commitlint/cli": "^16.2.4",
|
19 | 19 | "@commitlint/config-conventional": "^16.2.4",
|
| 20 | + "@lerna-lite/cli": "^1.1.1", |
20 | 21 | "@sapphire/eslint-config": "^4.3.4",
|
21 | 22 | "@sapphire/prettier-config": "^1.4.3",
|
22 | 23 | "@sapphire/ts-config": "^3.3.4",
|
23 | 24 | "@stencil/react-output-target": "^0.3.1",
|
24 |
| - "@types/node": "^17.0.23", |
| 25 | + "@types/node": "^17.0.31", |
25 | 26 | "@types/react": "^18.0.9",
|
26 | 27 | "@types/react-dom": "^18.0.3",
|
27 |
| - "@typescript-eslint/eslint-plugin": "^5.22.0", |
28 |
| - "@typescript-eslint/parser": "^5.22.0", |
| 28 | + "@typescript-eslint/eslint-plugin": "^5.23.0", |
| 29 | + "@typescript-eslint/parser": "^5.23.0", |
29 | 30 | "cz-conventional-changelog": "^3.3.0",
|
30 | 31 | "eslint": "^8.15.0",
|
31 | 32 | "eslint-config-prettier": "^8.5.0",
|
|
35 | 36 | "eslint-plugin-react": "^7.29.4",
|
36 | 37 | "eslint-plugin-react-hooks": "^4.5.0",
|
37 | 38 | "gen-esm-wrapper": "^1.1.3",
|
38 |
| - "husky": "^7.0.4", |
39 |
| - "lerna": "^4.0.0", |
| 39 | + "husky": "^8.0.1", |
40 | 40 | "lint-staged": "^12.4.1",
|
41 | 41 | "prettier": "^2.6.2",
|
42 | 42 | "pretty-quick": "^3.1.3",
|
|
0 commit comments