@mui/icons-material 5.14.8 โ†’ 5.14.9

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,110 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 5.14.9
4
+
5
+ <!-- generated comparing v5.14.8..master -->
6
+
7
+ _Sep 13, 2023_
8
+
9
+ A big thanks to the 18 contributors who made this release possible. Here are some highlights โœจ:
10
+
11
+ - ๐ŸŽ‰ Added the [`Drawer` component](https://mui.com/joy-ui/react-drawer/) to Joy UI (#38169) @mnajdova
12
+ - โœจ Material UI's [`ButtonGroup` component](https://mui.com/material-ui/react-button-group/) now styles button elements within it correctly (#38520) @ZeeshanTamboli
13
+
14
+ ### `@mui/material@5.14.9`
15
+
16
+ - &#8203;<!-- 44 -->[ButtonGroup] Determine first, last and middle buttons to support different elements with correct styling (#38520) @ZeeshanTamboli
17
+ - &#8203;<!-- 07 -->[Modal] Fix console warning when onTransitionEnter , onTransitionExit provided (#38868) @sai6855
18
+ - &#8203;<!-- 54 -->Revert "[Autocomplete] Type multiple values with readonly arrays." (#38827) @mnajdova
19
+ - &#8203;<!-- 57 -->[Tabs] Scrollable tabs shouldn't crash when customizing their styles in the theme with slot callbacks (#38544) @brentertz
20
+ - &#8203;<!-- 59 -->[AlertTitle][BreadCrumbs] Fix inheritance message in docs (#38876) @sai6855
21
+
22
+ ### `@mui/base@5.0.0-beta.15`
23
+
24
+ - &#8203;<!-- 63 -->[useSnackbar] Align externalProps handling (#38935) @mj12albert
25
+ - &#8203;<!-- 48 -->[useInput] Align ExternalProps naming (#38849) @mj12albert
26
+ - &#8203;<!-- 13 -->[FocusTrap] Refactor & cleanup (#38878) @mnajdova
27
+ - &#8203;<!-- 12 -->[FocusTrap] Fix `disableEnforceFocus` behavior (#38816) @mnajdova
28
+ - &#8203;<!-- 06 -->[Switch] Simplify source (#38910) @oliviertassinari
29
+
30
+ ### `@mui/joy@5.0.0-beta.6`
31
+
32
+ - &#8203;<!-- 15 -->[Drawer] Add Drawer component (#38169) @mnajdova
33
+ - &#8203;<!-- 11 -->Reduce height of some variants (#38527) @zanivan
34
+ - &#8203;<!-- 10 -->Refine the default theme color palette (#38416) @zanivan
35
+ - &#8203;<!-- 34 -->[Dialog] Add `DialogActions`, `DialogTitle` and `DialogContent` (#38382) @siriwatknp
36
+ - &#8203;<!-- 60 -->[AccordionGroup] Add missing `variant` and `color` classes (#38814) @sai6855
37
+
38
+ ### `@mui/lab@5.0.0-alpha.144`
39
+
40
+ - &#8203;<!-- 09 -->Add TypeScript deprecations (#38833) @oliviertassinari
41
+ - &#8203;<!-- 08 -->Fix `@mui/x-tree-view` dependency (#38822) @flaviendelangle
42
+
43
+ ### `@mui/system@5.14.9`
44
+
45
+ - &#8203;<!-- 05 -->Remove dead code (#38884) @oliviertassinari
46
+ - &#8203;<!-- 04 -->Remove getInitColorSchemeScript leading spaces (#38794) @oliviertassinari
47
+
48
+ ### `@mui/zero-vite-plugin@0.0.1-alpha.0`
49
+
50
+ - &#8203;<!-- 02 -->[vite] Create a package for vite plugin (#38685) @brijeshb42
51
+
52
+ ### Docs
53
+
54
+ - &#8203;<!-- 53 -->[docs][base-ui] Improve recommended usage guide (#38570) @oliviertassinari
55
+ - &#8203;<!-- 52 -->[docs][base-ui] Create hooks contribution guide (#38679) @michaldudak
56
+ - &#8203;<!-- 51 -->[docs][base-ui] Structure and style revisions for Component docs (#38826) @samuelsycamore
57
+ - &#8203;<!-- 50 -->[docs][base-ui] Add Number Input to the all components page (#38839) @danilo-leal
58
+ - &#8203;<!-- 49 -->[docs][base-ui] Mark Popup with the Preview tag (#38851) @michaldudak
59
+ - &#8203;<!-- 47 -->[blog] Polish component reference name @oliviertassinari
60
+ - &#8203;<!-- 46 -->[blog] Fix missing card (#38834) @oliviertassinari
61
+ - &#8203;<!-- 45 -->[Button][docs][material-ui] Update the file upload demo (#38823) @danilo-leal
62
+ - &#8203;<!-- 33 -->[docs][DialogTitle] Fix props docs doesn't mention it extends `Typography` props (#38856) @sai6855
63
+ - &#8203;<!-- 32 -->[docs] Improve npm experience (#38906) @oliviertassinari
64
+ - &#8203;<!-- 31 -->[docs] Fix redirection to Base UI URLs @oliviertassinari
65
+ - &#8203;<!-- 30 -->[docs] Fix use of callouts (#38747) @oliviertassinari
66
+ - &#8203;<!-- 29 -->[docs] Fix 301 links for SEO @oliviertassinari
67
+ - &#8203;<!-- 28 -->[docs] Remove flag from installation page @oliviertassinari
68
+ - &#8203;<!-- 27 -->[docs] Fix strange break line on mobile in between product name @oliviertassinari
69
+ - &#8203;<!-- 26 -->[docs] Clearer npm package homepages (#38864) @oliviertassinari
70
+ - &#8203;<!-- 25 -->[docs] enableColorScheme prop was removed (#38795) @oliviertassinari
71
+ - &#8203;<!-- 24 -->[docs] Fix a11y issues in tables demos (#38829) @michaldudak
72
+ - &#8203;<!-- 62 -->[docs][joy-ui] Refine the Messages template (#38807) @zanivan
73
+ - &#8203;<!-- 22 -->[docs][joy-ui] Fix copy on the Tutorial page (#38907) @danilo-leal
74
+ - &#8203;<!-- 21 -->[docs][joy-ui] Fix grammar and update Usage section in color inversion page (#38850) @ZeeshanTamboli
75
+ - &#8203;<!-- 20 -->[docs][joy-ui] Revise the Lists page (#36324) @LadyBluenotes
76
+ - &#8203;<!-- 19 -->[docs][joy-ui] Refine the Profile Dashboard template (#38599) @zanivan
77
+ - &#8203;<!-- 18 -->[docs][material-ui] Revise the Paper component docs (#38841) @danilo-leal
78
+ - &#8203;<!-- 17 -->[docs][material-ui] Revise the Typography page (#38543) @danilo-leal
79
+ - &#8203;<!-- 16 -->[docs][material-ui] Revise and split up "Styled engine" doc (#37774) @samuelsycamore
80
+ - &#8203;<!-- 03 -->[TextareaAutosize][docs] Fix component creation in render (#38577) @oliviertassinari
81
+
82
+ ### Examples
83
+
84
+ - &#8203;<!-- 14 -->[examples] Add shortcut to open example in online IDE (#38572) @oliviertassinari
85
+ - &#8203;<!-- 61 -->[examples][base-ui] Add Base UI + Vite + Tailwind CSS example in TypeScript (#37595) @dvkam
86
+
87
+ ### Core
88
+
89
+ - &#8203;<!-- 65 -->[core] Remove package declaration from same package dependencies (#38951) @DiegoAndai
90
+ - &#8203;<!-- 64 -->[core] Remove workspace dependencies from root package.json (#38940) @michaldudak
91
+ - &#8203;<!-- 43 -->[core] Fix prop-types generation (#38831) @flaviendelangle
92
+ - &#8203;<!-- 42 -->[core] Move types packages to docs' devDependencies (#38914) @michaldudak
93
+ - &#8203;<!-- 41 -->[core] Improve DX when browsing the package on npm and GitHub @oliviertassinari
94
+ - &#8203;<!-- 40 -->[core] TrapFocus was renamed to FocusTrap @oliviertassinari
95
+ - &#8203;<!-- 39 -->[core] Add types extension for clarity @oliviertassinari
96
+ - &#8203;<!-- 38 -->[core] Hoist rewriteImportPaths to parent scope @oliviertassinari
97
+ - &#8203;<!-- 37 -->[core] Bump aws-cli orb to 4.1 (#38857) @Janpot
98
+ - &#8203;<!-- 36 -->[core] Explicitly define package dependencies (#38859) @michaldudak
99
+ - &#8203;<!-- 35 -->[core] Fix yarn docs:create-playground script @oliviertassinari
100
+ - &#8203;<!-- 56 -->[docs-infra] Improve show code button affordance (#38824) @danilo-leal
101
+ - &#8203;<!-- 55 -->[docsโ€“infra] Fix callout container width (#38880) @oliviertassinari
102
+ - &#8203;<!-- 23 -->[docs-infra] Catch duplicated trailing splashes in links (#38758) @oliviertassinari
103
+ - &#8203;<!-- 01 -->[website] add Michel Engelen to the about us page (#38818) @michelengelen
104
+ - &#8203;<!-- 58 -->[website] Add a templates & design kits section to the Material UI page (#38617) @danilo-leal
105
+
106
+ All contributors of this release in alphabetical order: @brentertz, @brijeshb42, @danilo-leal, @DiegoAndai, @dvkam, @flaviendelangle, @Janpot, @LadyBluenotes, @michaldudak, @michelengelen, @mj12albert, @mnajdova, @oliviertassinari, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli
107
+
3
108
  ## 5.14.8
4
109
 
5
110
  <!-- generated comparing v5.14.7..master -->
@@ -670,7 +775,7 @@ _Jul 11, 2023_
670
775
 
671
776
  A big thanks to the 15 contributors who made this release possible. Here are some highlights โœจ:
672
777
 
673
- - ๐Ÿ’ซ Material UI, Joy UI, and Base UI are compatible with [NextJS App Router](https://nextjs.org/docs/app) (#37656) @mj12albert
778
+ - ๐Ÿ’ซ Material UI, Joy UI, and Base UI are compatible with [Next.js App Router](https://nextjs.org/docs/app) (#37656) @mj12albert
674
779
  - ๐Ÿ“š Added new guides for integrating with Next.js 13 App Router (#37656) @mj12albert
675
780
  - โ“‚๏ธ [Material UI guide](https://mui.com/material-ui/guides/next-js-app-router/)
676
781
  - ๐Ÿ…™ [Joy UI guide](https://mui.com/joy-ui/integrations/next-js-app-router/)
@@ -1471,7 +1576,7 @@ _Apr 11, 2023_
1471
1576
 
1472
1577
  A big thanks to the 9 contributors who made this release possible. Here are some highlights โœจ:
1473
1578
 
1474
- - ๐Ÿ’ซ Added [theme scope](https://mui.com/material-ui/guides/styled-engine/#theme-scoping) for using multiple design systems (#36664) @siriwatknp
1579
+ - ๐Ÿ’ซ Added [theme scope](https://mui.com/material-ui/guides/theme-scoping/) for using multiple design systems (#36664) @siriwatknp
1475
1580
  - ๐Ÿ› bug fixes and ๐Ÿ“š documentation improvements.
1476
1581
 
1477
1582
  ### `@mui/system@5.12.0`
@@ -1959,7 +2064,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
1959
2064
  - &#8203;<!-- 20 -->[docs][joy] List slots in API documentation (#36271) @hbjORbj
1960
2065
  - &#8203;<!-- 19 -->[docs][joy] Build API documentations (#36008) @hbjORbj
1961
2066
  - &#8203;<!-- 18 -->[examples] Update Next.js examples to use built-in font (#36315) @Juneezee
1962
- - &#8203;<!-- 17 -->[examples] Update curl link in `material-next-ts-v4-v5-migration` example README (#36321) @ZeeshanTamboli
2067
+ - &#8203;<!-- 17 -->[examples] Update curl link in `material-ui-nextjs-ts-v4-v5-migration` example README (#36321) @ZeeshanTamboli
1963
2068
  - &#8203;<!-- 16 -->[examples] Convert Next.js \_document class components to function components (#36109) @ossan-engineer
1964
2069
 
1965
2070
  ### Core
@@ -3217,7 +3322,7 @@ A big thanks to the 7 contributors who made this release possible. Here are some
3217
3322
 
3218
3323
  ### `@mui/base@5.0.0-alpha.101`
3219
3324
 
3220
- - &#8203;<!-- 01 -->[TrapFocus] Restore the previously exported type from @mui/material (#34601) @michaldudak
3325
+ - &#8203;<!-- 01 -->[FocusTrap] Restore the previously exported type from @mui/material (#34601) @michaldudak
3221
3326
 
3222
3327
  ### `@mui/joy@5.0.0-alpha.49`
3223
3328
 
@@ -3333,7 +3438,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
3333
3438
 
3334
3439
  #### Breaking changes
3335
3440
 
3336
- - [TrapFocus] Rename TrapFocus to FocusTrap (#34216) @kabernardes
3441
+ - [FocusTrap] Rename TrapFocus to FocusTrap (#34216) @kabernardes
3337
3442
 
3338
3443
  ```diff
3339
3444
  -import TrapFocus from '@mui/base/TrapFocus';
@@ -3575,7 +3680,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
3575
3680
 
3576
3681
  - [Button][base] Prevent too many ref updates (#33882) @michaldudak
3577
3682
  - [Select][base] Fix typo in listbox blur event handler (#34120) @ZeeshanTamboli
3578
- - [TrapFocus] Improve tab test and simplify demo (#34008) @EthanStandel
3683
+ - [FocusTrap] Improve tab test and simplify demo (#34008) @EthanStandel
3579
3684
 
3580
3685
  ### `@mui/joy@5.0.0-alpha.43`
3581
3686
 
@@ -3681,7 +3786,7 @@ A big thanks to the 18 contributors who made this release possible. This release
3681
3786
 
3682
3787
  ### `@mui/base@5.0.0-alpha.93`
3683
3788
 
3684
- - &#8203;<!-- 31 -->[TrapFocus] Removes invisible tabbable elements from (#33543) @EthanStandel
3789
+ - &#8203;<!-- 31 -->[FocusTrap] Removes invisible tabbable elements from (#33543) @EthanStandel
3685
3790
  - &#8203;<!-- 30 -->[Input][base] Pass the rows prop to the underlying textarea (#33873) @michaldudak
3686
3791
  - &#8203;<!-- 06 -->[SelectUnstyled] Add ability to post the select's value when submitting a form (#33697) @michaldudak
3687
3792
 
@@ -5026,7 +5131,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
5026
5131
  );
5027
5132
  ```
5028
5133
 
5029
- - &#8203;<!-- 03 -->[TrapFocus] Move docs to Base and drop the Unstyled prefix (#31954) @michaldudak
5134
+ - &#8203;<!-- 03 -->[FocusTrap] Move docs to Base and drop the Unstyled prefix (#31954) @michaldudak
5030
5135
 
5031
5136
  Removed the `Unstyled_` prefix from the Base export (it remains in the Material UI export, though).
5032
5137
 
@@ -7993,7 +8098,7 @@ A big thanks to the 11 contributors who made this release possible. Here are som
7993
8098
  ### `@material-ui/unstyled@5.0.0-alpha.37`
7994
8099
 
7995
8100
  - &#8203;<!-- 04 -->[Slider] Improve TS definition (#26642) @mnajdova
7996
- - &#8203;<!-- 21 -->[TrapFocus] Capture nodeToRestore via relatedTarget (#26696) @eps1lon
8101
+ - &#8203;<!-- 21 -->[FocusTrap] Capture nodeToRestore via relatedTarget (#26696) @eps1lon
7997
8102
 
7998
8103
  ### `@material-ui/icons@5.0.0-alpha.37`
7999
8104
 
@@ -9063,7 +9168,7 @@ A big thanks to the 19 contributors who made this release possible. Here are som
9063
9168
  - &#8203;<!-- 28 -->[Timeline] Migrate TimelineContent to emotion (#25781) @siriwatknp
9064
9169
  - &#8203;<!-- 53 -->[Timeline] Migrate TimelineItem to emotion (#25822) @vicasas
9065
9170
  - &#8203;<!-- 47 -->[Timeline] Migrate TimelineOppositeContent to emotion (#25816) @vicasas
9066
- - &#8203;<!-- 54 -->[TrapFocus] Make isEnabled and getDoc optional (#25784) @m4theushw
9171
+ - &#8203;<!-- 54 -->[FocusTrap] Make isEnabled and getDoc optional (#25784) @m4theushw
9067
9172
 
9068
9173
  ### `@material-ui/styled-engine@5.0.0-alpha.31`
9069
9174
 
@@ -9545,7 +9650,7 @@ A big thanks to the 26 contributors who made this release possible. Here are som
9545
9650
  ### `@material-ui/unstyled@5.0.0-alpha.26`
9546
9651
 
9547
9652
  - &#8203;<!-- 033 -->[Portal] Migrate to unstyled (#24890) @povilass
9548
- - &#8203;<!-- 047 -->[TrapFocus] Migrate to unstyled (#24957) @povilass
9653
+ - &#8203;<!-- 047 -->[FocusTrap] Migrate to unstyled (#24957) @povilass
9549
9654
  - &#8203;<!-- 060 -->[Backdrop] Migrate to unstyled (#24985) @povilass
9550
9655
  - &#8203;<!-- 078 -->[Modal] Migrate to emotion + unstyled (#24857) @povilass
9551
9656
 
@@ -10142,7 +10247,7 @@ A big thanks to the 14 contributors who made this release possible. Here are som
10142
10247
  - [ButtonBase] Migrate styles to emotion (#24100) @mnajdova
10143
10248
  - [Button] Migrate styles to emotion (#24107) @mnajdova
10144
10249
  - [unstyled] Add utils for generating utility classes (#24126) @mnajdova
10145
- - [TrapFocus] Fix trap to only focus on tabbable elements (#23364) @gregnb
10250
+ - [FocusTrap] Fix trap to only focus on tabbable elements (#23364) @gregnb
10146
10251
  - [Link] Improve integration with Next.js (#24121) @kelvinsanchez15
10147
10252
  - [Select] Fix overflow showing scrollbar (#24085) @Segebre
10148
10253
  - [Slider] Fix circular type reference in SliderValueLabel (#24190) @eps1lon
@@ -12075,9 +12180,9 @@ Here are some highlights โœจ:
12075
12180
  - [Tabs] Document how to make scroll icons visible (#22255) @Sorgrum
12076
12181
  - [TextField] Add hidden label to multi-line filled textfield (#22284) @fakeharahman
12077
12182
  - [Toolbar] Custom variant (#22217) @mnajdova
12078
- - [TrapFocus] Entangle effects (#22155) @eps1lon
12079
- - [TrapFocus] Fix compatibility issues with React 17 (#22270) @eps1lon
12080
- - [TrapFocus] Prevent possible crash in React 17 (#22262) @eps1lon
12183
+ - [FocusTrap] Entangle effects (#22155) @eps1lon
12184
+ - [FocusTrap] Fix compatibility issues with React 17 (#22270) @eps1lon
12185
+ - [FocusTrap] Prevent possible crash in React 17 (#22262) @eps1lon
12081
12186
 
12082
12187
  ### `@material-ui/icons@v5.0.0-alpha.7`
12083
12188
 
@@ -12162,7 +12267,7 @@ Here are some highlights โœจ:
12162
12267
 
12163
12268
  More details in [the documentation](https://mui.com/material-ui/customization/components/#adding-new-component-variants) and [RFC](#21749).
12164
12269
 
12165
- - ๐Ÿ‘ฎ Add documentation for the [TrapFocus](https://mui.com/components/trap-focus/) component (#22062) @oliviertassinari.
12270
+ - ๐Ÿ‘ฎ Add documentation for the [FocusTrap](https://mui.com/base-ui/react-focus-trap/) component (#22062) @oliviertassinari.
12166
12271
  - โš›๏ธ Prepare support for React v17 (#22093, #22105, #22143, #22111) @eps1lon.
12167
12272
  - ๐Ÿšง We have undertaken breaking changes.
12168
12273
 
@@ -12339,7 +12444,7 @@ Here are some highlights โœจ:
12339
12444
  - [CssBaseline] Add text size adjust property (#22089) @Tolsee
12340
12445
  - [l10n] Add Greek (el-GR) locale (#21988) @tmanolat
12341
12446
  - [Table] Cell small's right padding is bigger than medium (#22017) @adamlaurencik
12342
- - [TrapFocus] Add documentation (#22062) @oliviertassinari
12447
+ - [FocusTrap] Add documentation (#22062) @oliviertassinari
12343
12448
  - [Typography] Add custom variants support (#22006) @mnajdova
12344
12449
  - [useIsFocusVisible] Remove focus-visible if focus is re-targetted (#22102) @eps1lon
12345
12450
  - [core] Fix various potential issues with multiple windows (#22159) @scottander
@@ -12535,7 +12640,7 @@ A big thanks to the 14 contributors who made this release possible.
12535
12640
  - [List] Fix secondary action position when disableGutters={true} (#21732) @kgregory
12536
12641
  - [TablePagination] Fix broken labelling if SelectProps provided ids (#21703) @eps1lon
12537
12642
  - [theme] Fix custom breakpoint in CSS Media Queries (#21759) @nkrivous
12538
- - [TrapFocus] Fix disableAutoFocus prop (#21612) @oliviertassinari
12643
+ - [FocusTrap] Fix disableAutoFocus prop (#21612) @oliviertassinari
12539
12644
 
12540
12645
  ### `@material-ui/lab@v5.0.0-alpha.3`
12541
12646
 
@@ -12610,7 +12715,7 @@ A big thanks to the 16 contributors who made this release possible.
12610
12715
  - [MenuItem] Add types for ListItemClasses (#21654) @eps1lon
12611
12716
  - [Slider] Fix cannot read property 'focus' of null (#21653) @mageprincess
12612
12717
  - [TextField] Fix CSS isolation issue (#21665) @Codetalker777
12613
- - [TrapFocus] Fix portal support (#21610) @mnajdova
12718
+ - [FocusTrap] Fix portal support (#21610) @mnajdova
12614
12719
  - [TypeScript] Fix version support (#21640) @jakubfiglak
12615
12720
 
12616
12721
  ### `@material-ui/lab@v5.0.0-alpha.2`
package/README.md CHANGED
@@ -9,11 +9,7 @@ Install the package in your project directory with:
9
9
  <!-- #default-branch-switch -->
10
10
 
11
11
  ```bash
12
- // with npm
13
12
  npm install @mui/icons-material
14
-
15
- // with yarn
16
- yarn add @mui/icons-material
17
13
  ```
18
14
 
19
15
  <!-- #default-branch-switch -->
@@ -23,19 +19,15 @@ These components use the Material UI's [SvgIcon](https://mui.com/material-ui/api
23
19
  If you are not already using Material UI in your project, you can add it with:
24
20
 
25
21
  ```bash
26
- // with npm
27
22
  npm install @mui/material
28
-
29
- // with yarn
30
- yarn add @mui/material
31
23
  ```
32
24
 
33
25
  ## Documentation
34
26
 
35
27
  <!-- #default-branch-switch -->
36
28
 
37
- - [The documentation](https://mui.com/material-ui/icons/#svgicon)
38
- - [The icons search](https://mui.com/material-ui/material-icons/)
29
+ - [The SvgIcon documentation](https://mui.com/material-ui/icons/#svgicon)
30
+ - [The Material Design icons search](https://mui.com/material-ui/material-icons/)
39
31
 
40
32
  ## Contributing
41
33
 
@@ -47,4 +39,4 @@ To synchronize with Material Icons, do the following:
47
39
  1. Inside this workspace run `yarn src:download`
48
40
  2. Inside this workspace run `yarn src:icons`
49
41
  3. Inside the root run `yarn docs:mdicons:synonyms`
50
- 4. If the number of icons changed significantly, edit the icons/icons.md and material-icons/material-icons.md under docs/data/material/components and update the numbers.
42
+ 4. If the number of icons changes significantly, edit the icons/icons.md and material-icons/material-icons.md under docs/data/material/components and update the numbers.
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/icons-material v5.14.8
2
+ * @mui/icons-material v5.14.9
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/icons-material",
3
- "version": "5.14.8",
3
+ "version": "5.14.9",
4
4
  "private": false,
5
5
  "author": "MUI Team",
6
6
  "description": "Material Design icons distributed as SVG React components.",
@@ -27,6 +27,9 @@
27
27
  "type": "opencollective",
28
28
  "url": "https://opencollective.com/mui"
29
29
  },
30
+ "dependencies": {
31
+ "@babel/runtime": "^7.22.15"
32
+ },
30
33
  "peerDependencies": {
31
34
  "@mui/material": "^5.0.0",
32
35
  "@types/react": "^17.0.0 || ^18.0.0",
@@ -37,9 +40,6 @@
37
40
  "optional": true
38
41
  }
39
42
  },
40
- "dependencies": {
41
- "@babel/runtime": "^7.22.10"
42
- },
43
43
  "sideEffects": false,
44
44
  "publishConfig": {
45
45
  "access": "public"