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 Nov 4, 2020
1 parent 6f7c098 commit daeda45
Show file tree
Hide file tree
Showing 31 changed files with 104 additions and 81 deletions.
2 changes: 1 addition & 1 deletion apps/a11y-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"update-snapshots": "just-scripts jest -u"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"axe-core": "^3.2.2",
"axe-puppeteer": "^1.0.0",
"axe-sarif-converter": "^2.0.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/codesandbox-react-next-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react-next": "^9.0.0-alpha.8",
"@fluentui/theme-samples": "^8.0.0-beta.8",
"@fluentui/react-next": "^9.0.0-alpha.9",
"@fluentui/theme-samples": "^8.0.0-beta.9",
"react": "16.8.6",
"react-dom": "16.8.6",
"tslib": "^1.10.0"
Expand Down
2 changes: 1 addition & 1 deletion apps/codesandbox-react-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"react": "16.8.6",
"react-dom": "16.8.6",
"tslib": "^1.10.0"
Expand Down
4 changes: 2 additions & 2 deletions apps/dom-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
},
"dependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.0",
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/jest": "~24.9.0",
"@types/puppeteer": "1.12.3",
"@types/react-dom": "16.8.4",
"@types/react": "16.8.25",
"@types/webpack-env": "1.15.1",
"@fluentui/scripts": "^1.0.0",
"@fluentui/react-docsite-components": "^8.0.0-beta.8",
"@fluentui/react-docsite-components": "^8.0.0-beta.9",
"expect-puppeteer": "4.1.0",
"jest-environment-node": "~24.9.0",
"jest-environment-puppeteer": "^4.1.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"dependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.0",
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@fluentui/react-avatar": "^0.8.2-4",
"@fluentui/react-button": "^1.0.0-beta.6",
"@fluentui/react-button": "^1.0.0-beta.7",
"@fluentui/react-tabs": "^1.0.0-beta.7",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/react": "16.8.25",
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,17 +34,17 @@
"react-dom": "16.8.6"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@fluentui/react-examples": "^1.0.0",
"@fluentui/react-internal": "^8.0.0-beta.7",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/api-docs": "^1.0.0",
"@fluentui/azure-themes": "^8.0.0-beta.8",
"@fluentui/react-docsite-components": "^8.0.0-beta.8",
"@fluentui/azure-themes": "^8.0.0-beta.9",
"@fluentui/react-docsite-components": "^8.0.0-beta.9",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.5",
"@fluentui/set-version": "^8.0.0-beta.0",
"@fluentui/theme-samples": "^8.0.0-beta.8",
"@fluentui/react-monaco-editor": "^1.0.0-beta.8",
"@fluentui/theme-samples": "^8.0.0-beta.9",
"@fluentui/react-monaco-editor": "^1.0.0-beta.9",
"@types/react": "16.8.25",
"office-ui-fabric-core": "^11.0.0",
"react": "16.8.6",
Expand Down
10 changes: 5 additions & 5 deletions apps/public-docsite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,24 +32,24 @@
"@types/node": "^10.3.2",
"@types/webpack-env": "1.15.1",
"@fluentui/scripts": "^1.0.0",
"@fluentui/react-monaco-editor": "^1.0.0-beta.8",
"@fluentui/react-monaco-editor": "^1.0.0-beta.9",
"react-app-polyfill": "~1.0.1",
"write-file-webpack-plugin": "^4.1.0"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@fluentui/react-internal": "^8.0.0-beta.7",
"@fluentui/react-examples": "^1.0.0",
"@fluentui/theme": "^2.0.0-beta.5",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/api-docs": "^1.0.0",
"@fluentui/react-docsite-components": "^8.0.0-beta.8",
"@fluentui/react-experiments": "^8.0.0-beta.8",
"@fluentui/react-docsite-components": "^8.0.0-beta.9",
"@fluentui/react-experiments": "^8.0.0-beta.9",
"@fluentui/public-docsite-resources": "1.0.0",
"@fluentui/file-type-icons": "^8.0.0-beta.5",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.5",
"@fluentui/set-version": "^8.0.0-beta.0",
"@fluentui/theme-samples": "^8.0.0-beta.8",
"@fluentui/theme-samples": "^8.0.0-beta.9",
"@fluentui/utilities": "^8.0.0-beta.5",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/server-rendered-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@fluentui/font-icons-mdl2": "^8.0.0-beta.5",
"@fluentui/merge-styles": "^8.0.0-beta.1",
"@fluentui/set-version": "^8.0.0-beta.0",
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.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.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/mocha": "^7.0.2",
"@types/webpack-env": "1.15.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/test-bundles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.0",
"@fluentui/keyboard-key": "^0.2.12",
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react-button": "^1.0.0-beta.6",
"@fluentui/react": "^8.0.0-beta.9",
"@fluentui/react-button": "^1.0.0-beta.7",
"@fluentui/react-compose": "^1.0.0-beta.5",
"@fluentui/scripts": "^1.0.0",
"parallel-webpack": "^2.4.0",
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 @@ -21,9 +21,9 @@
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@fluentui/merge-styles": "^8.0.0-beta.1",
"@fluentui/react-docsite-components": "^8.0.0-beta.8",
"@fluentui/react-docsite-components": "^8.0.0-beta.9",
"@fluentui/foundation-legacy": "^8.0.0-beta.5",
"@fluentui/scheme-utilities": "^8.0.0-beta.5",
"@fluentui/set-version": "^8.0.0-beta.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@fluentui/set-version": "^8.0.0-beta.0",
"@microsoft/load-themed-styles": "^1.10.26",
"es6-promise": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"@fluentui/eslint-plugin": "^1.0.0-beta.0",
"@fluentui/example-data": "^8.0.0-beta.0",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.5",
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react-button": "^1.0.0-beta.6",
"@fluentui/react-cards": "^1.0.0-beta.8",
"@fluentui/react-experiments": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@fluentui/react-button": "^1.0.0-beta.7",
"@fluentui/react-cards": "^1.0.0-beta.9",
"@fluentui/react-experiments": "^8.0.0-beta.9",
"@fluentui/react-hooks": "^8.0.0-beta.5",
"@fluentui/react-icons-mdl2": "^1.0.0-beta.5",
"@fluentui/react-tabs": "^1.0.0-beta.7",
Expand Down

