@mui/x-codemod 8.14.0 → 8.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +409 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -5,6 +5,415 @@
5
5
  All notable changes to this project will be documented in this file.
6
6
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
7
7
 
8
+ ## 8.17.0
9
+
10
+ _Nov 5, 2025_
11
+
12
+ We'd like to extend a big thank you to the 13 contributors who made this release possible. Here are some highlights ✨:
13
+
14
+ - Add `colorGetter` prop to cartesian charts series
15
+
16
+ <img width="400" alt="Image" src="https://github.com/user-attachments/assets/d8b1263f-794e-4939-b17e-87350fdd1746" />
17
+
18
+ - 🌎 Add Catalan (ca-ES) locale on the Data Grid
19
+ - 🌎 Add Norwegian Bokmål (nb-NO) locale on the Charts
20
+ - 🐞 Bugfixes
21
+ - 📚 Documentation improvements
22
+
23
+ Special thanks go out to these community members for their valuable contributions:
24
+ @frncesc, @Methuselah96, @samuelwalk, @htollefsen
25
+
26
+ The following team members contributed to this release:
27
+ @alexfauquette, @bernardobelchior, @flaviendelangle, @Janpot, @JCQuintas, @mnajdova, @rita-codes, @arminmeh, @brijeshb42
28
+
29
+ ### Data Grid
30
+
31
+ #### `@mui/x-data-grid@8.17.0`
32
+
33
+ - [DataGrid] Stop event propagation on data grid action buttons (GridActionsCellItem) (#19513) @Copilot
34
+ - [DataGrid] Update cell editable state if `editable` prop is updated in the column definition (#20147) @arminmeh
35
+ - [DataGrid] Wait for external model updates before resetting pagination after sort/filter (#20162) @arminmeh
36
+ - [l10n] Add Catalan (ca-ES) locale (#20154) @frncesc
37
+ - [l10n] Improve Arabic (ar-SD) locale (#20185) @samuelwalk
38
+
39
+ #### `@mui/x-data-grid-pro@8.17.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
40
+
41
+ Same changes as in `@mui/x-data-grid@8.17.0`.
42
+
43
+ #### `@mui/x-data-grid-premium@8.17.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
44
+
45
+ Same changes as in `@mui/x-data-grid-pro@8.17.0`.
46
+
47
+ ### Date and Time Pickers
48
+
49
+ #### `@mui/x-date-pickers@8.17.0`
50
+
51
+ Internal changes.
52
+
53
+ #### `@mui/x-date-pickers-pro@8.17.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
54
+
55
+ Same changes as in `@mui/x-date-pickers@8.17.0`.
56
+
57
+ ### Charts
58
+
59
+ #### `@mui/x-charts@8.17.0`
60
+
61
+ - [charts] Add `barLabel` to bar series. Deprecate `barLabel` in `BarPlot`. (#20184) @bernardobelchior
62
+ - [charts] Add series color callback (#20084) @bernardobelchior
63
+ - [charts] Expose `ChartsSurface` classes (#20180) @bernardobelchior
64
+ - [charts] Fix chart cut off when inside `overflow: scroll` container (#20182) @bernardobelchior
65
+ - [charts] Fix tick label overflow on multiple axes and series demo (#20152) @bernardobelchior
66
+ - [charts] Organize series config (#20155) @bernardobelchior
67
+ - [charts] Use selectors from `@mui/x-internals` (#20052) @alexfauquette
68
+ - [charts] Use store from `@mui/x-internals` (#20121) @alexfauquette
69
+ - [charts] Add `useDataset` hook (#20205) @JCQuintas
70
+ - [l10n] Add Norwegian Bokmål (nb-NO) locale (#20197) @htollefsen
71
+
72
+ #### `@mui/x-charts-pro@8.17.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
73
+
74
+ Same changes as in `@mui/x-charts@8.17.0`, plus:
75
+
76
+ - [charts-pro] Fix zoom pan issue when controlled (#20163) @JCQuintas
77
+
78
+ #### `@mui/x-charts-premium@8.17.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
79
+
80
+ Same changes as in `@mui/x-charts-pro@8.17.0`.
81
+
82
+ ### Tree View
83
+
84
+ #### `@mui/x-tree-view@8.17.0`
85
+
86
+ - [tree view] Accept read only arrays in `expandedItems` prop (#20181) @Methuselah96
87
+ - [tree view] Use `aria-checked` instead of `aria-selected` on items (#19851) @flaviendelangle
88
+
89
+ #### `@mui/x-tree-view-pro@8.17.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
90
+
91
+ Same changes as in `@mui/x-tree-view@8.17.0`.
92
+
93
+ ### Codemod
94
+
95
+ #### `@mui/x-codemod@8.17.0`
96
+
97
+ Internal changes.
98
+
99
+ ### Docs
100
+
101
+ - [docs] Fix focus issues in the action column demo (#20178) @arminmeh
102
+ - [docs] Remove hidden Tree View headless page (#20119) @flaviendelangle
103
+ - [docs] Fix some external redirects (#20211) @Janpot
104
+
105
+ ### Core
106
+
107
+ - [code-infra] Fix cci job timeout due to buffered test output (#20193) @Janpot
108
+ - [code-infra] Fix publish workflow (#20140) @bernardobelchior
109
+ - [code-infra] Increase JSDOM test parallelism (#20179) @Janpot
110
+ - [code-infra] Remove React import requirement for jsx (#20144) @brijeshb42
111
+ - [code-infra] Replace `getInitialProps` with `getStaticProps` (#20192) @Janpot
112
+ - [code-infra] git-ignore next-env.d.ts (#20177) @Janpot
113
+ - [code-infra] Stabilize screenshot testing (#19868) @Janpot
114
+
115
+ ## 8.16.0
116
+
117
+ _Oct 29, 2025_
118
+
119
+ We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨:
120
+
121
+ - 🖌️ Add `brush` zoom interaction to charts
122
+ - 🔁 [Server-side update](https://mui.com/x/react-data-grid/server-side-data/#updating-server-side-data) in a grid with tree data/row grouping and aggregation will trigger re-fetch for all parent levels of that row to update aggregated values. See the [demo](https://mui.com/x/react-data-grid/server-side-data/aggregation/#usage-with-tree-data).
123
+
124
+ Special thanks go out to the community members for their valuable contributions:
125
+ @felix-wg, @frncesc, @sai6855
126
+
127
+ The following are all team members who have contributed to this release:
128
+ @alexfauquette, @arminmeh, @bernardobelchior, @brijeshb42, @flaviendelangle, @JCQuintas, @MBilalShafi, @mbrookes, @michelengelen, @noraleonte, @rita-codes
129
+
130
+ ### Data Grid
131
+
132
+ #### `@mui/x-data-grid@8.16.0`
133
+
134
+ - [DataGrid] Ignore `Ctrl+A` key combination for the row selection in the community version (#20110) @felix-wg
135
+ - [DataGrid][l10n] Improve Spanish (es-ES) locale (#20134) @frncesc
136
+
137
+ #### `@mui/x-data-grid-pro@8.16.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
138
+
139
+ Same changes as in `@mui/x-data-grid@8.16.0`, plus:
140
+
141
+ - [DataGridPro] Add explicit return type to `getVisibleRowsLookup()` to fix the build with `tsc` (#20116) @arminmeh
142
+ - [DataGridPro] Retain the expansion state with expansion configuration props (#20126) @MBilalShafi
143
+
144
+ #### `@mui/x-data-grid-premium@8.16.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
145
+
146
+ Same changes as in `@mui/x-data-grid-pro@8.16.0`, plus:
147
+
148
+ - [DataGridPremium] Export and restore chart integration state (#20079) @arminmeh
149
+ - [DataGridPremium] Fix grouping column `valueFormatter()` crash (#20070) @sai6855
150
+ - [DataGridPremium] Refetch aggregation data after row update with server-side aggregation (#20039) @arminmeh
151
+
152
+ ### Date and Time Pickers
153
+
154
+ #### `@mui/x-date-pickers@8.16.0`
155
+
156
+ - [pickers] Prevent blur event propagation on individual sections (#19825) @michelengelen
157
+
158
+ #### `@mui/x-date-pickers-pro@8.16.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
159
+
160
+ Same changes as in `@mui/x-date-pickers@8.16.0`.
161
+
162
+ ### Charts
163
+
164
+ #### `@mui/x-charts@8.16.0`
165
+
166
+ - [charts] Allow tooltip to anchor items (#19954) @alexfauquette
167
+ - [charts] Fix behavior of grouped axis (#20118) @JCQuintas
168
+ - [charts] Move scale symlog inside scales (#20137) @JCQuintas
169
+ - [charts] Fix AreaChartConnectNulls demo height not correctly resizing (#20078) @sai6855
170
+ - [charts] Fix charts resizing overflow (#20080) @alexfauquette
171
+ - [charts] Fix tooltip not showing on first render (#20115) @bernardobelchior
172
+ - [charts] Handle `undefined` id and color in series (#20087) @bernardobelchior
173
+ - [charts] Remove `useMemo` from isZoomOn*Enabled and isPanOn*Enabled hooks (#20132) @Copilot
174
+ - [charts] Use static data for perf (#20072) @JCQuintas
175
+ - [charts] Move scale symlog inside scales (#20137) @JCQuintas
176
+
177
+ #### `@mui/x-charts-pro@8.16.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
178
+
179
+ Same changes as in `@mui/x-charts@8.16.0`, plus:
180
+
181
+ - [charts-pro] Add `brush` zoom interaction (#19899) @JCQuintas
182
+ - [charts-pro] Add sankey performance check (#20069) @JCQuintas
183
+
184
+ #### `@mui/x-charts-premium@8.16.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
185
+
186
+ Same changes as in `@mui/x-charts-pro@8.16.0`.
187
+
188
+ ### Tree View
189
+
190
+ #### `@mui/x-tree-view@8.16.0`
191
+
192
+ Internal changes.
193
+
194
+ #### `@mui/x-tree-view-pro@8.16.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
195
+
196
+ Same changes as in `@mui/x-tree-view@8.16.0`.
197
+
198
+ ### Codemod
199
+
200
+ #### `@mui/x-codemod@8.16.0`
201
+
202
+ Internal changes.
203
+
204
+ ### Core
205
+
206
+ - [code-infra] Setup eslint compat plugin (#20105) @brijeshb42
207
+ - [code-infra] Improve store types (#20129) @JCQuintas
208
+ - [docs] Update the callout in `rows` prop documentation (#20127) @MBilalShafi
209
+ - [docs-infra] Refine changelog contributor acknowledgment messages (#20123) @mbrookes
210
+
211
+ ### Miscellaneous
212
+
213
+ - [x-telemetry] Skip telemetry tests on browser mode (#20122) @bernardobelchior
214
+
215
+ ## 8.15.0
216
+
217
+ _Oct 23, 2025_
218
+
219
+ We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨:
220
+
221
+ - 🖌️ Add new [`brush` charts interaction](https://mui.com/x/react-charts/brush/) for building custom behavior.
222
+ ![brush visualization example](https://github.com/user-attachments/assets/60c382a1-e418-4736-8dcb-1567c4e361e3)
223
+ - ⚡️ Performance improvements for large bar charts
224
+ - 🤖 Data Grid AI assistant can now [visualize the query results](https://mui.com/x/react-data-grid/ai-assistant/#data-visualization) by controlling the chart integration settings
225
+ - 📦 DataGrid uses an internal MUI fork of ExcelJS that does not depend on vulnerable versions of NPM packages
226
+ - 🐞 Bugfixes
227
+ - 📚 Documentation improvements
228
+
229
+ Special thanks go out to the community members for their valuable contributions:
230
+ @ZagrebaAlex
231
+
232
+ The following are all team members who have contributed to this release:
233
+ @alexfauquette, @bernardobelchior, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @KenanYusuf, @prakhargupta1, @rita-codes, @siriwatknp, @arminmeh, @brijeshb42, @noraleonte
234
+
235
+ ### Data Grid
236
+
237
+ #### `@mui/x-data-grid@8.15.0`
238
+
239
+ - [DataGrid] Fix `dataSource.fetchRows` API's return type (#20068) @arminmeh
240
+
241
+ #### `@mui/x-data-grid-pro@8.15.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
242
+
243
+ Same changes as in `@mui/x-data-grid@8.15.0`, plus:
244
+
245
+ - [DataGridPro] Keep children in the tree after parent row is re-fetched with the data source (#19934) @arminmeh
246
+ - [DataGridPro] Support scroll shadows customization (#19982) @KenanYusuf
247
+
248
+ #### `@mui/x-data-grid-premium@8.15.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
249
+
250
+ Same changes as in `@mui/x-data-grid-pro@8.15.0`, plus:
251
+
252
+ - [DataGridPremium] Use ExcelJS fork (#19796) @cherniavskii
253
+ - [DataGridPremium] Support data visualization in AI Assistant (#19831) @arminmeh
254
+
255
+ ### Date and Time Pickers
256
+
257
+ #### `@mui/x-date-pickers@8.15.0`
258
+
259
+ Internal changes.
260
+
261
+ #### `@mui/x-date-pickers-pro@8.15.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
262
+
263
+ Same changes as in `@mui/x-date-pickers@8.15.0`.
264
+
265
+ ### Charts
266
+
267
+ #### `@mui/x-charts@8.15.0`
268
+
269
+ - [charts] Add `ChartsBrushOverlay` and allow brush configuration (#19956) @JCQuintas
270
+ - [charts] Add `getStringSize` benchmark. Remove benchmarks from built package. (#19995) @bernardobelchior
271
+ - [charts] Batch string size measurement (#19994) @bernardobelchior
272
+ - [charts] Fix console issue (#20025) @JCQuintas
273
+ - [charts] Fix is[ZoomFeature]Enabled type (#20058) @alexfauquette
274
+ - [charts] Fix reference line middle spacing (#20004) @JCQuintas
275
+ - [charts] Improve `getStringSize` and `batchMeasureStrings` performance (#19996) @bernardobelchior
276
+ - [charts] Improve deep export script (#20007) @JCQuintas
277
+ - [charts] Improve string measurement benchmarks (#19999) @bernardobelchior
278
+ - [charts] Measure string sizes using SVG elements (#19981) @bernardobelchior
279
+ - [l10n] Improve Greek (gr-GR) locale (#20060) @ZagrebaAlex
280
+
281
+ #### `@mui/x-charts-pro@8.15.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
282
+
283
+ Same changes as in `@mui/x-charts@8.15.0`, plus:
284
+
285
+ - [charts-pro] Fix pan with `axis.reverse` (#20031) @JCQuintas
286
+
287
+ #### `@mui/x-charts-premium@8.15.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
288
+
289
+ Same changes as in `@mui/x-charts-pro@8.15.0`.
290
+
291
+ ### Tree View
292
+
293
+ #### `@mui/x-tree-view@8.15.0`
294
+
295
+ - [tree view] Multi character type-ahead (#19942) @noraleonte
296
+
297
+ #### `@mui/x-tree-view-pro@8.15.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
298
+
299
+ Same changes as in `@mui/x-tree-view@8.15.0`.
300
+
301
+ ### Codemod
302
+
303
+ #### `@mui/x-codemod@8.14.0`
304
+
305
+ Internal changes.
306
+
307
+ ### Docs
308
+
309
+ - [docs] Add overview section for scatter chart and heatmap (#19888) @prakhargupta1
310
+ - [docs] Add charts bell curve example (#20003) @JCQuintas
311
+ - [docs] Add grouped multiple fields for Data Grid row grouping recipe (#19964) @siriwatknp
312
+ - [docs] Add Data Grid loading state recipe (#19958) @siriwatknp
313
+
314
+ ### Core
315
+
316
+ - [code-infra] Remove @mui/monorepo usage for react versioning (#19894) @Janpot
317
+ - [code-infra] Remove invalid `environment: 'browser'` from vitest browser config (#19993) @bernardobelchior
318
+ - [code-infra] Remove unused babel aliases (#19987) @Janpot
319
+ - [code-infra] Turn on all testing-library eslint rules (#19946) @brijeshb42
320
+ - [docs-infra] Fix broken hash link (#20062) @Janpot
321
+
322
+ ## 8.14.1
323
+
324
+ _Oct 16, 2025_
325
+
326
+ We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨:
327
+
328
+ - 🚀 Charts have optimized data structures for closest point calculations — initial render times reduced by ~25% for 1,000+ data points, with greater gains at larger scales (#19790) @bernardobelchior
329
+ - 🐞 Bugfixes
330
+ - 📚 Documentation improvements
331
+
332
+ Special thanks go out to the community members for their valuable contributions:
333
+ @djpremier, @jacknot, @justdoit1897, @mellis481, @sai6855
334
+
335
+ The following are all team members who have contributed to this release:
336
+ @arminmeh, @bernardobelchior, @brijeshb42, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @noraleonte, @siriwatknp
337
+
338
+ ### Data Grid
339
+
340
+ #### `@mui/x-data-grid@8.14.1`
341
+
342
+ - [DataGrid] Fix cell not rerendering on `isCellEditable` prop change (#19898) @cherniavskii
343
+ - [DataGrid] Fix virtualizer memory leaks (#19886) @cherniavskii
344
+ - [DataGrid] Fix tree data unable to deselect row for exclude model (#19846) @siriwatknp
345
+ - [l10n] Improve Italian (it-IT) locale (#19322) @jacknot and (#19940) @justdoit1897
346
+
347
+ #### `@mui/x-data-grid-pro@8.14.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
348
+
349
+ Same changes as in `@mui/x-data-grid@8.14.1`, plus:
350
+
351
+ - [DataGridPro] Clear cache before new request to the nested request queue after a row has been edited (#19873) @arminmeh
352
+
353
+ #### `@mui/x-data-grid-premium@8.14.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
354
+
355
+ Same changes as in `@mui/x-data-grid-pro@8.14.1`.
356
+
357
+ ### Date and Time Pickers
358
+
359
+ #### `@mui/x-date-pickers@8.14.1`
360
+
361
+ Internal changes.
362
+
363
+ #### `@mui/x-date-pickers-pro@8.14.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
364
+
365
+ Same changes as in `@mui/x-date-pickers@8.14.1`.
366
+
367
+ ### Charts
368
+
369
+ #### `@mui/x-charts@8.14.1`
370
+
371
+ - [charts] Fix `minBarSize` when y-axis is reversed (#19932) @bernardobelchior
372
+ - [charts] Fix bar chart border radius when axis is reversed (#19895) @bernardobelchior
373
+ - [charts] Fix scatter chart `datasetKeys.id` not being optional (#19897) @bernardobelchior
374
+ - [charts] Use more performant data structure for closest point (#19790) @bernardobelchior
375
+ - [charts] Fix `GaugeValueArc` having wrong class (#19965) @bernardobelchior
376
+ - [charts] Fix `undefined` path when highlight empty line chart axis (#19969) @bernardobelchior
377
+
378
+ #### `@mui/x-charts-pro@8.14.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
379
+
380
+ Same changes as in `@mui/x-charts@8.14.1`, plus:
381
+
382
+ - [charts-pro] Add `highlighting` to Sankey chart (#19662) @JCQuintas
383
+
384
+ #### `@mui/x-charts-premium@8.14.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
385
+
386
+ Same changes as in `@mui/x-charts-pro@8.14.1`.
387
+
388
+ ### Tree View
389
+
390
+ #### `@mui/x-tree-view@8.14.1`
391
+
392
+ - [tree view] Do not forward the `ownerState` to the icon (#19772) @flaviendelangle
393
+
394
+ #### `@mui/x-tree-view-pro@8.14.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
395
+
396
+ Same changes as in `@mui/x-tree-view@8.14.1`.
397
+
398
+ ### Codemod
399
+
400
+ #### `@mui/x-codemod@8.14.0`
401
+
402
+ Internal changes.
403
+
404
+ ### Docs
405
+
406
+ - [docs] Add `'bumpX'` and `'bumpY'` curve types to the interpolation demo (#19676) @djpremier
407
+ - [docs] Add scatter chart with linear regression demo (#19900) @bernardobelchior
408
+ - [docs] Correctly describe Data Grid's row selection behavior (#19968) @arminmeh
409
+ - [docs] Fix `isExpanded` type in tree view docs (#19092) @mellis481
410
+
411
+ ### Core
412
+
413
+ - [code-infra] Disable Netlify cache plugin (#19950) @Janpot
414
+ - [code-infra] Lint json through eslint (#19890) @Janpot
415
+ - [docs-infra] Use published netlify cache plugin package (#19929) @brijeshb42
416
+
8
417
  ## 8.14.0
9
418
 
10
419
  _Oct 9, 2025_
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/x-codemod",
3
- "version": "8.14.0",
3
+ "version": "8.17.0",
4
4
  "author": "MUI Team",
5
5
  "description": "Codemod scripts for MUI X.",
6
6
  "bin": "./codemod.js",
@@ -24,12 +24,12 @@
24
24
  "url": "https://opencollective.com/mui-org"
25
25
  },
26
26
  "dependencies": {
27
- "@babel/core": "^7.28.4",
27
+ "@babel/core": "^7.28.5",
28
28
  "@babel/runtime": "^7.28.4",
29
- "@babel/traverse": "^7.28.4",
29
+ "@babel/traverse": "^7.28.5",
30
30
  "jscodeshift": "17.3.0",
31
31
  "yargs": "^18.0.0",
32
- "@mui/x-internals": "8.14.0"
32
+ "@mui/x-internals": "8.17.0"
33
33
  },
34
34
  "sideEffects": false,
35
35
  "publishConfig": {