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 Nov 1, 2023
1 parent fccf16c commit e5db103
Show file tree
Hide file tree
Showing 38 changed files with 358 additions and 59 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": "Wed, 01 Nov 2023 07:29:14 GMT",
"tag": "@fluentui/azure-themes_v8.6.42",
"version": "8.6.42",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.112.5",
"commit": "fccf16cffd5a6833a5232a543815f5146d886439"
}
]
}
},
{
"date": "Sat, 28 Oct 2023 00:29:16 GMT",
"tag": "@fluentui/azure-themes_v8.6.41",
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 Sat, 28 Oct 2023 00:29:16 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 07:29:14 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 01 Nov 2023 07:29:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.41..@fluentui/azure-themes_v8.6.42)

### Patches

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

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

Sat, 28 Oct 2023 00:29:16 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.41",
"version": "8.6.42",
"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.112.4",
"@fluentui/react": "^8.112.5",
"@fluentui/set-version": "^8.2.12",
"tslib": "^2.1.0"
}
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.119",
"version": "8.4.120",
"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": "Wed, 01 Nov 2023 07:29:14 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.47",
"version": "8.107.47",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.112.5",
"commit": "fccf16cffd5a6833a5232a543815f5146d886439"
}
]
}
},
{
"date": "Sat, 28 Oct 2023 00:29:16 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.46",
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 Sat, 28 Oct 2023 00:29:16 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 07:29:14 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 01 Nov 2023 07:29:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.46..@fluentui/fluent2-theme_v8.107.47)

### Patches

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

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

Sat, 28 Oct 2023 00:29:16 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.46",
"version": "8.107.47",
"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.112.4",
"@fluentui/react": "^8.112.5",
"@fluentui/set-version": "^8.2.12",
"tslib": "^2.1.0"
}
Expand Down
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, 01 Nov 2023 07:29:14 GMT",
"tag": "@fluentui/react-cards_v0.205.119",
"version": "0.205.119",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-cards",
"comment": "Bump @fluentui/react to v8.112.5",
"commit": "fccf16cffd5a6833a5232a543815f5146d886439"
}
]
}
},
{
"date": "Sat, 28 Oct 2023 00:29:16 GMT",
"tag": "@fluentui/react-cards_v0.205.118",
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 Sat, 28 Oct 2023 00:29:16 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 07:29:14 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 01 Nov 2023 07:29:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-cards_v0.205.118..@fluentui/react-cards_v0.205.119)

### Patches

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

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

Sat, 28 Oct 2023 00:29:16 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.118",
"version": "0.205.119",
"description": "Deprecated experimental Card container components for Fluent UI React.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.112.4",
"@fluentui/react": "^8.112.5",
"@fluentui/foundation-legacy": "^8.2.46",
"@fluentui/set-version": "^8.2.12",
"@microsoft/load-themed-styles": "^1.10.26",
Expand Down
21 changes: 21 additions & 0 deletions packages/react-charting/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-charting",
"entries": [
{
"date": "Wed, 01 Nov 2023 07:29:14 GMT",
"tag": "@fluentui/react-charting_v5.18.12",
"version": "5.18.12",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/theme-samples to v8.7.119",
"commit": "fccf16cffd5a6833a5232a543815f5146d886439"
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/react to v8.112.5",
"commit": "fccf16cffd5a6833a5232a543815f5146d886439"
}
]
}
},
{
"date": "Tue, 31 Oct 2023 07:34:28 GMT",
"tag": "@fluentui/react-charting_v5.18.11",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-charting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/react-charting

This log was last generated on Tue, 31 Oct 2023 07:34:28 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 07:29:14 GMT and should not be manually modified.

<!-- Start content -->

## [5.18.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.18.12)

Wed, 01 Nov 2023 07:29:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.18.11..@fluentui/react-charting_v5.18.12)

### Patches

