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 authored and NotWoods committed Nov 18, 2022
1 parent a448723 commit bf35113
Show file tree
Hide file tree
Showing 17 changed files with 105 additions and 33 deletions.
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-icons-northstar": "^0.64.0",
"@fluentui/scripts": "^1.0.0",
"@fluentui/storybook": "^1.0.0",
"@fluentui/react-components": "^9.6.0",
"@fluentui/react-components": "^9.6.1",
"@fluentui/react-storybook-addon": "^9.0.0-rc.1",
"@fluentui/react-theme": "^9.1.1",
"@griffel/react": "^1.4.1",
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.6.0"
"@fluentui/react-components": "^9.6.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.98.8",
"@fluentui/react-components": "^9.6.0",
"@fluentui/react-components": "^9.6.1",
"@fluentui/react-icons": "^2.0.175",
"@fluentui/web-components": "^2.5.8",
"@microsoft/fast-element": "^1.10.4",
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.6.0"
"@fluentui/react-components": "^9.6.1"
},
"scripts": {
"build": "just-scripts build",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/babel-preset-global-context",
"entries": [
{
"date": "Wed, 26 Oct 2022 18:05:52 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.6",
"version": "9.0.0-beta.6",
"comments": {
"none": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/babel-preset-global-context",
"commit": "326827f375a50719f96395a4d92ed941611d602b",
"comment": "chore: Migrate to new package structure."
}
]
}
},
{
"date": "Tue, 25 Oct 2022 00:35:39 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.6",
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": "Wed, 26 Oct 2022 18:05:52 GMT",
"tag": "@fluentui/react-aria_v9.2.3",
"version": "9.2.3",
"comments": {
"none": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/react-aria",
"commit": "bd5530ed0c9b2435d14f6e87878324343547ca34",
"comment": "chore: Migrate to new package structure."
}
]
}
},
{
"date": "Tue, 25 Oct 2022 00:35:28 GMT",
"tag": "@fluentui/react-aria_v9.2.3",
Expand Down
29 changes: 29 additions & 0 deletions packages/react-components/react-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "@fluentui/react-components",
"entries": [
{
"date": "Wed, 26 Oct 2022 18:05:51 GMT",
"tag": "@fluentui/react-components_v9.6.1",
"version": "9.6.1",
"comments": {
"none": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/babel-preset-global-context",
"commit": "326827f375a50719f96395a4d92ed941611d602b",
"comment": "chore: Migrate to new package structure."
},
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/react-aria",
"commit": "bd5530ed0c9b2435d14f6e87878324343547ca34",
"comment": "chore: Migrate to new package structure."
}
],
"patch": [
{
"author": "bernardo.sunderhus@gmail.com",
"package": "@fluentui/react-components",
"commit": "32865fdfad96c52b75ffdce36120e30940871229",
"comment": "feat: export react-table logic hooks"
}
]
}
},
{
"date": "Tue, 25 Oct 2022 22:09:49 GMT",
"tag": "@fluentui/react-components_v9.6.0",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-components/react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/react-components

This log was last generated on Tue, 25 Oct 2022 22:09:49 GMT and should not be manually modified.
This log was last generated on Wed, 26 Oct 2022 18:05:51 GMT and should not be manually modified.

<!-- Start content -->

## [9.6.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.6.1)

Wed, 26 Oct 2022 18:05:51 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.6.0..@fluentui/react-components_v9.6.1)

### Patches

- `@fluentui/react-components`
- feat: export react-table logic hooks ([PR #25386](https://github.com/microsoft/fluentui/pull/25386) by bernardo.sunderhus@gmail.com)

## [9.6.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.6.0)

Tue, 25 Oct 2022 22:09:49 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-components",
"version": "9.6.0",
"version": "9.6.1",
"description": "Suite package for converged React components",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-components/react-portal-compat/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-portal-compat",
"entries": [
{
"date": "Wed, 26 Oct 2022 18:05:52 GMT",
"tag": "@fluentui/react-portal-compat_v9.0.15",
"version": "9.0.15",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-portal-compat",
"comment": "Bump @fluentui/react-components to v9.6.1",
"commit": "32865fdfad96c52b75ffdce36120e30940871229"
}
]
}
},
{
"date": "Tue, 25 Oct 2022 22:09:51 GMT",
"tag": "@fluentui/react-portal-compat_v9.0.14",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-components/react-portal-compat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-portal-compat

This log was last generated on Tue, 25 Oct 2022 22:09:51 GMT and should not be manually modified.
This log was last generated on Wed, 26 Oct 2022 18:05:52 GMT and should not be manually modified.

<!-- Start content -->

## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.15)

Wed, 26 Oct 2022 18:05:52 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.14..@fluentui/react-portal-compat_v9.0.15)

### Patches

- Bump @fluentui/react-components to v9.6.1 ([PR #25386](https://github.com/microsoft/fluentui/pull/25386) by beachball)

## [9.0.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.14)

Tue, 25 Oct 2022 22:09:51 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/react-components/react-portal-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-portal-compat",
"version": "9.0.14",
"version": "9.0.15",
"description": "A package that contains compatibility layer for React Portals",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"@fluentui/eslint-plugin": "*",
"@fluentui/react-components": "^9.6.0",
"@fluentui/react-components": "^9.6.1",
"@fluentui/react-shared-contexts": "^9.0.2",
"@fluentui/scripts": "^1.0.0"
},
Expand All @@ -37,7 +37,7 @@
"tslib": "^2.1.0"
},
"peerDependencies": {
"@fluentui/react-components": "^9.6.0",
"@fluentui/react-components": "^9.6.1",
"@types/react": ">=16.8.0 <19.0.0",
"react": ">=16.8.0 <19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/theme-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@fluentui/react-utilities": "^9.1.2",
"@griffel/react": "^1.4.1",
"tslib": "^2.1.0",
"@fluentui/react-components": "^9.6.0",
"@fluentui/react-components": "^9.6.1",
"@fluentui/react-icons": "^2.0.175",
"@fluent-blocks/colors": "9.2.0",
"codesandbox-import-utils": "2.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-migration-v8-v9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@ctrl/tinycolor": "3.3.4",
"@fluentui/react": "^8.98.8",
"@fluentui/react-components": "^9.6.0",
"@fluentui/react-components": "^9.6.1",
"@fluentui/react-theme": "^9.1.1",
"@fluentui/react-utilities": "^9.1.2",
"@griffel/react": "^1.4.1",
Expand Down

0 comments on commit bf35113

Please sign in to comment.