@fluentui/react-jsx-runtime 0.0.0-nightly-20230413-0419.1 → 0.0.0-nightly-20230414-0420.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 CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-jsx-runtime",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 13 Apr 2023 04:25:47 GMT",
6
- "tag": "@fluentui/react-jsx-runtime_v0.0.0-nightly-20230413-0419.1",
7
- "version": "0.0.0-nightly-20230413-0419.1",
5
+ "date": "Fri, 14 Apr 2023 04:26:15 GMT",
6
+ "tag": "@fluentui/react-jsx-runtime_v0.0.0-nightly-20230414-0420.1",
7
+ "version": "0.0.0-nightly-20230414-0420.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,14 +16,14 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-jsx-runtime",
19
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230413-0419.1",
20
- "commit": "6f4864436cb7d7680f18c40e02671f0960d84ff5"
19
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230414-0420.1",
20
+ "commit": "da1b1c8ef16dfca0409738cf5450022879c89473"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-jsx-runtime",
25
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230413-0419.1",
26
- "commit": "6f4864436cb7d7680f18c40e02671f0960d84ff5"
25
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230414-0420.1",
26
+ "commit": "da1b1c8ef16dfca0409738cf5450022879c89473"
27
27
  }
28
28
  ]
29
29
  }
package/CHANGELOG.md CHANGED
@@ -1,15 +1,15 @@
1
1
  # Change Log - @fluentui/react-jsx-runtime
2
2
 
3
- This log was last generated on Thu, 13 Apr 2023 04:25:47 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 14 Apr 2023 04:26:15 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20230413-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v0.0.0-nightly-20230413-0419.1)
7
+ ## [0.0.0-nightly-20230414-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v0.0.0-nightly-20230414-0420.1)
8
8
 
9
- Thu, 13 Apr 2023 04:25:47 GMT
9
+ Fri, 14 Apr 2023 04:26:15 GMT
10
10
 
11
11
  ### Changes
12
12
 
13
13
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
14
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20230413-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6f4864436cb7d7680f18c40e02671f0960d84ff5) by beachball)
15
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230413-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6f4864436cb7d7680f18c40e02671f0960d84ff5) by beachball)
14
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20230414-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/da1b1c8ef16dfca0409738cf5450022879c89473) by beachball)
15
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230414-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/da1b1c8ef16dfca0409738cf5450022879c89473) by beachball)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-jsx-runtime",
3
- "version": "0.0.0-nightly-20230413-0419.1",
3
+ "version": "0.0.0-nightly-20230414-0420.1",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -24,12 +24,12 @@
24
24
  "devDependencies": {
25
25
  "@fluentui/eslint-plugin": "*",
26
26
  "@fluentui/react-conformance": "*",
27
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230413-0419.1",
27
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230414-0420.1",
28
28
  "@fluentui/scripts-api-extractor": "*",
29
29
  "@fluentui/scripts-tasks": "*"
30
30
  },
31
31
  "dependencies": {
32
- "@fluentui/react-utilities": "0.0.0-nightly-20230413-0419.1",
32
+ "@fluentui/react-utilities": "0.0.0-nightly-20230414-0420.1",
33
33
  "@swc/helpers": "^0.4.14"
34
34
  },
35
35
  "peerDependencies": {