|
15 | 15 | "@sumup/design-tokens": "^1.0.3",
|
16 | 16 | "@sumup/icons": "^1.2.0",
|
17 | 17 | "@sumup/intl": "^1.1.3",
|
18 |
| - "@testing-library/jest-dom": "^4.2.4", |
19 |
| - "@testing-library/react": "^9.3.2", |
| 18 | + "@testing-library/jest-dom": "^5.11.5", |
| 19 | + "@testing-library/react": "^11.1.0", |
20 | 20 | "@testing-library/react-hooks": "^3.4.2",
|
21 |
| - "@testing-library/user-event": "^7.1.2", |
| 21 | + "@testing-library/user-event": "^12.1.10", |
22 | 22 | "@types/bluebird": "^3.5.32",
|
23 | 23 | "@types/bytes": "^3.1.0",
|
24 | 24 | "@types/chart.js": "^2.9.27",
|
25 | 25 | "@types/enzyme": "^3.10.7",
|
26 | 26 | "@types/enzyme-adapter-react-16": "^1.0.6",
|
27 |
| - "@types/jest": "^24.0.0", |
| 27 | + "@types/jest": "^26.0.15", |
28 | 28 | "@types/loadable__component": "^5.13.0",
|
29 | 29 | "@types/lodash-es": "^4.17.3",
|
30 | 30 | "@types/node": "^12.0.0",
|
|
35 | 35 | "@types/react-tabs": "^2.3.2",
|
36 | 36 | "@types/react-virtualized": "^9.21.10",
|
37 | 37 | "@types/uuid": "^8.3.0",
|
38 |
| - "@typescript-eslint/eslint-plugin": "^3.9.0", |
39 |
| - "@typescript-eslint/parser": "^3.9.0", |
| 38 | + "@typescript-eslint/eslint-plugin": "^4.5.0", |
| 39 | + "@typescript-eslint/parser": "^4.5.0", |
40 | 40 | "autoprefixer": "^9.8.6",
|
41 | 41 | "axios": "^0.21.0",
|
42 | 42 | "bluebird": "^3.7.2",
|
43 | 43 | "bytes": "^3.1.0",
|
44 | 44 | "chart.js": "^2.9.4",
|
45 | 45 | "clsx": "^1.1.1",
|
46 |
| - "craco-workbox": "^0.1.0", |
47 | 46 | "dayjs": "^1.9.4",
|
48 | 47 | "emotion-theming": "^10.0.27",
|
49 | 48 | "enzyme": "^3.11.0",
|
50 | 49 | "enzyme-adapter-react-16": "^1.15.5",
|
51 | 50 | "enzyme-to-json": "^3.6.1",
|
52 |
| - "eslint": "^6.6.0", |
| 51 | + "eslint": "^7.12.0", |
53 | 52 | "eslint-plugin-react": "^7.21.5",
|
54 | 53 | "eslint-plugin-react-hooks": "^4.2.0",
|
55 | 54 | "husky": "^4.3.0",
|
|
64 | 63 | "prettier": "^2.1.2",
|
65 | 64 | "prop-types": "^15.7.2",
|
66 | 65 | "raw.macro": "^0.4.2",
|
67 |
| - "react": "^16.13.1", |
| 66 | + "react": "^17.0.1", |
68 | 67 | "react-collapse": "^5.0.1",
|
69 |
| - "react-dom": "^16.13.1", |
| 68 | + "react-dom": "^17.0.1", |
70 | 69 | "react-ga": "^3.1.2",
|
71 | 70 | "react-router-dom": "^5.2.0",
|
72 |
| - "react-scripts": "3.4.3", |
| 71 | + "react-scripts": "4.0.0", |
73 | 72 | "react-scroll-to": "^3.0.0-beta.6",
|
74 | 73 | "react-tabs": "^3.1.1",
|
75 | 74 | "react-toastify": "^6.0.9",
|
|
78 | 77 | "store2": "^2.12.0",
|
79 | 78 | "swr": "^0.3.6",
|
80 | 79 | "tailwindcss": "^1.9.6",
|
81 |
| - "ts-jest": "^24.3.0", |
| 80 | + "ts-jest": "^26.4.2", |
82 | 81 | "twin.macro": "^1.11.1",
|
83 |
| - "typescript": "^3.7.2", |
| 82 | + "typescript": "^4.0.3", |
84 | 83 | "use-is-in-viewport": "^1.0.9",
|
85 | 84 | "uuid": "^8.3.0"
|
86 | 85 | },
|
|
0 commit comments