|
78 | 78 | "@tsconfig/recommended": "1.0.7",
|
79 | 79 | "@types/jest": "29.5.13",
|
80 | 80 | "@types/node": "22.10.2",
|
81 |
| - "@types/react": "18.3.10", |
82 |
| - "@types/react-dom": "18.3.0", |
83 |
| - "@types/react-relay": "16.0.6", |
84 |
| - "@types/relay-runtime": "17.0.4", |
| 81 | + "@types/react": "19.0.10", |
| 82 | + "@types/react-dom": "19.0.4", |
| 83 | + "@types/react-relay": "18.2.0", |
| 84 | + "@types/relay-runtime": "18.2.5", |
85 | 85 | "@typescript-eslint/eslint-plugin": "8.18.1",
|
86 | 86 | "@typescript-eslint/parser": "8.18.1",
|
87 |
| - "babel-plugin-relay": "17.0.0", |
88 |
| - "concurrently": "8.2.2", |
| 87 | + "babel-plugin-relay": "18.2.0", |
| 88 | + "concurrently": "9.1.2", |
89 | 89 | "eslint": "8.57.0",
|
90 | 90 | "eslint-plugin-storybook": "0.11.1",
|
91 | 91 | "graphql": "16.10.0",
|
92 |
| - "graphql-ws": "5.16.0", |
| 92 | + "graphql-ws": "6.0.4", |
93 | 93 | "http-server": "14.1.1",
|
94 | 94 | "jest": "29.7.0",
|
95 | 95 | "jest-environment-jsdom": "29.7.0",
|
96 |
| - "jsdom": "25.0.1", |
| 96 | + "jsdom": "26.0.0", |
97 | 97 | "msw": "2.7.0",
|
98 | 98 | "msw-storybook-addon": "2.0.3",
|
99 | 99 | "playwright": "1.49.1",
|
100 | 100 | "postcss": "8.4.47",
|
101 | 101 | "prettier": "3.4.2",
|
102 |
| - "react": "18.3.1", |
103 |
| - "react-relay": "17.0.0", |
104 |
| - "relay-compiler": "17.0.0", |
105 |
| - "relay-runtime": "17.0.0", |
| 102 | + "react": "19.0.0", |
| 103 | + "react-relay": "18.2.0", |
| 104 | + "relay-compiler": "18.2.0", |
| 105 | + "relay-runtime": "18.2.0", |
106 | 106 | "storybook": "8.4.7",
|
107 | 107 | "tailwind": "4.0.0",
|
108 |
| - "tailwindcss": "3.4.13", |
| 108 | + "tailwindcss": "4.0.8", |
109 | 109 | "ts-jest": "29.2.5",
|
110 | 110 | "ts-jest-resolver": "2.0.1",
|
111 | 111 | "tsup": "8.3.0",
|
|
0 commit comments