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 1, 2020
1 parent fbcfa28 commit 86582f4
Show file tree
Hide file tree
Showing 38 changed files with 186 additions and 131 deletions.
4 changes: 2 additions & 2 deletions apps/a11y-tests/package.json
Expand Up @@ -13,13 +13,13 @@
"update-snapshots": "just-scripts jest -u"
},
"dependencies": {
"@uifabric/fabric-website-resources": "^7.6.50",
"@uifabric/fabric-website-resources": "^7.6.51",
"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.110.0",
"office-ui-fabric-react": "^7.110.1",
"puppeteer": "^1.13.0",
"tslib": "^1.10.0",
"react": "16.8.6",
Expand Down
6 changes: 3 additions & 3 deletions apps/dom-tests/package.json
Expand Up @@ -16,11 +16,11 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/experiments": "^7.23.16",
"@uifabric/experiments": "^7.23.17",
"@uifabric/set-version": "^7.0.11",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.110.0",
"office-ui-fabric-react": "^7.110.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand All @@ -34,7 +34,7 @@
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/example-app-base": "^7.12.48",
"@uifabric/example-app-base": "^7.12.49",
"@uifabric/tslint-rules": "^7.2.0",
"expect-puppeteer": "4.1.0",
"jest-environment-node": "~24.9.0",
Expand Down
22 changes: 11 additions & 11 deletions apps/fabric-website-resources/package.json
@@ -1,6 +1,6 @@
{
"name": "@uifabric/fabric-website-resources",
"version": "7.6.50",
"version": "7.6.51",
"description": "Fluent UI React local demo app",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -51,7 +51,7 @@
"es6-weak-map": "^2.0.2",
"highlight.js": "^9.12.0",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^7.110.0",
"office-ui-fabric-react": "^7.110.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand All @@ -62,20 +62,20 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.2.64",
"@uifabric/azure-themes": "^7.0.72",
"@uifabric/example-app-base": "^7.12.48",
"@uifabric/fluent-theme": "^7.1.66",
"@uifabric/api-docs": "^7.2.65",
"@uifabric/azure-themes": "^7.1.0",
"@uifabric/example-app-base": "^7.12.49",
"@uifabric/fluent-theme": "^7.1.67",
"@uifabric/icons": "^7.3.33",
"@uifabric/mdl2-theme": "^0.1.67",
"@uifabric/mdl2-theme": "^0.1.68",
"@uifabric/merge-styles": "^7.11.1",
"@uifabric/react-cards": "^0.109.68",
"@uifabric/react-cards": "^0.109.69",
"@uifabric/set-version": "^7.0.11",
"@uifabric/styling": "^7.12.0",
"@uifabric/theme-samples": "^7.0.65",
"@uifabric/tsx-editor": "^0.11.63",
"@uifabric/theme-samples": "^7.0.66",
"@uifabric/tsx-editor": "^0.11.64",
"@uifabric/utilities": "^7.16.0",
"@uifabric/variants": "^7.1.55",
"@uifabric/variants": "^7.1.56",
"expect-puppeteer": "4.1.0",
"jest-environment-node": "~24.9.0",
"jest-environment-puppeteer": "^4.1.0",
Expand Down
20 changes: 10 additions & 10 deletions apps/fabric-website/package.json
@@ -1,6 +1,6 @@
{
"name": "@uifabric/fabric-website",
"version": "7.10.37",
"version": "7.10.38",
"description": "The official website for the Fluent UI project.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/tslint-rules": "^7.2.0",
"@uifabric/tsx-editor": "^0.11.63",
"@uifabric/tsx-editor": "^0.11.64",
"es6-promise": "^4.1.0",
"es6-weak-map": "^2.0.2",
"highlight.js": "^9.12.0",
Expand All @@ -48,18 +48,18 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.2.64",
"@uifabric/example-app-base": "^7.12.48",
"@uifabric/experiments": "^7.23.16",
"@uifabric/fabric-website-resources": "^7.6.50",
"@uifabric/api-docs": "^7.2.65",
"@uifabric/example-app-base": "^7.12.49",
"@uifabric/experiments": "^7.23.17",
"@uifabric/fabric-website-resources": "^7.6.51",
"@uifabric/file-type-icons": "^7.2.37",
"@uifabric/fluent-theme": "^7.1.66",
"@uifabric/fluent-theme": "^7.1.67",
"@uifabric/icons": "^7.3.33",
"@uifabric/react-cards": "^0.109.68",
"@uifabric/react-cards": "^0.109.69",
"@uifabric/set-version": "^7.0.11",
"@uifabric/theme-samples": "^7.0.65",
"@uifabric/theme-samples": "^7.0.66",
"json-loader": "^0.5.7",
"office-ui-fabric-react": "^7.110.0",
"office-ui-fabric-react": "^7.110.1",
"tslib": "^1.10.0",
"whatwg-fetch": "2.0.4"
}
Expand Down
6 changes: 3 additions & 3 deletions apps/perf-test/package.json
Expand Up @@ -26,12 +26,12 @@
},
"dependencies": {
"@uifabric/set-version": "^7.0.11",
"@uifabric/example-app-base": "^7.12.48",
"@uifabric/experiments": "^7.23.16",
"@uifabric/example-app-base": "^7.12.49",
"@uifabric/experiments": "^7.23.17",
"@microsoft/load-themed-styles": "^1.10.26",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.110.0",
"office-ui-fabric-react": "^7.110.1",
"querystring": "^0.2.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
15 changes: 15 additions & 0 deletions apps/pr-deploy-site/CHANGELOG.json
@@ -1,6 +1,21 @@
{
"name": "@uifabric/pr-deploy-site",
"entries": [
{
"date": "Fri, 01 May 2020 12:28:41 GMT",
"tag": "@uifabric/pr-deploy-site_v7.0.45",
"version": "7.0.45",
"comments": {
"patch": [
{
"comment": "removing more references to wrong filetype icons from a deprecated folder",
"author": "caperez@microsoft.com",
"commit": "c847450db51500f13847542b8f4c89dd277bb2bb",
"package": "@uifabric/pr-deploy-site"
}
]
}
},
{
"date": "Fri, 01 May 2020 00:19:21 GMT",
"tag": "@uifabric/pr-deploy-site_v7.0.45",
Expand Down
11 changes: 10 additions & 1 deletion apps/pr-deploy-site/CHANGELOG.md
@@ -1,11 +1,20 @@
# Change Log - @uifabric/pr-deploy-site

This log was last generated on Fri, 01 May 2020 00:19:21 GMT and should not be manually modified.
This log was last generated on Fri, 01 May 2020 12:28:41 GMT and should not be manually modified.

<!-- Start content -->

## [7.0.45](https://github.com/microsoft/fluentui/tree/@uifabric/pr-deploy-site_v7.0.45)

Fri, 01 May 2020 12:28:41 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/pr-deploy-site_v7.0.45..@uifabric/pr-deploy-site_v7.0.45)

### Patches

- removing more references to wrong filetype icons from a deprecated folder ([PR #12422](https://github.com/microsoft/fluentui/pull/12422) by caperez@microsoft.com)

## [7.0.45](https://github.com/microsoft/fluentui/tree/@uifabric/pr-deploy-site_v7.0.45)

Fri, 01 May 2020 00:19:21 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/pr-deploy-site_v7.0.45..@uifabric/pr-deploy-site_v7.0.45)

Expand Down
12 changes: 6 additions & 6 deletions apps/pr-deploy-site/package.json
Expand Up @@ -12,12 +12,12 @@
},
"license": "MIT",
"dependencies": {
"@uifabric/charting": "^2.2.2",
"@uifabric/date-time": "^7.8.69",
"@uifabric/experiments": "^7.23.16",
"@uifabric/fabric-website": "^7.10.37",
"@uifabric/fabric-website-resources": "^7.6.50",
"office-ui-fabric-react": "^7.110.0",
"@uifabric/charting": "^2.2.3",
"@uifabric/date-time": "^7.8.70",
"@uifabric/experiments": "^7.23.17",
"@uifabric/fabric-website": "^7.10.38",
"@uifabric/fabric-website-resources": "^7.6.51",
"office-ui-fabric-react": "^7.110.1",
"perf-test": "^7.0.0",
"theming-designer": "^7.0.0",
"todo-app": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion apps/server-rendered-app/package.json
Expand Up @@ -32,7 +32,7 @@
"@uifabric/merge-styles": "^7.11.1",
"@uifabric/set-version": "^7.0.11",
"es6-promise": "^4.1.0",
"office-ui-fabric-react": "^7.110.0",
"office-ui-fabric-react": "^7.110.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
Expand Up @@ -18,10 +18,10 @@
"@types/mocha": "2.2.39",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/fabric-website-resources": "^7.6.50",
"@uifabric/fabric-website-resources": "^7.6.51",
"just-scripts-utils": "^0.8.3",
"mocha": "^3.3.0",
"office-ui-fabric-react": "^7.110.0",
"office-ui-fabric-react": "^7.110.1",
"raw-loader": "^0.5.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
6 changes: 3 additions & 3 deletions apps/test-bundles/package.json
Expand Up @@ -29,12 +29,12 @@
"parallel-webpack": "^2.4.0"
},
"dependencies": {
"@uifabric/experiments": "^7.23.16",
"@uifabric/experiments": "^7.23.17",
"@fluentui/keyboard-key": "^0.1.6",
"@uifabric/set-version": "^7.0.11",
"@uifabric/styling": "^7.12.0",
"office-ui-fabric-react": "^7.110.0",
"@fluentui/react-next": "^8.0.0-alpha.7",
"office-ui-fabric-react": "^7.110.1",
"@fluentui/react-next": "^8.0.0-alpha.8",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down
8 changes: 4 additions & 4 deletions apps/theming-designer/package.json
Expand Up @@ -22,16 +22,16 @@
"@uifabric/build": "^7.0.0"
},
"dependencies": {
"@uifabric/react-cards": "^0.109.68",
"@uifabric/react-cards": "^0.109.69",
"@uifabric/merge-styles": "^7.11.1",
"@uifabric/example-app-base": "^7.12.48",
"@uifabric/variants": "^7.1.55",
"@uifabric/example-app-base": "^7.12.49",
"@uifabric/variants": "^7.1.56",
"@uifabric/set-version": "^7.0.11",
"@uifabric/icons": "^7.3.33",
"@microsoft/load-themed-styles": "^1.10.26",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.110.0",
"office-ui-fabric-react": "^7.110.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
Expand Up @@ -26,7 +26,7 @@
"@microsoft/load-themed-styles": "^1.10.26",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.110.0",
"office-ui-fabric-react": "^7.110.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down
8 changes: 4 additions & 4 deletions apps/vr-tests/package.json
Expand Up @@ -15,10 +15,10 @@
},
"dependencies": {
"@uifabric/example-data": "^7.0.12",
"@uifabric/experiments": "^7.23.16",
"@uifabric/react-cards": "^0.109.68",
"@uifabric/experiments": "^7.23.17",
"@uifabric/react-cards": "^0.109.69",
"@uifabric/set-version": "^7.0.11",
"office-ui-fabric-react": "^7.110.0",
"office-ui-fabric-react": "^7.110.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand All @@ -35,7 +35,7 @@
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/date-time": "^7.8.69",
"@uifabric/date-time": "^7.8.70",
"@uifabric/tslint-rules": "^7.2.0",
"awesome-typescript-loader": "^3.2.3",
"babel-loader": "^8.0.6",
Expand Down

This file was deleted.

This file was deleted.

6 changes: 3 additions & 3 deletions packages/api-docs/package.json
@@ -1,6 +1,6 @@
{
"name": "@uifabric/api-docs",
"version": "7.2.64",
"version": "7.2.65",
"description": "A package that transforms api-extractor .api.json files into page.json files",
"repository": {
"type": "git",
Expand All @@ -22,11 +22,11 @@
"@types/node": "^10.3.2",
"@uifabric/build": "^7.0.0",
"@uifabric/merge-styles": "^7.11.1",
"@uifabric/react-cards": "^0.109.68",
"@uifabric/react-cards": "^0.109.69",
"@uifabric/styling": "^7.12.0",
"@uifabric/tslint-rules": "^7.2.0",
"@uifabric/utilities": "^7.16.0",
"office-ui-fabric-react": "^7.110.0"
"office-ui-fabric-react": "^7.110.1"
},
"dependencies": {
"@microsoft/api-extractor-model": "7.7.1",
Expand Down
15 changes: 15 additions & 0 deletions packages/azure-themes/CHANGELOG.json
@@ -1,6 +1,21 @@
{
"name": "@uifabric/azure-themes",
"entries": [
{
"date": "Fri, 01 May 2020 12:28:41 GMT",
"tag": "@uifabric/azure-themes_v7.1.0",
"version": "7.1.0",
"comments": {
"minor": [
{
"comment": "Azure-theme component style updates per Azure portal design team",
"author": "jagaheri@microsoft.com",
"commit": "fbcfa2856add63c1d241db6cb56e43ecf85ce229",
"package": "@uifabric/azure-themes"
}
]
}
},
{
"date": "Thu, 16 Apr 2020 04:01:45 GMT",
"tag": "@uifabric/azure-themes_v7.0.59",
Expand Down
11 changes: 10 additions & 1 deletion packages/azure-themes/CHANGELOG.md
@@ -1,9 +1,18 @@
# Change Log - @uifabric/azure-themes

This log was last generated on Thu, 16 Apr 2020 04:01:45 GMT and should not be manually modified.
This log was last generated on Fri, 01 May 2020 12:28:41 GMT and should not be manually modified.

<!-- Start content -->

## [7.1.0](https://github.com/microsoft/fluentui/tree/@uifabric/azure-themes_v7.1.0)

Fri, 01 May 2020 12:28:41 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/azure-themes_v7.0.59..@uifabric/azure-themes_v7.1.0)

### Minor changes

- Azure-theme component style updates per Azure portal design team ([PR #12537](https://github.com/microsoft/fluentui/pull/12537) by jagaheri@microsoft.com)

## [7.0.59](https://github.com/microsoft/fluentui/tree/@uifabric/azure-themes_v7.0.59)

Thu, 16 Apr 2020 04:01:45 GMT
Expand Down

0 comments on commit 86582f4

Please sign in to comment.