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 May 9, 2024
1 parent b2b9964 commit b648c2b
Show file tree
Hide file tree
Showing 146 changed files with 1,773 additions and 291 deletions.
2 changes: 1 addition & 1 deletion apps/vr-tests-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@
"@fluentui/react-rating": "*",
"@fluentui/react-search": "*",
"@fluentui/react-teaching-popover": "*",
"@fluentui/react-tag-picker": ">=9.0.0-alpha"
"@fluentui/react-tag-picker": "*"
}
}

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.

21 changes: 21 additions & 0 deletions packages/react-components/react-accordion/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-accordion",
"entries": [
{
"date": "Thu, 09 May 2024 19:35:12 GMT",
"tag": "@fluentui/react-accordion_v9.3.53",
"version": "9.3.53",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-aria to v9.11.2",
"commit": "b2b99644f821cb1b882314c68b493e1dd2e01f44"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-tabster to v9.21.2",
"commit": "b2b99644f821cb1b882314c68b493e1dd2e01f44"
}
]
}
},
{
"date": "Mon, 06 May 2024 12:55:02 GMT",
"tag": "@fluentui/react-accordion_v9.3.52",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-components/react-accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/react-accordion

This log was last generated on Mon, 06 May 2024 12:55:02 GMT and should not be manually modified.
This log was last generated on Thu, 09 May 2024 19:35:12 GMT and should not be manually modified.

<!-- Start content -->

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

Thu, 09 May 2024 19:35:12 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.3.52..@fluentui/react-accordion_v9.3.53)

### Patches

