@fluentui-react-native/menu 1.14.34 → 1.14.35

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, 05 Aug 2025 18:46:05 GMT",
5
+ "date": "Tue, 05 Aug 2025 18:50:40 GMT",
6
6
  "version": "1.14.34",
7
7
  "tag": "@fluentui-react-native/menu_v1.14.34",
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, 05 Aug 2025 18:46:05 GMT and should not be manually modified. -->
3
+ <!-- This log was last generated on Tue, 05 Aug 2025 18:50:40 GMT and should not be manually modified. -->
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
7
  ## 1.14.34
8
8
 
9
- Tue, 05 Aug 2025 18:46:05 GMT
9
+ Tue, 05 Aug 2025 18:50:40 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.34",
3
+ "version": "1.14.35",
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.5",
34
- "@fluentui-react-native/callout": "0.27.12",
35
- "@fluentui-react-native/focus-zone": "0.21.10",
36
- "@fluentui-react-native/framework": "0.14.12",
37
- "@fluentui-react-native/icon": "0.21.18",
38
- "@fluentui-react-native/interactive-hooks": "0.27.14",
39
- "@fluentui-react-native/text": "0.24.16",
40
- "@fluentui-react-native/theme-tokens": "0.27.6",
41
- "@fluentui-react-native/theming-utils": "0.26.6",
42
- "@fluentui-react-native/tokens": "0.23.6",
34
+ "@fluentui-react-native/callout": "0.27.13",
35
+ "@fluentui-react-native/focus-zone": "0.21.11",
36
+ "@fluentui-react-native/framework": "0.14.13",
37
+ "@fluentui-react-native/icon": "0.21.19",
38
+ "@fluentui-react-native/interactive-hooks": "0.27.15",
39
+ "@fluentui-react-native/text": "0.24.17",
40
+ "@fluentui-react-native/theme-tokens": "0.27.7",
41
+ "@fluentui-react-native/theming-utils": "0.26.7",
42
+ "@fluentui-react-native/tokens": "0.23.7",
43
43
  "@fluentui-react-native/use-styling": "0.13.12"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@babel/core": "^7.20.0",
47
47
  "@fluentui-react-native/babel-config": "0.1.1",
48
- "@fluentui-react-native/button": "0.39.14",
48
+ "@fluentui-react-native/button": "0.39.15",
49
49
  "@fluentui-react-native/eslint-config-rules": "0.1.1",
50
50
  "@fluentui-react-native/jest-config": "0.1.1",
51
51
  "@fluentui-react-native/scripts": "0.1.1",