@fluentui/react-positioning 9.9.1 → 9.9.3

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,61 @@
2
2
  "name": "@fluentui/react-positioning",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 01 Aug 2023 10:14:27 GMT",
5
+ "date": "Wed, 09 Aug 2023 13:11:42 GMT",
6
+ "tag": "@fluentui/react-positioning_v9.9.3",
7
+ "version": "9.9.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-positioning",
13
+ "commit": "b090c0339983847a62b9dc6187d08dc8c4b1d55f",
14
+ "comment": "chore: Update Griffel to latest version"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-positioning",
19
+ "comment": "Bump @fluentui/react-shared-contexts to v9.7.2",
20
+ "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-positioning",
25
+ "comment": "Bump @fluentui/react-theme to v9.1.11",
26
+ "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Fri, 04 Aug 2023 08:52:58 GMT",
33
+ "tag": "@fluentui/react-positioning_v9.9.2",
34
+ "version": "9.9.2",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-positioning",
40
+ "comment": "Bump @fluentui/react-shared-contexts to v9.7.1",
41
+ "commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-positioning",
46
+ "comment": "Bump @fluentui/react-theme to v9.1.10",
47
+ "commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-positioning",
52
+ "comment": "Bump @fluentui/react-utilities to v9.11.0",
53
+ "commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Tue, 01 Aug 2023 10:17:19 GMT",
6
60
  "tag": "@fluentui/react-positioning_v9.9.1",
7
61
  "version": "9.9.1",
8
62
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,34 @@
1
1
  # Change Log - @fluentui/react-positioning
2
2
 
3
- This log was last generated on Tue, 01 Aug 2023 10:14:27 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 09 Aug 2023 13:11:42 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.9.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.9.3)
8
+
9
+ Wed, 09 Aug 2023 13:11:42 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.9.2..@fluentui/react-positioning_v9.9.3)
11
+
12
+ ### Patches
13
+
14
+ - chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
15
+ - Bump @fluentui/react-shared-contexts to v9.7.2 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
16
+ - Bump @fluentui/react-theme to v9.1.11 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
17
+
18
+ ## [9.9.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.9.2)
19
+
20
+ Fri, 04 Aug 2023 08:52:58 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.9.1..@fluentui/react-positioning_v9.9.2)
22
+
23
+ ### Patches
24
+
25
+ - Bump @fluentui/react-shared-contexts to v9.7.1 ([commit](https://github.com/microsoft/fluentui/commit/0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca) by beachball)
26
+ - Bump @fluentui/react-theme to v9.1.10 ([commit](https://github.com/microsoft/fluentui/commit/0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca) by beachball)
27
+ - Bump @fluentui/react-utilities to v9.11.0 ([commit](https://github.com/microsoft/fluentui/commit/0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca) by beachball)
28
+
7
29
  ## [9.9.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.9.1)
8
30
 
9
- Tue, 01 Aug 2023 10:14:27 GMT
31
+ Tue, 01 Aug 2023 10:17:19 GMT
10
32
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.9.0..@fluentui/react-positioning_v9.9.1)
11
33
 
12
34
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-positioning",
3
- "version": "9.9.1",
3
+ "version": "9.9.3",
4
4
  "description": "A react wrapper around Popper.js for Fluent UI",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,10 +30,10 @@
30
30
  },
31
31
  "dependencies": {
32
32
  "@floating-ui/dom": "^1.2.0",
33
- "@fluentui/react-shared-contexts": "^9.7.0",
34
- "@fluentui/react-theme": "^9.1.9",
35
- "@fluentui/react-utilities": "^9.10.1",
36
- "@griffel/react": "^1.5.7",
33
+ "@fluentui/react-shared-contexts": "^9.7.2",
34
+ "@fluentui/react-theme": "^9.1.11",
35
+ "@fluentui/react-utilities": "^9.11.0",
36
+ "@griffel/react": "^1.5.14",
37
37
  "@swc/helpers": "^0.4.14"
38
38
  },
39
39
  "peerDependencies": {