@fluentui-react-native/win32-theme 0.37.0 → 0.37.1
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 +1 -1
- package/CHANGELOG.md +2 -2
- package/package.json +6 -6
package/CHANGELOG.json
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
# Change Log - @fluentui-react-native/win32-theme
|
|
2
2
|
|
|
3
|
-
<!-- This log was last generated on Thu, 18 Sep 2025 22:
|
|
3
|
+
<!-- This log was last generated on Thu, 18 Sep 2025 22:26:15 GMT and should not be manually modified. -->
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
7
|
## 0.37.0
|
|
8
8
|
|
|
9
|
-
Thu, 18 Sep 2025 22:
|
|
9
|
+
Thu, 18 Sep 2025 22:26:15 GMT
|
|
10
10
|
|
|
11
11
|
### Minor changes
|
|
12
12
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-react-native/win32-theme",
|
|
3
|
-
"version": "0.37.
|
|
3
|
+
"version": "0.37.1",
|
|
4
4
|
"description": "Win32 office theme that works with the theming native module",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -35,13 +35,13 @@
|
|
|
35
35
|
"author": "",
|
|
36
36
|
"license": "MIT",
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@fluentui-react-native/default-theme": "0.26.
|
|
38
|
+
"@fluentui-react-native/default-theme": "0.26.16",
|
|
39
39
|
"@fluentui-react-native/design-tokens-win32": "^0.53.0",
|
|
40
40
|
"@fluentui-react-native/framework-base": "0.2.1",
|
|
41
|
-
"@fluentui-react-native/theme": "0.11.
|
|
42
|
-
"@fluentui-react-native/theme-tokens": "0.27.
|
|
43
|
-
"@fluentui-react-native/theme-types": "0.42.
|
|
44
|
-
"@fluentui-react-native/theming-utils": "0.26.
|
|
41
|
+
"@fluentui-react-native/theme": "0.11.15",
|
|
42
|
+
"@fluentui-react-native/theme-tokens": "0.27.10",
|
|
43
|
+
"@fluentui-react-native/theme-types": "0.42.1",
|
|
44
|
+
"@fluentui-react-native/theming-utils": "0.26.10"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@babel/core": "^7.20.0",
|