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 26, 2021
1 parent 56a5092 commit 4416402
Show file tree
Hide file tree
Showing 166 changed files with 1,963 additions and 349 deletions.
15 changes: 15 additions & 0 deletions apps/a11y-tests/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "a11y-tests",
"entries": [
{
"date": "Wed, 26 May 2021 07:35:43 GMT",
"tag": "a11y-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.15.0",
"author": "hetanthakkar1@gmail.com",
"commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7",
"package": "a11y-tests"
}
]
}
},
{
"date": "Tue, 25 May 2021 01:11:03 GMT",
"tag": "a11y-tests_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/a11y-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - a11y-tests

This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified.
This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 26 May 2021 07:35:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

### Patches

- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com)

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

Tue, 25 May 2021 01:11:03 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/a11y-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"update-snapshots": "just-scripts jest -u"
},
"dependencies": {
"@fluentui/react": "^8.14.15",
"@fluentui/react": "^8.15.0",
"axe-core": "3.5.0",
"axe-puppeteer": "^1.0.0",
"axe-sarif-converter": "^2.0.1",
Expand Down
15 changes: 15 additions & 0 deletions apps/codesandbox-react-template/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "codesandbox-react-template",
"entries": [
{
"date": "Wed, 26 May 2021 07:35:43 GMT",
"tag": "codesandbox-react-template_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.15.0",
"author": "hetanthakkar1@gmail.com",
"commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7",
"package": "codesandbox-react-template"
}
]
}
},
{
"date": "Tue, 25 May 2021 01:11:03 GMT",
"tag": "codesandbox-react-template_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/codesandbox-react-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - codesandbox-react-template

This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified.
This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-template_v1.0.0)

Wed, 26 May 2021 07:35:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-template_v1.0.0..codesandbox-react-template_v1.0.0)

### Patches

- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com)

## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-template_v1.0.0)

Tue, 25 May 2021 01:11:03 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-template_v1.0.0..codesandbox-react-template_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/codesandbox-react-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react": "^8.14.15",
"@fluentui/react": "^8.15.0",
"react": "16.8.6",
"react-dom": "16.8.6",
"tslib": "^2.1.0"
Expand Down
47 changes: 47 additions & 0 deletions apps/perf-test/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,53 @@
{
"name": "perf-test",
"entries": [
{
"date": "Wed, 26 May 2021 07:35:43 GMT",
"tag": "perf-test_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.15.0",
"author": "hetanthakkar1@gmail.com",
"commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7",
"package": "perf-test"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/react-tabs to v1.0.0-beta.103",
"author": "anhw@microsoft.com",
"commit": "a4119e6600caf0e24fd9380edadc205c0a0376f7",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-avatar to v9.0.0-alpha.40",
"author": "lingfan.gao@microsoft.com",
"commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-button to v9.0.0-alpha.40",
"author": "lingfan.gao@microsoft.com",
"commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.38",
"author": "lingfan.gao@microsoft.com",
"commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-provider to v9.0.0-alpha.41",
"author": "lingfan.gao@microsoft.com",
"commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c",
"package": "perf-test"
}
]
}
},
{
"date": "Tue, 25 May 2021 01:11:03 GMT",
"tag": "perf-test_v1.0.0",
Expand Down
19 changes: 18 additions & 1 deletion apps/perf-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,28 @@
# Change Log - perf-test

This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified.
This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 26 May 2021 07:35:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v1.0.0..perf-test_v1.0.0)

### Patches

- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com)

### Changes

- Bump @fluentui/react-tabs to v1.0.0-beta.103 ([PR #18308](https://github.com/microsoft/fluentui/pull/18308) by anhw@microsoft.com)
- Bump @fluentui/react-avatar to v9.0.0-alpha.40 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com)
- Bump @fluentui/react-button to v9.0.0-alpha.40 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com)
- Bump @fluentui/react-theme-provider to v9.0.0-alpha.38 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com)
- Bump @fluentui/react-provider to v9.0.0-alpha.41 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com)

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

Tue, 25 May 2021 01:11:03 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v1.0.0..perf-test_v1.0.0)

Expand Down
12 changes: 6 additions & 6 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"dependencies": {
"@fluentui/eslint-plugin": "^1.3.0",
"@fluentui/make-styles": "^9.0.0-alpha.24",
"@fluentui/react": "^8.14.15",
"@fluentui/react-avatar": "^9.0.0-alpha.39",
"@fluentui/react-button": "^9.0.0-alpha.39",
"@fluentui/react-provider": "^9.0.0-alpha.40",
"@fluentui/react-tabs": "^1.0.0-beta.102",
"@fluentui/react-theme-provider": "^9.0.0-alpha.37",
"@fluentui/react": "^8.15.0",
"@fluentui/react-avatar": "^9.0.0-alpha.40",
"@fluentui/react-button": "^9.0.0-alpha.40",
"@fluentui/react-provider": "^9.0.0-alpha.41",
"@fluentui/react-tabs": "^1.0.0-beta.103",
"@fluentui/react-theme-provider": "^9.0.0-alpha.38",
"@fluentui/react-theme": "^9.0.0-alpha.13",
"@fluentui/scripts": "^1.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
Expand Down
23 changes: 23 additions & 0 deletions apps/public-docsite-resources/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@fluentui/public-docsite-resources",
"entries": [
{
"date": "Wed, 26 May 2021 07:35:43 GMT",
"tag": "@fluentui/public-docsite-resources_v8.1.16",
"version": "8.1.16",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.15.0",
"author": "hetanthakkar1@gmail.com",
"commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7",
"package": "@fluentui/public-docsite-resources"
}
],
"none": [
{
"comment": "Bump @fluentui/react-examples to v8.22.16",
"author": "lingfan.gao@microsoft.com",
"commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c",
"package": "@fluentui/public-docsite-resources"
}
]
}
},
{
"date": "Tue, 25 May 2021 01:11:03 GMT",
"tag": "@fluentui/public-docsite-resources_v8.1.15",
Expand Down
11 changes: 10 additions & 1 deletion apps/public-docsite-resources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/public-docsite-resources

This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified.
This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 26 May 2021 07:35:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.1.15..@fluentui/public-docsite-resources_v8.1.16)

