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 Oct 1, 2020
1 parent 4069d50 commit ad56ce6
Show file tree
Hide file tree
Showing 51 changed files with 234 additions and 183 deletions.
4 changes: 2 additions & 2 deletions apps/a11y-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"update-snapshots": "just-scripts jest -u"
},
"dependencies": {
"@uifabric/fabric-website-resources": "^7.8.21",
"@uifabric/fabric-website-resources": "^7.8.22",
"axe-core": "^3.2.2",
"axe-puppeteer": "^1.0.0",
"axe-sarif-converter": "^2.0.1",
"glob": "^7.1.2",
"mkdirp": "^0.5.1",
"office-ui-fabric-react": "^7.144.0",
"office-ui-fabric-react": "^7.144.1",
"puppeteer": "^1.13.0",
"tslib": "^1.10.0",
"react": "16.8.6",
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": "^8.0.0-alpha.121",
"@uifabric/theme-samples": "^7.1.24",
"@fluentui/react-next": "^8.0.0-alpha.122",
"@uifabric/theme-samples": "^7.1.25",
"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 @@ -20,7 +20,7 @@
"dependencies": {
"@uifabric/set-version": "^7.0.23",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react": "^7.144.0",
"@fluentui/react": "^7.144.1",
"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 @@ -20,12 +20,12 @@
"@types/react": "16.8.25",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/example-app-base": "^7.15.21",
"@uifabric/example-app-base": "^7.15.22",
"expect-puppeteer": "4.1.0",
"jest-environment-node": "~24.9.0",
"jest-environment-puppeteer": "^4.1.0",
"jest-puppeteer": "^4.0.0",
"office-ui-fabric-react": "^7.144.0",
"office-ui-fabric-react": "^7.144.1",
"puppeteer": "^1.13.0",
"react-dom": "16.8.6",
"react": "16.8.6",
Expand Down
18 changes: 9 additions & 9 deletions apps/fabric-website-resources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/fabric-website-resources",
"version": "7.8.21",
"version": "7.8.22",
"description": "Fluent UI React local demo app",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -36,18 +36,18 @@
"react-dom": "16.8.6"
},
"dependencies": {
"@fluentui/react-examples": "^0.4.3",
"@fluentui/react-examples": "^0.4.4",
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.5.21",
"@uifabric/azure-themes": "^7.5.21",
"@uifabric/example-app-base": "^7.15.21",
"@uifabric/api-docs": "^7.5.22",
"@uifabric/azure-themes": "^7.5.22",
"@uifabric/example-app-base": "^7.15.22",
"@uifabric/icons": "^7.5.8",
"@uifabric/mdl2-theme": "^0.3.20",
"@uifabric/mdl2-theme": "^0.3.21",
"@uifabric/set-version": "^7.0.23",
"@uifabric/theme-samples": "^7.1.24",
"@uifabric/tsx-editor": "^0.13.21",
"@uifabric/theme-samples": "^7.1.25",
"@uifabric/tsx-editor": "^0.13.22",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^7.144.0",
"office-ui-fabric-react": "^7.144.1",
"tslib": "^1.10.0"
},
"peerDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions apps/fabric-website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/fabric-website",
"version": "7.15.21",
"version": "7.15.22",
"description": "The official website for the Fluent UI project.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,27 +33,27 @@
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/tsx-editor": "^0.13.21",
"@uifabric/tsx-editor": "^0.13.22",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
"write-file-webpack-plugin": "^4.1.0"
},
"dependencies": {
"@fluentui/react-examples": "^0.4.3",
"@fluentui/react-examples": "^0.4.4",
"@fluentui/theme": "^1.2.1",
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.5.21",
"@uifabric/example-app-base": "^7.15.21",
"@uifabric/experiments": "^7.33.4",
"@uifabric/fabric-website-resources": "^7.8.21",
"@uifabric/api-docs": "^7.5.22",
"@uifabric/example-app-base": "^7.15.22",
"@uifabric/experiments": "^7.33.5",
"@uifabric/fabric-website-resources": "^7.8.22",
"@uifabric/file-type-icons": "^7.6.10",
"@uifabric/icons": "^7.5.8",
"@uifabric/set-version": "^7.0.23",
"@uifabric/theme-samples": "^7.1.24",
"@uifabric/theme-samples": "^7.1.25",
"json-loader": "^0.5.7",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^7.144.0",
"office-ui-fabric-react": "^7.144.1",
"tslib": "^1.10.0",
"whatwg-fetch": "2.0.4"
},
Expand Down
10 changes: 5 additions & 5 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
},
"dependencies": {
"@fluentui/react-avatar": "^0.6.5",
"@fluentui/react-button": "^0.14.6",
"@fluentui/react-next": "^8.0.0-alpha.121",
"@fluentui/react-button": "^0.14.7",
"@fluentui/react-next": "^8.0.0-alpha.122",
"@uifabric/set-version": "^7.0.23",
"@uifabric/example-app-base": "^7.15.21",
"@uifabric/experiments": "^7.33.4",
"@uifabric/example-app-base": "^7.15.22",
"@uifabric/experiments": "^7.33.5",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-react": "^7.144.0",
"office-ui-fabric-react": "^7.144.1",
"querystring": "^0.2.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
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 @@
"@uifabric/icons": "^7.5.8",
"@uifabric/merge-styles": "^7.19.1",
"@uifabric/set-version": "^7.0.23",
"office-ui-fabric-react": "^7.144.0",
"office-ui-fabric-react": "^7.144.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down
4 changes: 2 additions & 2 deletions apps/ssr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"@types/mocha": "^7.0.2",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/fabric-website-resources": "^7.8.21",
"@uifabric/fabric-website-resources": "^7.8.22",
"just-scripts-utils": "^0.8.3",
"mocha": "^3.3.0",
"office-ui-fabric-react": "^7.144.0",
"office-ui-fabric-react": "^7.144.1",
"raw-loader": "^0.5.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions apps/test-bundles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
},
"dependencies": {
"@fluentui/keyboard-key": "^0.2.12",
"@fluentui/react-button": "^0.14.6",
"@fluentui/react-button": "^0.14.7",
"@fluentui/react-compose": "^0.19.4",
"@fluentui/react-next": "^8.0.0-alpha.121",
"@uifabric/experiments": "^7.33.4",
"@fluentui/react-next": "^8.0.0-alpha.122",
"@uifabric/experiments": "^7.33.5",
"@uifabric/set-version": "^7.0.23",
"@uifabric/styling": "^7.16.9",
"office-ui-fabric-react": "^7.144.0",
"office-ui-fabric-react": "^7.144.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down
6 changes: 3 additions & 3 deletions apps/theming-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"@uifabric/build": "^7.0.0"
},
"dependencies": {
"@uifabric/react-cards": "^0.113.6",
"@uifabric/react-cards": "^0.113.7",
"@uifabric/merge-styles": "^7.19.1",
"@uifabric/example-app-base": "^7.15.21",
"@uifabric/example-app-base": "^7.15.22",
"@uifabric/variants": "^7.2.22",
"@uifabric/set-version": "^7.0.23",
"@uifabric/icons": "^7.5.8",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-react": "^7.144.0",
"office-ui-fabric-react": "^7.144.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
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 @@ -24,7 +24,7 @@
"@microsoft/load-themed-styles": "^1.10.26",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.144.0",
"office-ui-fabric-react": "^7.144.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down
14 changes: 7 additions & 7 deletions apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
},
"dependencies": {
"@fluentui/react-avatar": "^0.6.5",
"@fluentui/react-button": "^0.14.6",
"@fluentui/react-button": "^0.14.7",
"@fluentui/react-icons": "^0.3.5",
"@fluentui/react-next": "^8.0.0-alpha.121",
"@fluentui/react-next": "^8.0.0-alpha.122",
"@fluentui/react-theme-provider": "^0.14.2",
"@fluentui/storybook": "^0.5.4",
"@fluentui/storybook": "^0.5.5",
"@uifabric/example-data": "^7.1.5",
"@uifabric/experiments": "^7.33.4",
"@uifabric/react-cards": "^0.113.6",
"@uifabric/experiments": "^7.33.5",
"@uifabric/react-cards": "^0.113.7",
"@uifabric/react-hooks": "^7.13.5",
"@uifabric/set-version": "^7.0.23",
"office-ui-fabric-react": "^7.144.0",
"office-ui-fabric-react": "^7.144.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand All @@ -43,7 +43,7 @@
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/date-time": "^7.17.19",
"@uifabric/date-time": "^7.17.20",
"awesome-typescript-loader": "^3.2.3",
"babel-loader": "^8.0.6",
"css-loader": "^3.5.3",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

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
@@ -1,6 +1,6 @@
{
"name": "@uifabric/api-docs",
"version": "7.5.21",
"version": "7.5.22",
"description": "A package that transforms api-extractor .api.json files into page.json files",
"repository": {
"type": "git",
Expand All @@ -23,10 +23,10 @@
"@types/node": "^10.3.2",
"@uifabric/build": "^7.0.0",
"@uifabric/merge-styles": "^7.19.1",
"@uifabric/react-cards": "^0.113.6",
"@uifabric/react-cards": "^0.113.7",
"@uifabric/styling": "^7.16.9",
"@uifabric/utilities": "^7.32.3",
"office-ui-fabric-react": "^7.144.0"
"office-ui-fabric-react": "^7.144.1"
},
"dependencies": {
"@microsoft/api-extractor-model": "7.7.1",
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": "@uifabric/azure-themes",
"version": "7.5.21",
"version": "7.5.22",
"description": "Azure themes for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@uifabric/merge-styles": "^7.19.1",
"@uifabric/set-version": "^7.0.23",
"office-ui-fabric-react": "^7.144.0",
"office-ui-fabric-react": "^7.144.1",
"tslib": "^1.10.0"
}
}
23 changes: 23 additions & 0 deletions packages/charting/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@uifabric/charting",
"entries": [
{
"date": "Thu, 01 Oct 2020 12:27:45 GMT",
"tag": "@uifabric/charting_v4.3.0",
"version": "4.3.0",
"comments": {
"minor": [
{
"comment": "Vertical bar chart code refactor and cartesian implemented in vertical chart base file.",
"author": "v-jasha@microsoft.com",
"commit": "76f60a0ef82dd2ee380b185ba14ed39a5a63fe7a",
"package": "@uifabric/charting"
}
],
"patch": [
{
"comment": "area chart redraw issue resolved",
"author": "v-jasha@microsoft.com",
"commit": "4069d504f7bb55b70c7a1f55d5fdb841da2d4d5d",
"package": "@uifabric/charting"
}
]
}
},
{
"date": "Fri, 25 Sep 2020 12:25:17 GMT",
"tag": "@uifabric/charting_v4.2.4",
Expand Down
15 changes: 14 additions & 1 deletion packages/charting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
# Change Log - @uifabric/charting

This log was last generated on Fri, 25 Sep 2020 12:25:17 GMT and should not be manually modified.
This log was last generated on Thu, 01 Oct 2020 12:27:45 GMT and should not be manually modified.

<!-- Start content -->

## [4.3.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v4.3.0)

Thu, 01 Oct 2020 12:27:45 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v4.2.4..@uifabric/charting_v4.3.0)

### Minor changes

- Vertical bar chart code refactor and cartesian implemented in vertical chart base file. ([PR #15295](https://github.com/microsoft/fluentui/pull/15295) by v-jasha@microsoft.com)

### Patches

- area chart redraw issue resolved ([PR #15299](https://github.com/microsoft/fluentui/pull/15299) by v-jasha@microsoft.com)

## [4.2.4](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v4.2.4)

Fri, 25 Sep 2020 12:25:17 GMT
Expand Down
Loading

0 comments on commit ad56ce6

Please sign in to comment.