- Bump @fluentui/react-aria to v9.11.2 ([PR #31321](https://github.com/microsoft/fluentui/pull/31321) by beachball)
- Bump @fluentui/react-tabster to v9.21.2 ([PR #31321](https://github.com/microsoft/fluentui/pull/31321) by beachball)

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

Mon, 06 May 2024 12:55:02 GMT
Expand Down
6 changes: 3 additions & 3 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.3.52",
"version": "9.3.53",
"description": "Fluent UI accordion component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,12 +33,12 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-aria": "^9.11.1",
"@fluentui/react-aria": "^9.11.2",
"@fluentui/react-context-selector": "^9.1.59",
"@fluentui/react-icons": "^2.0.237",
"@fluentui/react-jsx-runtime": "^9.0.37",
"@fluentui/react-shared-contexts": "^9.18.0",
"@fluentui/react-tabster": "^9.21.1",
"@fluentui/react-tabster": "^9.21.2",
"@fluentui/react-theme": "^9.1.19",
"@fluentui/react-utilities": "^9.18.8",
"@griffel/react": "^1.5.14",
Expand Down
27 changes: 27 additions & 0 deletions packages/react-components/react-alert/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/react-alert",
"entries": [
{
"date": "Thu, 09 May 2024 19:35:12 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.120",
"version": "9.0.0-beta.120",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-avatar to v9.6.25",
"commit": "b2b99644f821cb1b882314c68b493e1dd2e01f44"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-button to v9.3.79",
"commit": "b2b99644f821cb1b882314c68b493e1dd2e01f44"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-tabster to v9.21.2",
"commit": "b2b99644f821cb1b882314c68b493e1dd2e01f44"
}
]
}
},
{
"date": "Mon, 06 May 2024 12:55:02 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.119",
Expand Down
13 changes: 12 additions & 1 deletion packages/react-components/react-alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @fluentui/react-alert

This log was last generated on Mon, 06 May 2024 12:55:02 GMT and should not be manually modified.
This log was last generated on Thu, 09 May 2024 19:35:12 GMT and should not be manually modified.

<!-- Start content -->

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

Thu, 09 May 2024 19:35:12 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.119..@fluentui/react-alert_v9.0.0-beta.120)

### Changes

- Bump @fluentui/react-avatar to v9.6.25 ([PR #31321](https://github.com/microsoft/fluentui/pull/31321) by beachball)
- Bump @fluentui/react-button to v9.3.79 ([PR #31321](https://github.com/microsoft/fluentui/pull/31321) by beachball)
- Bump @fluentui/react-tabster to v9.21.2 ([PR #31321](https://github.com/microsoft/fluentui/pull/31321) by beachball)

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

Mon, 06 May 2024 12:55:02 GMT
Expand Down
8 changes: 4 additions & 4 deletions packages/react-components/react-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-alert",
"version": "9.0.0-beta.119",
"version": "9.0.0-beta.120",
"description": "An alert component to display brief messages",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,10 +33,10 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-avatar": "^9.6.24",
"@fluentui/react-button": "^9.3.78",
"@fluentui/react-avatar": "^9.6.25",
"@fluentui/react-button": "^9.3.79",
"@fluentui/react-icons": "^2.0.237",
"@fluentui/react-tabster": "^9.21.1",
"@fluentui/react-tabster": "^9.21.2",
"@fluentui/react-theme": "^9.1.19",
"@fluentui/react-utilities": "^9.18.8",
"@fluentui/react-jsx-runtime": "^9.0.37",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-components/react-aria/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-aria",
"entries": [
{
"date": "Thu, 09 May 2024 19:35:12 GMT",
"tag": "@fluentui/react-aria_v9.11.2",
"version": "9.11.2",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/react-tabster to v9.21.2",
"commit": "b2b99644f821cb1b882314c68b493e1dd2e01f44"
}
]
}
},
{
"date": "Mon, 06 May 2024 12:55:00 GMT",
"tag": "@fluentui/react-aria_v9.11.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-components/react-aria/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-aria

This log was last generated on Mon, 06 May 2024 12:55:00 GMT and should not be manually modified.
This log was last generated on Thu, 09 May 2024 19:35:12 GMT and should not be manually modified.

<!-- Start content -->

## [9.11.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.11.2)

Thu, 09 May 2024 19:35:12 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.11.1..@fluentui/react-aria_v9.11.2)

### Patches

- Bump @fluentui/react-tabster to v9.21.2 ([PR #31321](https://github.com/microsoft/fluentui/pull/31321) by beachball)

## [9.11.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.11.1)

Mon, 06 May 2024 12:55:00 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-components/react-aria/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-aria",
"version": "9.11.1",
"version": "9.11.2",
"description": "React helper to ensure ARIA",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@fluentui/keyboard-keys": "^9.0.7",
"@fluentui/react-shared-contexts": "^9.18.0",
"@fluentui/react-jsx-runtime": "^9.0.37",
"@fluentui/react-tabster": "^9.21.1",
"@fluentui/react-tabster": "^9.21.2",
"@fluentui/react-utilities": "^9.18.8",
"@swc/helpers": "^0.5.1"
},
Expand Down
27 changes: 27 additions & 0 deletions packages/react-components/react-avatar/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/react-avatar",
"entries": [
{
"date": "Thu, 09 May 2024 19:35:12 GMT",
"tag": "@fluentui/react-avatar_v9.6.25",
"version": "9.6.25",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-popover to v9.9.8",
"commit": "b2b99644f821cb1b882314c68b493e1dd2e01f44"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-tabster to v9.21.2",
"commit": "b2b99644f821cb1b882314c68b493e1dd2e01f44"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-tooltip to v9.4.27",
"commit": "b2b99644f821cb1b882314c68b493e1dd2e01f44"
}
]
}
},
{
"date": "Mon, 06 May 2024 12:55:02 GMT",
"tag": "@fluentui/react-avatar_v9.6.24",
Expand Down
13 changes: 12 additions & 1 deletion packages/react-components/react-avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @fluentui/react-avatar

This log was last generated on Mon, 06 May 2024 12:55:02 GMT and should not be manually modified.
This log was last generated on Thu, 09 May 2024 19:35:12 GMT and should not be manually modified.

<!-- Start content -->

## [9.6.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.25)

Thu, 09 May 2024 19:35:12 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.6.24..@fluentui/react-avatar_v9.6.25)

### Patches

- Bump @fluentui/react-popover to v9.9.8 ([PR #31321](https://github.com/microsoft/fluentui/pull/31321) by beachball)
- Bump @fluentui/react-tabster to v9.21.2 ([PR #31321](https://github.com/microsoft/fluentui/pull/31321) by beachball)
- Bump @fluentui/react-tooltip to v9.4.27 ([PR #31321](https://github.com/microsoft/fluentui/pull/31321) by beachball)

## [9.6.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.24)

Mon, 06 May 2024 12:55:02 GMT
Expand Down
8 changes: 4 additions & 4 deletions packages/react-components/react-avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-avatar",
"version": "9.6.24",
"version": "9.6.25",
"description": "React components for building Microsoft web experiences.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -40,11 +40,11 @@
"@fluentui/react-badge": "^9.2.34",
"@fluentui/react-context-selector": "^9.1.59",
"@fluentui/react-icons": "^2.0.237",
"@fluentui/react-popover": "^9.9.7",
"@fluentui/react-popover": "^9.9.8",
"@fluentui/react-shared-contexts": "^9.18.0",
"@fluentui/react-tabster": "^9.21.1",
"@fluentui/react-tabster": "^9.21.2",
"@fluentui/react-theme": "^9.1.19",
"@fluentui/react-tooltip": "^9.4.26",
"@fluentui/react-tooltip": "^9.4.27",
"@fluentui/react-utilities": "^9.18.8",
"@fluentui/react-jsx-runtime": "^9.0.37",
"@griffel/react": "^1.5.14",
Expand Down

0 comments on commit b648c2b

Please sign in to comment.