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 Mar 15, 2023
1 parent 5da01b4 commit be936b6
Show file tree
Hide file tree
Showing 167 changed files with 2,344 additions and 425 deletions.
16 changes: 8 additions & 8 deletions apps/perf-test-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
},
"dependencies": {
"@griffel/core": "^1.9.0",
"@fluentui/react-avatar": "^9.4.2",
"@fluentui/react-button": "^9.3.2",
"@fluentui/react-field": "9.0.0-alpha.24",
"@fluentui/react-infobutton": "9.0.0-beta.20",
"@fluentui/react-persona": "^9.2.2",
"@fluentui/react-provider": "^9.4.2",
"@fluentui/react-spinbutton": "^9.2.2",
"@fluentui/react-theme": "^9.1.5",
"@fluentui/react-avatar": "^9.4.3",
"@fluentui/react-button": "^9.3.3",
"@fluentui/react-field": "9.0.0-alpha.25",
"@fluentui/react-infobutton": "9.0.0-beta.21",
"@fluentui/react-persona": "^9.2.3",
"@fluentui/react-provider": "^9.4.3",
"@fluentui/react-spinbutton": "^9.2.3",
"@fluentui/react-theme": "^9.1.6",
"@microsoft/load-themed-styles": "^1.10.26",
"flamegrill": "0.2.0",
"lodash": "^4.17.15",
Expand Down
4 changes: 2 additions & 2 deletions apps/public-docsite-v9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-migration-v8-v9": "^9.1.13",
"@fluentui/react-migration-v8-v9": "^9.2.0",
"@fluentui/react-migration-v0-v9": "9.0.0-alpha.0",
"@fluentui/react": "^8.106.6",
"@fluentui/react-northstar": "^0.66.4",
"@fluentui/react-icons-northstar": "^0.66.4",
"@fluentui/react-components": "^9.18.0",
"@fluentui/react-components": "^9.18.1",
"@fluentui/react-storybook-addon": "9.0.0-rc.1",
"@fluentui/react-storybook-addon-codesandbox": "9.0.0-alpha.0",
"@griffel/react": "^1.5.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/react-18-tests-v9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-components": "^9.18.0",
"@fluentui/react-components": "^9.18.1",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.6",
"react": "18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/recipes-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-components": "^9.18.0",
"@fluentui/react-components": "^9.18.1",
"@fluentui/react-icons": "^2.0.175",
"@fluentui/react-theme": "^9.1.5",
"@fluentui/react-provider": "^9.4.2",
"@fluentui/react-theme": "^9.1.6",
"@fluentui/react-provider": "^9.4.3",
"@fluentui/react-storybook-addon": "9.0.0-rc.1",
"@fluentui/react-storybook-addon-codesandbox": "9.0.0-alpha.0",
"@griffel/react": "^1.5.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/ssr-tests-v9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"type-check": "tsc -b tsconfig.json"
},
"dependencies": {
"@fluentui/react-components": "^9.18.0"
"@fluentui/react-components": "^9.18.1"
},
"devDependencies": {
"@fluentui/eslint-plugin": "*",
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 @@ -11,7 +11,7 @@
},
"dependencies": {
"@fluentui/react": "^8.106.6",
"@fluentui/react-components": "^9.18.0",
"@fluentui/react-components": "^9.18.1",
"@fluentui/react-icons": "^2.0.175",
"@fluentui/web-components": "^2.5.12",
"@microsoft/fast-element": "^1.11.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/ts-minbar-test-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Testing Fluent UI React Components compatibility with Typescript 3.9",
"license": "MIT",
"dependencies": {
"@fluentui/react-components": "^9.18.0"
"@fluentui/react-components": "^9.18.1"
},
"scripts": {
"type-check": "tsc -p .",
Expand Down
74 changes: 37 additions & 37 deletions apps/vr-tests-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,46 +20,46 @@
"@fluentui/scripts-storybook": "*"
},
"dependencies": {
"@fluentui/react-accordion": "^9.1.2",
"@fluentui/react-avatar": "^9.4.2",
"@fluentui/react-badge": "^9.1.2",
"@fluentui/react-button": "^9.3.2",
"@fluentui/react-card": "^9.0.0",
"@fluentui/react-checkbox": "^9.1.2",
"@fluentui/react-combobox": "^9.2.2",
"@fluentui/react-dialog": "^9.3.1",
"@fluentui/react-divider": "^9.2.2",
"@fluentui/react-field": "9.0.0-alpha.24",
"@fluentui/react-accordion": "^9.1.3",
"@fluentui/react-avatar": "^9.4.3",
"@fluentui/react-badge": "^9.1.3",
"@fluentui/react-button": "^9.3.3",
"@fluentui/react-card": "^9.0.1",
"@fluentui/react-checkbox": "^9.1.3",
"@fluentui/react-combobox": "^9.2.3",
"@fluentui/react-dialog": "^9.3.2",
"@fluentui/react-divider": "^9.2.3",
"@fluentui/react-field": "9.0.0-alpha.25",
"@fluentui/react-icons": "^2.0.175",
"@fluentui/react-image": "^9.0.26",
"@fluentui/react-infobutton": "9.0.0-beta.20",
"@fluentui/react-input": "^9.4.2",
"@fluentui/react-label": "^9.1.2",
"@fluentui/react-link": "^9.0.28",
"@fluentui/react-menu": "^9.7.2",
"@fluentui/react-persona": "^9.2.2",
"@fluentui/react-popover": "^9.5.2",
"@fluentui/react-portal": "^9.1.12",
"@fluentui/react-positioning": "^9.5.3",
"@fluentui/react-progress": "^9.1.2",
"@fluentui/react-provider": "^9.4.2",
"@fluentui/react-radio": "^9.1.2",
"@fluentui/react-select": "^9.1.2",
"@fluentui/react-shared-contexts": "^9.3.0",
"@fluentui/react-skeleton": "9.0.0-beta.1",
"@fluentui/react-slider": "^9.1.2",
"@fluentui/react-spinner": "^9.1.2",
"@fluentui/react-spinbutton": "^9.2.2",
"@fluentui/react-image": "^9.1.0",
"@fluentui/react-infobutton": "9.0.0-beta.21",
"@fluentui/react-input": "^9.4.3",
"@fluentui/react-label": "^9.1.3",
"@fluentui/react-link": "^9.0.29",
"@fluentui/react-menu": "^9.7.3",
"@fluentui/react-persona": "^9.2.3",
"@fluentui/react-popover": "^9.5.3",
"@fluentui/react-portal": "^9.2.0",
"@fluentui/react-positioning": "^9.5.4",
"@fluentui/react-progress": "^9.1.3",
"@fluentui/react-provider": "^9.4.3",
"@fluentui/react-radio": "^9.1.3",
"@fluentui/react-select": "^9.1.3",
"@fluentui/react-shared-contexts": "^9.3.1",
"@fluentui/react-skeleton": "9.0.0-beta.2",
"@fluentui/react-slider": "^9.1.3",
"@fluentui/react-spinner": "^9.1.3",
"@fluentui/react-spinbutton": "^9.2.3",
"@fluentui/react-storybook-addon": "9.0.0-rc.1",
"@fluentui/react-storybook-addon-codesandbox": "9.0.0-alpha.0",
"@fluentui/react-switch": "^9.1.2",
"@fluentui/react-tabs": "^9.3.2",
"@fluentui/react-table": "^9.1.2",
"@fluentui/react-text": "^9.2.6",
"@fluentui/react-textarea": "^9.3.2",
"@fluentui/react-theme": "^9.1.5",
"@fluentui/react-tooltip": "^9.2.2",
"@fluentui/react-toolbar": "^9.1.2",
"@fluentui/react-switch": "^9.1.3",
"@fluentui/react-tabs": "^9.3.3",
"@fluentui/react-table": "^9.2.0",
"@fluentui/react-text": "^9.3.0",
"@fluentui/react-textarea": "^9.3.3",
"@fluentui/react-theme": "^9.1.6",
"@fluentui/react-tooltip": "^9.2.3",
"@fluentui/react-toolbar": "^9.1.3",
"@fluentui/react-utilities": "^9.7.0",
"@griffel/react": "^1.5.2",
"react": "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.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

27 changes: 27 additions & 0 deletions packages/react-components/react-accordion/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/react-accordion",
"entries": [
{
"date": "Wed, 15 Mar 2023 10:19:53 GMT",
"tag": "@fluentui/react-accordion_v9.1.3",
"version": "9.1.3",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-shared-contexts to v9.3.1",
"commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-tabster to v9.5.7",
"commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-theme to v9.1.6",
"commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
}
]
}
},
{
"date": "Mon, 13 Mar 2023 08:58:26 GMT",
"tag": "@fluentui/react-accordion_v9.1.2",
Expand Down
13 changes: 12 additions & 1 deletion packages/react-components/react-accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @fluentui/react-accordion

This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified.
This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified.

<!-- Start content -->

## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.1.3)

Wed, 15 Mar 2023 10:19:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.1.2..@fluentui/react-accordion_v9.1.3)

