Skip to content

Commit 048e93f

Browse files
author
Fluent UI Build
committed
applying package updates
1 parent 81b87f4 commit 048e93f

File tree

14 files changed

+87
-22
lines changed

14 files changed

+87
-22
lines changed

apps/public-docsite-resources/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
"@fluentui/react-examples": "^8.34.4",
3939
"@microsoft/load-themed-styles": "^1.10.26",
4040
"@fluentui/azure-themes": "^8.6.2",
41-
"@fluentui/react-docsite-components": "^8.12.5",
41+
"@fluentui/react-docsite-components": "^8.12.6",
4242
"@fluentui/font-icons-mdl2": "^8.5.16",
4343
"@fluentui/set-version": "^8.2.8",
4444
"@fluentui/theme-samples": "^8.7.82",
45-
"@fluentui/react-monaco-editor": "^1.7.82",
45+
"@fluentui/react-monaco-editor": "^1.7.83",
4646
"office-ui-fabric-core": "^11.0.0",
4747
"react": "17.0.2",
4848
"react-dom": "17.0.2",

apps/public-docsite/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@fluentui/common-styles": "^1.2.25",
2727
"@fluentui/eslint-plugin": "*",
28-
"@fluentui/react-monaco-editor": "^1.7.82",
28+
"@fluentui/react-monaco-editor": "^1.7.83",
2929
"write-file-webpack-plugin": "^4.1.0",
3030
"@fluentui/scripts-tasks": "*",
3131
"@fluentui/scripts-webpack": "*"
@@ -35,7 +35,7 @@
3535
"@fluentui/public-docsite-resources": "^8.1.41",
3636
"@fluentui/public-docsite-setup": "^0.3.19",
3737
"@fluentui/react": "^8.109.1",
38-
"@fluentui/react-docsite-components": "^8.12.5",
38+
"@fluentui/react-docsite-components": "^8.12.6",
3939
"@fluentui/react-examples": "^8.34.4",
4040
"@fluentui/react-experiments": "^8.14.77",
4141
"@fluentui/fluent2-theme": "^8.107.6",

apps/theming-designer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@fluentui/react": "^8.109.1",
2323
"@fluentui/merge-styles": "^8.5.9",
24-
"@fluentui/react-docsite-components": "^8.12.5",
24+
"@fluentui/react-docsite-components": "^8.12.6",
2525
"@fluentui/foundation-legacy": "^8.2.36",
2626
"@fluentui/scheme-utilities": "^8.3.29",
2727
"@fluentui/set-version": "^8.2.8",

change/@fluentui-react-charting-04c5f864-9d1e-4414-8db8-94e555e98372.json

-7
This file was deleted.

