@fluentui/react-provider 9.7.2 → 9.7.4

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,79 @@
2
2
  "name": "@fluentui/react-provider",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 31 May 2023 06:43:00 GMT",
5
+ "date": "Mon, 26 Jun 2023 09:51:06 GMT",
6
+ "tag": "@fluentui/react-provider_v9.7.4",
7
+ "version": "9.7.4",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-provider",
13
+ "comment": "Bump @fluentui/react-tabster to v9.8.1",
14
+ "commit": "025ea2c9c6fb2184e67505081a7a307e95c6c009"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-provider",
19
+ "comment": "Bump @fluentui/react-utilities to v9.9.4",
20
+ "commit": "025ea2c9c6fb2184e67505081a7a307e95c6c009"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-provider",
25
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.8",
26
+ "commit": "025ea2c9c6fb2184e67505081a7a307e95c6c009"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Tue, 20 Jun 2023 12:39:07 GMT",
33
+ "tag": "@fluentui/react-provider_v9.7.3",
34
+ "version": "9.7.3",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-provider",
40
+ "comment": "Bump @fluentui/react-shared-contexts to v9.5.1",
41
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-provider",
46
+ "comment": "Bump @fluentui/react-tabster to v9.8.0",
47
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-provider",
52
+ "comment": "Bump @fluentui/react-theme to v9.1.9",
53
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-provider",
58
+ "comment": "Bump @fluentui/react-utilities to v9.9.3",
59
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-provider",
64
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.7",
65
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-provider",
70
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.23",
71
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
72
+ }
73
+ ]
74
+ }
75
+ },
76
+ {
77
+ "date": "Wed, 31 May 2023 06:46:17 GMT",
6
78
  "tag": "@fluentui/react-provider_v9.7.2",
7
79
  "version": "9.7.2",
8
80
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,37 @@
1
1
  # Change Log - @fluentui/react-provider
2
2
 
3
- This log was last generated on Wed, 31 May 2023 06:43:00 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 26 Jun 2023 09:51:06 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.7.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.4)
8
+
9
+ Mon, 26 Jun 2023 09:51:06 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.3..@fluentui/react-provider_v9.7.4)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-tabster to v9.8.1 ([PR #28307](https://github.com/microsoft/fluentui/pull/28307) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.9.4 ([PR #28307](https://github.com/microsoft/fluentui/pull/28307) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.8 ([PR #28307](https://github.com/microsoft/fluentui/pull/28307) by beachball)
17
+
18
+ ## [9.7.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.3)
19
+
20
+ Tue, 20 Jun 2023 12:39:07 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.2..@fluentui/react-provider_v9.7.3)
22
+
23
+ ### Patches
24
+
25
+ - Bump @fluentui/react-shared-contexts to v9.5.1 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
26
+ - Bump @fluentui/react-tabster to v9.8.0 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
27
+ - Bump @fluentui/react-theme to v9.1.9 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
28
+ - Bump @fluentui/react-utilities to v9.9.3 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
29
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.7 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
30
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.23 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
31
+
7
32
  ## [9.7.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.2)
8
33
 
9
- Wed, 31 May 2023 06:43:00 GMT
34
+ Wed, 31 May 2023 06:46:17 GMT
10
35
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.1..@fluentui/react-provider_v9.7.2)
11
36
 
12
37
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-provider",
3
- "version": "9.7.2",
3
+ "version": "9.7.4",
4
4
  "description": "Fluent UI React provider component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,16 +28,16 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "9.0.0-beta.22",
31
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.23",
32
32
  "@fluentui/scripts-api-extractor": "*",
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-shared-contexts": "^9.5.0",
37
- "@fluentui/react-tabster": "^9.7.5",
38
- "@fluentui/react-theme": "^9.1.8",
39
- "@fluentui/react-utilities": "^9.9.2",
40
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.6",
36
+ "@fluentui/react-shared-contexts": "^9.5.1",
37
+ "@fluentui/react-tabster": "^9.8.1",
38
+ "@fluentui/react-theme": "^9.1.9",
39
+ "@fluentui/react-utilities": "^9.9.4",
40
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.8",
41
41
  "@griffel/core": "^1.11.0",
42
42
  "@griffel/react": "^1.5.7",
43
43
  "@swc/helpers": "^0.4.14"