@fluentui/react-provider 9.7.19 → 9.7.21

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,61 @@
2
2
  "name": "@fluentui/react-provider",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 21 Aug 2023 11:36:41 GMT",
5
+ "date": "Thu, 24 Aug 2023 10:23:08 GMT",
6
+ "tag": "@fluentui/react-provider_v9.7.21",
7
+ "version": "9.7.21",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-provider",
13
+ "comment": "Bump @fluentui/react-tabster to v9.12.4",
14
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-provider",
19
+ "comment": "Bump @fluentui/react-utilities to v9.12.0",
20
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-provider",
25
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.2",
26
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Wed, 23 Aug 2023 12:01:49 GMT",
33
+ "tag": "@fluentui/react-provider_v9.7.20",
34
+ "version": "9.7.20",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-provider",
40
+ "comment": "Bump @fluentui/react-tabster to v9.12.3",
41
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-provider",
46
+ "comment": "Bump @fluentui/react-utilities to v9.11.2",
47
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-provider",
52
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.1",
53
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Mon, 21 Aug 2023 11:38:01 GMT",
6
60
  "tag": "@fluentui/react-provider_v9.7.19",
7
61
  "version": "9.7.19",
8
62
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,34 @@
1
1
  # Change Log - @fluentui/react-provider
2
2
 
3
- This log was last generated on Mon, 21 Aug 2023 11:36:41 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 24 Aug 2023 10:23:08 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.7.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.21)
8
+
9
+ Thu, 24 Aug 2023 10:23:08 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.20..@fluentui/react-provider_v9.7.21)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-tabster to v9.12.4 ([PR #28973](https://github.com/microsoft/fluentui/pull/28973) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.12.0 ([PR #28973](https://github.com/microsoft/fluentui/pull/28973) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v9.0.2 ([PR #28973](https://github.com/microsoft/fluentui/pull/28973) by beachball)
17
+
18
+ ## [9.7.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.20)
19
+
20
+ Wed, 23 Aug 2023 12:01:49 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.19..@fluentui/react-provider_v9.7.20)
22
+
23
+ ### Patches
24
+
25
+ - Bump @fluentui/react-tabster to v9.12.3 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
26
+ - Bump @fluentui/react-utilities to v9.11.2 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
27
+ - Bump @fluentui/react-jsx-runtime to v9.0.1 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
28
+
7
29
  ## [9.7.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.19)
8
30
 
9
- Mon, 21 Aug 2023 11:36:41 GMT
31
+ Mon, 21 Aug 2023 11:38:01 GMT
10
32
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.18..@fluentui/react-provider_v9.7.19)
11
33
 
12
34
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-provider",
3
- "version": "9.7.19",
3
+ "version": "9.7.21",
4
4
  "description": "Fluent UI React provider component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -34,10 +34,10 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@fluentui/react-shared-contexts": "^9.7.2",
37
- "@fluentui/react-tabster": "^9.12.2",
37
+ "@fluentui/react-tabster": "^9.12.4",
38
38
  "@fluentui/react-theme": "^9.1.11",
39
- "@fluentui/react-utilities": "^9.11.1",
40
- "@fluentui/react-jsx-runtime": "^9.0.0",
39
+ "@fluentui/react-utilities": "^9.12.0",
40
+ "@fluentui/react-jsx-runtime": "^9.0.2",
41
41
  "@griffel/core": "^1.14.1",
42
42
  "@griffel/react": "^1.5.14",
43
43
  "@swc/helpers": "^0.4.14"