|
51 | 51 | }, |
52 | 52 | "license": "MIT", |
53 | 53 | "devDependencies": { |
54 | | - "@apollo/client": "3.12.4", |
| 54 | + "@apollo/client": "3.13.1", |
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 | 59 | "@graphql-codegen/typescript": "4.1.2", |
60 | 60 | "@graphql-codegen/typescript-resolvers": "4.4.1", |
61 | 61 | "@graphql-tools/jest-transform": "2.0.0", |
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", |
| 62 | + "@playwright/test": "1.50.1", |
| 63 | + "@storybook/addon-docs": "8.5.6", |
| 64 | + "@storybook/addon-essentials": "8.5.6", |
| 65 | + "@storybook/addon-interactions": "8.5.6", |
| 66 | + "@storybook/addon-links": "8.5.6", |
| 67 | + "@storybook/blocks": "8.5.6", |
| 68 | + "@storybook/react": "8.5.6", |
| 69 | + "@storybook/react-vite": "8.5.6", |
| 70 | + "@storybook/test": "8.5.6", |
| 71 | + "@storybook/test-runner": "0.21.0", |
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 | 76 | "@testing-library/jest-dom": "6.6.3", |
77 | | - "@testing-library/react": "16.1.0", |
| 77 | + "@testing-library/react": "16.2.0", |
78 | 78 | "@tsconfig/recommended": "1.0.7", |
79 | 79 | "@types/jest": "29.5.13", |
80 | | - "@types/node": "22.10.2", |
| 80 | + "@types/node": "22.13.4", |
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.18.1", |
86 | | - "@typescript-eslint/parser": "8.18.1", |
| 85 | + "@typescript-eslint/eslint-plugin": "8.24.0", |
| 86 | + "@typescript-eslint/parser": "8.24.0", |
87 | 87 | "babel-plugin-relay": "17.0.0", |
88 | 88 | "concurrently": "8.2.2", |
89 | 89 | "eslint": "8.57.0", |
|
96 | 96 | "jsdom": "25.0.1", |
97 | 97 | "msw": "2.7.0", |
98 | 98 | "msw-storybook-addon": "2.0.3", |
99 | | - "playwright": "1.49.1", |
100 | | - "postcss": "8.4.47", |
101 | | - "prettier": "3.4.2", |
| 99 | + "playwright": "1.50.1", |
| 100 | + "postcss": "8.5.2", |
| 101 | + "prettier": "3.5.1", |
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.4.7", |
| 106 | + "storybook": "8.5.6", |
107 | 107 | "tailwind": "4.0.0", |
108 | 108 | "tailwindcss": "3.4.13", |
109 | 109 | "ts-jest": "29.2.5", |
|
0 commit comments