This file was deleted.

This file was deleted.

6 changes: 3 additions & 3 deletions packages/api-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"dependencies": {
"@fluentui/date-time-utilities": "^8.0.0-beta.0",
"@fluentui/merge-styles": "^8.0.0-beta.1",
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react-button": "^1.0.0-beta.6",
"@fluentui/react-cards": "^1.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@fluentui/react-button": "^1.0.0-beta.7",
"@fluentui/react-cards": "^1.0.0-beta.9",
"@fluentui/react-checkbox": "^1.0.0-beta.7",
"@fluentui/react-date-time": "^8.0.0-beta.7",
"@fluentui/react-focus": "^8.0.0-beta.5",
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.0.0-beta.8",
"version": "8.0.0-beta.9",
"description": "Azure themes for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"react": "16.8.6"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@fluentui/set-version": "^8.0.0-beta.0",
"tslib": "^1.10.0"
}
Expand Down
15 changes: 15 additions & 0 deletions packages/react-button/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-button",
"entries": [
{
"date": "Wed, 04 Nov 2020 12:34:30 GMT",
"tag": "@fluentui/react-button_v1.0.0-beta.7",
"version": "1.0.0-beta.7",
"comments": {
"prerelease": [
{
"comment": "Button: Extrapolating expanded functionality in MenuButton to be provided via Context.",
"author": "[email protected]",
"commit": "6f7c0988c2a942c9ec67239c589961a590b449b2",
"package": "@fluentui/react-button"
}
]
}
},
{
"date": "Wed, 28 Oct 2020 12:32:24 GMT",
"tag": "@fluentui/react-button_v1.0.0-beta.4",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-button

This log was last generated on Wed, 28 Oct 2020 12:32:24 GMT and should not be manually modified.
This log was last generated on Wed, 04 Nov 2020 12:34:30 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.7)

Wed, 04 Nov 2020 12:34:30 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.4..@fluentui/react-button_v1.0.0-beta.7)

### Changes

- Button: Extrapolating expanded functionality in MenuButton to be provided via Context. ([PR #15780](https://github.com/microsoft/fluentui/pull/15780) by [email protected])

## [1.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.4)

Wed, 28 Oct 2020 12:32:24 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/react-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-button",
"version": "1.0.0-beta.6",
"version": "1.0.0-beta.7",
"description": "Fluent UI React Button component.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-cards/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-cards",
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"description": "Card container components for Fluent UI React.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@fluentui/keyboard-key": "^0.2.12",
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@fluentui/react-compose": "^1.0.0-beta.5",
"@fluentui/react-theme-provider": "^1.0.0-beta.6",
"@fluentui/theme": "^2.0.0-beta.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-charting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-charting",
"version": "5.0.0-beta.9",
"version": "5.0.0-beta.10",
"description": "Experimental React charting components for building experiences for Microsoft 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.0",
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@types/enzyme": "3.10.3",
"@types/enzyme-adapter-react-16": "1.0.3",
"@types/jest": "~24.9.0",
Expand Down Expand Up @@ -67,7 +67,7 @@
"tslib": "^1.10.0"
},
"peerDependencies": {
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@types/react": ">=16.8.0 <17.0.0",
"@types/react-dom": ">=16.8.0 <17.0.0",
"react": ">=16.8.0 <17.0.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-compose/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-compose",
"entries": [
{
"date": "Wed, 04 Nov 2020 12:34:30 GMT",
"tag": "@fluentui/react-compose_v1.0.0-beta.5",
"version": "1.0.0-beta.5",
"comments": {
"none": [
{
"comment": "Prettier fixes.",
"author": "[email protected]",
"commit": "6f7c0988c2a942c9ec67239c589961a590b449b2",
"package": "@fluentui/react-compose"
}
]
}
},
{
"date": "Tue, 27 Oct 2020 12:35:09 GMT",
"tag": "@fluentui/react-compose_v1.0.0-beta.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-docsite-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-docsite-components",
"version": "8.0.0-beta.8",
"version": "8.0.0-beta.9",
"description": "Fluent UI React components for building documentation sites.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -41,14 +41,14 @@
"react-dom": ">=16.8.0 <17.0.0"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.8",
"@fluentui/react": "^8.0.0-beta.9",
"@fluentui/react-internal": "^8.0.0-beta.7",
"@fluentui/theme": "^2.0.0-beta.5",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/example-data": "^8.0.0-beta.0",
"@fluentui/react-hooks": "^8.0.0-beta.5",
"@fluentui/set-version": "^8.0.0-beta.0",
"@fluentui/react-monaco-editor": "^1.0.0-beta.8",
"@fluentui/react-monaco-editor": "^1.0.0-beta.9",
"color-check": "0.0.2",
"markdown-to-jsx": "6.11.4",
"office-ui-fabric-core": "^11.0.0",
Expand Down
Loading

0 comments on commit daeda45

Please sign in to comment.