packages/react-charting/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-charting",
33
"entries": [
4+
{
5+
"date": "Fri, 05 May 2023 07:41:21 GMT",
6+
"tag": "@fluentui/react-charting_v5.16.26",
7+
"version": "5.16.26",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "atishay.jain@microsoft.com",
12+
"package": "@fluentui/react-charting",
13+
"commit": "a59a1056a6110af48fd7a7ab189ced2a6a9567d1",
14+
"comment": "patch: publish dist folder that got removed due to node 16 upgrade"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 02 May 2023 22:20:24 GMT",
621
"tag": "@fluentui/react-charting_v5.16.25",

packages/react-charting/CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-charting
22

3-
This log was last generated on Tue, 02 May 2023 22:20:24 GMT and should not be manually modified.
3+
This log was last generated on Fri, 05 May 2023 07:41:21 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [5.16.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.16.26)
8+
9+
Fri, 05 May 2023 07:41:21 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.16.25..@fluentui/react-charting_v5.16.26)
11+
12+
### Patches
13+
14+
- patch: publish dist folder that got removed due to node 16 upgrade ([PR #27764](https://github.com/microsoft/fluentui/pull/27764) by atishay.jain@microsoft.com)
15+
716
## [5.16.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.16.25)
817

918
Tue, 02 May 2023 22:20:24 GMT

packages/react-charting/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-charting",
3-
"version": "5.16.25",
3+
"version": "5.16.26",
44
"description": "Experimental React charting components for building experiences for Microsoft 365.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",

packages/react-docsite-components/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-docsite-components",
33
"entries": [
4+
{
5+
"date": "Fri, 05 May 2023 07:41:21 GMT",
6+
"tag": "@fluentui/react-docsite-components_v8.12.6",
7+
"version": "8.12.6",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-docsite-components",
13+
"comment": "Bump @fluentui/react-monaco-editor to v1.7.83",
14+
"commit": "81b87f41557964f9c9f5601a3eec84434eb74f35"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 02 May 2023 22:20:19 GMT",
621
"tag": "@fluentui/react-docsite-components_v8.12.5",

packages/react-docsite-components/CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-docsite-components
22

3-
This log was last generated on Tue, 02 May 2023 22:20:19 GMT and should not be manually modified.
3+
This log was last generated on Fri, 05 May 2023 07:41:21 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [8.12.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.12.6)
8+
9+
Fri, 05 May 2023 07:41:21 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.12.5..@fluentui/react-docsite-components_v8.12.6)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-monaco-editor to v1.7.83 ([PR #26089](https://github.com/microsoft/fluentui/pull/26089) by beachball)
15+
716
## [8.12.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.12.5)
817

918
Tue, 02 May 2023 22:20:19 GMT

packages/react-docsite-components/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-docsite-components",
3-
"version": "8.12.5",
3+
"version": "8.12.6",
44
"description": "Fluent UI React components for building documentation sites.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -42,7 +42,7 @@
4242
"@fluentui/public-docsite-setup": "^0.3.19",
4343
"@fluentui/react-hooks": "^8.6.23",
4444
"@fluentui/set-version": "^8.2.8",
45-
"@fluentui/react-monaco-editor": "^1.7.82",
45+
"@fluentui/react-monaco-editor": "^1.7.83",
4646
"color-check": "0.0.2",
4747
"markdown-to-jsx": "^7.0.0",
4848
"office-ui-fabric-core": "^11.0.0",

packages/react-examples/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@fluentui/merge-styles": "^8.5.9",
3535
"@fluentui/react": "^8.109.1",
3636
"@fluentui/react-cards": "^0.205.82",
37-
"@fluentui/react-charting": "^5.16.25",
38-
"@fluentui/react-docsite-components": "^8.12.5",
37+
"@fluentui/react-charting": "^5.16.26",
38+
"@fluentui/react-docsite-components": "^8.12.6",
3939
"@fluentui/react-experiments": "^8.14.77",
4040
"@fluentui/react-file-type-icons": "^8.8.16",
4141
"@fluentui/react-focus": "^8.8.22",

packages/react-monaco-editor/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-monaco-editor",
33
"entries": [
4+
{
5+
"date": "Fri, 05 May 2023 07:41:21 GMT",
6+
"tag": "@fluentui/react-monaco-editor_v1.7.83",
7+
"version": "1.7.83",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-monaco-editor",
13+
"comment": "Bump @fluentui/react-charting to v5.16.26",
14+
"commit": "81b87f41557964f9c9f5601a3eec84434eb74f35"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 02 May 2023 22:20:21 GMT",
621
"tag": "@fluentui/react-monaco-editor_v1.7.82",

packages/react-monaco-editor/CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-monaco-editor
22

3-
This log was last generated on Tue, 02 May 2023 22:20:21 GMT and should not be manually modified.
3+
This log was last generated on Fri, 05 May 2023 07:41:21 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [1.7.83](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.83)
8+
9+
Fri, 05 May 2023 07:41:21 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.7.82..@fluentui/react-monaco-editor_v1.7.83)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-charting to v5.16.26 ([PR #26089](https://github.com/microsoft/fluentui/pull/26089) by beachball)
15+
716
## [1.7.82](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.82)
817

918
Tue, 02 May 2023 22:20:21 GMT

packages/react-monaco-editor/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-monaco-editor",
3-
"version": "1.7.82",
3+
"version": "1.7.83",
44
"description": "Live React example editing using monaco",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -35,7 +35,7 @@
3535
"@fluentui/example-data": "^8.4.8",
3636
"@fluentui/monaco-editor": "^1.3.8",
3737
"@fluentui/react-hooks": "^8.6.23",
38-
"@fluentui/react-charting": "^5.16.25",
38+
"@fluentui/react-charting": "^5.16.26",
3939
"raw-loader": "4.0.2",
4040
"react-syntax-highlighter": "^10.1.3",
4141
"tslib": "^2.1.0"

0 commit comments

Comments
 (0)