|
60 | 60 | "devDependencies": { |
61 | 61 | "@4c/babel-preset": "^8.1.2", |
62 | 62 | "@4c/cli": "^2.2.9", |
63 | | - "@4c/tsconfig": "^0.4.0", |
64 | | - "@babel/cli": "^7.17.3", |
65 | | - "@babel/core": "^7.17.5", |
66 | | - "@babel/preset-typescript": "^7.16.7", |
| 63 | + "@4c/tsconfig": "^0.4.1", |
| 64 | + "@babel/cli": "^7.18.10", |
| 65 | + "@babel/core": "^7.18.13", |
| 66 | + "@babel/preset-typescript": "^7.18.6", |
67 | 67 | "@typescript-eslint/eslint-plugin": "^4.33.0", |
68 | 68 | "@typescript-eslint/parser": "^4.33.0", |
69 | | - "@wojtekmaj/enzyme-adapter-react-17": "^0.6.6", |
| 69 | + "@wojtekmaj/enzyme-adapter-react-17": "^0.6.7", |
70 | 70 | "babel-jest": "^27.5.1", |
71 | 71 | "babel-plugin-add-module-exports": "^1.0.4", |
72 | 72 | "cpy-cli": "^3.1.1", |
73 | 73 | "enzyme": "^3.11.0", |
74 | 74 | "eslint": "^7.32.0", |
75 | | - "eslint-config-4catalyzer-jest": "^2.2.0", |
76 | | - "eslint-config-4catalyzer-react": "^1.2.2", |
77 | | - "eslint-config-4catalyzer-typescript": "^3.2.0", |
78 | | - "eslint-config-prettier": "^8.4.0", |
79 | | - "eslint-plugin-import": "^2.25.4", |
| 75 | + "eslint-config-4catalyzer-jest": "^2.3.0", |
| 76 | + "eslint-config-4catalyzer-react": "^1.3.0", |
| 77 | + "eslint-config-4catalyzer-typescript": "^3.3.0", |
| 78 | + "eslint-config-prettier": "^8.5.0", |
| 79 | + "eslint-plugin-import": "^2.26.0", |
80 | 80 | "eslint-plugin-jest": "^24.7.0", |
81 | | - "eslint-plugin-jsx-a11y": "^6.5.1", |
| 81 | + "eslint-plugin-jsx-a11y": "^6.6.1", |
82 | 82 | "eslint-plugin-prettier": "^3.4.1", |
83 | | - "eslint-plugin-react": "^7.28.0", |
84 | | - "eslint-plugin-react-hooks": "^4.3.0", |
| 83 | + "eslint-plugin-react": "^7.31.1", |
| 84 | + "eslint-plugin-react-hooks": "^4.6.0", |
85 | 85 | "found": "^0.6.0", |
86 | 86 | "hookem": "^1.0.9", |
87 | 87 | "jest": "^27.5.1", |
88 | 88 | "lint-staged": "^11.2.6", |
89 | | - "prettier": "^2.5.1", |
| 89 | + "prettier": "^2.7.1", |
90 | 90 | "react": "^17.0.2", |
91 | 91 | "react-dom": "^17.0.2", |
92 | 92 | "react-test-renderer": "^17.0.2", |
93 | | - "typescript": "^4.5.5" |
| 93 | + "typescript": "^4.8.2" |
94 | 94 | } |
95 | 95 | } |
0 commit comments