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 Jun 19, 2023
1 parent 4ccaa77 commit 4e3460b
Show file tree
Hide file tree
Showing 96 changed files with 1,015 additions and 202 deletions.
2 changes: 1 addition & 1 deletion apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@fluentui/scripts-perf-test-flamegrill": "*",
"@fluentui/example-data": "^8.4.11",
"@fluentui/react": "^8.110.3",
"@fluentui/react": "^8.110.4",
"@microsoft/load-themed-styles": "^1.10.26",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
14 changes: 7 additions & 7 deletions apps/public-docsite-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"update-snapshots": "just-scripts jest -u"
},
"devDependencies": {
"@fluentui/api-docs": "^8.2.10",
"@fluentui/api-docs": "^8.2.11",
"@fluentui/eslint-plugin": "*",
"@fluentui/scripts-monorepo": "*",
"@fluentui/scripts-tasks": "*",
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.110.3",
"@fluentui/react": "^8.110.4",
"@fluentui/react-examples": "^8.34.4",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/azure-themes": "^8.6.17",
"@fluentui/react-docsite-components": "^8.12.22",
"@fluentui/font-icons-mdl2": "^8.5.21",
"@fluentui/azure-themes": "^8.6.18",
"@fluentui/react-docsite-components": "^8.12.23",
"@fluentui/font-icons-mdl2": "^8.5.22",
"@fluentui/set-version": "^8.2.11",
"@fluentui/theme-samples": "^8.7.96",
"@fluentui/react-monaco-editor": "^1.7.99",
"@fluentui/theme-samples": "^8.7.97",
"@fluentui/react-monaco-editor": "^1.7.100",
"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 @@ -26,7 +26,7 @@
"@fluentui/react-datepicker-compat": "^0.1.5",
"@fluentui/react-migration-v8-v9": "^9.2.16",
"@fluentui/react-migration-v0-v9": "^9.0.2",
"@fluentui/react": "^8.110.3",
"@fluentui/react": "^8.110.4",
"@fluentui/react-northstar": "^0.66.4",
"@fluentui/react-icons-northstar": "^0.66.4",
"@fluentui/react-components": "^9.21.0",
Expand Down
26 changes: 13 additions & 13 deletions apps/public-docsite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,29 +23,29 @@
},
"license": "MIT",
"devDependencies": {
"@fluentui/common-styles": "^1.2.30",
"@fluentui/common-styles": "^1.2.31",
"@fluentui/eslint-plugin": "*",
"@fluentui/react-monaco-editor": "^1.7.99",
"@fluentui/react-monaco-editor": "^1.7.100",
"write-file-webpack-plugin": "^4.1.0",
"@fluentui/scripts-tasks": "*",
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/font-icons-mdl2": "^8.5.21",
"@fluentui/font-icons-mdl2": "^8.5.22",
"@fluentui/public-docsite-resources": "^8.1.41",
"@fluentui/public-docsite-setup": "^0.3.21",
"@fluentui/react": "^8.110.3",
"@fluentui/react-docsite-components": "^8.12.22",
"@fluentui/react": "^8.110.4",
"@fluentui/react-docsite-components": "^8.12.23",
"@fluentui/react-examples": "^8.34.4",
"@fluentui/react-experiments": "^8.14.91",
"@fluentui/fluent2-theme": "^8.107.22",
"@fluentui/react-file-type-icons": "^8.9.0",
"@fluentui/react-icons-mdl2": "^1.3.45",
"@fluentui/react-icons-mdl2-branded": "^1.2.46",
"@fluentui/react-experiments": "^8.14.92",
"@fluentui/fluent2-theme": "^8.107.23",
"@fluentui/react-file-type-icons": "^8.9.1",
"@fluentui/react-icons-mdl2": "^1.3.46",
"@fluentui/react-icons-mdl2-branded": "^1.2.47",
"@fluentui/set-version": "^8.2.11",
"@fluentui/theme": "^2.6.32",
"@fluentui/theme-samples": "^8.7.96",
"@fluentui/utilities": "^8.13.16",
"@fluentui/theme": "^2.6.33",
"@fluentui/theme-samples": "^8.7.97",
"@fluentui/utilities": "^8.13.17",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-core": "^11.0.0",
"react": "17.0.2",
Expand Down
4 changes: 2 additions & 2 deletions apps/react-18-tests-v8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.110.3",
"@fluentui/react-hooks": "^8.6.27",
"@fluentui/react": "^8.110.4",
"@fluentui/react-hooks": "^8.6.28",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.6",
"react": "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.110.3",
"@fluentui/react": "^8.110.4",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/mocha": "7.0.2",
"@fluentui/public-docsite-resources": "^8.1.41",
Expand Down
2 changes: 1 addition & 1 deletion apps/stress-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type-check": "tsc -b tsconfig.type.json"
},
"dependencies": {
"@fluentui/react": "^8.110.3",
"@fluentui/react": "^8.110.4",
"@fluentui/react-components": "^9.21.0",
"@fluentui/react-icons": "^2.0.203",
"@fluentui/web-components": "^2.5.15",
Expand Down
10 changes: 5 additions & 5 deletions apps/theming-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.110.3",
"@fluentui/react": "^8.110.4",
"@fluentui/merge-styles": "^8.5.12",
"@fluentui/react-docsite-components": "^8.12.22",
"@fluentui/foundation-legacy": "^8.2.41",
"@fluentui/scheme-utilities": "^8.3.33",
"@fluentui/react-docsite-components": "^8.12.23",
"@fluentui/foundation-legacy": "^8.2.42",
"@fluentui/scheme-utilities": "^8.3.34",
"@fluentui/set-version": "^8.2.11",
"@fluentui/font-icons-mdl2": "^8.5.21",
"@fluentui/font-icons-mdl2": "^8.5.22",
"@microsoft/load-themed-styles": "^1.10.26",
"react": "17.0.2",
"react-dom": "17.0.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.110.3"
"@fluentui/react": "^8.110.4"
},
"scripts": {
"type-check": "tsc -p .",
Expand Down
10 changes: 5 additions & 5 deletions apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
},
"dependencies": {
"@fluentui/example-data": "^8.4.11",
"@fluentui/font-icons-mdl2": "^8.5.21",
"@fluentui/react": "^8.110.3",
"@fluentui/react-experiments": "^8.14.91",
"@fluentui/react-hooks": "^8.6.27",
"@fluentui/react-icons-mdl2": "^1.3.45",
"@fluentui/font-icons-mdl2": "^8.5.22",
"@fluentui/react": "^8.110.4",
"@fluentui/react-experiments": "^8.14.92",
"@fluentui/react-hooks": "^8.6.28",
"@fluentui/react-icons-mdl2": "^1.3.46",
"@fluentui/storybook": "^1.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
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/api-docs/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/api-docs",
"entries": [
{
"date": "Mon, 19 Jun 2023 07:36:38 GMT",
"tag": "@fluentui/api-docs_v8.2.11",
"version": "8.2.11",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/api-docs",
"commit": "cf6b94ba6559236150bc1f1814b023607edaeb20",
"comment": "chore: bump api-extractor-model to support typescript 4.7"
}
]
}
},
{
"date": "Wed, 31 May 2023 07:38:38 GMT",
"tag": "@fluentui/api-docs_v8.2.10",
Expand Down
11 changes: 10 additions & 1 deletion packages/api-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/api-docs

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 Mon, 19 Jun 2023 07:36:38 GMT and should not be manually modified.

<!-- Start content -->

## [8.2.11](https://github.com/microsoft/fluentui/tree/@fluentui/api-docs_v8.2.11)

Mon, 19 Jun 2023 07:36:38 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/api-docs_v8.2.10..@fluentui/api-docs_v8.2.11)

