|
162 | 162 | "@babel/core": "^7.26.9",
|
163 | 163 | "@babel/parser": "7.25.0",
|
164 | 164 | "@babel/preset-env": "^7.26.9",
|
165 |
| - "@changesets/changelog-github": "0.5.0", |
| 165 | + "@changesets/changelog-github": "0.5.1", |
166 | 166 | "@changesets/cli": "2.27.7",
|
167 | 167 | "@eslint/compat": "1.2.5",
|
168 | 168 | "@eslint/eslintrc": "3.2.0",
|
169 | 169 | "@eslint/js": "9.31.0",
|
170 | 170 | "@graphql-codegen/cli": "^5.0.6",
|
171 |
| - "@graphql-tools/schema": "10.0.4", |
| 171 | + "@graphql-tools/schema": "10.0.25", |
172 | 172 | "@jest/expect-utils": "29.7.0",
|
173 | 173 | "@jest/globals": "29.7.0",
|
174 | 174 | "@mdx-js/language-service": "^0.7.1",
|
175 | 175 | "@microsoft/api-extractor": "7.49.1",
|
176 |
| - "@microsoft/api-extractor-model": "7.30.2", |
| 176 | + "@microsoft/api-extractor-model": "7.30.7", |
177 | 177 | "@microsoft/tsdoc": "0.15.1",
|
178 | 178 | "@size-limit/esbuild-why": "11.1.4",
|
179 | 179 | "@size-limit/preset-small-lib": "11.1.4",
|
180 |
| - "@testing-library/dom": "10.4.0", |
| 180 | + "@testing-library/dom": "10.4.1", |
181 | 181 | "@testing-library/jest-dom": "6.6.3",
|
182 | 182 | "@testing-library/react": "16.1.0",
|
183 |
| - "@testing-library/react-render-stream": "2.0.0", |
| 183 | + "@testing-library/react-render-stream": "2.0.1", |
184 | 184 | "@testing-library/user-event": "14.5.2",
|
185 | 185 | "@types/babel__preset-env": "^7.10.0",
|
186 |
| - "@types/bytes": "3.1.4", |
| 186 | + "@types/bytes": "3.1.5", |
187 | 187 | "@types/fetch-mock": "7.3.8",
|
188 |
| - "@types/jest": "29.5.12", |
| 188 | + "@types/jest": "29.5.14", |
189 | 189 | "@types/jsesc": "^3.0.3",
|
190 |
| - "@types/lodash": "4.17.7", |
| 190 | + "@types/lodash": "4.17.20", |
191 | 191 | "@types/node": "^22.10.7",
|
192 | 192 | "@types/react": "19.0.12",
|
193 | 193 | "@types/react-dom": "19.0.4",
|
|
199 | 199 | "@typescript-eslint/types": "8.21.0",
|
200 | 200 | "@typescript-eslint/utils": "8.21.0",
|
201 | 201 | "ast-types": "0.16.1",
|
202 |
| - "babel-plugin-react-compiler": "19.1.0-rc.2", |
| 202 | + "babel-plugin-react-compiler": "19.1.0-rc.3", |
203 | 203 | "eslint": "9.31.0",
|
204 | 204 | "eslint-import-resolver-typescript": "3.7.0",
|
205 | 205 | "eslint-plugin-import": "2.31.0",
|
|
213 | 213 | "fetch-mock": "9.11.0",
|
214 | 214 | "globals": "15.14.0",
|
215 | 215 | "graphql": "16.9.0",
|
216 |
| - "graphql-17-alpha2": "npm:[email protected].2", |
217 |
| - "graphql-ws": "6.0.3", |
| 216 | + "graphql-17-alpha2": "npm:[email protected].9", |
| 217 | + "graphql-ws": "6.0.6", |
218 | 218 | "jest": "29.7.0",
|
219 | 219 | "jest-environment-jsdom": "29.7.0",
|
220 | 220 | "jest-junit": "16.0.0",
|
|
225 | 225 | "lodash": "4.17.21",
|
226 | 226 | "madge": "^8.0.0",
|
227 | 227 | "patch-package": "8.0.0",
|
228 |
| - "pkg-pr-new": "0.0.24", |
| 228 | + "pkg-pr-new": "0.0.60", |
229 | 229 | "prettier": "3.1.1",
|
230 | 230 | "publint": "^0.3.8",
|
231 |
| - "react": "19.1.0", |
| 231 | + "react": "19.1.1", |
232 | 232 | "react-17": "npm:react@^17",
|
233 | 233 | "react-18": "npm:react@^18",
|
234 |
| - "react-dom": "19.1.0", |
| 234 | + "react-dom": "19.1.1", |
235 | 235 | "react-dom-17": "npm:react-dom@^17",
|
236 | 236 | "react-dom-18": "npm:react-dom@^18",
|
237 | 237 | "react-error-boundary": "4.0.13",
|
238 |
| - "recast": "0.23.9", |
239 |
| - "rimraf": "5.0.9", |
240 |
| - "rxjs": "7.8.1", |
| 238 | + "recast": "0.23.11", |
| 239 | + "rimraf": "5.0.10", |
| 240 | + "rxjs": "7.8.2", |
241 | 241 | "rxjs-min": "npm:[email protected]",
|
242 | 242 | "size-limit": "11.1.4",
|
243 | 243 | "size-limit-apollo-plugin": "file:config/size-limit",
|
|
0 commit comments