Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed May 17, 2022
1 parent 73f592d commit edb25e8
Show file tree
Hide file tree
Showing 65 changed files with 708 additions and 85 deletions.
15 changes: 15 additions & 0 deletions apps/perf-test/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/perf-test",
"entries": [
{
"date": "Tue, 17 May 2022 07:45:01 GMT",
"tag": "@fluentui/perf-test_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/perf-test",
"comment": "Bump @fluentui/react to v8.68.2",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
}
]
}
},
{
"date": "Mon, 16 May 2022 07:36:55 GMT",
"tag": "@fluentui/perf-test_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/perf-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - @fluentui/perf-test

This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified.
This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/perf-test_v1.0.0)

Tue, 17 May 2022 07:45:01 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/perf-test_v1.0.0..@fluentui/perf-test_v1.0.0)

### Patches

- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball)

## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/perf-test_v1.0.0)

Mon, 16 May 2022 07:36:55 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/perf-test_v1.0.0..@fluentui/perf-test_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@fluentui/eslint-plugin": "*"
},
"dependencies": {
"@fluentui/react": "^8.68.1",
"@fluentui/react": "^8.68.2",
"@fluentui/scripts": "^1.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
"flamegrill": "0.2.0",
Expand Down
39 changes: 39 additions & 0 deletions apps/public-docsite-resources/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,45 @@
{
"name": "@fluentui/public-docsite-resources",
"entries": [
{
"date": "Tue, 17 May 2022 07:45:01 GMT",
"tag": "@fluentui/public-docsite-resources_v8.1.41",
"version": "8.1.41",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/react to v8.68.2",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/azure-themes to v8.2.33",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/react-docsite-components to v8.7.16",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/theme-samples to v8.4.33",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/react-monaco-editor to v1.4.13",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
}
]
}
},
{
"date": "Mon, 16 May 2022 07:36:55 GMT",
"tag": "@fluentui/public-docsite-resources_v8.1.41",
Expand Down
15 changes: 14 additions & 1 deletion apps/public-docsite-resources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,24 @@
# Change Log - @fluentui/public-docsite-resources

This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified.
This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified.

<!-- Start content -->

## [8.1.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.1.41)

Tue, 17 May 2022 07:45:01 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.1.41..@fluentui/public-docsite-resources_v8.1.41)

### Patches

- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball)
- Bump @fluentui/azure-themes to v8.2.33 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball)
- Bump @fluentui/react-docsite-components to v8.7.16 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball)
- Bump @fluentui/theme-samples to v8.4.33 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball)
- Bump @fluentui/react-monaco-editor to v1.4.13 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball)

## [8.1.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.1.41)

Mon, 16 May 2022 07:36:55 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.1.41..@fluentui/public-docsite-resources_v8.1.41)

Expand Down
10 changes: 5 additions & 5 deletions apps/public-docsite-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react": "^8.68.1",
"@fluentui/react": "^8.68.2",
"@fluentui/react-examples": "^8.34.4",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/azure-themes": "^8.2.32",
"@fluentui/react-docsite-components": "^8.7.15",
"@fluentui/azure-themes": "^8.2.33",
"@fluentui/react-docsite-components": "^8.7.16",
"@fluentui/font-icons-mdl2": "^8.3.3",
"@fluentui/set-version": "^8.2.1",
"@fluentui/theme-samples": "^8.4.32",
"@fluentui/react-monaco-editor": "^1.4.12",
"@fluentui/theme-samples": "^8.4.33",
"@fluentui/react-monaco-editor": "^1.4.13",
"office-ui-fabric-core": "^11.0.0",
"react": "16.14.0",
"react-dom": "16.14.0",
Expand Down
15 changes: 15 additions & 0 deletions apps/public-docsite-v9/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/public-docsite-v9",
"entries": [
{
"date": "Tue, 17 May 2022 07:45:01 GMT",
"tag": "@fluentui/public-docsite-v9_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/public-docsite-v9",
"comment": "Bump @fluentui/react to v8.68.2",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
}
]
}
},
{
"date": "Mon, 16 May 2022 07:36:55 GMT",
"tag": "@fluentui/public-docsite-v9_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/public-docsite-v9/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - @fluentui/public-docsite-v9

This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified.
This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-v9_v1.0.0)

Tue, 17 May 2022 07:45:01 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-v9_v1.0.0..@fluentui/public-docsite-v9_v1.0.0)

### Patches

- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball)

## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-v9_v1.0.0)