### Patches

- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com)

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

Tue, 25 May 2021 01:11:03 GMT
Expand Down
16 changes: 8 additions & 8 deletions apps/public-docsite-resources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/public-docsite-resources",
"version": "8.1.15",
"version": "8.1.16",
"description": "Fluent UI React local demo app",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -31,16 +31,16 @@
"react-dom": "16.8.6"
},
"dependencies": {
"@fluentui/react": "^8.14.15",
"@fluentui/react-examples": "^8.22.15",
"@fluentui/react": "^8.15.0",
"@fluentui/react-examples": "^8.22.16",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/api-docs": "^8.1.14",
"@fluentui/azure-themes": "^8.1.14",
"@fluentui/react-docsite-components": "^8.2.14",
"@fluentui/api-docs": "^8.1.15",
"@fluentui/azure-themes": "^8.1.15",
"@fluentui/react-docsite-components": "^8.2.15",
"@fluentui/font-icons-mdl2": "^8.1.1",
"@fluentui/set-version": "^8.1.1",
"@fluentui/theme-samples": "^8.1.14",
"@fluentui/react-monaco-editor": "^1.1.14",
"@fluentui/theme-samples": "^8.1.15",
"@fluentui/react-monaco-editor": "^1.1.15",
"@types/react": "16.9.42",
"office-ui-fabric-core": "^11.0.0",
"react": "16.8.6",
Expand Down
23 changes: 23 additions & 0 deletions apps/public-docsite/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@fluentui/public-docsite",
"entries": [
{
"date": "Wed, 26 May 2021 07:35:43 GMT",
"tag": "@fluentui/public-docsite_v8.2.16",
"version": "8.2.16",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.15.0",
"author": "hetanthakkar1@gmail.com",
"commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7",
"package": "@fluentui/public-docsite"
}
],
"none": [
{
"comment": "Bump @fluentui/react-examples to v8.22.16",
"author": "lingfan.gao@microsoft.com",
"commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c",
"package": "@fluentui/public-docsite"
}
]
}
},
{
"date": "Tue, 25 May 2021 01:11:03 GMT",
"tag": "@fluentui/public-docsite_v8.2.15",
Expand Down
11 changes: 10 additions & 1 deletion apps/public-docsite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/public-docsite

This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified.
This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 26 May 2021 07:35:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite_v8.2.15..@fluentui/public-docsite_v8.2.16)

### Patches

- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com)

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

Tue, 25 May 2021 01:11:03 GMT
Expand Down
16 changes: 8 additions & 8 deletions apps/public-docsite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/public-docsite",
"version": "8.2.15",
"version": "8.2.16",
"description": "The official website for the Fluent UI project.",
"sideEffects": true,
"main": "lib-commonjs/root.js",
Expand All @@ -24,22 +24,22 @@
"devDependencies": {
"@fluentui/common-styles": "^1.0.7",
"@fluentui/eslint-plugin": "^1.3.0",
"@fluentui/react-monaco-editor": "^1.1.14",
"@fluentui/react-monaco-editor": "^1.1.15",
"@fluentui/scripts": "^1.0.0",
"write-file-webpack-plugin": "^4.1.0"
},
"dependencies": {
"@fluentui/api-docs": "^8.1.14",
"@fluentui/api-docs": "^8.1.15",
"@fluentui/font-icons-mdl2": "^8.1.1",
"@fluentui/public-docsite-setup": "^0.3.4",
"@fluentui/react": "^8.14.15",
"@fluentui/react-docsite-components": "^8.2.14",
"@fluentui/react-examples": "^8.22.15",
"@fluentui/react-experiments": "^8.1.15",
"@fluentui/react": "^8.15.0",
"@fluentui/react-docsite-components": "^8.2.15",
"@fluentui/react-examples": "^8.22.16",
"@fluentui/react-experiments": "^8.1.16",
"@fluentui/react-file-type-icons": "^8.1.1",
"@fluentui/set-version": "^8.1.1",
"@fluentui/theme": "^2.1.1",
"@fluentui/theme-samples": "^8.1.14",
"@fluentui/theme-samples": "^8.1.15",
"@fluentui/utilities": "^8.1.1",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/react": "16.9.42",
Expand Down
Loading

0 comments on commit 4416402

Please sign in to comment.