|
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.0", |
| 60 | + "@graphql-codegen/typescript-resolvers": "4.3.0", |
61 | 61 | "@graphql-tools/jest-transform": "2.0.0",
|
62 |
| - "@playwright/test": "1.47.2", |
| 62 | + "@playwright/test": "1.48.2", |
63 | 63 | "@storybook/addon-docs": "8.3.3",
|
64 | 64 | "@storybook/addon-essentials": "8.3.3",
|
65 | 65 | "@storybook/addon-interactions": "8.3.3",
|
|
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", |
| 76 | + "@testing-library/jest-dom": "6.6.2", |
77 | 77 | "@testing-library/react": "16.0.1",
|
78 | 78 | "@tsconfig/recommended": "1.0.7",
|
79 | 79 | "@types/jest": "29.5.13",
|
80 |
| - "@types/node": "22.5.5", |
| 80 | + "@types/node": "22.8.1", |
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.11.0", |
| 86 | + "@typescript-eslint/parser": "8.11.0", |
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", |
| 90 | + "eslint-plugin-storybook": "0.10.1", |
91 | 91 | "graphql": "16.9.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.5.2", |
98 | 98 | "msw-storybook-addon": "2.0.3",
|
99 |
| - "playwright": "1.47.2", |
| 99 | + "playwright": "1.48.2", |
100 | 100 | "postcss": "8.4.47",
|
101 | 101 | "prettier": "3.3.3",
|
102 | 102 | "react": "18.3.1",
|
|
111 | 111 | "tsup": "8.3.0",
|
112 | 112 | "tw-colors": "3.3.2",
|
113 | 113 | "typescript": "5.6.2",
|
114 |
| - "undici": "6.19.8", |
| 114 | + "undici": "6.20.1", |
115 | 115 | "vite": "5.4.8",
|
116 | 116 | "vite-plugin-graphql-loader": "4.0.4",
|
117 | 117 | "vite-plugin-relay": "2.1.0",
|
|
0 commit comments