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 Jul 27, 2020
1 parent 107eb1b commit 8fae3a5
Show file tree
Hide file tree
Showing 65 changed files with 363 additions and 228 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.106",
"@uifabric/fabric-website-resources": "^7.6.107",
"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.123.9",
"office-ui-fabric-react": "^7.123.10",
"puppeteer": "^1.13.0",
"tslib": "^1.10.0",
"react": "16.8.6",
Expand Down
4 changes: 2 additions & 2 deletions apps/codesandbox-react-next-template/package.json
Expand Up @@ -19,8 +19,8 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react-next": "^8.0.0-alpha.68",
"@uifabric/theme-samples": "^7.0.111",
"@fluentui/react-next": "^8.0.0-alpha.69",
"@uifabric/theme-samples": "^7.0.112",
"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
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@uifabric/set-version": "^7.0.18",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react": "^7.123.8",
"@fluentui/react": "^7.123.9",
"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
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.12.99",
"@uifabric/example-app-base": "^7.12.100",
"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.123.9",
"office-ui-fabric-react": "^7.123.10",
"puppeteer": "^1.13.0",
"react-dom": "16.8.6",
"react": "16.8.6",
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.106",
"version": "7.6.107",
"description": "Fluent UI React local demo app",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -37,22 +37,22 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.3.24",
"@uifabric/azure-themes": "^7.1.48",
"@uifabric/example-app-base": "^7.12.99",
"@uifabric/fluent-theme": "^7.1.116",
"@uifabric/api-docs": "^7.3.25",
"@uifabric/azure-themes": "^7.1.49",
"@uifabric/example-app-base": "^7.12.100",
"@uifabric/fluent-theme": "^7.1.117",
"@uifabric/icons": "^7.3.65",
"@uifabric/mdl2-theme": "^0.1.117",
"@uifabric/mdl2-theme": "^0.1.118",
"@uifabric/merge-styles": "^7.16.3",
"@uifabric/react-cards": "^0.110.8",
"@uifabric/react-cards": "^0.110.9",
"@uifabric/set-version": "^7.0.18",
"@uifabric/styling": "^7.14.5",
"@uifabric/theme-samples": "^7.0.111",
"@uifabric/tsx-editor": "^0.11.115",
"@uifabric/theme-samples": "^7.0.112",
"@uifabric/tsx-editor": "^0.11.116",
"@uifabric/utilities": "^7.24.5",
"@uifabric/variants": "^7.1.101",
"@uifabric/variants": "^7.1.102",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^7.123.9",
"office-ui-fabric-react": "^7.123.10",
"tslib": "^1.10.0"
},
"peerDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions apps/fabric-website/package.json
@@ -1,6 +1,6 @@
{
"name": "@uifabric/fabric-website",
"version": "7.13.9",
"version": "7.13.10",
"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.11.115",
"@uifabric/tsx-editor": "^0.11.116",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
"write-file-webpack-plugin": "^4.1.0"
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.3.24",
"@uifabric/example-app-base": "^7.12.99",
"@uifabric/experiments": "^7.27.10",
"@uifabric/fabric-website-resources": "^7.6.106",
"@uifabric/api-docs": "^7.3.25",
"@uifabric/example-app-base": "^7.12.100",
"@uifabric/experiments": "^7.27.11",
"@uifabric/fabric-website-resources": "^7.6.107",
"@uifabric/file-type-icons": "^7.4.6",
"@uifabric/fluent-theme": "^7.1.116",
"@uifabric/fluent-theme": "^7.1.117",
"@uifabric/icons": "^7.3.65",
"@uifabric/react-cards": "^0.110.8",
"@uifabric/react-cards": "^0.110.9",
"@uifabric/set-version": "^7.0.18",
"@uifabric/theme-samples": "^7.0.111",
"@uifabric/theme-samples": "^7.0.112",
"json-loader": "^0.5.7",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^7.123.9",
"office-ui-fabric-react": "^7.123.10",
"tslib": "^1.10.0",
"whatwg-fetch": "2.0.4"
},
Expand Down
10 changes: 5 additions & 5 deletions apps/perf-test/package.json
Expand Up @@ -24,13 +24,13 @@
"lodash": "^4.17.15"
},
"dependencies": {
"@fluentui/react-button": "^0.7.8",
"@fluentui/react-next": "^8.0.0-alpha.68",
"@fluentui/react-button": "^0.7.9",
"@fluentui/react-next": "^8.0.0-alpha.69",
"@uifabric/set-version": "^7.0.18",
"@uifabric/example-app-base": "^7.12.99",
"@uifabric/experiments": "^7.27.10",
"@uifabric/example-app-base": "^7.12.100",
"@uifabric/experiments": "^7.27.11",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-react": "^7.123.9",
"office-ui-fabric-react": "^7.123.10",
"querystring": "^0.2.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
18 changes: 9 additions & 9 deletions apps/pr-deploy-site/package.json
Expand Up @@ -13,15 +13,15 @@
"license": "MIT",
"dependencies": {
"@fluentui/docs": "^0.50.0",
"@fluentui/react-button": "^0.7.8",
"@fluentui/react-next": "^8.0.0-alpha.68",
"@fluentui/react-tabs": "^0.1.3",
"@uifabric/charting": "^2.7.5",
"@uifabric/date-time": "^7.13.0",
"@uifabric/experiments": "^7.27.10",
"@uifabric/fabric-website": "^7.13.9",
"@uifabric/fabric-website-resources": "^7.6.106",
"office-ui-fabric-react": "^7.123.9",
"@fluentui/react-button": "^0.7.9",
"@fluentui/react-next": "^8.0.0-alpha.69",
"@fluentui/react-tabs": "^0.2.0",
"@uifabric/charting": "^2.7.6",
"@uifabric/date-time": "^7.13.1",
"@uifabric/experiments": "^7.27.11",
"@uifabric/fabric-website": "^7.13.10",
"@uifabric/fabric-website-resources": "^7.6.107",
"office-ui-fabric-react": "^7.123.10",
"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 @@ -30,7 +30,7 @@
"@uifabric/icons": "^7.3.65",
"@uifabric/merge-styles": "^7.16.3",
"@uifabric/set-version": "^7.0.18",
"office-ui-fabric-react": "^7.123.9",
"office-ui-fabric-react": "^7.123.10",
"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 @@ -17,10 +17,10 @@
"@types/mocha": "2.2.39",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/fabric-website-resources": "^7.6.106",
"@uifabric/fabric-website-resources": "^7.6.107",
"just-scripts-utils": "^0.8.3",
"mocha": "^3.3.0",
"office-ui-fabric-react": "^7.123.9",
"office-ui-fabric-react": "^7.123.10",
"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
Expand Up @@ -30,13 +30,13 @@
},
"dependencies": {
"@fluentui/keyboard-key": "^0.2.7",
"@fluentui/react-button": "^0.7.8",
"@fluentui/react-button": "^0.7.9",
"@fluentui/react-compose": "^0.12.5",
"@fluentui/react-next": "^8.0.0-alpha.68",
"@uifabric/experiments": "^7.27.10",
"@fluentui/react-next": "^8.0.0-alpha.69",
"@uifabric/experiments": "^7.27.11",
"@uifabric/set-version": "^7.0.18",
"@uifabric/styling": "^7.14.5",
"office-ui-fabric-react": "^7.123.9",
"office-ui-fabric-react": "^7.123.10",
"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 @@ -21,14 +21,14 @@
"@uifabric/build": "^7.0.0"
},
"dependencies": {
"@uifabric/react-cards": "^0.110.8",
"@uifabric/react-cards": "^0.110.9",
"@uifabric/merge-styles": "^7.16.3",
"@uifabric/example-app-base": "^7.12.99",
"@uifabric/variants": "^7.1.101",
"@uifabric/example-app-base": "^7.12.100",
"@uifabric/variants": "^7.1.102",
"@uifabric/set-version": "^7.0.18",
"@uifabric/icons": "^7.3.65",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-react": "^7.123.9",
"office-ui-fabric-react": "^7.123.10",
"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.123.9",
"office-ui-fabric-react": "^7.123.10",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down
12 changes: 6 additions & 6 deletions apps/vr-tests/package.json
Expand Up @@ -14,14 +14,14 @@
"test": "just-scripts test"
},
"dependencies": {
"@fluentui/react-button": "^0.7.8",
"@fluentui/react-button": "^0.7.9",
"@fluentui/react-icons": "^0.1.40",
"@fluentui/react-next": "^8.0.0-alpha.68",
"@fluentui/react-next": "^8.0.0-alpha.69",
"@uifabric/example-data": "^7.0.20",
"@uifabric/experiments": "^7.27.10",
"@uifabric/react-cards": "^0.110.8",
"@uifabric/experiments": "^7.27.11",
"@uifabric/react-cards": "^0.110.9",
"@uifabric/set-version": "^7.0.18",
"office-ui-fabric-react": "^7.123.9",
"office-ui-fabric-react": "^7.123.10",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand All @@ -39,7 +39,7 @@
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/date-time": "^7.13.0",
"@uifabric/date-time": "^7.13.1",
"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.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

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.3.24",
"version": "7.3.25",
"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.16.3",
"@uifabric/react-cards": "^0.110.8",
"@uifabric/react-cards": "^0.110.9",
"@uifabric/styling": "^7.14.5",
"@uifabric/utilities": "^7.24.5",
"office-ui-fabric-react": "^7.123.9"
"office-ui-fabric-react": "^7.123.10"
},
"dependencies": {
"@microsoft/api-extractor-model": "7.7.1",
Expand Down

0 comments on commit 8fae3a5

Please sign in to comment.