@fluentui/react-menu 9.12.10 → 9.12.11

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,58 @@
2
2
  "name": "@fluentui/react-menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 24 Aug 2023 10:23:08 GMT",
5
+ "date": "Tue, 29 Aug 2023 12:53:36 GMT",
6
+ "tag": "@fluentui/react-menu_v9.12.11",
7
+ "version": "9.12.11",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-menu",
13
+ "comment": "Bump @fluentui/react-aria to v9.3.33",
14
+ "commit": "f40ca42c8392904750bf1ef24826d273d1a5b4d5"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-menu",
19
+ "comment": "Bump @fluentui/react-context-selector to v9.1.31",
20
+ "commit": "f40ca42c8392904750bf1ef24826d273d1a5b4d5"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-menu",
25
+ "comment": "Bump @fluentui/react-portal to v9.3.10",
26
+ "commit": "f40ca42c8392904750bf1ef24826d273d1a5b4d5"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-menu",
31
+ "comment": "Bump @fluentui/react-positioning to v9.9.8",
32
+ "commit": "f40ca42c8392904750bf1ef24826d273d1a5b4d5"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-menu",
37
+ "comment": "Bump @fluentui/react-tabster to v9.12.5",
38
+ "commit": "f40ca42c8392904750bf1ef24826d273d1a5b4d5"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-menu",
43
+ "comment": "Bump @fluentui/react-utilities to v9.13.0",
44
+ "commit": "f40ca42c8392904750bf1ef24826d273d1a5b4d5"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-menu",
49
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.3",
50
+ "commit": "f40ca42c8392904750bf1ef24826d273d1a5b4d5"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Thu, 24 Aug 2023 10:26:35 GMT",
6
57
  "tag": "@fluentui/react-menu_v9.12.10",
7
58
  "version": "9.12.10",
8
59
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,27 @@
1
1
  # Change Log - @fluentui/react-menu
2
2
 
3
- This log was last generated on Thu, 24 Aug 2023 10:23:08 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 29 Aug 2023 12:53:36 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.12.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.11)
8
+
9
+ Tue, 29 Aug 2023 12:53:36 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.10..@fluentui/react-menu_v9.12.11)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-aria to v9.3.33 ([PR #29005](https://github.com/microsoft/fluentui/pull/29005) by beachball)
15
+ - Bump @fluentui/react-context-selector to v9.1.31 ([PR #29005](https://github.com/microsoft/fluentui/pull/29005) by beachball)
16
+ - Bump @fluentui/react-portal to v9.3.10 ([PR #29005](https://github.com/microsoft/fluentui/pull/29005) by beachball)
17
+ - Bump @fluentui/react-positioning to v9.9.8 ([PR #29005](https://github.com/microsoft/fluentui/pull/29005) by beachball)
18
+ - Bump @fluentui/react-tabster to v9.12.5 ([PR #29005](https://github.com/microsoft/fluentui/pull/29005) by beachball)
19
+ - Bump @fluentui/react-utilities to v9.13.0 ([PR #29005](https://github.com/microsoft/fluentui/pull/29005) by beachball)
20
+ - Bump @fluentui/react-jsx-runtime to v9.0.3 ([PR #29005](https://github.com/microsoft/fluentui/pull/29005) by beachball)
21
+
7
22
  ## [9.12.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.10)
8
23
 
9
- Thu, 24 Aug 2023 10:23:08 GMT
24
+ Thu, 24 Aug 2023 10:26:35 GMT
10
25
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.9..@fluentui/react-menu_v9.12.10)
11
26
 
12
27
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-menu",
3
- "version": "9.12.10",
3
+ "version": "9.12.11",
4
4
  "description": "Fluent UI menu component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -37,16 +37,16 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@fluentui/keyboard-keys": "^9.0.3",
40
- "@fluentui/react-aria": "^9.3.32",
41
- "@fluentui/react-context-selector": "^9.1.30",
40
+ "@fluentui/react-aria": "^9.3.33",
41
+ "@fluentui/react-context-selector": "^9.1.31",
42
42
  "@fluentui/react-icons": "^2.0.207",
43
- "@fluentui/react-portal": "^9.3.9",
44
- "@fluentui/react-positioning": "^9.9.7",
43
+ "@fluentui/react-portal": "^9.3.10",
44
+ "@fluentui/react-positioning": "^9.9.8",
45
45
  "@fluentui/react-shared-contexts": "^9.7.2",
46
- "@fluentui/react-tabster": "^9.12.4",
46
+ "@fluentui/react-tabster": "^9.12.5",
47
47
  "@fluentui/react-theme": "^9.1.11",
48
- "@fluentui/react-utilities": "^9.12.0",
49
- "@fluentui/react-jsx-runtime": "^9.0.2",
48
+ "@fluentui/react-utilities": "^9.13.0",
49
+ "@fluentui/react-jsx-runtime": "^9.0.3",
50
50
  "@griffel/react": "^1.5.14",
51
51
  "@swc/helpers": "^0.4.14"
52
52
  },