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 Feb 12, 2024
1 parent 4909da1 commit 1e10b26
Show file tree
Hide file tree
Showing 36 changed files with 313 additions and 59 deletions.

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": "Mon, 12 Feb 2024 07:25:24 GMT",
"tag": "@fluentui/azure-themes_v8.6.60",
"version": "8.6.60",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.115.6",
"commit": "4909da1c2da23917a1274f0b19b9d43b57588328"
}
]
}
},
{
"date": "Wed, 07 Feb 2024 07:26:19 GMT",
"tag": "@fluentui/azure-themes_v8.6.59",
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 Wed, 07 Feb 2024 07:26:19 GMT and should not be manually modified.
This log was last generated on Mon, 12 Feb 2024 07:25:24 GMT and should not be manually modified.

<!-- Start content -->

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

Mon, 12 Feb 2024 07:25:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.59..@fluentui/azure-themes_v8.6.60)

### Patches

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

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

Wed, 07 Feb 2024 07:26:19 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.59",
"version": "8.6.60",
"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.115.5",
"@fluentui/react": "^8.115.6",
"@fluentui/set-version": "^8.2.14",
"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.137",
"version": "8.4.138",
"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": "Mon, 12 Feb 2024 07:25:24 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.65",
"version": "8.107.65",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.115.6",
"commit": "4909da1c2da23917a1274f0b19b9d43b57588328"
}
]
}
},
{
"date": "Wed, 07 Feb 2024 07:26:19 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.64",
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 Wed, 07 Feb 2024 07:26:19 GMT and should not be manually modified.
This log was last generated on Mon, 12 Feb 2024 07:25:24 GMT and should not be manually modified.

<!-- Start content -->

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

Mon, 12 Feb 2024 07:25:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.64..@fluentui/fluent2-theme_v8.107.65)

### Patches

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

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

Wed, 07 Feb 2024 07:26:19 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.64",
"version": "8.107.65",
"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.115.5",
"@fluentui/react": "^8.115.6",
"@fluentui/set-version": "^8.2.14",
"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": "Mon, 12 Feb 2024 07:25:24 GMT",
"tag": "@fluentui/react-cards_v0.205.137",
"version": "0.205.137",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-cards",
"comment": "Bump @fluentui/react to v8.115.6",
"commit": "4909da1c2da23917a1274f0b19b9d43b57588328"
}
]
}
},
{
"date": "Wed, 07 Feb 2024 07:26:19 GMT",
"tag": "@fluentui/react-cards_v0.205.136",
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 Wed, 07 Feb 2024 07:26:19 GMT and should not be manually modified.
This log was last generated on Mon, 12 Feb 2024 07:25:24 GMT and should not be manually modified.

<!-- Start content -->

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

Mon, 12 Feb 2024 07:25:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-cards_v0.205.136..@fluentui/react-cards_v0.205.137)

### Patches

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

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

Wed, 07 Feb 2024 07:26:19 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.136",
"version": "0.205.137",
"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.115.5",
"@fluentui/react": "^8.115.6",
"@fluentui/foundation-legacy": "^8.2.52",
"@fluentui/set-version": "^8.2.14",
"@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": "Mon, 12 Feb 2024 07:25:24 GMT",
"tag": "@fluentui/react-charting_v5.19.26",
"version": "5.19.26",
"comments": {
"patch": [
{
"author": "rarthur@microsoft.com",
"package": "@fluentui/react-charting",
"commit": "9bf578810837f77704679eb73a5ab7b7a7594cc6",
"comment": "Improves SankeyChart mouse performance by reducing the DOM size and memoizing computations."
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/theme-samples to v8.7.137",
"commit": "4909da1c2da23917a1274f0b19b9d43b57588328"
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/react to v8.115.6",
"commit": "4909da1c2da23917a1274f0b19b9d43b57588328"
}
]
}
},
{
"date": "Fri, 09 Feb 2024 07:25:49 GMT",
"tag": "@fluentui/react-charting_v5.19.25",
Expand Down
13 changes: 12 additions & 1 deletion packages/react-charting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @fluentui/react-charting

This log was last generated on Fri, 09 Feb 2024 07:25:49 GMT and should not be manually modified.
This log was last generated on Mon, 12 Feb 2024 07:25:24 GMT and should not be manually modified.

<!-- Start content -->

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

Mon, 12 Feb 2024 07:25:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.19.25..@fluentui/react-charting_v5.19.26)

### Patches

- Improves SankeyChart mouse performance by reducing the DOM size and memoizing computations. ([PR #30448](https://github.com/microsoft/fluentui/pull/30448) by rarthur@microsoft.com)
- Bump @fluentui/theme-samples to v8.7.137 ([PR #30486](https://github.com/microsoft/fluentui/pull/30486) by beachball)
- Bump @fluentui/react to v8.115.6 ([PR #30486](https://github.com/microsoft/fluentui/pull/30486) by beachball)

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

Fri, 09 Feb 2024 07:25:49 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.19.25",
"version": "5.19.26",
"description": "React web charting controls for Microsoft fluentui system.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@fluentui/react-focus": "^8.8.40",
"@fluentui/theme-samples": "^8.7.136",
"@fluentui/theme-samples": "^8.7.137",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/d3-array": "2.12.1",
"@types/d3-axis": "1.0.10",
Expand All @@ -68,7 +68,7 @@
"tslib": "^2.1.0"
},
"peerDependencies": {
"@fluentui/react": "^8.115.5",
"@fluentui/react": "^8.115.6",
"@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.64",
"@fluentui/react": "^8.115.5",
"@fluentui/fluent2-theme": "^8.107.65",
"@fluentui/react": "^8.115.6",
"@fluentui/react-components": "^9.46.4",
"@fluentui/react-icons": "^2.0.224",
"@fluentui/react-hooks": "^8.6.36",
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": "Mon, 12 Feb 2024 07:25:24 GMT",
"tag": "@fluentui/react-date-time_v8.7.137",
"version": "8.7.137",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-date-time",
"comment": "Bump @fluentui/react to v8.115.6",
"commit": "4909da1c2da23917a1274f0b19b9d43b57588328"
}
]
}
},
{
"date": "Wed, 07 Feb 2024 07:26:19 GMT",
"tag": "@fluentui/react-date-time_v8.7.136",
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 Wed, 07 Feb 2024 07:26:19 GMT and should not be manually modified.
This log was last generated on Mon, 12 Feb 2024 07:25:24 GMT and should not be manually modified.

<!-- Start content -->

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

Mon, 12 Feb 2024 07:25:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-date-time_v8.7.136..@fluentui/react-date-time_v8.7.137)

### Patches

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

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

Wed, 07 Feb 2024 07:26:19 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.136",
"version": "8.7.137",
"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.115.5",
"@fluentui/react": "^8.115.6",
"@fluentui/set-version": "^8.2.14",
"tslib": "^2.1.0"
},
Expand Down
21 changes: 21 additions & 0 deletions packages/react-docsite-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-docsite-components",
"entries": [
{
"date": "Mon, 12 Feb 2024 07:25:24 GMT",
"tag": "@fluentui/react-docsite-components_v8.13.58",
"version": "8.13.58",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/react to v8.115.6",
"commit": "4909da1c2da23917a1274f0b19b9d43b57588328"
},
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/react-monaco-editor to v1.7.176",
"commit": "4909da1c2da23917a1274f0b19b9d43b57588328"
}
]
}
},
{
"date": "Fri, 09 Feb 2024 07:25:49 GMT",
"tag": "@fluentui/react-docsite-components_v8.13.57",
Expand Down

0 comments on commit 1e10b26

Please sign in to comment.