Skip to content

Commit 8c0e3e4

Browse files
author
UI Fabric Build Bot
committed
Merge branch 'publish-1536337788672'
2 parents 03b2b78 + e38dce2 commit 8c0e3e4

File tree

52 files changed

+316
-269
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+316
-269
lines changed

apps/fabric-website-resources/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"es6-weak-map": "^2.0.2",
4545
"highlight.js": "^9.12.0",
4646
"office-ui-fabric-core": ">=9.0.0 <10.0.0",
47-
"office-ui-fabric-react": ">=6.65.0 <7.0.0",
47+
"office-ui-fabric-react": ">=6.66.0 <7.0.0",
4848
"office-ui-fabric-react-tslint": ">=6.0.0 <7.0.0",
4949
"react": ">=16.3.2-0 <17.0.0",
5050
"react-dom": ">=16.3.2-0 <17.0.0",
@@ -58,8 +58,8 @@
5858
"@uifabric/example-app-base": ">=6.7.2 <7.0.0",
5959
"@uifabric/icons": ">=6.1.0 <7.0.0",
6060
"@uifabric/merge-styles": ">=6.8.3 <7.0.0",
61-
"@uifabric/styling": ">=6.22.0 <7.0.0",
62-
"@uifabric/utilities": ">=6.17.2 <7.0.0",
61+
"@uifabric/styling": ">=6.23.0 <7.0.0",
62+
"@uifabric/utilities": ">=6.18.0 <7.0.0",
6363
"prop-types": "^15.5.10",
6464
"tslib": "^1.7.1"
6565
},

apps/fabric-website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"dependencies": {
4141
"@uifabric/fabric-website-resources": ">=6.8.2 <7.0.0",
4242
"@uifabric/example-app-base": ">=6.7.2 <7.0.0",
43-
"@uifabric/experiments": ">=6.28.2 <7.0.0",
43+
"@uifabric/experiments": ">=6.28.3 <7.0.0",
4444
"@microsoft/load-themed-styles": "^1.7.13",
4545
"@uifabric/icons": ">=6.1.0 <7.0.0",
4646
"color-functions": "1.1.0",
4747
"json-loader": "^0.5.7",
48-
"office-ui-fabric-react": ">=6.65.0 <7.0.0",
48+
"office-ui-fabric-react": ">=6.66.0 <7.0.0",
4949
"tslib": "^1.7.1"
5050
}
5151
}

apps/server-rendered-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@uifabric/merge-styles": "^6.8.3",
2828
"es6-promise": "^4.1.0",
2929
"immutability-helper": "^2.6.4",
30-
"office-ui-fabric-react": ">=6.65.0 <7.0.0",
30+
"office-ui-fabric-react": ">=6.66.0 <7.0.0",
3131
"react": ">=16.3.2-0 <17.0.0",
3232
"react-dom": ">=16.3.2-0 <17.0.0",
3333
"tslib": "^1.7.1"

apps/ssr-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/webpack-env": "1.13.0",
2424
"@uifabric/fabric-website-resources": ">=6.8.2 <7.0.0",
2525
"mocha": "^3.3.0",
26-
"office-ui-fabric-react": ">=6.65.0 <7.0.0",
26+
"office-ui-fabric-react": ">=6.66.0 <7.0.0",
2727
"raw-loader": "^0.5.1",
2828
"react": ">=16.3.2-0 <17.0.0",
2929
"react-dom": ">=16.3.2-0 <17.0.0",

apps/test-bundle-button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"react": ">=16.3.2-0 <17.0.0",
2929
"react-dom": ">=16.3.2-0 <17.0.0",
30-
"office-ui-fabric-react": ">=6.65.0 <7.0.0",
30+
"office-ui-fabric-react": ">=6.66.0 <7.0.0",
3131
"tslib": "^1.7.1"
3232
}
3333
}

apps/todo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@microsoft/load-themed-styles": "^1.7.13",
2121
"es6-promise": "^4.1.0",
2222
"immutability-helper": "^2.6.4",
23-
"office-ui-fabric-react": ">=6.65.0 <7.0.0",
23+
"office-ui-fabric-react": ">=6.66.0 <7.0.0",
2424
"react": ">=16.3.2-0 <17.0.0",
2525
"react-dom": ">=16.3.2-0 <17.0.0",
2626
"typescript": "2.8.4",

apps/vr-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"storybook-readme": "=3.0.6"
3030
},
3131
"dependencies": {
32-
"office-ui-fabric-react": ">=6.65.0 <7.0.0",
32+
"office-ui-fabric-react": ">=6.66.0 <7.0.0",
3333
"react": ">=16.3.2-0 <17.0.0",
3434
"react-dom": ">=16.3.2-0 <17.0.0",
3535
"typescript": "2.8.4",

common/changes/@uifabric/charting/stackedBarChartFixes_2018-09-06-18-52.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@uifabric/dashboard/addCardNodes_2018-09-06-22-25.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@uifabric/dashboard/addSaveProp_2018-09-06-17-23.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)