| 
51 | 51 |   },  | 
52 | 52 |   "license": "MIT",  | 
53 | 53 |   "devDependencies": {  | 
54 |  | -    "@apollo/client": "3.12.4",  | 
 | 54 | +    "@apollo/client": "4.0.7",  | 
55 | 55 |     "@apollo/tailwind-preset": "0.2.0",  | 
56 | 56 |     "@changesets/changelog-github": "0.5.0",  | 
57 | 57 |     "@changesets/cli": "2.27.8",  | 
58 |  | -    "@graphql-codegen/cli": "5.0.2",  | 
59 |  | -    "@graphql-codegen/typescript": "4.1.2",  | 
60 |  | -    "@graphql-codegen/typescript-resolvers": "4.4.1",  | 
 | 58 | +    "@graphql-codegen/cli": "6.0.0",  | 
 | 59 | +    "@graphql-codegen/typescript": "5.0.2",  | 
 | 60 | +    "@graphql-codegen/typescript-resolvers": "5.1.0",  | 
61 | 61 |     "@graphql-tools/jest-transform": "2.0.0",  | 
62 | 62 |     "@playwright/test": "1.49.1",  | 
63 |  | -    "@storybook/addon-docs": "8.4.7",  | 
 | 63 | +    "@storybook/addon-docs": "9.1.10",  | 
64 | 64 |     "@storybook/addon-essentials": "8.4.7",  | 
65 | 65 |     "@storybook/addon-interactions": "8.4.7",  | 
66 |  | -    "@storybook/addon-links": "8.4.7",  | 
 | 66 | +    "@storybook/addon-links": "9.1.10",  | 
67 | 67 |     "@storybook/blocks": "8.4.7",  | 
68 |  | -    "@storybook/react": "8.4.7",  | 
69 |  | -    "@storybook/react-vite": "8.4.7",  | 
 | 68 | +    "@storybook/react": "9.1.10",  | 
 | 69 | +    "@storybook/react-vite": "9.1.10",  | 
70 | 70 |     "@storybook/test": "8.4.7",  | 
71 | 71 |     "@storybook/test-runner": "0.20.1",  | 
72 | 72 |     "@svgr/plugin-jsx": "8.1.0",  | 
 | 
76 | 76 |     "@testing-library/jest-dom": "6.6.3",  | 
77 | 77 |     "@testing-library/react": "16.1.0",  | 
78 | 78 |     "@tsconfig/recommended": "1.0.7",  | 
79 |  | -    "@types/jest": "29.5.13",  | 
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",  | 
 | 79 | +    "@types/jest": "30.0.0",  | 
 | 80 | +    "@types/node": "24.7.0",  | 
 | 81 | +    "@types/react": "19.2.2",  | 
 | 82 | +    "@types/react-dom": "19.2.1",  | 
 | 83 | +    "@types/react-relay": "18.2.1",  | 
 | 84 | +    "@types/relay-runtime": "19.0.3",  | 
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": "20.1.1",  | 
 | 88 | +    "concurrently": "9.2.1",  | 
89 | 89 |     "eslint": "8.57.0",  | 
90 |  | -    "eslint-plugin-storybook": "0.11.1",  | 
 | 90 | +    "eslint-plugin-storybook": "9.1.10",  | 
91 | 91 |     "graphql": "16.10.0",  | 
92 |  | -    "graphql-ws": "5.16.0",  | 
 | 92 | +    "graphql-ws": "6.0.6",  | 
93 | 93 |     "http-server": "14.1.1",  | 
94 |  | -    "jest": "29.7.0",  | 
95 |  | -    "jest-environment-jsdom": "29.7.0",  | 
96 |  | -    "jsdom": "25.0.1",  | 
 | 94 | +    "jest": "30.2.0",  | 
 | 95 | +    "jest-environment-jsdom": "30.2.0",  | 
 | 96 | +    "jsdom": "27.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",  | 
106 |  | -    "storybook": "8.4.7",  | 
 | 102 | +    "react": "19.2.0",  | 
 | 103 | +    "react-relay": "20.1.1",  | 
 | 104 | +    "relay-compiler": "20.1.1",  | 
 | 105 | +    "relay-runtime": "20.1.1",  | 
 | 106 | +    "storybook": "9.1.10",  | 
107 | 107 |     "tailwind": "4.0.0",  | 
108 |  | -    "tailwindcss": "3.4.13",  | 
 | 108 | +    "tailwindcss": "4.1.14",  | 
109 | 109 |     "ts-jest": "29.2.5",  | 
110 | 110 |     "ts-jest-resolver": "2.0.1",  | 
111 | 111 |     "tsup": "8.3.0",  | 
 | 
117 | 117 |     "vite-plugin-relay": "2.1.0",  | 
118 | 118 |     "vite-plugin-svgr": "4.3.0",  | 
119 | 119 |     "vitest": "2.1.1",  | 
120 |  | -    "wait-on": "8.0.1"  | 
 | 120 | +    "wait-on": "9.0.1"  | 
121 | 121 |   },  | 
122 | 122 |   "dependencies": {  | 
123 | 123 |     "@bundled-es-modules/statuses": "^1.0.1",  | 
 | 
0 commit comments