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 22, 2020
1 parent e0ac865 commit 387865b
Show file tree
Hide file tree
Showing 50 changed files with 256 additions and 200 deletions.
6 changes: 3 additions & 3 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.6.68",
"@uifabric/fabric-website-resources": "^7.6.69",
"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.115.2",
"office-ui-fabric-react": "^7.115.3",
"puppeteer": "^1.13.0",
"tslib": "^1.10.0",
"react": "16.8.6",
Expand All @@ -35,7 +35,7 @@
"@types/react-dom": "16.8.4",
"@types/sarif": "^2.1.1",
"@uifabric/build": "^7.0.0",
"@uifabric/icons": "^7.3.43",
"@uifabric/icons": "^7.3.44",
"@uifabric/tslint-rules": "^7.2.1"
}
}
6 changes: 3 additions & 3 deletions apps/dom-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/experiments": "^7.24.6",
"@uifabric/experiments": "^7.24.7",
"@uifabric/set-version": "^7.0.12",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.115.2",
"office-ui-fabric-react": "^7.115.3",
"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.66",
"@uifabric/example-app-base": "^7.12.67",
"@uifabric/tslint-rules": "^7.2.1",
"expect-puppeteer": "4.1.0",
"jest-environment-node": "~24.9.0",
Expand Down
28 changes: 14 additions & 14 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.6.68",
"version": "7.6.69",
"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.115.2",
"office-ui-fabric-react": "^7.115.3",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand All @@ -61,20 +61,20 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.2.82",
"@uifabric/azure-themes": "^7.1.14",
"@uifabric/example-app-base": "^7.12.66",
"@uifabric/fluent-theme": "^7.1.83",
"@uifabric/icons": "^7.3.43",
"@uifabric/mdl2-theme": "^0.1.84",
"@uifabric/api-docs": "^7.2.83",
"@uifabric/azure-themes": "^7.1.15",
"@uifabric/example-app-base": "^7.12.67",
"@uifabric/fluent-theme": "^7.1.84",
"@uifabric/icons": "^7.3.44",
"@uifabric/mdl2-theme": "^0.1.85",
"@uifabric/merge-styles": "^7.14.0",
"@uifabric/react-cards": "^0.109.86",
"@uifabric/react-cards": "^0.109.87",
"@uifabric/set-version": "^7.0.12",
"@uifabric/styling": "^7.12.10",
"@uifabric/theme-samples": "^7.0.80",
"@uifabric/tsx-editor": "^0.11.80",
"@uifabric/utilities": "^7.18.0",
"@uifabric/variants": "^7.1.70",
"@uifabric/styling": "^7.12.11",
"@uifabric/theme-samples": "^7.0.81",
"@uifabric/tsx-editor": "^0.11.81",
"@uifabric/utilities": "^7.19.0",
"@uifabric/variants": "^7.1.71",
"expect-puppeteer": "4.1.0",
"jest-environment-node": "~24.9.0",
"jest-environment-puppeteer": "^4.1.0",
Expand Down
15 changes: 15 additions & 0 deletions apps/fabric-website/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@uifabric/fabric-website",
"entries": [
{
"date": "Fri, 22 May 2020 12:37:35 GMT",
"tag": "@uifabric/fabric-website_v7.10.58",
"version": "7.10.58",
"comments": {
"patch": [
{
"comment": "Update documentation for fontSize prop",
"author": "[email protected]",
"commit": "200b1a0960dbc059918d92385b1a4bb9a5f44406",
"package": "@uifabric/fabric-website"
}
]
}
},
{
"date": "Thu, 21 May 2020 12:34:43 GMT",
"tag": "@uifabric/fabric-website_v7.10.57",
Expand Down
11 changes: 10 additions & 1 deletion apps/fabric-website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @uifabric/fabric-website

This log was last generated on Tue, 19 May 2020 12:34:06 GMT and should not be manually modified.
This log was last generated on Fri, 22 May 2020 12:37:35 GMT and should not be manually modified.

<!-- Start content -->

## [7.10.58](https://github.com/microsoft/fluentui/tree/@uifabric/fabric-website_v7.10.58)

Fri, 22 May 2020 12:37:35 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/fabric-website_v7.10.57..@uifabric/fabric-website_v7.10.58)

### Patches

- Update documentation for fontSize prop ([PR #13276](https://github.com/microsoft/fluentui/pull/13276) by [email protected])

## [7.10.55](https://github.com/microsoft/fluentui/tree/@uifabric/fabric-website_v7.10.55)

Tue, 19 May 2020 12:34:06 GMT
Expand Down
24 changes: 12 additions & 12 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.10.57",
"version": "7.10.58",
"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.1",
"@uifabric/tsx-editor": "^0.11.80",
"@uifabric/tsx-editor": "^0.11.81",
"es6-promise": "^4.1.0",
"es6-weak-map": "^2.0.2",
"highlight.js": "^9.12.0",
Expand All @@ -47,18 +47,18 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.2.82",
"@uifabric/example-app-base": "^7.12.66",
"@uifabric/experiments": "^7.24.6",
"@uifabric/fabric-website-resources": "^7.6.68",
"@uifabric/file-type-icons": "^7.2.47",
"@uifabric/fluent-theme": "^7.1.83",
"@uifabric/icons": "^7.3.43",
"@uifabric/react-cards": "^0.109.86",
"@uifabric/api-docs": "^7.2.83",
"@uifabric/example-app-base": "^7.12.67",
"@uifabric/experiments": "^7.24.7",
"@uifabric/fabric-website-resources": "^7.6.69",
"@uifabric/file-type-icons": "^7.2.48",
"@uifabric/fluent-theme": "^7.1.84",
"@uifabric/icons": "^7.3.44",
"@uifabric/react-cards": "^0.109.87",
"@uifabric/set-version": "^7.0.12",
"@uifabric/theme-samples": "^7.0.80",
"@uifabric/theme-samples": "^7.0.81",
"json-loader": "^0.5.7",
"office-ui-fabric-react": "^7.115.2",
"office-ui-fabric-react": "^7.115.3",
"tslib": "^1.10.0",
"whatwg-fetch": "2.0.4"
}
Expand Down
8 changes: 4 additions & 4 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"lodash": "^4.17.15"
},
"dependencies": {
"@fluentui/react-next": "^8.0.0-alpha.26",
"@fluentui/react-next": "^8.0.0-alpha.27",
"@uifabric/set-version": "^7.0.12",
"@uifabric/example-app-base": "^7.12.66",
"@uifabric/experiments": "^7.24.6",
"@uifabric/example-app-base": "^7.12.67",
"@uifabric/experiments": "^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.115.2",
"office-ui-fabric-react": "^7.115.3",
"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
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@uifabric/pr-deploy-site",
"entries": [
{
"date": "Fri, 22 May 2020 12:37:35 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": "[email protected]",
"commit": "c847450db51500f13847542b8f4c89dd277bb2bb",
"package": "@uifabric/pr-deploy-site"
}
]
}
},
{
"date": "Thu, 21 May 2020 12:34:43 GMT",
"tag": "@uifabric/pr-deploy-site_v7.0.45",
Expand Down
11 changes: 10 additions & 1 deletion apps/pr-deploy-site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - @uifabric/pr-deploy-site

This log was last generated on Thu, 21 May 2020 12:34:43 GMT and should not be manually modified.
This log was last generated on Fri, 22 May 2020 12:37:35 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, 22 May 2020 12:37:35 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 [email protected])

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

