Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
UI Fabric Build committed Feb 12, 2020
1 parent e0ceea9 commit 8de331e
Show file tree
Hide file tree
Showing 64 changed files with 341 additions and 260 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.5.10",
"@uifabric/fabric-website-resources": "^7.6.0",
"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.92.0",
"office-ui-fabric-react": "^7.93.0",
"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.7",
"@uifabric/icons": "^7.3.8",
"@uifabric/tslint-rules": "^7.0.6"
}
}
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.18.30",
"@uifabric/experiments": "^7.19.0",
"@uifabric/set-version": "^7.0.5",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.92.0",
"office-ui-fabric-react": "^7.93.0",
"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.13.9",
"@uifabric/build": "^7.0.0",
"@uifabric/example-app-base": "^7.11.18",
"@uifabric/example-app-base": "^7.12.0",
"@uifabric/tslint-rules": "^7.0.6",
"expect-puppeteer": "4.1.0",
"jest-environment-node": "~24.9.0",
Expand Down
14 changes: 14 additions & 0 deletions apps/fabric-website-resources/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
{
"name": "@uifabric/fabric-website-resources",
"entries": [
{
"date": "Wed, 12 Feb 2020 12:24:27 GMT",
"tag": "@uifabric/fabric-website-resources_v7.6.0",
"version": "7.6.0",
"comments": {
"minor": [
{
"comment": "Replacing deprecated StatelessComponent references with FunctionComponent.",
"author": "Humberto.Morimoto@microsoft.com",
"commit": "a2d743b178cecab012e4a7335c7e518d0c9b26c7"
}
]
}
},
{
"date": "Tue, 11 Feb 2020 18:37:59 GMT",
"tag": "@uifabric/fabric-website-resources_v7.5.10",
Expand Down
8 changes: 7 additions & 1 deletion apps/fabric-website-resources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Change Log - @uifabric/fabric-website-resources

This log was last generated on Tue, 28 Jan 2020 12:43:24 GMT and should not be manually modified.
This log was last generated on Wed, 12 Feb 2020 12:24:27 GMT and should not be manually modified.

## 7.6.0
Wed, 12 Feb 2020 12:24:27 GMT

### Minor changes

- Replacing deprecated StatelessComponent references with FunctionComponent. (Humberto.Morimoto@microsoft.com)
## 7.5.0
Tue, 28 Jan 2020 12:43:24 GMT

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.5.10",
"version": "7.6.0",
"description": "Office UI Fabric 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.92.0",
"office-ui-fabric-react": "^7.93.0",
"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.15",
"@uifabric/azure-themes": "^7.0.25",
"@uifabric/example-app-base": "^7.11.18",
"@uifabric/fluent-theme": "^7.1.19",
"@uifabric/icons": "^7.3.7",
"@uifabric/mdl2-theme": "^0.1.20",
"@uifabric/api-docs": "^7.2.16",
"@uifabric/azure-themes": "^7.0.26",
"@uifabric/example-app-base": "^7.12.0",
"@uifabric/fluent-theme": "^7.1.20",
"@uifabric/icons": "^7.3.8",
"@uifabric/mdl2-theme": "^0.1.21",
"@uifabric/merge-styles": "^7.8.6",
"@uifabric/react-cards": "^0.109.19",
"@uifabric/react-cards": "^0.109.20",
"@uifabric/set-version": "^7.0.5",
"@uifabric/styling": "^7.10.7",
"@uifabric/theme-samples": "^7.0.20",
"@uifabric/tsx-editor": "^0.11.17",
"@uifabric/utilities": "^7.11.8",
"@uifabric/variants": "^7.1.10",
"@uifabric/styling": "^7.10.8",
"@uifabric/theme-samples": "^7.0.21",
"@uifabric/tsx-editor": "^0.11.18",
"@uifabric/utilities": "^7.12.0",
"@uifabric/variants": "^7.1.11",
"expect-puppeteer": "4.1.0",
"jest-environment-node": "~24.9.0",
"jest-environment-puppeteer": "^4.1.0",
Expand Down
14 changes: 14 additions & 0 deletions apps/fabric-website/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
{
"name": "@uifabric/fabric-website",
"entries": [
{
"date": "Wed, 12 Feb 2020 12:24:27 GMT",
"tag": "@uifabric/fabric-website_v7.9.0",
"version": "7.9.0",
"comments": {
"minor": [
{
"comment": "Replacing deprecated StatelessComponent references with FunctionComponent.",
"author": "Humberto.Morimoto@microsoft.com",
"commit": "a2d743b178cecab012e4a7335c7e518d0c9b26c7"
}
]
}
},
{
"date": "Tue, 11 Feb 2020 18:37:59 GMT",
"tag": "@uifabric/fabric-website_v7.8.10",
Expand Down
8 changes: 7 additions & 1 deletion apps/fabric-website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Change Log - @uifabric/fabric-website

This log was last generated on Thu, 06 Feb 2020 12:37:34 GMT and should not be manually modified.
This log was last generated on Wed, 12 Feb 2020 12:24:27 GMT and should not be manually modified.

## 7.9.0
Wed, 12 Feb 2020 12:24:27 GMT

### Minor changes

- Replacing deprecated StatelessComponent references with FunctionComponent. (Humberto.Morimoto@microsoft.com)
## 7.8.6
Thu, 06 Feb 2020 12:37:34 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.8.10",
"version": "7.9.0",
"description": "The official website for the UI Fabric project.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@types/webpack-env": "1.13.9",
"@uifabric/build": "^7.0.0",
"@uifabric/tslint-rules": "^7.0.6",
"@uifabric/tsx-editor": "^0.11.17",
"@uifabric/tsx-editor": "^0.11.18",
"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.15",
"@uifabric/example-app-base": "^7.11.18",
"@uifabric/experiments": "^7.18.30",
"@uifabric/fabric-website-resources": "^7.5.10",
"@uifabric/file-type-icons": "^7.2.10",
"@uifabric/fluent-theme": "^7.1.19",
"@uifabric/icons": "^7.3.7",
"@uifabric/react-cards": "^0.109.19",
"@uifabric/api-docs": "^7.2.16",
"@uifabric/example-app-base": "^7.12.0",
"@uifabric/experiments": "^7.19.0",
"@uifabric/fabric-website-resources": "^7.6.0",
"@uifabric/file-type-icons": "^7.2.11",
"@uifabric/fluent-theme": "^7.1.20",
"@uifabric/icons": "^7.3.8",
"@uifabric/react-cards": "^0.109.20",
"@uifabric/set-version": "^7.0.5",
"@uifabric/theme-samples": "^7.0.20",
"@uifabric/theme-samples": "^7.0.21",
"json-loader": "^0.5.7",
"office-ui-fabric-react": "^7.92.0",
"office-ui-fabric-react": "^7.93.0",
"tslib": "^1.10.0",
"whatwg-fetch": "2.0.4"
}
Expand Down
6 changes: 3 additions & 3 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
},
"dependencies": {
"@uifabric/set-version": "^7.0.5",
"@uifabric/example-app-base": "^7.11.18",
"@uifabric/experiments": "^7.18.30",
"@uifabric/example-app-base": "^7.12.0",
"@uifabric/experiments": "^7.19.0",
"@microsoft/load-themed-styles": "^1.10.26",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.92.0",
"office-ui-fabric-react": "^7.93.0",
"querystring": "^0.2.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
16 changes: 8 additions & 8 deletions apps/pr-deploy-site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/pr-deploy-site",
"version": "7.0.17",
"version": "7.0.18",
"description": "A site to be deployed as a static site to view what is built during PR",
"main": "index.js",
"scripts": {
Expand All @@ -11,13 +11,13 @@
},
"license": "MIT",
"dependencies": {
"@uifabric/charting": "^0.139.17",
"@uifabric/date-time": "^7.8.20",
"@uifabric/experiments": "^7.18.30",
"@uifabric/fabric-website": "^7.8.10",
"@uifabric/fabric-website-resources": "^7.5.10",
"@uifabric/foundation-scenarios": "^0.102.23",
"office-ui-fabric-react": "^7.92.0",
"@uifabric/charting": "^0.139.18",
"@uifabric/date-time": "^7.8.21",
"@uifabric/experiments": "^7.19.0",
"@uifabric/fabric-website": "^7.9.0",
"@uifabric/fabric-website-resources": "^7.6.0",
"@uifabric/foundation-scenarios": "^0.102.24",
"office-ui-fabric-react": "^7.93.0",
"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.7",
"@uifabric/icons": "^7.3.8",
"@uifabric/merge-styles": "^7.8.6",
"@uifabric/set-version": "^7.0.5",
"es6-promise": "^4.1.0",
"office-ui-fabric-react": "^7.92.0",
"office-ui-fabric-react": "^7.93.0",
"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.13.9",
"@uifabric/build": "^7.0.0",
"@uifabric/fabric-website-resources": "^7.5.10",
"@uifabric/fabric-website-resources": "^7.6.0",
"just-scripts-utils": "^0.8.3",
"mocha": "^3.3.0",
"office-ui-fabric-react": "^7.92.0",
"office-ui-fabric-react": "^7.93.0",
"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
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"@uifabric/build": "^7.0.0"
},
"dependencies": {
"@uifabric/experiments": "^7.18.30",
"@uifabric/experiments": "^7.19.0",
"@uifabric/set-version": "^7.0.5",
"@uifabric/styling": "^7.10.7",
"office-ui-fabric-react": "^7.92.0",
"@uifabric/styling": "^7.10.8",
"office-ui-fabric-react": "^7.93.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
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.19",
"@uifabric/react-cards": "^0.109.20",
"@uifabric/merge-styles": "^7.8.6",
"@uifabric/example-app-base": "^7.11.18",
"@uifabric/variants": "^7.1.10",
"@uifabric/example-app-base": "^7.12.0",
"@uifabric/variants": "^7.1.11",
"@uifabric/set-version": "^7.0.5",
"@uifabric/icons": "^7.3.7",
"@uifabric/icons": "^7.3.8",
"@microsoft/load-themed-styles": "^1.10.26",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.92.0",
"office-ui-fabric-react": "^7.93.0",
"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.92.0",
"office-ui-fabric-react": "^7.93.0",
"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
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
},
"dependencies": {
"@uifabric/example-data": "^7.0.5",
"@uifabric/experiments": "^7.18.30",
"@uifabric/react-cards": "^0.109.19",
"@uifabric/experiments": "^7.19.0",
"@uifabric/react-cards": "^0.109.20",
"@uifabric/set-version": "^7.0.5",
"office-ui-fabric-react": "^7.92.0",
"office-ui-fabric-react": "^7.93.0",
"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.13.9",
"@uifabric/build": "^7.0.0",
"@uifabric/date-time": "^7.8.20",
"@uifabric/date-time": "^7.8.21",
"@uifabric/prettier-rules": "^7.0.4",
"@uifabric/tslint-rules": "^7.0.6",
"awesome-typescript-loader": "^3.2.3",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 8de331e

Please sign in to comment.