|
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | 6 | "@testing-library/jest-dom": "^5.11.9", |
7 | | - "@testing-library/react": "^11.2.3", |
8 | | - "@testing-library/user-event": "^12.1.10", |
| 7 | + "@testing-library/react": "^11.2.5", |
| 8 | + "@testing-library/user-event": "^12.8.3", |
9 | 9 | "@types/jest": "^26.0.20", |
10 | | - "@types/node": "^14.14.22", |
11 | | - "@types/react": "^17.0.0", |
12 | | - "@types/react-dom": "^17.0.0", |
| 10 | + "@types/node": "^14.14.34", |
| 11 | + "@types/react": "^17.0.3", |
| 12 | + "@types/react-dom": "^17.0.2", |
13 | 13 | "react": "^17.0.1", |
14 | 14 | "react-dom": "^17.0.1", |
15 | | - "react-scripts": "4.0.1", |
| 15 | + "react-scripts": "4.0.3", |
16 | 16 | "semantic-ui-css": "^2.4.1", |
17 | | - "semantic-ui-react": "^2.0.2", |
18 | | - "typescript": "^4.1.3", |
19 | | - "web-vitals": "^1.1.0" |
| 17 | + "semantic-ui-react": "^2.0.3", |
| 18 | + "typescript": "^4.2.3", |
| 19 | + "web-vitals": "^1.1.1" |
20 | 20 | }, |
21 | 21 | "scripts": { |
22 | 22 | "start": "react-scripts start", |
|
53 | 53 | ] |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@types/prettier": "^2.1.6", |
| 56 | + "@types/prettier": "^2.2.2", |
57 | 57 | "@types/stylelint": "^9.10.1", |
58 | 58 | "@types/testing-library__jest-dom": "^5.9.5", |
59 | | - "@typescript-eslint/eslint-plugin": "^4.14.0", |
60 | | - "@typescript-eslint/parser": "^4.14.0", |
| 59 | + "@typescript-eslint/eslint-plugin": "^4.17.0", |
| 60 | + "@typescript-eslint/parser": "^4.17.0", |
61 | 61 | "eslint-config-airbnb": "18.2.1", |
62 | | - "eslint-config-prettier": "^7.2.0", |
| 62 | + "eslint-config-prettier": "^8.1.0", |
63 | 63 | "eslint-plugin-import": "^2.22.1", |
64 | 64 | "eslint-plugin-jsx-a11y": "^6.4.1", |
65 | | - "eslint-plugin-prefer-arrow": "^1.2.2", |
| 65 | + "eslint-plugin-prefer-arrow": "^1.2.3", |
66 | 66 | "eslint-plugin-react": "^7.22.0", |
67 | 67 | "eslint-plugin-react-hooks": "4.2.0", |
68 | | - "husky": "^4.3.8", |
69 | | - "lint-staged": "^10.5.3", |
| 68 | + "husky": "^5.1.3", |
| 69 | + "lint-staged": "^10.5.4", |
70 | 70 | "prettier": "^2.2.1", |
71 | | - "stylelint": "^13.9.0", |
| 71 | + "stylelint": "^13.12.0", |
72 | 72 | "stylelint-config-recess-order": "^2.3.0", |
73 | | - "stylelint-config-standard": "^20.0.0", |
| 73 | + "stylelint-config-standard": "^21.0.0", |
74 | 74 | "stylelint-order": "^4.1.0" |
75 | 75 | }, |
76 | 76 | "husky": { |
|
0 commit comments