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 2, 2023
1 parent c7ec574 commit 62d34b6
Show file tree
Hide file tree
Showing 53 changed files with 381 additions and 93 deletions.
2 changes: 1 addition & 1 deletion apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@fluentui/example-data": "^8.4.5",
"@fluentui/react": "^8.105.1",
"@fluentui/react": "^8.105.2",
"@microsoft/load-themed-styles": "^1.10.26",
"flamegrill": "0.2.0",
"lodash": "^4.17.15",
Expand Down
10 changes: 5 additions & 5 deletions apps/public-docsite-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.105.1",
"@fluentui/react": "^8.105.2",
"@fluentui/react-examples": "^8.34.4",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/azure-themes": "^8.5.52",
"@fluentui/react-docsite-components": "^8.11.13",
"@fluentui/azure-themes": "^8.5.53",
"@fluentui/react-docsite-components": "^8.11.14",
"@fluentui/font-icons-mdl2": "^8.5.7",
"@fluentui/set-version": "^8.2.4",
"@fluentui/theme-samples": "^8.7.48",
"@fluentui/react-monaco-editor": "^1.7.48",
"@fluentui/theme-samples": "^8.7.49",
"@fluentui/react-monaco-editor": "^1.7.49",
"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 @@ -24,7 +24,7 @@
"dependencies": {
"@fluentui/react-migration-v8-v9": "^9.1.1",
"@fluentui/react-migration-v0-v9": "9.0.0-alpha.0",
"@fluentui/react": "^8.105.1",
"@fluentui/react": "^8.105.2",
"@fluentui/react-northstar": "^0.66.0",
"@fluentui/react-icons-northstar": "^0.66.0",
"@fluentui/storybook": "^1.0.0",
Expand Down
14 changes: 7 additions & 7 deletions apps/public-docsite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,26 +25,26 @@
"devDependencies": {
"@fluentui/common-styles": "^1.2.16",
"@fluentui/eslint-plugin": "*",
"@fluentui/react-monaco-editor": "^1.7.48",
"@fluentui/react-monaco-editor": "^1.7.49",
"write-file-webpack-plugin": "^4.1.0",
"@fluentui/scripts-tasks": "*",
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/font-icons-mdl2": "^8.5.7",
"@fluentui/public-docsite-resources": "^8.1.41",
"@fluentui/public-docsite-setup": "^0.3.15",
"@fluentui/react": "^8.105.1",
"@fluentui/react-docsite-components": "^8.11.13",
"@fluentui/public-docsite-setup": "^0.3.16",
"@fluentui/react": "^8.105.2",
"@fluentui/react-docsite-components": "^8.11.14",
"@fluentui/react-examples": "^8.34.4",
"@fluentui/react-experiments": "^8.14.43",
"@fluentui/fluent2-theme": "^8.104.15",
"@fluentui/react-experiments": "^8.14.44",
"@fluentui/fluent2-theme": "^8.104.16",
"@fluentui/react-file-type-icons": "^8.8.7",
"@fluentui/react-icons-mdl2": "^1.3.30",
"@fluentui/react-icons-mdl2-branded": "^1.2.31",
"@fluentui/set-version": "^8.2.4",
"@fluentui/theme": "^2.6.21",
"@fluentui/theme-samples": "^8.7.48",
"@fluentui/theme-samples": "^8.7.49",
"@fluentui/utilities": "^8.13.5",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-core": "^11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/react-18-tests-v8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.105.1",
"@fluentui/react": "^8.105.2",
"@fluentui/react-hooks": "^8.6.15",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.6",
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.105.1",
"@fluentui/react": "^8.105.2",
"@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.105.1",
"@fluentui/react": "^8.105.2",
"@fluentui/react-components": "^9.13.0",
"@fluentui/react-icons": "^2.0.175",
"@fluentui/web-components": "^2.5.12",
Expand Down
4 changes: 2 additions & 2 deletions apps/theming-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.105.1",
"@fluentui/react": "^8.105.2",
"@fluentui/merge-styles": "^8.5.5",
"@fluentui/react-docsite-components": "^8.11.13",
"@fluentui/react-docsite-components": "^8.11.14",
"@fluentui/foundation-legacy": "^8.2.27",
"@fluentui/scheme-utilities": "^8.3.22",
"@fluentui/set-version": "^8.2.4",
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.105.1"
"@fluentui/react": "^8.105.2"
},
"scripts": {
"type-check": "tsc -p .",
Expand Down
4 changes: 2 additions & 2 deletions apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"dependencies": {
"@fluentui/example-data": "^8.4.5",
"@fluentui/font-icons-mdl2": "^8.5.7",
"@fluentui/react": "^8.105.1",
"@fluentui/react-experiments": "^8.14.43",
"@fluentui/react": "^8.105.2",
"@fluentui/react-experiments": "^8.14.44",
"@fluentui/react-hooks": "^8.6.15",
"@fluentui/react-icons-mdl2": "^1.3.30",
"@fluentui/storybook": "^1.0.0",
Expand Down

This file was deleted.

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": "Thu, 02 Feb 2023 07:35:42 GMT",
"tag": "@fluentui/azure-themes_v8.5.53",
"version": "8.5.53",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.105.2",
"commit": "c7ec5748dc84266c80da98afcb84f758c2c051d7"
}
]
}
},
{
"date": "Wed, 01 Feb 2023 07:39:53 GMT",
"tag": "@fluentui/azure-themes_v8.5.52",
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, 01 Feb 2023 07:39:53 GMT and should not be manually modified.
This log was last generated on Thu, 02 Feb 2023 07:35:42 GMT and should not be manually modified.

<!-- Start content -->

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

Thu, 02 Feb 2023 07:35:42 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.5.52..@fluentui/azure-themes_v8.5.53)