- Bump @fluentui/theme-samples to v8.7.119 ([PR #29699](https://github.com/microsoft/fluentui/pull/29699) by beachball)
- Bump @fluentui/react to v8.112.5 ([PR #29699](https://github.com/microsoft/fluentui/pull/29699) by beachball)

## [5.18.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.18.11)

Tue, 31 Oct 2023 07:34:28 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/react-charting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-charting",
"version": "5.18.11",
"version": "5.18.12",
"description": "Experimental React charting components for building experiences for Microsoft 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@fluentui/react-focus": "^8.8.33",
"@fluentui/theme-samples": "^8.7.118",
"@fluentui/theme-samples": "^8.7.119",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/d3-array": "1.2.1",
"@types/d3-axis": "1.0.10",
Expand All @@ -65,7 +65,7 @@
"tslib": "^2.1.0"
},
"peerDependencies": {
"@fluentui/react": "^8.112.4",
"@fluentui/react": "^8.112.5",
"@types/react": ">=16.8.0 <19.0.0",
"@types/react-dom": ">=16.8.0 <19.0.0",
"react": ">=16.8.0 <19.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-components/react-migration-v8-v9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"dependencies": {
"@ctrl/tinycolor": "3.3.4",
"@fluentui/fluent2-theme": "^8.107.46",
"@fluentui/react": "^8.112.4",
"@fluentui/fluent2-theme": "^8.107.47",
"@fluentui/react": "^8.112.5",
"@fluentui/react-components": "^9.37.0",
"@fluentui/react-icons": "^2.0.217",
"@fluentui/react-theme": "^9.1.14",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-date-time/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-date-time",
"entries": [
{
"date": "Wed, 01 Nov 2023 07:29:14 GMT",
"tag": "@fluentui/react-date-time_v8.7.119",
"version": "8.7.119",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-date-time",
"comment": "Bump @fluentui/react to v8.112.5",
"commit": "fccf16cffd5a6833a5232a543815f5146d886439"
}
]
}
},
{
"date": "Sat, 28 Oct 2023 00:29:16 GMT",
"tag": "@fluentui/react-date-time_v8.7.118",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-date-time/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-date-time

This log was last generated on Sat, 28 Oct 2023 00:29:16 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 07:29:14 GMT and should not be manually modified.

<!-- Start content -->

## [8.7.119](https://github.com/microsoft/fluentui/tree/@fluentui/react-date-time_v8.7.119)

Wed, 01 Nov 2023 07:29:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-date-time_v8.7.118..@fluentui/react-date-time_v8.7.119)

### Patches

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

## [8.7.118](https://github.com/microsoft/fluentui/tree/@fluentui/react-date-time_v8.7.118)

Sat, 28 Oct 2023 00:29:16 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-date-time/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-date-time",
"version": "8.7.118",
"version": "8.7.119",
"description": "Date and time related React components for building experiences for Microsoft 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.112.4",
"@fluentui/react": "^8.112.5",
"@fluentui/set-version": "^8.2.12",
"tslib": "^2.1.0"
},
Expand Down
27 changes: 27 additions & 0 deletions packages/react-docsite-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/react-docsite-components",
"entries": [
{
"date": "Wed, 01 Nov 2023 07:29:14 GMT",
"tag": "@fluentui/react-docsite-components_v8.13.25",
"version": "8.13.25",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/react to v8.112.5",
"commit": "fccf16cffd5a6833a5232a543815f5146d886439"
},
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/react-hooks to v8.6.32",
"commit": "fccf16cffd5a6833a5232a543815f5146d886439"
},
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/react-monaco-editor to v1.7.143",
"commit": "fccf16cffd5a6833a5232a543815f5146d886439"
}
]
}
},
{
"date": "Tue, 31 Oct 2023 07:34:28 GMT",
"tag": "@fluentui/react-docsite-components_v8.13.24",
Expand Down
13 changes: 12 additions & 1 deletion packages/react-docsite-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @fluentui/react-docsite-components

This log was last generated on Tue, 31 Oct 2023 07:34:28 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 07:29:14 GMT and should not be manually modified.

<!-- Start content -->

## [8.13.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.25)

Wed, 01 Nov 2023 07:29:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.13.24..@fluentui/react-docsite-components_v8.13.25)

### Patches

- Bump @fluentui/react to v8.112.5 ([PR #29699](https://github.com/microsoft/fluentui/pull/29699) by beachball)
- Bump @fluentui/react-hooks to v8.6.32 ([PR #29699](https://github.com/microsoft/fluentui/pull/29699) by beachball)
- Bump @fluentui/react-monaco-editor to v1.7.143 ([PR #29699](https://github.com/microsoft/fluentui/pull/29699) by beachball)

## [8.13.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.24)

Tue, 31 Oct 2023 07:34:28 GMT
Expand Down
Loading

0 comments on commit e5db103

Please sign in to comment.