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 Oct 26, 2022
1 parent 135655c commit f6f3e4b
Show file tree
Hide file tree
Showing 56 changed files with 419 additions and 107 deletions.
2 changes: 1 addition & 1 deletion apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@fluentui/example-data": "^8.4.2",
"@fluentui/react": "^8.98.7",
"@fluentui/react": "^8.98.8",
"@fluentui/scripts": "^1.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
"flamegrill": "0.2.0",
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.98.7",
"@fluentui/react": "^8.98.8",
"@fluentui/react-examples": "^8.34.4",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/azure-themes": "^8.5.16",
"@fluentui/react-docsite-components": "^8.10.16",
"@fluentui/azure-themes": "^8.5.17",
"@fluentui/react-docsite-components": "^8.10.17",
"@fluentui/font-icons-mdl2": "^8.5.2",
"@fluentui/set-version": "^8.2.2",
"@fluentui/theme-samples": "^8.7.16",
"@fluentui/react-monaco-editor": "^1.7.16",
"@fluentui/theme-samples": "^8.7.17",
"@fluentui/react-monaco-editor": "^1.7.17",
"office-ui-fabric-core": "^11.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
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 @@ -21,7 +21,7 @@
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react": "^8.98.7",
"@fluentui/react": "^8.98.8",
"@fluentui/react-northstar": "^0.64.0",
"@fluentui/react-icons-northstar": "^0.64.0",
"@fluentui/scripts": "^1.0.0",
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.2.11",
"@fluentui/eslint-plugin": "*",
"@fluentui/react-monaco-editor": "^1.7.16",
"@fluentui/react-monaco-editor": "^1.7.17",
"@fluentui/scripts": "^1.0.0",
"write-file-webpack-plugin": "^4.1.0"
},
"dependencies": {
"@fluentui/font-icons-mdl2": "^8.5.2",
"@fluentui/public-docsite-resources": "^8.1.41",
"@fluentui/public-docsite-setup": "^0.3.12",
"@fluentui/react": "^8.98.7",
"@fluentui/react-docsite-components": "^8.10.16",
"@fluentui/react": "^8.98.8",
"@fluentui/react-docsite-components": "^8.10.17",
"@fluentui/react-examples": "^8.34.4",
"@fluentui/react-experiments": "^8.14.11",
"@fluentui/react-experiments": "^8.14.12",
"@fluentui/react-file-type-icons": "^8.7.11",
"@fluentui/react-icons-mdl2": "^1.3.25",
"@fluentui/react-icons-mdl2-branded": "^1.2.26",
"@fluentui/set-version": "^8.2.2",
"@fluentui/theme": "^2.6.17",
"@fluentui/theme-samples": "^8.7.16",
"@fluentui/theme-samples": "^8.7.17",
"@fluentui/utilities": "^8.13.2",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-core": "^11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/react-18-tests-v8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"swc-loader": "^0.2.3"
},
"dependencies": {
"@fluentui/react": "^8.98.7",
"@fluentui/react": "^8.98.8",
"@fluentui/react-hooks": "^8.6.12",
"react": "18.2.0",
"react-dom": "18.2.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.98.7",
"@fluentui/react": "^8.98.8",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/mocha": "^7.0.2",
"@fluentui/scripts": "^1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/stress-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type-check": "tsc -b tsconfig.type.json"
},
"dependencies": {
"@fluentui/react": "^8.98.7",
"@fluentui/react": "^8.98.8",
"@fluentui/react-components": "^9.6.0",
"@fluentui/react-icons": "^2.0.175",
"@fluentui/web-components": "^2.5.7",
"@fluentui/web-components": "^2.5.8",
"@microsoft/fast-element": "^1.10.4",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
4 changes: 2 additions & 2 deletions apps/theming-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react": "^8.98.7",
"@fluentui/react": "^8.98.8",
"@fluentui/merge-styles": "^8.5.3",
"@fluentui/react-docsite-components": "^8.10.16",
"@fluentui/react-docsite-components": "^8.10.17",
"@fluentui/foundation-legacy": "^8.2.22",
"@fluentui/scheme-utilities": "^8.3.18",
"@fluentui/set-version": "^8.2.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/ts-minbar-test-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Testing Fluent UI React compatibility with Typescript 3.9",
"license": "MIT",
"dependencies": {
"@fluentui/react": "^8.98.7"
"@fluentui/react": "^8.98.8"
},
"scripts": {
"build": "just-scripts build",
Expand Down
4 changes: 2 additions & 2 deletions apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"dependencies": {
"@fluentui/example-data": "^8.4.2",
"@fluentui/font-icons-mdl2": "^8.5.2",
"@fluentui/react": "^8.98.7",
"@fluentui/react-experiments": "^8.14.11",
"@fluentui/react": "^8.98.8",
"@fluentui/react-experiments": "^8.14.12",
"@fluentui/react-hooks": "^8.6.12",
"@fluentui/react-icons-mdl2": "^1.3.25",
"@fluentui/scripts": "^1.0.0",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/azure-themes/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/azure-themes",
"entries": [
{
"date": "Wed, 26 Oct 2022 07:52:54 GMT",
"tag": "@fluentui/azure-themes_v8.5.17",
"version": "8.5.17",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.98.8",
"commit": "135655c2e9e32b5d50610d17792768ba0cb4e65e"
}
]
}
},
{
"date": "Tue, 25 Oct 2022 07:43:18 GMT",
"tag": "@fluentui/azure-themes_v8.5.16",
Expand Down
11 changes: 10 additions & 1 deletion packages/azure-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/azure-themes

This log was last generated on Tue, 25 Oct 2022 07:43:18 GMT and should not be manually modified.
This log was last generated on Wed, 26 Oct 2022 07:52:54 GMT and should not be manually modified.

<!-- Start content -->

## [8.5.17](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.5.17)

Wed, 26 Oct 2022 07:52:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.5.16..@fluentui/azure-themes_v8.5.17)

### Patches

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

## [8.5.16](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.5.16)

Tue, 25 Oct 2022 07:43:18 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/azure-themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/azure-themes",
"version": "8.5.16",
"version": "8.5.17",
"description": "Azure themes for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -27,7 +27,7 @@
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react": "^8.98.7",
"@fluentui/react": "^8.98.8",
"@fluentui/set-version": "^8.2.2",
"tslib": "^2.1.0"
}
Expand Down
15 changes: 15 additions & 0 deletions packages/cra-template/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/cra-template",
"entries": [
{
"date": "Wed, 26 Oct 2022 07:52:54 GMT",
"tag": "@fluentui/cra-template_v8.4.17",
"version": "8.4.17",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/cra-template",
"comment": "Bump @fluentui/react to v8.98.8",
"commit": "135655c2e9e32b5d50610d17792768ba0cb4e65e"
}
]
}
},
{
"date": "Tue, 25 Oct 2022 07:43:18 GMT",
"tag": "@fluentui/cra-template_v8.4.16",
Expand Down
11 changes: 10 additions & 1 deletion packages/cra-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/cra-template

This log was last generated on Tue, 25 Oct 2022 07:43:18 GMT and should not be manually modified.
This log was last generated on Wed, 26 Oct 2022 07:52:54 GMT and should not be manually modified.

<!-- Start content -->

## [8.4.17](https://github.com/microsoft/fluentui/tree/@fluentui/cra-template_v8.4.17)

Wed, 26 Oct 2022 07:52:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/cra-template_v8.4.16..@fluentui/cra-template_v8.4.17)

