@fluentui-react-native/menu 1.14.30 → 1.14.32

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.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fluentui-react-native/menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 22 Jul 2025 22:14:42 GMT",
5
+ "date": "Tue, 22 Jul 2025 22:15:16 GMT",
6
6
  "version": "1.14.30",
7
7
  "tag": "@fluentui-react-native/menu_v1.14.30",
8
8
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # Change Log - @fluentui-react-native/menu
2
2
 
3
- <!-- This log was last generated on Tue, 22 Jul 2025 22:14:42 GMT and should not be manually modified. -->
3
+ <!-- This log was last generated on Tue, 22 Jul 2025 22:15:16 GMT and should not be manually modified. -->
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
7
  ## 1.14.30
8
8
 
9
- Tue, 22 Jul 2025 22:14:42 GMT
9
+ Tue, 22 Jul 2025 22:15:16 GMT
10
10
 
11
11
  ### Patches
12
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/menu",
3
- "version": "1.14.30",
3
+ "version": "1.14.32",
4
4
  "description": "A cross-platform Menu component using the Fluent Design System",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -31,21 +31,21 @@
31
31
  },
32
32
  "dependencies": {
33
33
  "@fluentui-react-native/adapters": "0.13.4",
34
- "@fluentui-react-native/callout": "0.27.8",
35
- "@fluentui-react-native/focus-zone": "0.21.6",
36
- "@fluentui-react-native/framework": "0.14.8",
37
- "@fluentui-react-native/icon": "0.21.14",
38
- "@fluentui-react-native/interactive-hooks": "0.27.10",
39
- "@fluentui-react-native/text": "0.24.12",
34
+ "@fluentui-react-native/callout": "0.27.10",
35
+ "@fluentui-react-native/focus-zone": "0.21.8",
36
+ "@fluentui-react-native/framework": "0.14.10",
37
+ "@fluentui-react-native/icon": "0.21.16",
38
+ "@fluentui-react-native/interactive-hooks": "0.27.12",
39
+ "@fluentui-react-native/text": "0.24.14",
40
40
  "@fluentui-react-native/theme-tokens": "0.27.5",
41
41
  "@fluentui-react-native/theming-utils": "0.26.5",
42
42
  "@fluentui-react-native/tokens": "0.23.5",
43
- "@fluentui-react-native/use-styling": "0.13.8",
43
+ "@fluentui-react-native/use-styling": "0.13.10",
44
44
  "tslib": "^2.3.1"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@babel/core": "^7.20.0",
48
- "@fluentui-react-native/button": "0.39.10",
48
+ "@fluentui-react-native/button": "0.39.12",
49
49
  "@fluentui-react-native/eslint-config-rules": "0.1.1",
50
50
  "@fluentui-react-native/scripts": "0.1.1",
51
51
  "@fluentui-react-native/test-tools": "0.1.1",