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 28, 2023
1 parent 70d0762 commit bc9e18d
Show file tree
Hide file tree
Showing 101 changed files with 1,312 additions and 205 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion packages/api-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/api-docs",
"version": "8.2.11",
"version": "8.2.12",
"description": "Transforms API Extractor .api.json files into .page.json files",
"repository": {
"type": "git",
Expand Down
21 changes: 21 additions & 0 deletions packages/azure-themes/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/azure-themes",
"entries": [
{
"date": "Sat, 28 Oct 2023 00:29:16 GMT",
"tag": "@fluentui/azure-themes_v8.6.41",
"version": "8.6.41",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.112.4",
"commit": "70d0762fd12eb211f7c1dbe31a23b2fbb73a67c4"
},
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/set-version to v8.2.12",
"commit": "70d0762fd12eb211f7c1dbe31a23b2fbb73a67c4"
}
]
}
},
{
"date": "Mon, 16 Oct 2023 07:37:21 GMT",
"tag": "@fluentui/azure-themes_v8.6.40",
Expand Down
12 changes: 11 additions & 1 deletion packages/azure-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/azure-themes

This log was last generated on Mon, 16 Oct 2023 07:37:21 GMT and should not be manually modified.
This log was last generated on Sat, 28 Oct 2023 00:29:16 GMT and should not be manually modified.

<!-- Start content -->

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

Sat, 28 Oct 2023 00:29:16 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.40..@fluentui/azure-themes_v8.6.41)

### Patches

