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 16, 2020
1 parent 4f4ac72 commit 2fd16da
Show file tree
Hide file tree
Showing 60 changed files with 309 additions and 262 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.8.34",
"@uifabric/fabric-website-resources": "^7.8.35",
"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.147.0",
"office-ui-fabric-react": "^7.147.1",
"puppeteer": "^1.13.0",
"tslib": "^1.10.0",
"react": "16.8.6",
Expand All @@ -36,6 +36,6 @@
"@types/react-dom": "16.8.4",
"@types/sarif": "^2.1.1",
"@uifabric/build": "^7.0.0",
"@uifabric/icons": "^7.5.11"
"@uifabric/icons": "^7.5.12"
}
}
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.129",
"@uifabric/theme-samples": "^7.1.32",
"@fluentui/react-next": "^8.0.0-alpha.130",
"@uifabric/theme-samples": "^7.1.33",
"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.147.0",
"@fluentui/react": "^7.147.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.29",
"@uifabric/example-app-base": "^7.15.30",
"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.147.0",
"office-ui-fabric-react": "^7.147.1",
"puppeteer": "^1.13.0",
"react-dom": "16.8.6",
"react": "16.8.6",
Expand Down
20 changes: 10 additions & 10 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.34",
"version": "7.8.35",
"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.6.7",
"@fluentui/react-examples": "^0.6.8",
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.5.30",
"@uifabric/azure-themes": "^7.5.30",
"@uifabric/example-app-base": "^7.15.29",
"@uifabric/icons": "^7.5.11",
"@uifabric/mdl2-theme": "^0.3.28",
"@uifabric/api-docs": "^7.5.31",
"@uifabric/azure-themes": "^7.5.31",
"@uifabric/example-app-base": "^7.15.30",
"@uifabric/icons": "^7.5.12",
"@uifabric/mdl2-theme": "^0.3.29",
"@uifabric/set-version": "^7.0.23",
"@uifabric/theme-samples": "^7.1.32",
"@uifabric/tsx-editor": "^0.13.29",
"@uifabric/theme-samples": "^7.1.33",
"@uifabric/tsx-editor": "^0.13.30",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^7.147.0",
"office-ui-fabric-react": "^7.147.1",
"tslib": "^1.10.0"
},
"peerDependencies": {
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.15.34",
"version": "7.15.35",
"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.29",
"@uifabric/tsx-editor": "^0.13.30",
"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.6.7",
"@fluentui/theme": "^1.5.0",
"@fluentui/react-examples": "^0.6.8",
"@fluentui/theme": "^1.5.1",
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.5.30",
"@uifabric/example-app-base": "^7.15.29",
"@uifabric/experiments": "^7.33.13",
"@uifabric/fabric-website-resources": "^7.8.34",
"@uifabric/file-type-icons": "^7.6.13",
"@uifabric/icons": "^7.5.11",
"@uifabric/api-docs": "^7.5.31",
"@uifabric/example-app-base": "^7.15.30",
"@uifabric/experiments": "^7.33.14",
"@uifabric/fabric-website-resources": "^7.8.35",
"@uifabric/file-type-icons": "^7.6.14",
"@uifabric/icons": "^7.5.12",
"@uifabric/set-version": "^7.0.23",
"@uifabric/theme-samples": "^7.1.32",
"@uifabric/theme-samples": "^7.1.33",
"json-loader": "^0.5.7",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^7.147.0",
"office-ui-fabric-react": "^7.147.1",
"tslib": "^1.10.0",
"whatwg-fetch": "2.0.4"
},
Expand Down
12 changes: 6 additions & 6 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"lodash": "^4.17.15"
},
"dependencies": {
"@fluentui/react-avatar": "^0.7.0",
"@fluentui/react-button": "^0.17.1",
"@fluentui/react-next": "^8.0.0-alpha.129",
"@fluentui/react-avatar": "^0.7.1",
"@fluentui/react-button": "^0.17.2",
"@fluentui/react-next": "^8.0.0-alpha.130",
"@uifabric/set-version": "^7.0.23",
"@uifabric/example-app-base": "^7.15.29",
"@uifabric/experiments": "^7.33.13",
"@uifabric/example-app-base": "^7.15.30",
"@uifabric/experiments": "^7.33.14",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-react": "^7.147.0",
"office-ui-fabric-react": "^7.147.1",
"querystring": "^0.2.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
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 @@ -27,10 +27,10 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/icons": "^7.5.11",
"@uifabric/icons": "^7.5.12",
"@uifabric/merge-styles": "^7.19.1",
"@uifabric/set-version": "^7.0.23",
"office-ui-fabric-react": "^7.147.0",
"office-ui-fabric-react": "^7.147.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.34",
"@uifabric/fabric-website-resources": "^7.8.35",
"just-scripts-utils": "^0.8.3",
"mocha": "^3.3.0",
"office-ui-fabric-react": "^7.147.0",
"office-ui-fabric-react": "^7.147.1",
"raw-loader": "^0.5.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
10 changes: 5 additions & 5 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.17.1",
"@fluentui/react-button": "^0.17.2",
"@fluentui/react-compose": "^0.19.6",
"@fluentui/react-next": "^8.0.0-alpha.129",
"@uifabric/experiments": "^7.33.13",
"@fluentui/react-next": "^8.0.0-alpha.130",
"@uifabric/experiments": "^7.33.14",
"@uifabric/set-version": "^7.0.23",
"@uifabric/styling": "^7.16.12",
"office-ui-fabric-react": "^7.147.0",
"@uifabric/styling": "^7.16.13",
"office-ui-fabric-react": "^7.147.1",
"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 @@ -21,14 +21,14 @@
"@uifabric/build": "^7.0.0"
},
"dependencies": {
"@uifabric/react-cards": "^0.113.15",
"@uifabric/react-cards": "^0.113.16",
"@uifabric/merge-styles": "^7.19.1",
"@uifabric/example-app-base": "^7.15.29",
"@uifabric/variants": "^7.2.25",
"@uifabric/example-app-base": "^7.15.30",
"@uifabric/variants": "^7.2.26",
"@uifabric/set-version": "^7.0.23",
"@uifabric/icons": "^7.5.11",
"@uifabric/icons": "^7.5.12",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-react": "^7.147.0",
"office-ui-fabric-react": "^7.147.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.147.0",
"office-ui-fabric-react": "^7.147.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down
18 changes: 9 additions & 9 deletions apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"test": "just-scripts test"
},
"dependencies": {
"@fluentui/react-avatar": "^0.7.0",
"@fluentui/react-button": "^0.17.1",
"@fluentui/react-avatar": "^0.7.1",
"@fluentui/react-button": "^0.17.2",
"@fluentui/react-icons": "^0.3.6",
"@fluentui/react-next": "^8.0.0-alpha.129",
"@fluentui/react-theme-provider": "^0.16.1",
"@fluentui/storybook": "^0.5.13",
"@fluentui/react-next": "^8.0.0-alpha.130",
"@fluentui/react-theme-provider": "^0.16.2",
"@fluentui/storybook": "^0.5.14",
"@uifabric/example-data": "^7.1.5",
"@uifabric/experiments": "^7.33.13",
"@uifabric/react-cards": "^0.113.15",
"@uifabric/experiments": "^7.33.14",
"@uifabric/react-cards": "^0.113.16",
"@uifabric/react-hooks": "^7.13.6",
"@uifabric/set-version": "^7.0.23",
"office-ui-fabric-react": "^7.147.0",
"office-ui-fabric-react": "^7.147.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.27",
"@uifabric/date-time": "^7.17.28",
"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.

8 changes: 4 additions & 4 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.30",
"version": "7.5.31",
"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.15",
"@uifabric/styling": "^7.16.12",
"@uifabric/react-cards": "^0.113.16",
"@uifabric/styling": "^7.16.13",
"@uifabric/utilities": "^7.32.4",
"office-ui-fabric-react": "^7.147.0"
"office-ui-fabric-react": "^7.147.1"
},
"dependencies": {
"@microsoft/api-extractor-model": "7.7.1",
Expand Down
6 changes: 3 additions & 3 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.30",
"version": "7.5.31",
"description": "Azure themes for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -30,10 +30,10 @@
"react": "16.8.6"
},
"dependencies": {
"@fluentui/theme": "^1.5.0",
"@fluentui/theme": "^1.5.1",
"@uifabric/merge-styles": "^7.19.1",
"@uifabric/set-version": "^7.0.23",
"office-ui-fabric-react": "^7.147.0",
"office-ui-fabric-react": "^7.147.1",
"tslib": "^1.10.0"
}
}
21 changes: 21 additions & 0 deletions packages/charting/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@uifabric/charting",
"entries": [
{
"date": "Fri, 16 Oct 2020 21:41:23 GMT",
"tag": "@uifabric/charting_v4.7.4",
"version": "4.7.4",
"comments": {
"patch": [
{
"comment": "Area chart basic unit test cases - v1",
"author": "v-jasha@microsoft.com",
"commit": "252babaa1bbc6cf7f3ad38d8d78f9932712c1344",
"package": "@uifabric/charting"
},
{
"comment": "Charting: Vertical bar cahrt test cases updated",
"author": "v-jasha@microsoft.com",
"commit": "8d0a848a57344bc325c6a720dec44612b397381a",
"package": "@uifabric/charting"
}
]
}
},
{
"date": "Fri, 16 Oct 2020 12:25:26 GMT",
"tag": "@uifabric/charting_v4.7.3",
Expand Down
Loading

0 comments on commit 2fd16da

Please sign in to comment.