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 Apr 3, 2020
1 parent 016fa07 commit 16345e0
Show file tree
Hide file tree
Showing 38 changed files with 165 additions and 146 deletions.
4 changes: 2 additions & 2 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.30",
"@uifabric/fabric-website-resources": "^7.6.31",
"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.105.8",
"office-ui-fabric-react": "^7.105.9",
"puppeteer": "^1.13.0",
"tslib": "^1.10.0",
"react": "16.8.6",
Expand Down
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.22.12",
"@uifabric/experiments": "^7.22.13",
"@uifabric/set-version": "^7.0.9",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.105.8",
"office-ui-fabric-react": "^7.105.9",
"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.28",
"@uifabric/example-app-base": "^7.12.29",
"@uifabric/tslint-rules": "^7.1.2",
"expect-puppeteer": "4.1.0",
"jest-environment-node": "~24.9.0",
Expand Down
22 changes: 11 additions & 11 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.30",
"version": "7.6.31",
"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.105.8",
"office-ui-fabric-react": "^7.105.9",
"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.44",
"@uifabric/azure-themes": "^7.0.54",
"@uifabric/example-app-base": "^7.12.28",
"@uifabric/fluent-theme": "^7.1.47",
"@uifabric/api-docs": "^7.2.45",
"@uifabric/azure-themes": "^7.0.55",
"@uifabric/example-app-base": "^7.12.29",
"@uifabric/fluent-theme": "^7.1.48",
"@uifabric/icons": "^7.3.23",
"@uifabric/mdl2-theme": "^0.1.48",
"@uifabric/mdl2-theme": "^0.1.49",
"@uifabric/merge-styles": "^7.8.11",
"@uifabric/react-cards": "^0.109.49",
"@uifabric/react-cards": "^0.109.50",
"@uifabric/set-version": "^7.0.9",
"@uifabric/styling": "^7.11.1",
"@uifabric/theme-samples": "^7.0.48",
"@uifabric/tsx-editor": "^0.11.45",
"@uifabric/theme-samples": "^7.0.49",
"@uifabric/tsx-editor": "^0.11.46",
"@uifabric/utilities": "^7.15.4",
"@uifabric/variants": "^7.1.38",
"@uifabric/variants": "^7.1.39",
"expect-puppeteer": "4.1.0",
"jest-environment-node": "~24.9.0",
"jest-environment-puppeteer": "^4.1.0",
Expand Down
20 changes: 10 additions & 10 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.17",
"version": "7.10.18",
"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.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/tslint-rules": "^7.1.2",
"@uifabric/tsx-editor": "^0.11.45",
"@uifabric/tsx-editor": "^0.11.46",
"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.44",
"@uifabric/example-app-base": "^7.12.28",
"@uifabric/experiments": "^7.22.12",
"@uifabric/fabric-website-resources": "^7.6.30",
"@uifabric/api-docs": "^7.2.45",
"@uifabric/example-app-base": "^7.12.29",
"@uifabric/experiments": "^7.22.13",
"@uifabric/fabric-website-resources": "^7.6.31",
"@uifabric/file-type-icons": "^7.2.27",
"@uifabric/fluent-theme": "^7.1.47",
"@uifabric/fluent-theme": "^7.1.48",
"@uifabric/icons": "^7.3.23",
"@uifabric/react-cards": "^0.109.49",
"@uifabric/react-cards": "^0.109.50",
"@uifabric/set-version": "^7.0.9",
"@uifabric/theme-samples": "^7.0.48",
"@uifabric/theme-samples": "^7.0.49",
"json-loader": "^0.5.7",
"office-ui-fabric-react": "^7.105.8",
"office-ui-fabric-react": "^7.105.9",
"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 @@ -26,12 +26,12 @@
},
"dependencies": {
"@uifabric/set-version": "^7.0.9",
"@uifabric/example-app-base": "^7.12.28",
"@uifabric/experiments": "^7.22.12",
"@uifabric/example-app-base": "^7.12.29",
"@uifabric/experiments": "^7.22.13",
"@microsoft/load-themed-styles": "^1.10.26",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.105.8",
"office-ui-fabric-react": "^7.105.9",
"querystring": "^0.2.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
14 changes: 7 additions & 7 deletions apps/pr-deploy-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
},
"license": "MIT",
"dependencies": {
"@uifabric/charting": "^1.1.0",
"@uifabric/date-time": "^7.8.49",
"@uifabric/experiments": "^7.22.12",
"@uifabric/fabric-website": "^7.10.17",
"@uifabric/fabric-website-resources": "^7.6.30",
"@uifabric/foundation-scenarios": "^0.102.52",
"office-ui-fabric-react": "^7.105.8",
"@uifabric/charting": "^1.1.1",
"@uifabric/date-time": "^7.8.50",
"@uifabric/experiments": "^7.22.13",
"@uifabric/fabric-website": "^7.10.18",
"@uifabric/fabric-website-resources": "^7.6.31",
"@uifabric/foundation-scenarios": "^0.102.53",
"office-ui-fabric-react": "^7.105.9",
"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
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@uifabric/merge-styles": "^7.8.11",
"@uifabric/set-version": "^7.0.9",
"es6-promise": "^4.1.0",
"office-ui-fabric-react": "^7.105.8",
"office-ui-fabric-react": "^7.105.9",
"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.30",
"@uifabric/fabric-website-resources": "^7.6.31",
"just-scripts-utils": "^0.8.3",
"mocha": "^3.3.0",
"office-ui-fabric-react": "^7.105.8",
"office-ui-fabric-react": "^7.105.9",
"raw-loader": "^0.5.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/test-bundles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"parallel-webpack": "^2.4.0"
},
"dependencies": {
"@uifabric/experiments": "^7.22.12",
"@uifabric/experiments": "^7.22.13",
"@fluentui/keyboard-key": "^0.1.4",
"@uifabric/set-version": "^7.0.9",
"@uifabric/styling": "^7.11.1",
"office-ui-fabric-react": "^7.105.8",
"office-ui-fabric-react": "^7.105.9",
"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
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.49",
"@uifabric/react-cards": "^0.109.50",
"@uifabric/merge-styles": "^7.8.11",
"@uifabric/example-app-base": "^7.12.28",
"@uifabric/variants": "^7.1.38",
"@uifabric/example-app-base": "^7.12.29",
"@uifabric/variants": "^7.1.39",
"@uifabric/set-version": "^7.0.9",
"@uifabric/icons": "^7.3.23",
"@microsoft/load-themed-styles": "^1.10.26",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.105.8",
"office-ui-fabric-react": "^7.105.9",
"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.105.8",
"office-ui-fabric-react": "^7.105.9",
"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.9",
"@uifabric/experiments": "^7.22.12",
"@uifabric/react-cards": "^0.109.49",
"@uifabric/experiments": "^7.22.13",
"@uifabric/react-cards": "^0.109.50",
"@uifabric/set-version": "^7.0.9",
"office-ui-fabric-react": "^7.105.8",
"office-ui-fabric-react": "^7.105.9",
"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.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/date-time": "^7.8.49",
"@uifabric/date-time": "^7.8.50",
"@uifabric/tslint-rules": "^7.1.2",
"awesome-typescript-loader": "^3.2.3",
"babel-loader": "^8.0.6",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 3 additions & 3 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.2.44",
"version": "7.2.45",
"description": "A package that transforms api-extractor .api.json files into page.json files",
"repository": {
"type": "git",
Expand All @@ -22,11 +22,11 @@
"@types/node": "^10.3.2",
"@uifabric/build": "^7.0.0",
"@uifabric/merge-styles": "^7.8.11",
"@uifabric/react-cards": "^0.109.49",
"@uifabric/react-cards": "^0.109.50",
"@uifabric/styling": "^7.11.1",
"@uifabric/tslint-rules": "^7.1.2",
"@uifabric/utilities": "^7.15.4",
"office-ui-fabric-react": "^7.105.8"
"office-ui-fabric-react": "^7.105.9"
},
"dependencies": {
"@microsoft/api-extractor-model": "7.7.1",
Expand Down
4 changes: 2 additions & 2 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.0.54",
"version": "7.0.55",
"description": "Azure themes for Office UI Components",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@uifabric/merge-styles": "^7.8.11",
"@uifabric/set-version": "^7.0.9",
"office-ui-fabric-react": "^7.105.8",
"office-ui-fabric-react": "^7.105.9",
"tslib": "^1.10.0"
}
}
6 changes: 3 additions & 3 deletions packages/charting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/charting",
"version": "1.1.0",
"version": "1.1.1",
"description": "Experimental React charting components for building experiences for Office 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@types/sinon": "2.2.2",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/example-app-base": "^7.12.28",
"@uifabric/example-app-base": "^7.12.29",
"@uifabric/jest-serializer-merge-styles": "^7.0.16",
"@uifabric/tslint-rules": "^7.1.2",
"enzyme": "~3.10.0",
Expand Down Expand Up @@ -68,7 +68,7 @@
"d3-selection": "1.3.0",
"d3-shape": "^1.2.0",
"d3-time-format": "^2.1.3",
"office-ui-fabric-react": "^7.105.8",
"office-ui-fabric-react": "^7.105.9",
"prop-types": "^15.7.2",
"tslib": "^1.10.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/date-time/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/date-time",
"version": "7.8.49",
"version": "7.8.50",
"description": "Date and time related React components for building experiences for Office 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"@types/react-test-renderer": "^16.0.0",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/example-app-base": "^7.12.28",
"@uifabric/example-app-base": "^7.12.29",
"@uifabric/jest-serializer-merge-styles": "^7.0.16",
"@uifabric/tslint-rules": "^7.1.2",
"enzyme": "~3.10.0",
Expand All @@ -53,7 +53,7 @@
"@uifabric/set-version": "^7.0.9",
"@uifabric/styling": "^7.11.1",
"@uifabric/utilities": "^7.15.4",
"office-ui-fabric-react": "^7.105.8",
"office-ui-fabric-react": "^7.105.9",
"tslib": "^1.10.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 16345e0

Please sign in to comment.