|
37 | 37 | },
|
38 | 38 | "homepage": "https://github.com/Availity/eslint-config-availity#readme",
|
39 | 39 | "dependencies": {
|
40 |
| - "@babel/core": "^7.24.5", |
41 |
| - "@babel/eslint-parser": "^7.24.5", |
42 |
| - "@babel/preset-react": "^7.24.1", |
| 40 | + "@babel/core": "^7.25.7", |
| 41 | + "@babel/eslint-parser": "^7.25.7", |
| 42 | + "@babel/preset-react": "^7.25.7", |
43 | 43 | "@typescript-eslint/eslint-plugin": "^7.8.0",
|
44 | 44 | "@typescript-eslint/parser": "^7.8.0",
|
45 | 45 | "babel-plugin-root-import": "^6.6.0",
|
|
48 | 48 | "eslint-config-airbnb-base": "^15.0.0",
|
49 | 49 | "eslint-config-prettier": "^9.1.0",
|
50 | 50 | "eslint-import-resolver-root-import": "^1.0.4",
|
51 |
| - "eslint-import-resolver-typescript": "^3.6.1", |
52 |
| - "eslint-plugin-import": "^2.29.1", |
53 |
| - "eslint-plugin-jest": "^28.5.0", |
54 |
| - "eslint-plugin-jsx-a11y": "^6.8.0", |
| 51 | + "eslint-import-resolver-typescript": "^3.6.3", |
| 52 | + "eslint-plugin-import": "^2.31.0", |
| 53 | + "eslint-plugin-jest": "^28.8.3", |
| 54 | + "eslint-plugin-jsx-a11y": "^6.10.0", |
55 | 55 | "eslint-plugin-promise": "^6.1.1",
|
56 |
| - "eslint-plugin-react": "^7.34.1", |
| 56 | + "eslint-plugin-react": "^7.37.1", |
57 | 57 | "eslint-plugin-react-hooks": "^4.6.2",
|
58 | 58 | "eslint-plugin-unicorn": "^52.0.0"
|
59 | 59 | },
|
60 | 60 | "peerDependencies": {
|
61 | 61 | "typescript": "^5.2.2"
|
62 | 62 | },
|
63 | 63 | "devDependencies": {
|
64 |
| - "@commitlint/cli": "^19.3.0", |
65 |
| - "@commitlint/config-conventional": "^19.2.2", |
66 |
| - "@types/react": "^18.3.1", |
67 |
| - "husky": "^9.0.11", |
| 64 | + "@commitlint/cli": "^19.5.0", |
| 65 | + "@commitlint/config-conventional": "^19.5.0", |
| 66 | + "@types/react": "^18.3.11", |
| 67 | + "husky": "^9.1.6", |
68 | 68 | "jest": "^29.7.0",
|
69 | 69 | "lint-staged": "^15.2.10",
|
70 |
| - "prettier": "^3.2.5", |
| 70 | + "prettier": "^3.3.3", |
71 | 71 | "react": "^18.3.1",
|
72 | 72 | "standard-version": "^9.3.2",
|
73 | 73 | "typescript": "^5.2.2"
|
|
0 commit comments