- Bump @fluentui/react to v8.112.4 ([commit](https://github.com/microsoft/fluentui/commit/70d0762fd12eb211f7c1dbe31a23b2fbb73a67c4) by beachball)
- Bump @fluentui/set-version to v8.2.12 ([commit](https://github.com/microsoft/fluentui/commit/70d0762fd12eb211f7c1dbe31a23b2fbb73a67c4) by beachball)

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

Mon, 16 Oct 2023 07:37:21 GMT
Expand Down
6 changes: 3 additions & 3 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.40",
"version": "8.6.41",
"description": "Azure themes for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.112.3",
"@fluentui/set-version": "^8.2.11",
"@fluentui/react": "^8.112.4",
"@fluentui/set-version": "^8.2.12",
"tslib": "^2.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/codemods",
"version": "8.4.12",
"version": "8.4.13",
"description": "Tool enabling easy upgrades to new Fluent UI versions",
"main": "lib-commonjs/index.js",
"typings": "lib-commonjs/index.d.ts",
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.34",
"version": "1.2.35",
"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.118",
"version": "8.4.119",
"description": "Create React App template for Fluent UI React (@fluentui/react)",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/date-time-utilities/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/date-time-utilities",
"entries": [
{
"date": "Sat, 28 Oct 2023 00:29:16 GMT",
"tag": "@fluentui/date-time-utilities_v8.5.14",
"version": "8.5.14",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/date-time-utilities",
"comment": "Bump @fluentui/set-version to v8.2.12",
"commit": "70d0762fd12eb211f7c1dbe31a23b2fbb73a67c4"
}
]
}
},
{
"date": "Wed, 28 Jun 2023 07:37:32 GMT",
"tag": "@fluentui/date-time-utilities_v8.5.13",
Expand Down
11 changes: 10 additions & 1 deletion packages/date-time-utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/date-time-utilities

This log was last generated on Mon, 19 Jun 2023 07:36:39 GMT and should not be manually modified.
This log was last generated on Sat, 28 Oct 2023 00:29:16 GMT and should not be manually modified.

<!-- Start content -->

## [8.5.14](https://github.com/microsoft/fluentui/tree/@fluentui/date-time-utilities_v8.5.14)

Sat, 28 Oct 2023 00:29:16 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/date-time-utilities_v8.5.13..@fluentui/date-time-utilities_v8.5.14)

### Patches

- Bump @fluentui/set-version to v8.2.12 ([commit](https://github.com/microsoft/fluentui/commit/70d0762fd12eb211f7c1dbe31a23b2fbb73a67c4) by beachball)

## [8.5.13](https://github.com/microsoft/fluentui/tree/@fluentui/date-time-utilities_v8.5.13)

Mon, 19 Jun 2023 07:36:39 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/date-time-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/date-time-utilities",
"version": "8.5.13",
"version": "8.5.14",
"description": "Date-time utilities",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/set-version": "^8.2.11",
"@fluentui/set-version": "^8.2.12",
"tslib": "^2.1.0"
},
"exports": {
Expand Down
15 changes: 15 additions & 0 deletions packages/dom-utilities/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/dom-utilities",
"entries": [
{
"date": "Sat, 28 Oct 2023 00:29:16 GMT",
"tag": "@fluentui/dom-utilities_v2.2.12",
"version": "2.2.12",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/dom-utilities",
"comment": "Bump @fluentui/set-version to v8.2.12",
"commit": "70d0762fd12eb211f7c1dbe31a23b2fbb73a67c4"
}
]
}
},
{
"date": "Tue, 26 Sep 2023 07:44:56 GMT",
"tag": "@fluentui/dom-utilities_v2.2.11",
Expand Down
11 changes: 10 additions & 1 deletion packages/dom-utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/dom-utilities

This log was last generated on Wed, 31 May 2023 07:38:40 GMT and should not be manually modified.
This log was last generated on Sat, 28 Oct 2023 00:29:16 GMT and should not be manually modified.

<!-- Start content -->

## [2.2.12](https://github.com/microsoft/fluentui/tree/@fluentui/dom-utilities_v2.2.12)

Sat, 28 Oct 2023 00:29:16 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/dom-utilities_v2.2.11..@fluentui/dom-utilities_v2.2.12)

### Patches

- Bump @fluentui/set-version to v8.2.12 ([commit](https://github.com/microsoft/fluentui/commit/70d0762fd12eb211f7c1dbe31a23b2fbb73a67c4) by beachball)

## [2.2.11](https://github.com/microsoft/fluentui/tree/@fluentui/dom-utilities_v2.2.11)

Wed, 31 May 2023 07:38:40 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/dom-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/dom-utilities",
"version": "2.2.11",
"version": "2.2.12",
"description": "DOM utilities for use within Fluent web components",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/set-version": "^8.2.11",
"@fluentui/set-version": "^8.2.12",
"tslib": "^2.1.0"
},
"exports": {
Expand Down
15 changes: 15 additions & 0 deletions packages/eslint-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/eslint-plugin",
"entries": [
{
"date": "Sat, 28 Oct 2023 00:29:15 GMT",
"tag": "@fluentui/eslint-plugin_v1.17.2",
"version": "1.17.2",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/eslint-plugin",
"commit": "9dce1d4962e1f62ec8fce4359f0074dee5b38072",
"comment": "chore: bump eslint-plugin-jsdoc to version which support node 18"
}
]
}
},
{
"date": "Mon, 31 Jul 2023 07:33:19 GMT",
"tag": "@fluentui/eslint-plugin_v1.17.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/eslint-plugin

This log was last generated on Wed, 31 May 2023 07:38:38 GMT and should not be manually modified.
This log was last generated on Sat, 28 Oct 2023 00:29:15 GMT and should not be manually modified.

<!-- Start content -->

## [1.17.2](https://github.com/microsoft/fluentui/tree/@fluentui/eslint-plugin_v1.17.2)

Sat, 28 Oct 2023 00:29:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/eslint-plugin_v1.17.1..@fluentui/eslint-plugin_v1.17.2)

### Patches

- chore: bump eslint-plugin-jsdoc to version which support node 18 ([PR #29598](https://github.com/microsoft/fluentui/pull/29598) by [email protected])

## [1.17.1](https://github.com/microsoft/fluentui/tree/@fluentui/eslint-plugin_v1.17.1)

Wed, 31 May 2023 07:38:38 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/eslint-plugin",
"version": "1.17.1",
"version": "1.17.2",
"description": "ESLint configuration and custom rules for Fluent UI",
"main": "src/index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/example-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/example-data",
"version": "8.4.12",
"version": "8.4.13",
"description": "Data generators for Fluent UI React examples.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
21 changes: 21 additions & 0 deletions packages/fluent2-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/fluent2-theme",
"entries": [
{
"date": "Sat, 28 Oct 2023 00:29:16 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.46",
"version": "8.107.46",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.112.4",
"commit": "70d0762fd12eb211f7c1dbe31a23b2fbb73a67c4"
},
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/set-version to v8.2.12",
"commit": "70d0762fd12eb211f7c1dbe31a23b2fbb73a67c4"
}
]
}
},
{
"date": "Thu, 19 Oct 2023 07:36:24 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.45",
Expand Down
12 changes: 11 additions & 1 deletion packages/fluent2-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/fluent2-theme

This log was last generated on Thu, 19 Oct 2023 07:36:24 GMT and should not be manually modified.
This log was last generated on Sat, 28 Oct 2023 00:29:16 GMT and should not be manually modified.

<!-- Start content -->

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

Sat, 28 Oct 2023 00:29:16 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.45..@fluentui/fluent2-theme_v8.107.46)

### Patches

- Bump @fluentui/react to v8.112.4 ([commit](https://github.com/microsoft/fluentui/commit/70d0762fd12eb211f7c1dbe31a23b2fbb73a67c4) by beachball)
- Bump @fluentui/set-version to v8.2.12 ([commit](https://github.com/microsoft/fluentui/commit/70d0762fd12eb211f7c1dbe31a23b2fbb73a67c4) by beachball)

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

Thu, 19 Oct 2023 07:36:24 GMT
Expand Down
6 changes: 3 additions & 3 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.45",
"version": "8.107.46",
"description": "A Fluent2 theme for Fluent UI React 8.x",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.112.3",
"@fluentui/set-version": "^8.2.11",
"@fluentui/react": "^8.112.4",
"@fluentui/set-version": "^8.2.12",
"tslib": "^2.1.0"
}
}
Loading

0 comments on commit bc9e18d

Please sign in to comment.