@fluentui/react-components 9.74.1 → 9.74.2

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 +165 -2
  2. package/package.json +59 -59
package/CHANGELOG.md CHANGED
@@ -1,12 +1,175 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Wed, 27 May 2026 11:18:29 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 24 Jun 2026 11:03:28 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.74.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.74.2)
8
+
9
+ Wed, 24 Jun 2026 11:03:28 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.74.1..@fluentui/react-components_v9.74.2)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-overflow`
15
+ - Expose Overflow use/render/styles hooks, provider and context types for headless consumers ([PR #36304](https://github.com/microsoft/fluentui/pull/36304) by vgenaev@gmail.com)
16
+ - feat: produce a correct overflow snapshot before the first paint ([PR #36264](https://github.com/microsoft/fluentui/pull/36264) by bsunderhus@microsoft.com)
17
+ - `@fluentui/react-tag-picker`
18
+ - feat: add base hooks/types for headless composition ([PR #36260](https://github.com/microsoft/fluentui/pull/36260) by viktorgenaev@microsoft.com)
19
+ - `@fluentui/priority-overflow`
20
+ - feat: createOverflowManager accepts initialOptions, new setOptions method, observe now returns its cleanup, and the OverflowManagerOptions type is exported. ([PR #36262](https://github.com/microsoft/fluentui/pull/36262) by bsunderhus@microsoft.com)
21
+ - feat: expose getSnapshot and subscribe on OverflowManager ([PR #36263](https://github.com/microsoft/fluentui/pull/36263) by bsunderhus@microsoft.com)
22
+ - `@fluentui/react-button`
23
+ - feat: add useMenuButtonBase hook ([PR #36319](https://github.com/microsoft/fluentui/pull/36319) by vgenaev@gmail.com)
24
+
25
+ ### Patches
26
+
27
+ - `@fluentui/react-checkbox`
28
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
29
+ - fix: move Field control props to base hooks ([PR #36312](https://github.com/microsoft/fluentui/pull/36312) by dmytrokirpa@microsoft.com)
30
+ - `@fluentui/react-color-picker`
31
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
32
+ - `@fluentui/react-combobox`
33
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
34
+ - fix: Escape in an open Combobox or Dropdown does not trigger tabster actions ([PR #36275](https://github.com/microsoft/fluentui/pull/36275) by sarah.higley@microsoft.com)
35
+ - `@fluentui/react-datepicker-compat`
36
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
37
+ - `@fluentui/react-dialog`
38
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
39
+ - `@fluentui/react-divider`
40
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
41
+ - `@fluentui/react-drawer`
42
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
43
+ - `@fluentui/react-field`
44
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
45
+ - `@fluentui/react-image`
46
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
47
+ - `@fluentui/react-infolabel`
48
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
49
+ - `@fluentui/react-input`
50
+ - fix: move Field control props to base hooks ([PR #36312](https://github.com/microsoft/fluentui/pull/36312) by dmytrokirpa@microsoft.com)
51
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
52
+ - `@fluentui/react-label`
53
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
54
+ - `@fluentui/react-link`
55
+ - fix(Link): add disabled styles for high contrast mode ([PR #36277](https://github.com/microsoft/fluentui/pull/36277) by sarah.higley@microsoft.com)
56
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
57
+ - `@fluentui/react-list`
58
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
59
+ - `@fluentui/react-menu`
60
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
61
+ - fix: Escape in an open Menu does not trigger tabster actions ([PR #36313](https://github.com/microsoft/fluentui/pull/36313) by olfedias@microsoft.com)
62
+ - `@fluentui/react-menu-grid-preview`
63
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
64
+ - `@fluentui/react-message-bar`
65
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
66
+ - `@fluentui/react-migration-v0-v9`
67
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
68
+ - `@fluentui/react-migration-v8-v9`
69
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
70
+ - `@fluentui/react-motion`
71
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
72
+ - `@fluentui/react-nav`
73
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
74
+ - `@fluentui/react-overflow`
75
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
76
+ - fix: make Overflow container strict-mode safe ([PR #36262](https://github.com/microsoft/fluentui/pull/36262) by bsunderhus@microsoft.com)
77
+ - fix: subscribe overflow hooks directly to the manager snapshot ([PR #36263](https://github.com/microsoft/fluentui/pull/36263) by bsunderhus@microsoft.com)
78
+ - `@fluentui/react-persona`
79
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
80
+ - `@fluentui/react-popover`
81
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
82
+ - `@fluentui/react-portal-compat`
83
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
84
+ - `@fluentui/react-portal`
85
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
86
+ - `@fluentui/react-positioning`
87
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
88
+ - `@fluentui/react-progress`
89
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
90
+ - `@fluentui/react-provider`
91
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
92
+ - `@fluentui/react-radio`
93
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
94
+ - `@fluentui/react-rating`
95
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
96
+ - `@fluentui/react-search`
97
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
98
+ - `@fluentui/react-select`
99
+ - fix: move Field control props to base hooks ([PR #36312](https://github.com/microsoft/fluentui/pull/36312) by dmytrokirpa@microsoft.com)
100
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
101
+ - `@fluentui/react-skeleton`
102
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
103
+ - `@fluentui/react-slider`
104
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
105
+ - `@fluentui/react-spinbutton`
106
+ - fix: move Field control props to base hooks ([PR #36312](https://github.com/microsoft/fluentui/pull/36312) by dmytrokirpa@microsoft.com)
107
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
108
+ - `@fluentui/react-spinner`
109
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
110
+ - `@fluentui/react-swatch-picker`
111
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
112
+ - `@fluentui/react-switch`
113
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
114
+ - `@fluentui/react-table`
115
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
116
+ - `@fluentui/react-tabs`
117
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
118
+ - `@fluentui/react-tabster`
119
+ - useMergedTabsterAttributes_unstable now supports attributes that change at runtime, including a changing number of attributes ([PR #36266](https://github.com/microsoft/fluentui/pull/36266) by bsunderhus@microsoft.com)
120
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
121
+ - `@fluentui/react-tag-picker`
122
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
123
+ - `@fluentui/react-tags`
124
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
125
+ - `@fluentui/react-teaching-popover`
126
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
127
+ - `@fluentui/react-text`
128
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
129
+ - `@fluentui/react-textarea`
130
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
131
+ - `@fluentui/react-timepicker-compat`
132
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
133
+ - `@fluentui/react-toast`
134
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
135
+ - `@fluentui/react-toolbar`
136
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
137
+ - `@fluentui/react-tooltip`
138
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
139
+ - `@fluentui/react-tree`
140
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
141
+ - `@fluentui/react-utilities`
142
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
143
+ - `@fluentui/priority-overflow`
144
+ - fix: recompute overflow eagerly when the overflow menu attaches or detaches ([PR #36264](https://github.com/microsoft/fluentui/pull/36264) by bsunderhus@microsoft.com)
145
+ - `@fluentui/react-accordion`
146
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
147
+ - `@fluentui/react-avatar`
148
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
149
+ - `@fluentui/react-badge`
150
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
151
+ - `@fluentui/react-breadcrumb`
152
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
153
+ - `@fluentui/react-button`
154
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
155
+ - `@fluentui/react-calendar-compat`
156
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
157
+ - refactor(react-calendar): migrate to motion components ([PR #35666](https://github.com/microsoft/fluentui/pull/35666) by robertpenner@microsoft.com)
158
+ - `@fluentui/react-card`
159
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
160
+ - `@fluentui/react-carousel`
161
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
162
+ - `@fluentui/react-charts`
163
+ - fix: prevent DonutChart from growing infinitely inside an unconstrained ResponsiveContainer ([PR #36276](https://github.com/microsoft/fluentui/pull/36276) by kumarkshitij@microsoft.com)
164
+
165
+ ### Changes
166
+
167
+ - `@fluentui/react-virtualizer`
168
+ - fix: remove redundant use no memo directives, and add justification to valid ones ([PR #36224](https://github.com/microsoft/fluentui/pull/36224) by martinhochel@microsoft.com)
169
+
7
170
  ## [9.74.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.74.1)
8
171
 
9
- Wed, 27 May 2026 11:18:29 GMT
172
+ Wed, 27 May 2026 11:18:57 GMT
10
173
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.74.0..@fluentui/react-components_v9.74.1)
11
174
 
12
175
  ### Minor changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-components",
3
- "version": "9.74.1",
3
+ "version": "9.74.2",
4
4
  "description": "Suite package for converged React components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -12,68 +12,68 @@
12
12
  },
13
13
  "license": "MIT",
14
14
  "dependencies": {
15
- "@fluentui/react-accordion": "^9.12.0",
16
- "@fluentui/react-alert": "9.0.0-beta.140",
17
- "@fluentui/react-avatar": "^9.11.2",
18
- "@fluentui/react-badge": "^9.5.3",
19
- "@fluentui/react-button": "^9.9.2",
20
- "@fluentui/react-card": "^9.7.0",
21
- "@fluentui/react-checkbox": "^9.6.2",
22
- "@fluentui/react-combobox": "^9.17.2",
23
- "@fluentui/react-dialog": "^9.18.1",
24
- "@fluentui/react-divider": "^9.7.2",
25
- "@fluentui/react-drawer": "^9.13.0",
26
- "@fluentui/react-field": "^9.5.2",
27
- "@fluentui/react-image": "^9.4.2",
28
- "@fluentui/react-infobutton": "9.0.0-beta.116",
29
- "@fluentui/react-infolabel": "^9.4.21",
30
- "@fluentui/react-input": "^9.8.3",
31
- "@fluentui/react-label": "^9.4.2",
32
- "@fluentui/react-link": "^9.8.2",
33
- "@fluentui/react-list": "^9.6.15",
34
- "@fluentui/react-menu": "^9.25.0",
35
- "@fluentui/react-overflow": "^9.8.0",
36
- "@fluentui/react-persona": "^9.7.4",
37
- "@fluentui/react-portal": "^9.8.13",
38
- "@fluentui/react-popover": "^9.14.3",
39
- "@fluentui/react-positioning": "^9.22.2",
40
- "@fluentui/react-progress": "^9.5.2",
41
- "@fluentui/react-provider": "^9.22.17",
42
- "@fluentui/react-radio": "^9.6.3",
43
- "@fluentui/react-select": "^9.5.2",
15
+ "@fluentui/react-accordion": "^9.12.1",
16
+ "@fluentui/react-alert": "9.0.0-beta.141",
17
+ "@fluentui/react-avatar": "^9.11.3",
18
+ "@fluentui/react-badge": "^9.5.4",
19
+ "@fluentui/react-button": "^9.10.0",
20
+ "@fluentui/react-card": "^9.7.1",
21
+ "@fluentui/react-checkbox": "^9.6.3",
22
+ "@fluentui/react-combobox": "^9.17.3",
23
+ "@fluentui/react-dialog": "^9.18.2",
24
+ "@fluentui/react-divider": "^9.7.3",
25
+ "@fluentui/react-drawer": "^9.13.1",
26
+ "@fluentui/react-field": "^9.5.3",
27
+ "@fluentui/react-image": "^9.4.3",
28
+ "@fluentui/react-infobutton": "9.0.0-beta.117",
29
+ "@fluentui/react-infolabel": "^9.4.22",
30
+ "@fluentui/react-input": "^9.8.4",
31
+ "@fluentui/react-label": "^9.4.3",
32
+ "@fluentui/react-link": "^9.8.3",
33
+ "@fluentui/react-list": "^9.6.16",
34
+ "@fluentui/react-menu": "^9.25.1",
35
+ "@fluentui/react-overflow": "^9.9.0",
36
+ "@fluentui/react-persona": "^9.7.5",
37
+ "@fluentui/react-portal": "^9.8.14",
38
+ "@fluentui/react-popover": "^9.14.4",
39
+ "@fluentui/react-positioning": "^9.22.3",
40
+ "@fluentui/react-progress": "^9.5.3",
41
+ "@fluentui/react-provider": "^9.22.18",
42
+ "@fluentui/react-radio": "^9.6.4",
43
+ "@fluentui/react-select": "^9.5.3",
44
44
  "@fluentui/react-shared-contexts": "^9.26.2",
45
- "@fluentui/react-skeleton": "^9.7.3",
46
- "@fluentui/react-slider": "^9.6.3",
47
- "@fluentui/react-spinbutton": "^9.6.3",
48
- "@fluentui/react-spinner": "^9.8.3",
49
- "@fluentui/react-swatch-picker": "^9.5.3",
50
- "@fluentui/react-switch": "^9.7.3",
51
- "@fluentui/react-table": "^9.19.16",
52
- "@fluentui/react-tabs": "^9.12.2",
53
- "@fluentui/react-tabster": "^9.26.15",
54
- "@fluentui/react-tags": "^9.9.1",
55
- "@fluentui/react-textarea": "^9.7.3",
45
+ "@fluentui/react-skeleton": "^9.7.4",
46
+ "@fluentui/react-slider": "^9.6.4",
47
+ "@fluentui/react-spinbutton": "^9.6.4",
48
+ "@fluentui/react-spinner": "^9.8.4",
49
+ "@fluentui/react-swatch-picker": "^9.5.4",
50
+ "@fluentui/react-switch": "^9.7.4",
51
+ "@fluentui/react-table": "^9.19.17",
52
+ "@fluentui/react-tabs": "^9.12.3",
53
+ "@fluentui/react-tabster": "^9.26.16",
54
+ "@fluentui/react-tags": "^9.9.2",
55
+ "@fluentui/react-textarea": "^9.7.4",
56
56
  "@fluentui/react-theme": "^9.2.1",
57
- "@fluentui/react-toast": "^9.8.0",
58
- "@fluentui/react-toolbar": "^9.8.1",
59
- "@fluentui/react-tooltip": "^9.10.2",
60
- "@fluentui/react-utilities": "^9.26.4",
61
- "@fluentui/react-text": "^9.6.17",
62
- "@fluentui/react-virtualizer": "9.0.0-alpha.113",
63
- "@fluentui/react-tree": "^9.16.1",
57
+ "@fluentui/react-toast": "^9.8.1",
58
+ "@fluentui/react-toolbar": "^9.8.2",
59
+ "@fluentui/react-tooltip": "^9.10.3",
60
+ "@fluentui/react-utilities": "^9.26.5",
61
+ "@fluentui/react-text": "^9.6.18",
62
+ "@fluentui/react-virtualizer": "9.0.0-alpha.114",
63
+ "@fluentui/react-tree": "^9.16.2",
64
64
  "@griffel/react": "^1.5.32",
65
65
  "@swc/helpers": "^0.5.1",
66
- "@fluentui/react-message-bar": "^9.7.1",
67
- "@fluentui/react-breadcrumb": "^9.4.2",
68
- "@fluentui/react-aria": "^9.17.12",
69
- "@fluentui/react-rating": "^9.4.2",
70
- "@fluentui/react-search": "^9.4.3",
71
- "@fluentui/react-teaching-popover": "^9.7.0",
72
- "@fluentui/react-tag-picker": "^9.8.8",
73
- "@fluentui/react-motion": "^9.16.0",
74
- "@fluentui/react-carousel": "^9.9.8",
75
- "@fluentui/react-color-picker": "^9.2.17",
76
- "@fluentui/react-nav": "^9.4.0"
66
+ "@fluentui/react-message-bar": "^9.7.2",
67
+ "@fluentui/react-breadcrumb": "^9.4.3",
68
+ "@fluentui/react-aria": "^9.17.13",
69
+ "@fluentui/react-rating": "^9.4.3",
70
+ "@fluentui/react-search": "^9.4.4",
71
+ "@fluentui/react-teaching-popover": "^9.7.1",
72
+ "@fluentui/react-tag-picker": "^9.9.0",
73
+ "@fluentui/react-motion": "^9.16.1",
74
+ "@fluentui/react-carousel": "^9.9.9",
75
+ "@fluentui/react-color-picker": "^9.2.18",
76
+ "@fluentui/react-nav": "^9.4.1"
77
77
  },
78
78
  "peerDependencies": {
79
79
  "@types/react": ">=16.14.0 <20.0.0",