|
51 | 51 | },
|
52 | 52 | "license": "MIT",
|
53 | 53 | "devDependencies": {
|
54 |
| - "@apollo/client": "3.11.2", |
| 54 | + "@apollo/client": "3.11.4", |
55 | 55 | "@apollo/tailwind-preset": "0.1.13",
|
56 | 56 | "@changesets/changelog-github": "0.5.0",
|
57 | 57 | "@changesets/cli": "2.27.7",
|
|
62 | 62 | "@graphql-tools/merge": "9.0.4",
|
63 | 63 | "@graphql-tools/mock": "9.0.4",
|
64 | 64 | "@graphql-tools/schema": "10.0.4",
|
65 |
| - "@playwright/test": "1.45.3", |
66 |
| - "@storybook/addon-docs": "8.2.7", |
67 |
| - "@storybook/addon-essentials": "8.2.7", |
68 |
| - "@storybook/addon-interactions": "8.2.7", |
69 |
| - "@storybook/addon-links": "8.2.7", |
70 |
| - "@storybook/blocks": "8.2.7", |
71 |
| - "@storybook/react": "8.2.7", |
72 |
| - "@storybook/react-vite": "8.2.7", |
73 |
| - "@storybook/test": "8.2.7", |
| 65 | + "@playwright/test": "1.46.0", |
| 66 | + "@storybook/addon-docs": "8.2.9", |
| 67 | + "@storybook/addon-essentials": "8.2.9", |
| 68 | + "@storybook/addon-interactions": "8.2.9", |
| 69 | + "@storybook/addon-links": "8.2.9", |
| 70 | + "@storybook/blocks": "8.2.9", |
| 71 | + "@storybook/react": "8.2.9", |
| 72 | + "@storybook/react-vite": "8.2.9", |
| 73 | + "@storybook/test": "8.2.9", |
74 | 74 | "@storybook/test-runner": "0.19.1",
|
75 | 75 | "@tailwindcss/aspect-ratio": "0.4.2",
|
76 | 76 | "@testing-library/dom": "10.4.0",
|
77 | 77 | "@testing-library/jest-dom": "6.4.8",
|
78 | 78 | "@testing-library/react": "16.0.0",
|
79 | 79 | "@tsconfig/recommended": "1.0.7",
|
80 | 80 | "@types/jest": "29.5.12",
|
81 |
| - "@types/node": "20.14.13", |
| 81 | + "@types/node": "22.2.0", |
82 | 82 | "@types/react": "18.3.3",
|
83 | 83 | "@types/react-dom": "18.3.0",
|
84 | 84 | "@types/react-relay": "16.0.6",
|
85 |
| - "@types/relay-runtime": "17.0.3", |
| 85 | + "@types/relay-runtime": "17.0.4", |
86 | 86 | "@typescript-eslint/eslint-plugin": "7.17.0",
|
87 | 87 | "@typescript-eslint/parser": "7.17.0",
|
88 | 88 | "babel-plugin-relay": "17.0.0",
|
|
94 | 94 | "jest": "29.7.0",
|
95 | 95 | "jest-environment-jsdom": "29.7.0",
|
96 | 96 | "jsdom": "24.1.1",
|
97 |
| - "msw": "2.3.4", |
| 97 | + "msw": "2.3.5", |
98 | 98 | "msw-storybook-addon": "2.0.3",
|
99 |
| - "playwright": "1.45.3", |
100 |
| - "postcss": "8.4.40", |
| 99 | + "playwright": "1.46.0", |
| 100 | + "postcss": "8.4.41", |
101 | 101 | "prettier": "3.3.3",
|
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.2.7", |
| 106 | + "storybook": "8.2.9", |
107 | 107 | "tailwind": "4.0.0",
|
108 |
| - "tailwindcss": "3.4.7", |
| 108 | + "tailwindcss": "3.4.9", |
109 | 109 | "ts-jest": "29.2.4",
|
110 | 110 | "ts-jest-resolver": "2.0.1",
|
111 |
| - "tsup": "8.2.3", |
| 111 | + "tsup": "8.2.4", |
112 | 112 | "typescript": "5.5.4",
|
113 |
| - "undici": "6.19.5", |
114 |
| - "vite": "5.3.5", |
115 |
| - "vite-plugin-graphql-loader": "4.0.2", |
| 113 | + "undici": "6.19.7", |
| 114 | + "vite": "5.4.0", |
| 115 | + "vite-plugin-graphql-loader": "4.0.4", |
116 | 116 | "vite-plugin-relay": "2.1.0",
|
117 | 117 | "vitest": "2.0.5",
|
118 | 118 | "wait-on": "7.2.0"
|
|
0 commit comments