|
60 | 60 | "@graphql-codegen/typescript-resolvers": "4.4.1",
|
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.0.9", |
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.0.9", |
67 | 67 | "@storybook/blocks": "8.4.7",
|
68 |
| - "@storybook/react": "8.4.7", |
69 |
| - "@storybook/react-vite": "8.4.7", |
| 68 | + "@storybook/react": "9.0.9", |
| 69 | + "@storybook/react-vite": "9.0.9", |
70 | 70 | "@storybook/test": "8.4.7",
|
71 | 71 | "@storybook/test-runner": "0.20.1",
|
72 | 72 | "@svgr/plugin-jsx": "8.1.0",
|
|
77 | 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.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", |
| 80 | + "@types/node": "24.0.1", |
| 81 | + "@types/react": "19.1.8", |
| 82 | + "@types/react-dom": "19.1.6", |
| 83 | + "@types/react-relay": "18.2.1", |
| 84 | + "@types/relay-runtime": "19.0.2", |
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.0.0", |
| 88 | + "concurrently": "9.1.2", |
89 | 89 | "eslint": "8.57.0",
|
90 |
| - "eslint-plugin-storybook": "0.11.1", |
| 90 | + "eslint-plugin-storybook": "9.0.9", |
91 | 91 | "graphql": "16.10.0",
|
92 |
| - "graphql-ws": "5.16.0", |
| 92 | + "graphql-ws": "6.0.5", |
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.0.0", |
| 95 | + "jest-environment-jsdom": "30.0.0", |
| 96 | + "jsdom": "26.1.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.1.0", |
| 103 | + "react-relay": "20.0.0", |
| 104 | + "relay-compiler": "20.0.0", |
| 105 | + "relay-runtime": "20.0.0", |
| 106 | + "storybook": "9.0.9", |
107 | 107 | "tailwind": "4.0.0",
|
108 |
| - "tailwindcss": "3.4.13", |
| 108 | + "tailwindcss": "4.1.10", |
109 | 109 | "ts-jest": "29.2.5",
|
110 | 110 | "ts-jest-resolver": "2.0.1",
|
111 | 111 | "tsup": "8.3.0",
|
|
0 commit comments