|
29 | 29 | "@graphql-codegen/client-preset": "^4.5.0",
|
30 | 30 | "@svgr/webpack": "^8.1.0",
|
31 | 31 | "@types/node": "^20.17.6",
|
32 |
| - "@types/react": "npm:[email protected]", |
33 |
| - "@types/react-dom": "npm:[email protected].1", |
| 32 | + "@types/react": "^18.3.12", |
| 33 | + "@types/react-dom": "^18.3.1", |
34 | 34 | "@types/react-is": "^18.3.0",
|
35 | 35 | "@types/styled-components": "^5.1.34",
|
36 | 36 | "@typescript-eslint/eslint-plugin": "^8.15.0",
|
37 | 37 | "@typescript-eslint/parser": "^8.15.0",
|
38 | 38 | "@typescript-eslint/utils": "^8.15.0",
|
39 | 39 | "@wagmi/cli": "^2.1.18",
|
40 | 40 | "eslint": "^9.15.0",
|
41 |
| - "eslint-config-next": "15.0.3", |
| 41 | + "eslint-config-next": "^15.0.3", |
42 | 42 | "eslint-config-prettier": "^9.1.0",
|
43 | 43 | "eslint-import-resolver-typescript": "^3.6.3",
|
44 | 44 | "eslint-plugin-react": "^7.37.2",
|
|
57 | 57 | "graphql": "^16.9.0",
|
58 | 58 | "graphql-request": "^7.1.2",
|
59 | 59 | "next": "15.0.3",
|
60 |
| - "react": "19.0.0-rc-66855b96-20241106", |
61 |
| - "react-dom": "19.0.0-rc-66855b96-20241106", |
| 60 | + "react": "^18.3.1", |
| 61 | + "react-dom": "^18.3.1", |
62 | 62 | "react-is": "^18.3.1",
|
63 |
| - "react-markdown": "^8.0.7", |
| 63 | + "react-markdown": "^9.0.1", |
64 | 64 | "react-toastify": "^10.0.6",
|
65 |
| - "styled-components": "^5.3.11", |
| 65 | + "styled-components": "^6.1.13", |
66 | 66 | "typewriter-effect": "^2.21.0",
|
67 | 67 | "vanilla-jsoneditor": "^0.21.6",
|
68 | 68 | "viem": "^2.21.48",
|
|
0 commit comments