### Patches

- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball)
- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball)
- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball)

## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.1.2)

Mon, 13 Mar 2023 08:58:26 GMT
Expand Down
8 changes: 4 additions & 4 deletions packages/react-components/react-accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-accordion",
"version": "9.1.2",
"version": "9.1.3",
"description": "Fluent UI accordion component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -35,9 +35,9 @@
"@fluentui/react-aria": "^9.3.13",
"@fluentui/react-context-selector": "^9.1.13",
"@fluentui/react-icons": "^2.0.175",
"@fluentui/react-shared-contexts": "^9.3.0",
"@fluentui/react-tabster": "^9.5.6",
"@fluentui/react-theme": "^9.1.5",
"@fluentui/react-shared-contexts": "^9.3.1",
"@fluentui/react-tabster": "^9.5.7",
"@fluentui/react-theme": "^9.1.6",
"@fluentui/react-utilities": "^9.7.0",
"@griffel/react": "^1.5.2",
"tslib": "^2.1.0"
Expand Down
33 changes: 33 additions & 0 deletions packages/react-components/react-alert/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
{
"name": "@fluentui/react-alert",
"entries": [
{
"date": "Wed, 15 Mar 2023 10:19:53 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.39",
"version": "9.0.0-beta.39",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-avatar to v9.4.3",
"commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-button to v9.3.3",
"commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-tabster to v9.5.7",
"commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-theme to v9.1.6",
"commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
}
]
}
},
{
"date": "Mon, 13 Mar 2023 08:58:26 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.38",
Expand Down
14 changes: 13 additions & 1 deletion packages/react-components/react-alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
# Change Log - @fluentui/react-alert

This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified.
This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified.

<!-- Start content -->

## [9.0.0-beta.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.39)

Wed, 15 Mar 2023 10:19:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.38..@fluentui/react-alert_v9.0.0-beta.39)

### Changes

- Bump @fluentui/react-avatar to v9.4.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball)
- Bump @fluentui/react-button to v9.3.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball)
- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball)
- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball)

## [9.0.0-beta.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.38)

Mon, 13 Mar 2023 08:58:26 GMT
Expand Down
Loading

0 comments on commit be936b6

Please sign in to comment.