Thu, 21 May 2020 12:34:43 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
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"license": "MIT",
"dependencies": {
"@fluentui/docs": "^0.49.0",
"@uifabric/charting": "^2.2.21",
"@uifabric/date-time": "^7.8.87",
"@uifabric/experiments": "^7.24.6",
"@uifabric/fabric-website": "^7.10.57",
"@uifabric/fabric-website-resources": "^7.6.68",
"office-ui-fabric-react": "^7.115.2",
"@uifabric/charting": "^2.2.22",
"@uifabric/date-time": "^7.8.88",
"@uifabric/experiments": "^7.24.7",
"@uifabric/fabric-website": "^7.10.58",
"@uifabric/fabric-website-resources": "^7.6.69",
"office-ui-fabric-react": "^7.115.3",
"perf-test": "^7.0.0",
"theming-designer": "^7.0.0",
"todo-app": "^7.0.0"
Expand Down
4 changes: 2 additions & 2 deletions apps/server-rendered-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/icons": "^7.3.43",
"@uifabric/icons": "^7.3.44",
"@uifabric/merge-styles": "^7.14.0",
"@uifabric/set-version": "^7.0.12",
"es6-promise": "^4.1.0",
"office-ui-fabric-react": "^7.115.2",
"office-ui-fabric-react": "^7.115.3",
"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 @@ -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.68",
"@uifabric/fabric-website-resources": "^7.6.69",
"just-scripts-utils": "^0.8.3",
"mocha": "^3.3.0",
"office-ui-fabric-react": "^7.115.2",
"office-ui-fabric-react": "^7.115.3",
"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 @@ -29,12 +29,12 @@
"parallel-webpack": "^2.4.0"
},
"dependencies": {
"@uifabric/experiments": "^7.24.6",
"@uifabric/experiments": "^7.24.7",
"@fluentui/keyboard-key": "^0.2.0",
"@uifabric/set-version": "^7.0.12",
"@uifabric/styling": "^7.12.10",
"office-ui-fabric-react": "^7.115.2",
"@fluentui/react-next": "^8.0.0-alpha.26",
"@uifabric/styling": "^7.12.11",
"office-ui-fabric-react": "^7.115.3",
"@fluentui/react-next": "^8.0.0-alpha.27",
"@fluentui/react-compose": "^0.5.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
10 changes: 5 additions & 5 deletions apps/theming-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"@uifabric/build": "^7.0.0"
},
"dependencies": {
"@uifabric/react-cards": "^0.109.86",
"@uifabric/react-cards": "^0.109.87",
"@uifabric/merge-styles": "^7.14.0",
"@uifabric/example-app-base": "^7.12.66",
"@uifabric/variants": "^7.1.70",
"@uifabric/example-app-base": "^7.12.67",
"@uifabric/variants": "^7.1.71",
"@uifabric/set-version": "^7.0.12",
"@uifabric/icons": "^7.3.43",
"@uifabric/icons": "^7.3.44",
"@microsoft/load-themed-styles": "^1.10.26",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.115.2",
"office-ui-fabric-react": "^7.115.3",
"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 @@ -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.115.2",
"office-ui-fabric-react": "^7.115.3",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down
10 changes: 5 additions & 5 deletions apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"test": "just-scripts test"
},
"dependencies": {
"@fluentui/react-next": "^8.0.0-alpha.26",
"@fluentui/react-next": "^8.0.0-alpha.27",
"@uifabric/example-data": "^7.0.14",
"@uifabric/experiments": "^7.24.6",
"@uifabric/react-cards": "^0.109.86",
"@uifabric/experiments": "^7.24.7",
"@uifabric/react-cards": "^0.109.87",
"@uifabric/set-version": "^7.0.12",
"office-ui-fabric-react": "^7.115.2",
"office-ui-fabric-react": "^7.115.3",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand All @@ -36,7 +36,7 @@
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/date-time": "^7.8.87",
"@uifabric/date-time": "^7.8.88",
"@uifabric/tslint-rules": "^7.2.1",
"awesome-typescript-loader": "^3.2.3",
"babel-loader": "^8.0.6",
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 387865b

Please sign in to comment.