### Patches

- chore: bump api-extractor-model to support typescript 4.7 ([PR #28067](https://github.com/microsoft/fluentui/pull/28067) by [email protected])

## [8.2.10](https://github.com/microsoft/fluentui/tree/@fluentui/api-docs_v8.2.10)

Wed, 31 May 2023 07:38:38 GMT
Expand Down
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.10",
"version": "8.2.11",
"description": "Transforms API Extractor .api.json files into .page.json files",
"repository": {
"type": "git",
Expand Down
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, 19 Jun 2023 07:36:39 GMT",
"tag": "@fluentui/azure-themes_v8.6.18",
"version": "8.6.18",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.110.4",
"commit": "4ccaa77ad47a12fd61b65f703a2aaaa7e9c161f6"
}
]
}
},
{
"date": "Wed, 14 Jun 2023 07:38:33 GMT",
"tag": "@fluentui/azure-themes_v8.6.17",
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, 14 Jun 2023 07:38:33 GMT and should not be manually modified.
This log was last generated on Mon, 19 Jun 2023 07:36:39 GMT and should not be manually modified.

<!-- Start content -->

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

Mon, 19 Jun 2023 07:36:39 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.17..@fluentui/azure-themes_v8.6.18)

### Patches

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

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

Wed, 14 Jun 2023 07:38:33 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.17",
"version": "8.6.18",
"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.110.3",
"@fluentui/react": "^8.110.4",
"@fluentui/set-version": "^8.2.11",
"tslib": "^2.1.0"
}
Expand Down
15 changes: 15 additions & 0 deletions packages/common-styles/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/common-styles",
"entries": [
{
"date": "Mon, 19 Jun 2023 07:36:39 GMT",
"tag": "@fluentui/common-styles_v1.2.31",
"version": "1.2.31",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/common-styles",
"comment": "Bump @fluentui/style-utilities to v8.9.15",
"commit": "4ccaa77ad47a12fd61b65f703a2aaaa7e9c161f6"
}
]
}
},
{
"date": "Thu, 01 Jun 2023 07:38:37 GMT",
"tag": "@fluentui/common-styles_v1.2.30",
Expand Down
11 changes: 10 additions & 1 deletion packages/common-styles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/common-styles

This log was last generated on Thu, 01 Jun 2023 07:38:37 GMT and should not be manually modified.
This log was last generated on Mon, 19 Jun 2023 07:36:39 GMT and should not be manually modified.

<!-- Start content -->

## [1.2.31](https://github.com/microsoft/fluentui/tree/@fluentui/common-styles_v1.2.31)

Mon, 19 Jun 2023 07:36:39 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/common-styles_v1.2.30..@fluentui/common-styles_v1.2.31)

### Patches

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

## [1.2.30](https://github.com/microsoft/fluentui/tree/@fluentui/common-styles_v1.2.30)

Thu, 01 Jun 2023 07:38:37 GMT
Expand Down
4 changes: 2 additions & 2 deletions 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.30",
"version": "1.2.31",
"description": "Common style definitions for Fluent UI React components",
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
"office-ui-fabric-core": "^11.0.0"
},
"devDependencies": {
"@fluentui/style-utilities": "^8.9.14",
"@fluentui/style-utilities": "^8.9.15",
"@fluentui/scripts-tasks": "*"
}
}
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": "Mon, 19 Jun 2023 07:36:39 GMT",
"tag": "@fluentui/cra-template_v8.4.98",
"version": "8.4.98",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/cra-template",
"comment": "Bump @fluentui/react to v8.110.4",
"commit": "4ccaa77ad47a12fd61b65f703a2aaaa7e9c161f6"
}
]
}
},
{
"date": "Wed, 14 Jun 2023 07:38:33 GMT",
"tag": "@fluentui/cra-template_v8.4.97",
Expand Down
Loading

0 comments on commit 4e3460b

Please sign in to comment.