| 
51 | 51 |   },  | 
52 | 52 |   "license": "MIT",  | 
53 | 53 |   "devDependencies": {  | 
54 |  | -    "@apollo/client": "3.11.8",  | 
 | 54 | +    "@apollo/client": "3.12.4",  | 
55 | 55 |     "@apollo/tailwind-preset": "0.2.0",  | 
56 | 56 |     "@changesets/changelog-github": "0.5.0",  | 
57 | 57 |     "@changesets/cli": "2.27.8",  | 
58 | 58 |     "@graphql-codegen/cli": "5.0.2",  | 
59 |  | -    "@graphql-codegen/typescript": "4.0.9",  | 
60 |  | -    "@graphql-codegen/typescript-resolvers": "4.2.1",  | 
 | 59 | +    "@graphql-codegen/typescript": "4.1.2",  | 
 | 60 | +    "@graphql-codegen/typescript-resolvers": "4.4.1",  | 
61 | 61 |     "@graphql-tools/jest-transform": "2.0.0",  | 
62 |  | -    "@playwright/test": "1.47.2",  | 
63 |  | -    "@storybook/addon-docs": "8.3.3",  | 
64 |  | -    "@storybook/addon-essentials": "8.3.3",  | 
65 |  | -    "@storybook/addon-interactions": "8.3.3",  | 
66 |  | -    "@storybook/addon-links": "8.3.3",  | 
67 |  | -    "@storybook/blocks": "8.3.3",  | 
68 |  | -    "@storybook/react": "8.3.3",  | 
69 |  | -    "@storybook/react-vite": "8.3.3",  | 
70 |  | -    "@storybook/test": "8.3.3",  | 
71 |  | -    "@storybook/test-runner": "0.19.1",  | 
 | 62 | +    "@playwright/test": "1.49.1",  | 
 | 63 | +    "@storybook/addon-docs": "8.4.7",  | 
 | 64 | +    "@storybook/addon-essentials": "8.4.7",  | 
 | 65 | +    "@storybook/addon-interactions": "8.4.7",  | 
 | 66 | +    "@storybook/addon-links": "8.4.7",  | 
 | 67 | +    "@storybook/blocks": "8.4.7",  | 
 | 68 | +    "@storybook/react": "8.4.7",  | 
 | 69 | +    "@storybook/react-vite": "8.4.7",  | 
 | 70 | +    "@storybook/test": "8.4.7",  | 
 | 71 | +    "@storybook/test-runner": "0.20.1",  | 
72 | 72 |     "@svgr/plugin-jsx": "8.1.0",  | 
73 | 73 |     "@svgr/plugin-svgo": "8.1.0",  | 
74 | 74 |     "@tailwindcss/aspect-ratio": "0.4.2",  | 
75 | 75 |     "@testing-library/dom": "10.4.0",  | 
76 |  | -    "@testing-library/jest-dom": "6.5.0",  | 
77 |  | -    "@testing-library/react": "16.0.1",  | 
 | 76 | +    "@testing-library/jest-dom": "6.6.3",  | 
 | 77 | +    "@testing-library/react": "16.1.0",  | 
78 | 78 |     "@tsconfig/recommended": "1.0.7",  | 
79 | 79 |     "@types/jest": "29.5.13",  | 
80 |  | -    "@types/node": "22.5.5",  | 
 | 80 | +    "@types/node": "22.10.2",  | 
81 | 81 |     "@types/react": "18.3.10",  | 
82 | 82 |     "@types/react-dom": "18.3.0",  | 
83 | 83 |     "@types/react-relay": "16.0.6",  | 
84 | 84 |     "@types/relay-runtime": "17.0.4",  | 
85 |  | -    "@typescript-eslint/eslint-plugin": "8.6.0",  | 
86 |  | -    "@typescript-eslint/parser": "8.6.0",  | 
 | 85 | +    "@typescript-eslint/eslint-plugin": "8.18.1",  | 
 | 86 | +    "@typescript-eslint/parser": "8.18.1",  | 
87 | 87 |     "babel-plugin-relay": "17.0.0",  | 
88 | 88 |     "concurrently": "8.2.2",  | 
89 | 89 |     "eslint": "8.57.0",  | 
90 |  | -    "eslint-plugin-storybook": "0.8.0",  | 
91 |  | -    "graphql": "16.9.0",  | 
 | 90 | +    "eslint-plugin-storybook": "0.11.1",  | 
 | 91 | +    "graphql": "16.10.0",  | 
92 | 92 |     "graphql-ws": "5.16.0",  | 
93 | 93 |     "http-server": "14.1.1",  | 
94 | 94 |     "jest": "29.7.0",  | 
95 | 95 |     "jest-environment-jsdom": "29.7.0",  | 
96 | 96 |     "jsdom": "25.0.1",  | 
97 |  | -    "msw": "2.4.9",  | 
 | 97 | +    "msw": "2.7.0",  | 
98 | 98 |     "msw-storybook-addon": "2.0.3",  | 
99 |  | -    "playwright": "1.47.2",  | 
 | 99 | +    "playwright": "1.49.1",  | 
100 | 100 |     "postcss": "8.4.47",  | 
101 |  | -    "prettier": "3.3.3",  | 
 | 101 | +    "prettier": "3.4.2",  | 
102 | 102 |     "react": "18.3.1",  | 
103 | 103 |     "react-relay": "17.0.0",  | 
104 | 104 |     "relay-compiler": "17.0.0",  | 
105 | 105 |     "relay-runtime": "17.0.0",  | 
106 |  | -    "storybook": "8.3.3",  | 
 | 106 | +    "storybook": "8.4.7",  | 
107 | 107 |     "tailwind": "4.0.0",  | 
108 | 108 |     "tailwindcss": "3.4.13",  | 
109 | 109 |     "ts-jest": "29.2.5",  | 
110 | 110 |     "ts-jest-resolver": "2.0.1",  | 
111 | 111 |     "tsup": "8.3.0",  | 
112 | 112 |     "tw-colors": "3.3.2",  | 
113 |  | -    "typescript": "5.6.2",  | 
114 |  | -    "undici": "6.19.8",  | 
 | 113 | +    "typescript": "5.7.2",  | 
 | 114 | +    "undici": "6.21.0",  | 
115 | 115 |     "vite": "5.4.8",  | 
116 | 116 |     "vite-plugin-graphql-loader": "4.0.4",  | 
117 | 117 |     "vite-plugin-relay": "2.1.0",  | 
118 |  | -    "vite-plugin-svgr": "4.2.0",  | 
 | 118 | +    "vite-plugin-svgr": "4.3.0",  | 
119 | 119 |     "vitest": "2.1.1",  | 
120 | 120 |     "wait-on": "8.0.1"  | 
121 | 121 |   },  | 
 | 
0 commit comments