@fluentui/react-dialog 9.1.3 → 9.1.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,66 @@
2
2
  "name": "@fluentui/react-dialog",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 05 Dec 2022 18:25:37 GMT",
5
+ "date": "Tue, 20 Dec 2022 14:55:49 GMT",
6
+ "tag": "@fluentui/react-dialog_v9.1.4",
7
+ "version": "9.1.4",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "tristan.watanabe@gmail.com",
12
+ "package": "@fluentui/react-dialog",
13
+ "commit": "bfe6a0aebc33fd01023fb9c89b78a698f3247abf",
14
+ "comment": "chore: remove unneeded eslint rule line disables."
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-dialog",
21
+ "comment": "Bump @fluentui/react-utilities to v9.3.0",
22
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-dialog",
27
+ "comment": "Bump @fluentui/react-context-selector to v9.1.3",
28
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-dialog",
33
+ "comment": "Bump @fluentui/react-shared-contexts to v9.1.3",
34
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@fluentui/react-dialog",
39
+ "comment": "Bump @fluentui/react-aria to v9.3.3",
40
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
41
+ },
42
+ {
43
+ "author": "beachball",
44
+ "package": "@fluentui/react-dialog",
45
+ "comment": "Bump @fluentui/react-tabster to v9.3.3",
46
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
47
+ },
48
+ {
49
+ "author": "beachball",
50
+ "package": "@fluentui/react-dialog",
51
+ "comment": "Bump @fluentui/react-theme to v9.1.4",
52
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
53
+ },
54
+ {
55
+ "author": "beachball",
56
+ "package": "@fluentui/react-dialog",
57
+ "comment": "Bump @fluentui/react-portal to v9.0.13",
58
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
59
+ }
60
+ ]
61
+ }
62
+ },
63
+ {
64
+ "date": "Mon, 05 Dec 2022 18:29:39 GMT",
6
65
  "tag": "@fluentui/react-dialog_v9.1.3",
7
66
  "version": "9.1.3",
8
67
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,27 @@
1
1
  # Change Log - @fluentui/react-dialog
2
2
 
3
- This log was last generated on Mon, 05 Dec 2022 18:25:37 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 20 Dec 2022 14:55:49 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-dialog_v9.1.4)
8
+
9
+ Tue, 20 Dec 2022 14:55:49 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-dialog_v9.1.3..@fluentui/react-dialog_v9.1.4)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-utilities to v9.3.0 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
15
+ - Bump @fluentui/react-context-selector to v9.1.3 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
16
+ - Bump @fluentui/react-shared-contexts to v9.1.3 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
17
+ - Bump @fluentui/react-aria to v9.3.3 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
18
+ - Bump @fluentui/react-tabster to v9.3.3 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
19
+ - Bump @fluentui/react-theme to v9.1.4 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
20
+ - Bump @fluentui/react-portal to v9.0.13 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
21
+
7
22
  ## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-dialog_v9.1.3)
8
23
 
9
- Mon, 05 Dec 2022 18:25:37 GMT
24
+ Mon, 05 Dec 2022 18:29:39 GMT
10
25
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-dialog_v9.1.2..@fluentui/react-dialog_v9.1.3)
11
26
 
12
27
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-dialog",
3
- "version": "9.1.3",
3
+ "version": "9.1.4",
4
4
  "description": "Dialog component for Fluent UI React",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -34,15 +34,15 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@griffel/react": "^1.4.2",
37
- "@fluentui/react-utilities": "^9.2.2",
37
+ "@fluentui/react-utilities": "^9.3.0",
38
38
  "@fluentui/keyboard-keys": "^9.0.1",
39
- "@fluentui/react-context-selector": "^9.1.2",
40
- "@fluentui/react-shared-contexts": "^9.1.2",
41
- "@fluentui/react-aria": "^9.3.2",
39
+ "@fluentui/react-context-selector": "^9.1.3",
40
+ "@fluentui/react-shared-contexts": "^9.1.3",
41
+ "@fluentui/react-aria": "^9.3.3",
42
42
  "@fluentui/react-icons": "^2.0.175",
43
- "@fluentui/react-tabster": "^9.3.2",
44
- "@fluentui/react-theme": "^9.1.3",
45
- "@fluentui/react-portal": "^9.0.12",
43
+ "@fluentui/react-tabster": "^9.3.3",
44
+ "@fluentui/react-theme": "^9.1.4",
45
+ "@fluentui/react-portal": "^9.0.13",
46
46
  "tslib": "^2.1.0"
47
47
  },
48
48
  "peerDependencies": {