### Patches

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

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

Wed, 01 Feb 2023 07:39:53 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.5.52",
"version": "8.5.53",
"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.105.1",
"@fluentui/react": "^8.105.2",
"@fluentui/set-version": "^8.2.4",
"tslib": "^2.1.0"
}
Expand Down
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": "Thu, 02 Feb 2023 07:35:42 GMT",
"tag": "@fluentui/cra-template_v8.4.49",
"version": "8.4.49",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/cra-template",
"comment": "Bump @fluentui/react to v8.105.2",
"commit": "c7ec5748dc84266c80da98afcb84f758c2c051d7"
}
]
}
},
{
"date": "Wed, 01 Feb 2023 07:39:53 GMT",
"tag": "@fluentui/cra-template_v8.4.48",
Expand Down
11 changes: 10 additions & 1 deletion packages/cra-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/cra-template

This log was last generated on Wed, 01 Feb 2023 07:39:53 GMT and should not be manually modified.
This log was last generated on Thu, 02 Feb 2023 07:35:42 GMT and should not be manually modified.

<!-- Start content -->

## [8.4.49](https://github.com/microsoft/fluentui/tree/@fluentui/cra-template_v8.4.49)

Thu, 02 Feb 2023 07:35:42 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/cra-template_v8.4.48..@fluentui/cra-template_v8.4.49)

### Patches

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

## [8.4.48](https://github.com/microsoft/fluentui/tree/@fluentui/cra-template_v8.4.48)

Wed, 01 Feb 2023 07:39:53 GMT
Expand Down
4 changes: 2 additions & 2 deletions 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.48",
"version": "8.4.49",
"description": "Create React App template for Fluent UI React (@fluentui/react)",
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
"template.json"
],
"devDependencies": {
"@fluentui/react": "^8.105.1",
"@fluentui/react": "^8.105.2",
"@fluentui/scripts-projects-test": "*",
"@fluentui/scripts-monorepo": "*"
}
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": "Thu, 02 Feb 2023 07:35:42 GMT",
"tag": "@fluentui/fluent2-theme_v8.104.16",
"version": "8.104.16",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.105.2",
"commit": "c7ec5748dc84266c80da98afcb84f758c2c051d7"
}
]
}
},
{
"date": "Wed, 01 Feb 2023 07:39:53 GMT",
"tag": "@fluentui/fluent2-theme_v8.104.15",
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, 01 Feb 2023 07:39:53 GMT and should not be manually modified.
This log was last generated on Thu, 02 Feb 2023 07:35:42 GMT and should not be manually modified.

<!-- Start content -->

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

Thu, 02 Feb 2023 07:35:42 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.104.15..@fluentui/fluent2-theme_v8.104.16)

### Patches

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

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

Wed, 01 Feb 2023 07:39:53 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.104.15",
"version": "8.104.16",
"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.105.1",
"@fluentui/react": "^8.105.2",
"@fluentui/set-version": "^8.2.4",
"tslib": "^2.1.0"
}
Expand Down
15 changes: 15 additions & 0 deletions packages/public-docsite-setup/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/public-docsite-setup",
"entries": [
{
"date": "Thu, 02 Feb 2023 07:35:41 GMT",
"tag": "@fluentui/public-docsite-setup_v0.3.16",
"version": "0.3.16",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/public-docsite-setup",
"commit": "3fde9b804e88388518524d3cb60e8f3b9f58a99f",
"comment": "fix: remove mwf styles causing conflicts with react components"
}
]
}
},
{
"date": "Wed, 11 Jan 2023 07:50:54 GMT",
"tag": "@fluentui/public-docsite-setup_v0.3.15",
Expand Down
11 changes: 10 additions & 1 deletion packages/public-docsite-setup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/public-docsite-setup

This log was last generated on Tue, 20 Dec 2022 07:53:33 GMT and should not be manually modified.
This log was last generated on Thu, 02 Feb 2023 07:35:41 GMT and should not be manually modified.

<!-- Start content -->

## [0.3.16](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-setup_v0.3.16)

Thu, 02 Feb 2023 07:35:41 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-setup_v0.3.15..@fluentui/public-docsite-setup_v0.3.16)

### Patches

- fix: remove mwf styles causing conflicts with react components ([PR #26592](https://github.com/microsoft/fluentui/pull/26592) by [email protected])

## [0.3.14](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-setup_v0.3.14)

Tue, 20 Dec 2022 07:53:33 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/public-docsite-setup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/public-docsite-setup",
"version": "0.3.15",
"version": "0.3.16",
"description": "Bootstrap code for the Fluent UI website. Internal use only.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
Loading

0 comments on commit 62d34b6

Please sign in to comment.