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 Sep 29, 2023
1 parent 9fd9f70 commit 1e6d0bf
Show file tree
Hide file tree
Showing 72 changed files with 826 additions and 123 deletions.

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": "Fri, 29 Sep 2023 07:45:30 GMT",
"tag": "@fluentui/azure-themes_v8.6.36",
"version": "8.6.36",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.111.4",
"commit": "9fd9f701eed4171caf6ffa42e4d68bcb5d88fea9"
}
]
}
},
{
"date": "Thu, 28 Sep 2023 07:37:17 GMT",
"tag": "@fluentui/azure-themes_v8.6.35",
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 Thu, 28 Sep 2023 07:37:17 GMT and should not be manually modified.
This log was last generated on Fri, 29 Sep 2023 07:45:30 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 29 Sep 2023 07:45:30 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.35..@fluentui/azure-themes_v8.6.36)

### Patches

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

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

Thu, 28 Sep 2023 07:37:17 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.6.35",
"version": "8.6.36",
"description": "Azure themes for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.111.3",
"@fluentui/react": "^8.111.4",
"@fluentui/set-version": "^8.2.11",
"tslib": "^2.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/common-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/common-styles",
"version": "1.2.33",
"version": "1.2.34",
"description": "Common style definitions for Fluent UI React components",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion 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.113",
"version": "8.4.114",
"description": "Create React App template for Fluent UI React (@fluentui/react)",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/fluent2-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/fluent2-theme",
"entries": [
{
"date": "Fri, 29 Sep 2023 07:45:30 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.40",
"version": "8.107.40",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.111.4",
"commit": "9fd9f701eed4171caf6ffa42e4d68bcb5d88fea9"
}
]
}
},
{
"date": "Thu, 28 Sep 2023 07:37:17 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.39",
Expand Down
11 changes: 10 additions & 1 deletion packages/fluent2-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/fluent2-theme

This log was last generated on Thu, 28 Sep 2023 07:37:17 GMT and should not be manually modified.
This log was last generated on Fri, 29 Sep 2023 07:45:30 GMT and should not be manually modified.

<!-- Start content -->

## [8.107.40](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.40)

Fri, 29 Sep 2023 07:45:30 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.39..@fluentui/fluent2-theme_v8.107.40)

### Patches

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

## [8.107.39](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.39)

Thu, 28 Sep 2023 07:37:17 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/fluent2-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/fluent2-theme",
"version": "8.107.39",
"version": "8.107.40",
"description": "A Fluent2 theme for Fluent UI React 8.x",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.111.3",
"@fluentui/react": "^8.111.4",
"@fluentui/set-version": "^8.2.11",
"tslib": "^2.1.0"
}
Expand Down
21 changes: 21 additions & 0 deletions packages/font-icons-mdl2/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/font-icons-mdl2",
"entries": [
{
"date": "Fri, 29 Sep 2023 07:45:30 GMT",
"tag": "@fluentui/font-icons-mdl2_v8.5.25",
"version": "8.5.25",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/font-icons-mdl2",
"comment": "Bump @fluentui/style-utilities to v8.9.18",
"commit": "9fd9f701eed4171caf6ffa42e4d68bcb5d88fea9"
},
{
"author": "beachball",
"package": "@fluentui/font-icons-mdl2",
"comment": "Bump @fluentui/utilities to v8.13.19",
"commit": "9fd9f701eed4171caf6ffa42e4d68bcb5d88fea9"
}
]
}
},
{
"date": "Fri, 18 Aug 2023 07:35:26 GMT",
"tag": "@fluentui/font-icons-mdl2_v8.5.24",
Expand Down
12 changes: 11 additions & 1 deletion packages/font-icons-mdl2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/font-icons-mdl2

This log was last generated on Fri, 18 Aug 2023 07:35:26 GMT and should not be manually modified.
This log was last generated on Fri, 29 Sep 2023 07:45:30 GMT and should not be manually modified.

<!-- Start content -->

## [8.5.25](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.5.25)

Fri, 29 Sep 2023 07:45:30 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/font-icons-mdl2_v8.5.24..@fluentui/font-icons-mdl2_v8.5.25)

### Patches

