|
55 | 55 | "@storybook/addons": "6.1.21", |
56 | 56 | "@storybook/cli": "6.1.21", |
57 | 57 | "@storybook/react": "6.1.21", |
58 | | - "@testing-library/react-hooks": "4.0.1", |
| 58 | + "@testing-library/react-hooks": "7.0.0", |
59 | 59 | "@types/enzyme": "3.10.8", |
60 | 60 | "@types/enzyme-adapter-react-16": "1.0.6", |
61 | 61 | "@types/faker": "5.1.7", |
62 | 62 | "@types/jest": "26.0.22", |
63 | | - "@types/marked": "1.2.2", |
| 63 | + "@types/marked": "2.0.3", |
64 | 64 | "@types/node": "14.14.37", |
65 | 65 | "@types/node-emoji": "1.8.1", |
66 | 66 | "@types/prismjs": "1.16.4", |
67 | | - "@types/react": "16.14.5", |
68 | | - "@types/react-dom": "16.9.12", |
| 67 | + "@types/react": "17.0.9", |
| 68 | + "@types/react-dom": "17.0.6", |
69 | 69 | "@types/react-hot-loader": "4.1.1", |
70 | 70 | "@types/react-router-dom": "5.1.7", |
71 | 71 | "@types/react-scroll": "1.8.2", |
|
76 | 76 | "enzyme": "3.11.0", |
77 | 77 | "enzyme-adapter-react-16": "1.15.6", |
78 | 78 | "eslint": "7.23.0", |
79 | | - "eslint-config-prettier": "7.2.0", |
| 79 | + "eslint-config-prettier": "8.3.0", |
80 | 80 | "eslint-plugin-import": "2.22.1", |
81 | 81 | "eslint-plugin-prettier": "3.3.1", |
82 | 82 | "eslint-plugin-react": "7.23.1", |
83 | 83 | "eslint-plugin-react-hooks": "4.2.0", |
84 | 84 | "faker": "5.5.1", |
85 | | - "husky": "4.3.8", |
86 | | - "jest": "26.6.3", |
| 85 | + "husky": "6.0.0", |
| 86 | + "jest": "27.0.4", |
87 | 87 | "jest-enzyme": "7.1.2", |
88 | | - "lint-staged": "10.5.4", |
| 88 | + "lint-staged": "11.0.0", |
89 | 89 | "markdownlint-cli": "0.27.1", |
90 | 90 | "npm-run-all": "4.1.5", |
91 | 91 | "prettier": "2.2.1", |
|
94 | 94 | "storycap": "3.0.3", |
95 | 95 | "style-loader": "2.0.0", |
96 | 96 | "ts-config-webpack-plugin": "2.0.0", |
97 | | - "ts-jest": "26.5.4", |
| 97 | + "ts-jest": "27.0.2", |
98 | 98 | "typescript": "4.2.3" |
99 | 99 | }, |
100 | 100 | "resolutions": { |
101 | | - "@types/react": "16.14.8", |
102 | | - "@types/react-dom": "16.9.13", |
| 101 | + "@types/react": "17.0.9", |
| 102 | + "@types/react-dom": "17.0.6", |
103 | 103 | "@types/hoist-non-react-statics": "3.3.1" |
104 | 104 | }, |
105 | 105 | "jest": { |
|
0 commit comments