Mon, 16 May 2022 07:36:55 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-v9_v1.0.0..@fluentui/public-docsite-v9_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/public-docsite-v9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react": "^8.68.1",
"@fluentui/react": "^8.68.2",
"@fluentui/scripts": "^1.0.0",
"@fluentui/storybook": "^1.0.0",
"@fluentui/react-components": "^9.0.0-rc.10",
Expand Down
39 changes: 39 additions & 0 deletions apps/public-docsite/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,45 @@
{
"name": "@fluentui/public-docsite",
"entries": [
{
"date": "Tue, 17 May 2022 07:45:01 GMT",
"tag": "@fluentui/public-docsite_v8.2.41",
"version": "8.2.41",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/public-docsite",
"comment": "Bump @fluentui/react to v8.68.2",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite",
"comment": "Bump @fluentui/react-docsite-components to v8.7.16",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite",
"comment": "Bump @fluentui/react-experiments to v8.8.19",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite",
"comment": "Bump @fluentui/theme-samples to v8.4.33",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite",
"comment": "Bump @fluentui/react-monaco-editor to v1.4.13",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
}
]
}
},
{
"date": "Mon, 16 May 2022 07:36:55 GMT",
"tag": "@fluentui/public-docsite_v8.2.41",
Expand Down
15 changes: 14 additions & 1 deletion apps/public-docsite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,24 @@
# Change Log - @fluentui/public-docsite

This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified.
This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified.

<!-- Start content -->

## [8.2.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.2.41)

Tue, 17 May 2022 07:45:01 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite_v8.2.41..@fluentui/public-docsite_v8.2.41)

### Patches

- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball)
- Bump @fluentui/react-docsite-components to v8.7.16 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball)
- Bump @fluentui/react-experiments to v8.8.19 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball)
- Bump @fluentui/theme-samples to v8.4.33 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball)
- Bump @fluentui/react-monaco-editor to v1.4.13 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball)

## [8.2.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.2.41)

Mon, 16 May 2022 07:36:55 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite_v8.2.41..@fluentui/public-docsite_v8.2.41)

Expand Down
10 changes: 5 additions & 5 deletions apps/public-docsite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,24 +25,24 @@
"devDependencies": {
"@fluentui/common-styles": "^1.0.39",
"@fluentui/eslint-plugin": "*",
"@fluentui/react-monaco-editor": "^1.4.12",
"@fluentui/react-monaco-editor": "^1.4.13",
"@fluentui/scripts": "^1.0.0",
"write-file-webpack-plugin": "^4.1.0"
},
"dependencies": {
"@fluentui/font-icons-mdl2": "^8.3.3",
"@fluentui/public-docsite-resources": "^8.1.41",
"@fluentui/public-docsite-setup": "^0.3.9",
"@fluentui/react": "^8.68.1",
"@fluentui/react-docsite-components": "^8.7.15",
"@fluentui/react": "^8.68.2",
"@fluentui/react-docsite-components": "^8.7.16",
"@fluentui/react-examples": "^8.34.4",
"@fluentui/react-experiments": "^8.8.18",
"@fluentui/react-experiments": "^8.8.19",
"@fluentui/react-file-type-icons": "^8.6.8",
"@fluentui/react-icons-mdl2": "^1.3.9",
"@fluentui/react-icons-mdl2-branded": "^1.2.9",
"@fluentui/set-version": "^8.2.1",
"@fluentui/theme": "^2.6.6",
"@fluentui/theme-samples": "^8.4.32",
"@fluentui/theme-samples": "^8.4.33",
"@fluentui/utilities": "^8.8.3",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-core": "^11.0.0",
Expand Down
15 changes: 15 additions & 0 deletions apps/ssr-tests/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/ssr-tests",
"entries": [
{
"date": "Tue, 17 May 2022 07:45:01 GMT",
"tag": "@fluentui/ssr-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/ssr-tests",
"comment": "Bump @fluentui/react to v8.68.2",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
}
]
}
},
{
"date": "Mon, 16 May 2022 07:36:55 GMT",
"tag": "@fluentui/ssr-tests_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/ssr-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - @fluentui/ssr-tests

This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified.
This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/ssr-tests_v1.0.0)

Tue, 17 May 2022 07:45:01 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/ssr-tests_v1.0.0..@fluentui/ssr-tests_v1.0.0)

### Patches

- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball)

## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/ssr-tests_v1.0.0)

Mon, 16 May 2022 07:36:55 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/ssr-tests_v1.0.0..@fluentui/ssr-tests_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/ssr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"license": "MIT",
"devDependencies": {
"@fluentui/react": "^8.68.1",
"@fluentui/react": "^8.68.2",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/mocha": "^7.0.2",
"@fluentui/scripts": "^1.0.0",
Expand Down
21 changes: 21 additions & 0 deletions apps/theming-designer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/theming-designer",
"entries": [
{
"date": "Tue, 17 May 2022 07:45:01 GMT",
"tag": "@fluentui/theming-designer_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/theming-designer",
"comment": "Bump @fluentui/react to v8.68.2",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
},
{
"author": "beachball",
"package": "@fluentui/theming-designer",
"comment": "Bump @fluentui/react-docsite-components to v8.7.16",
"commit": "73f592de5bace4132289e64b1df78e9cc4b31a25"
}
]
}
},
{
"date": "Mon, 16 May 2022 07:36:55 GMT",
"tag": "@fluentui/theming-designer_v1.0.0",
Expand Down
Loading

0 comments on commit edb25e8

Please sign in to comment.