- Bump @fluentui/style-utilities to v8.9.18 ([PR #29313](https://github.com/microsoft/fluentui/pull/29313) by beachball)
- Bump @fluentui/utilities to v8.13.19 ([PR #29313](https://github.com/microsoft/fluentui/pull/29313) by beachball)

## [8.5.24](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.5.24)

Fri, 18 Aug 2023 07:35:26 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/font-icons-mdl2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/font-icons-mdl2",
"version": "8.5.24",
"version": "8.5.25",
"description": "Fluent UI React icon set.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
},
"dependencies": {
"@fluentui/set-version": "^8.2.11",
"@fluentui/style-utilities": "^8.9.17",
"@fluentui/utilities": "^8.13.18",
"@fluentui/style-utilities": "^8.9.18",
"@fluentui/utilities": "^8.13.19",
"tslib": "^2.1.0"
},
"exports": {
Expand Down
21 changes: 21 additions & 0 deletions packages/foundation-legacy/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/foundation-legacy",
"entries": [
{
"date": "Fri, 29 Sep 2023 07:45:30 GMT",
"tag": "@fluentui/foundation-legacy_v8.2.45",
"version": "8.2.45",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/foundation-legacy",
"comment": "Bump @fluentui/style-utilities to v8.9.18",
"commit": "9fd9f701eed4171caf6ffa42e4d68bcb5d88fea9"
},
{
"author": "beachball",
"package": "@fluentui/foundation-legacy",
"comment": "Bump @fluentui/utilities to v8.13.19",
"commit": "9fd9f701eed4171caf6ffa42e4d68bcb5d88fea9"
}
]
}
},
{
"date": "Fri, 18 Aug 2023 07:35:26 GMT",
"tag": "@fluentui/foundation-legacy_v8.2.44",
Expand Down
12 changes: 11 additions & 1 deletion packages/foundation-legacy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/foundation-legacy

This log was last generated on Fri, 18 Aug 2023 07:35:26 GMT and should not be manually modified.
This log was last generated on Fri, 29 Sep 2023 07:45:30 GMT and should not be manually modified.

<!-- Start content -->

## [8.2.45](https://github.com/microsoft/fluentui/tree/@fluentui/foundation-legacy_v8.2.45)

Fri, 29 Sep 2023 07:45:30 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/foundation-legacy_v8.2.44..@fluentui/foundation-legacy_v8.2.45)

### Patches

- Bump @fluentui/style-utilities to v8.9.18 ([PR #29313](https://github.com/microsoft/fluentui/pull/29313) by beachball)
- Bump @fluentui/utilities to v8.13.19 ([PR #29313](https://github.com/microsoft/fluentui/pull/29313) by beachball)

## [8.2.44](https://github.com/microsoft/fluentui/tree/@fluentui/foundation-legacy_v8.2.44)

Fri, 18 Aug 2023 07:35:26 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/foundation-legacy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/foundation-legacy",
"version": "8.2.44",
"version": "8.2.45",
"description": "Legacy utilities for building Fluent UI React components.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -36,8 +36,8 @@
"dependencies": {
"@fluentui/merge-styles": "^8.5.12",
"@fluentui/set-version": "^8.2.11",
"@fluentui/style-utilities": "^8.9.17",
"@fluentui/utilities": "^8.13.18",
"@fluentui/style-utilities": "^8.9.18",
"@fluentui/utilities": "^8.13.19",
"tslib": "^2.1.0"
},
"peerDependencies": {
Expand Down
21 changes: 21 additions & 0 deletions packages/react-cards/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-cards",
"entries": [
{
"date": "Fri, 29 Sep 2023 07:45:30 GMT",
"tag": "@fluentui/react-cards_v0.205.113",
"version": "0.205.113",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-cards",
"comment": "Bump @fluentui/react to v8.111.4",
"commit": "9fd9f701eed4171caf6ffa42e4d68bcb5d88fea9"
},
{
"author": "beachball",
"package": "@fluentui/react-cards",
"comment": "Bump @fluentui/foundation-legacy to v8.2.45",
"commit": "9fd9f701eed4171caf6ffa42e4d68bcb5d88fea9"
}
]
}
},
{
"date": "Thu, 28 Sep 2023 07:37:17 GMT",
"tag": "@fluentui/react-cards_v0.205.112",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-cards/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/react-cards

This log was last generated on Thu, 28 Sep 2023 07:37:17 GMT and should not be manually modified.
This log was last generated on Fri, 29 Sep 2023 07:45:30 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 29 Sep 2023 07:45:30 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-cards_v0.205.112..@fluentui/react-cards_v0.205.113)

### Patches

- Bump @fluentui/react to v8.111.4 ([PR #29313](https://github.com/microsoft/fluentui/pull/29313) by beachball)
- Bump @fluentui/foundation-legacy to v8.2.45 ([PR #29313](https://github.com/microsoft/fluentui/pull/29313) by beachball)

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

Thu, 28 Sep 2023 07:37:17 GMT
Expand Down
6 changes: 3 additions & 3 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.112",
"version": "0.205.113",
"description": "Deprecated experimental Card container components for Fluent UI React.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -34,8 +34,8 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.111.3",
"@fluentui/foundation-legacy": "^8.2.44",
"@fluentui/react": "^8.111.4",
"@fluentui/foundation-legacy": "^8.2.45",
"@fluentui/set-version": "^8.2.11",
"@microsoft/load-themed-styles": "^1.10.26",
"tslib": "^2.1.0"
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": "Fri, 29 Sep 2023 07:45:30 GMT",
"tag": "@fluentui/react-charting_v5.17.10",
"version": "5.17.10",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/react-focus to v8.8.32",
"commit": "9fd9f701eed4171caf6ffa42e4d68bcb5d88fea9"
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/theme-samples to v8.7.113",
"commit": "9fd9f701eed4171caf6ffa42e4d68bcb5d88fea9"
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/react to v8.111.4",
"commit": "9fd9f701eed4171caf6ffa42e4d68bcb5d88fea9"
}
]
}
},
{
"date": "Thu, 28 Sep 2023 07:37:17 GMT",
"tag": "@fluentui/react-charting_v5.17.9",
Expand Down
Loading

0 comments on commit 1e6d0bf

Please sign in to comment.