|
48 | 48 | "dotenv-webpack": "^7.0.2",
|
49 | 49 | "html-webpack-plugin": "^5.3.1",
|
50 | 50 | "mini-css-extract-plugin": "^2.2.2",
|
51 |
| - "react": "^17.0.2", |
52 |
| - "react-dom": "^17.0.2", |
| 51 | + "react": "^18.0.0", |
| 52 | + "react-dom": "^18.0.0", |
53 | 53 | "styled-components": "^5.3.0",
|
54 | 54 | "terser-webpack-plugin": "^5.2.4",
|
55 | 55 | "typescript": "^4.2.4",
|
|
67 | 67 | "@storybook/react": "^6.3.8",
|
68 | 68 | "@storybook/theming": "^6.3.8",
|
69 | 69 | "@testing-library/jest-dom": "^5.12.0",
|
70 |
| - "@testing-library/react": "^12.0.0", |
| 70 | + "@testing-library/react": "^13.0.0", |
71 | 71 | "@types/copy-webpack-plugin": "^10.1.0",
|
72 | 72 | "@types/dotenv-webpack": "^7.0.3",
|
73 | 73 | "@types/html-webpack-plugin": "^3.2.6",
|
74 | 74 | "@types/jest": "^27.0.1",
|
75 | 75 | "@types/mini-css-extract-plugin": "^2.2.0",
|
76 | 76 | "@types/node": "^17.0.21",
|
77 |
| - "@types/react": "^17.0.20", |
78 |
| - "@types/react-dom": "^17.0.5", |
| 77 | + "@types/react": "^18.0.0", |
| 78 | + "@types/react-dom": "^18.0.0", |
79 | 79 | "@types/styled-components": "^5.1.14",
|
80 | 80 | "@types/testing-library__jest-dom": "^5.14.1",
|
81 | 81 | "@types/webpack-dev-server": "^4.1.0",
|
|
93 | 93 | "eslint-plugin-sonarjs": "0.12.0",
|
94 | 94 | "fork-ts-checker-webpack-plugin": "^7.2.1",
|
95 | 95 | "husky": "^7.0.2",
|
96 |
| - "jest": "^27.1.1", |
| 96 | + "jest": "^28.0.0", |
97 | 97 | "lint-staged": "^12.3.4",
|
98 |
| - "netlify-cli": "^9.9.0", |
| 98 | + "netlify-cli": "^10.0.0", |
99 | 99 | "prettier": "^2.4.0",
|
100 | 100 | "react-refresh": "^0.11.0",
|
101 | 101 | "style-loader": "^3.2.1",
|
|
0 commit comments