|
28 | 28 | "dependencies": { |
29 | 29 | "border-box.css": "^1.0.0", |
30 | 30 | "framer-motion": "^4.1.17", |
31 | | - "next": "^11.1.2", |
| 31 | + "next": "^12.2.5", |
32 | 32 | "normalize.css": "^8.0.1", |
33 | | - "react": "^17.0.2", |
34 | | - "react-dom": "^17.0.2", |
| 33 | + "react": "^18.2.0", |
| 34 | + "react-dom": "^18.2.0", |
35 | 35 | "react-modal": "^3.14.3", |
36 | | - "styled-components": "^5.3.3" |
| 36 | + "styled-components": "^5.3.5" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@next/eslint-plugin-next": "^11.1.2", |
|
45 | 45 | "@testing-library/react": "^12.1.2", |
46 | 46 | "@testing-library/user-event": "^13.5.0", |
47 | 47 | "@types/jest": "^27.0.2", |
48 | | - "@types/react": "^17.0.30", |
49 | | - "@types/react-dom": "^17.0.10", |
| 48 | + "@types/react": "^18.0.17", |
| 49 | + "@types/react-dom": "^18.0.6", |
50 | 50 | "@types/react-modal": "^3.13.1", |
51 | | - "@types/styled-components": "^5.1.15", |
| 51 | + "@types/styled-components": "^5.1.26", |
52 | 52 | "@typescript-eslint/eslint-plugin": "^5.19.0", |
53 | 53 | "@typescript-eslint/parser": "^5.19.0", |
54 | 54 | "babel-plugin-styled-components": "^1.13.3", |
55 | 55 | "cypress": "^9.5.4", |
56 | | - "eslint": "^8.12.0", |
| 56 | + "eslint": "^8.22.0", |
57 | 57 | "eslint-config-airbnb": "^18.2.1", |
58 | 58 | "eslint-config-prettier": "^8.3.0", |
59 | 59 | "eslint-plugin-cypress": "^2.12.1", |
|
0 commit comments