### Patches

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

## [8.4.16](https://github.com/microsoft/fluentui/tree/@fluentui/cra-template_v8.4.16)

Tue, 25 Oct 2022 07:43:18 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/cra-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/cra-template",
"version": "8.4.16",
"version": "8.4.17",
"description": "Create React App template for Fluent UI React (@fluentui/react)",
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
"template.json"
],
"devDependencies": {
"@fluentui/react": "^8.98.7",
"@fluentui/react": "^8.98.8",
"@fluentui/scripts": "^1.0.0"
}
}
15 changes: 15 additions & 0 deletions packages/react-cards/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-cards",
"entries": [
{
"date": "Wed, 26 Oct 2022 07:52:54 GMT",
"tag": "@fluentui/react-cards_v0.205.17",
"version": "0.205.17",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-cards",
"comment": "Bump @fluentui/react to v8.98.8",
"commit": "135655c2e9e32b5d50610d17792768ba0cb4e65e"
}
]
}
},
{
"date": "Tue, 25 Oct 2022 07:43:18 GMT",
"tag": "@fluentui/react-cards_v0.205.16",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-cards/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-cards

This log was last generated on Tue, 25 Oct 2022 07:43:18 GMT and should not be manually modified.
This log was last generated on Wed, 26 Oct 2022 07:52:54 GMT and should not be manually modified.

<!-- Start content -->

## [0.205.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-cards_v0.205.17)

Wed, 26 Oct 2022 07:52:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-cards_v0.205.16..@fluentui/react-cards_v0.205.17)

### Patches

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

## [0.205.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-cards_v0.205.16)

Tue, 25 Oct 2022 07:43:18 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-cards/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-cards",
"version": "0.205.16",
"version": "0.205.17",
"description": "Deprecated experimental Card container components for Fluent UI React.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react": "^8.98.7",
"@fluentui/react": "^8.98.8",
"@fluentui/foundation-legacy": "^8.2.22",
"@fluentui/set-version": "^8.2.2",
"@microsoft/load-themed-styles": "^1.10.26",
Expand Down
27 changes: 27 additions & 0 deletions packages/react-charting/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/react-charting",
"entries": [
{
"date": "Wed, 26 Oct 2022 07:52:53 GMT",
"tag": "@fluentui/react-charting_v5.14.7",
"version": "5.14.7",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/react-charting",
"commit": "fd0e28e497856c9ddb6c82d0b6b336f5c263fb7e",
"comment": "Fix wrong narration when legend selected"
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/react-focus to v8.8.8",
"commit": "135655c2e9e32b5d50610d17792768ba0cb4e65e"
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/react to v8.98.8",
"commit": "135655c2e9e32b5d50610d17792768ba0cb4e65e"
}
]
}
},
{
"date": "Tue, 25 Oct 2022 07:43:18 GMT",
"tag": "@fluentui/react-charting_v5.14.6",
Expand Down
Loading

0 comments on commit f6f3e4b

Please sign in to comment.