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 Aug 20, 2020
1 parent f2ac16e commit bba3986
Show file tree
Hide file tree
Showing 130 changed files with 797 additions and 588 deletions.
8 changes: 4 additions & 4 deletions apps/a11y-tests/package.json
Expand Up @@ -13,21 +13,21 @@
"update-snapshots": "just-scripts jest -u"
},
"dependencies": {
"@uifabric/fabric-website-resources": "^7.7.0",
"@uifabric/fabric-website-resources": "^7.7.1",
"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.129.0",
"office-ui-fabric-react": "^7.129.1",
"puppeteer": "^1.13.0",
"tslib": "^1.10.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.53.4",
"@fluentui/eslint-plugin": "^0.54.0",
"@types/glob": "^7.1.1",
"@types/jest": "~24.9.0",
"@types/node": "^10.3.2",
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.4.0"
"@uifabric/icons": "^7.4.1"
}
}
6 changes: 3 additions & 3 deletions apps/codesandbox-react-next-template/package.json
Expand Up @@ -11,16 +11,16 @@
"code-style": "just-scripts code-style"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.53.4",
"@fluentui/eslint-plugin": "^0.54.0",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@uifabric/build": "^7.0.0",
"typescript": "3.7.2"
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react-next": "^8.0.0-alpha.88",
"@uifabric/theme-samples": "^7.1.0",
"@fluentui/react-next": "^8.0.0-alpha.89",
"@uifabric/theme-samples": "^7.1.1",
"react": "16.8.6",
"react-dom": "16.8.6",
"tslib": "^1.10.0"
Expand Down
2 changes: 1 addition & 1 deletion apps/codesandbox-react-northstar-template/package.json
Expand Up @@ -11,7 +11,7 @@
"code-style": "just-scripts code-style"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.53.4",
"@fluentui/eslint-plugin": "^0.54.0",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@uifabric/build": "^7.0.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/codesandbox-react-template/package.json
Expand Up @@ -11,16 +11,16 @@
"code-style": "just-scripts code-style"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.53.4",
"@fluentui/eslint-plugin": "^0.54.0",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@uifabric/build": "^7.0.0",
"typescript": "3.7.2"
},
"dependencies": {
"@uifabric/set-version": "^7.0.21",
"@uifabric/set-version": "^7.0.22",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react": "^7.129.0",
"@fluentui/react": "^7.129.1",
"react": "16.8.6",
"react-dom": "16.8.6",
"tslib": "^1.10.0"
Expand Down
6 changes: 3 additions & 3 deletions apps/dom-tests/package.json
Expand Up @@ -12,20 +12,20 @@
"start": "just-scripts dev"
},
"dependencies": {
"@fluentui/eslint-plugin": "^0.53.4",
"@fluentui/eslint-plugin": "^0.54.0",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/jest": "~24.9.0",
"@types/puppeteer": "1.12.3",
"@types/react-dom": "16.8.4",
"@types/react": "16.8.25",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/example-app-base": "^7.13.0",
"@uifabric/example-app-base": "^7.14.0",
"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.129.0",
"office-ui-fabric-react": "^7.129.1",
"puppeteer": "^1.13.0",
"react-dom": "16.8.6",
"react": "16.8.6",
Expand Down
34 changes: 17 additions & 17 deletions apps/fabric-website-resources/package.json
@@ -1,6 +1,6 @@
{
"name": "@uifabric/fabric-website-resources",
"version": "7.7.0",
"version": "7.7.1",
"description": "Fluent UI React local demo app",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -26,7 +26,7 @@
"update-snapshots": "just-scripts jest -u"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.53.4",
"@fluentui/eslint-plugin": "^0.54.0",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
Expand All @@ -37,22 +37,22 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.4.0",
"@uifabric/azure-themes": "^7.4.0",
"@uifabric/example-app-base": "^7.13.0",
"@uifabric/fluent-theme": "^7.2.0",
"@uifabric/icons": "^7.4.0",
"@uifabric/mdl2-theme": "^0.2.0",
"@uifabric/merge-styles": "^7.16.6",
"@uifabric/react-cards": "^0.111.0",
"@uifabric/set-version": "^7.0.21",
"@uifabric/styling": "^7.15.0",
"@uifabric/theme-samples": "^7.1.0",
"@uifabric/tsx-editor": "^0.12.0",
"@uifabric/utilities": "^7.29.0",
"@uifabric/variants": "^7.2.0",
"@uifabric/api-docs": "^7.4.1",
"@uifabric/azure-themes": "^7.4.1",
"@uifabric/example-app-base": "^7.14.0",
"@uifabric/fluent-theme": "^7.2.1",
"@uifabric/icons": "^7.4.1",
"@uifabric/mdl2-theme": "^0.2.1",
"@uifabric/merge-styles": "^7.16.7",
"@uifabric/react-cards": "^0.111.1",
"@uifabric/set-version": "^7.0.22",
"@uifabric/styling": "^7.15.1",
"@uifabric/theme-samples": "^7.1.1",
"@uifabric/tsx-editor": "^0.12.1",
"@uifabric/utilities": "^7.29.1",
"@uifabric/variants": "^7.2.1",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^7.129.0",
"office-ui-fabric-react": "^7.129.1",
"tslib": "^1.10.0"
},
"peerDependencies": {
Expand Down
21 changes: 21 additions & 0 deletions apps/fabric-website/CHANGELOG.json
@@ -1,6 +1,27 @@
{
"name": "@uifabric/fabric-website",
"entries": [
{
"date": "Thu, 20 Aug 2020 12:37:22 GMT",
"tag": "@uifabric/fabric-website_v7.14.1",
"version": "7.14.1",
"comments": {
"patch": [
{
"comment": "Fix styles implementation instructions",
"author": "elcraig@microsoft.com",
"commit": "da80ad676c5bf4ba3e0713944040ab26c3a15ec4",
"package": "@uifabric/fabric-website"
},
{
"comment": "Remove references to React global (add explicit imports)",
"author": "elcraig@microsoft.com",
"commit": "a95407790172cb25bad455e6d4cffb2bf12bc629",
"package": "@uifabric/fabric-website"
}
]
}
},
{
"date": "Wed, 19 Aug 2020 12:44:33 GMT",
"tag": "@uifabric/fabric-website_v7.14.0",
Expand Down
12 changes: 11 additions & 1 deletion apps/fabric-website/CHANGELOG.md
@@ -1,9 +1,19 @@
# Change Log - @uifabric/fabric-website

This log was last generated on Wed, 19 Aug 2020 12:44:33 GMT and should not be manually modified.
This log was last generated on Thu, 20 Aug 2020 12:37:22 GMT and should not be manually modified.

<!-- Start content -->

## [7.14.1](https://github.com/microsoft/fluentui/tree/@uifabric/fabric-website_v7.14.1)

Thu, 20 Aug 2020 12:37:22 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/fabric-website_v7.14.0..@uifabric/fabric-website_v7.14.1)

### Patches

- Fix styles implementation instructions ([PR #14545](https://github.com/microsoft/fluentui/pull/14545) by elcraig@microsoft.com)
- Remove references to React global (add explicit imports) ([PR #14613](https://github.com/microsoft/fluentui/pull/14613) by elcraig@microsoft.com)

## [7.14.0](https://github.com/microsoft/fluentui/tree/@uifabric/fabric-website_v7.14.0)

Wed, 19 Aug 2020 12:44:33 GMT
Expand Down
28 changes: 14 additions & 14 deletions apps/fabric-website/package.json
@@ -1,6 +1,6 @@
{
"name": "@uifabric/fabric-website",
"version": "7.14.0",
"version": "7.14.1",
"description": "The official website for the Fluent UI project.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -27,33 +27,33 @@
},
"license": "MIT",
"devDependencies": {
"@fluentui/eslint-plugin": "^0.53.4",
"@fluentui/eslint-plugin": "^0.54.0",
"@types/node": "^10.3.2",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/tsx-editor": "^0.12.0",
"@uifabric/tsx-editor": "^0.12.1",
"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.4.0",
"@uifabric/example-app-base": "^7.13.0",
"@uifabric/experiments": "^7.29.0",
"@uifabric/fabric-website-resources": "^7.7.0",
"@uifabric/file-type-icons": "^7.5.0",
"@uifabric/fluent-theme": "^7.2.0",
"@uifabric/icons": "^7.4.0",
"@uifabric/react-cards": "^0.111.0",
"@uifabric/set-version": "^7.0.21",
"@uifabric/theme-samples": "^7.1.0",
"@uifabric/api-docs": "^7.4.1",
"@uifabric/example-app-base": "^7.14.0",
"@uifabric/experiments": "^7.29.1",
"@uifabric/fabric-website-resources": "^7.7.1",
"@uifabric/file-type-icons": "^7.5.1",
"@uifabric/fluent-theme": "^7.2.1",
"@uifabric/icons": "^7.4.1",
"@uifabric/react-cards": "^0.111.1",
"@uifabric/set-version": "^7.0.22",
"@uifabric/theme-samples": "^7.1.1",
"json-loader": "^0.5.7",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^7.129.0",
"office-ui-fabric-react": "^7.129.1",
"tslib": "^1.10.0",
"whatwg-fetch": "2.0.4"
},
Expand Down
14 changes: 7 additions & 7 deletions apps/perf-test/package.json
Expand Up @@ -14,7 +14,7 @@
"start": "just-scripts dev"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.53.4",
"@fluentui/eslint-plugin": "^0.54.0",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
Expand All @@ -24,13 +24,13 @@
"lodash": "^4.17.15"
},
"dependencies": {
"@fluentui/react-button": "^0.10.0",
"@fluentui/react-next": "^8.0.0-alpha.88",
"@uifabric/set-version": "^7.0.21",
"@uifabric/example-app-base": "^7.13.0",
"@uifabric/experiments": "^7.29.0",
"@fluentui/react-button": "^0.10.1",
"@fluentui/react-next": "^8.0.0-alpha.89",
"@uifabric/set-version": "^7.0.22",
"@uifabric/example-app-base": "^7.14.0",
"@uifabric/experiments": "^7.29.1",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-react": "^7.129.0",
"office-ui-fabric-react": "^7.129.1",
"querystring": "^0.2.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
10 changes: 5 additions & 5 deletions apps/server-rendered-app/package.json
Expand Up @@ -17,7 +17,7 @@
"start": "node ./server/index.js"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.53.4",
"@fluentui/eslint-plugin": "^0.54.0",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
Expand All @@ -27,10 +27,10 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/icons": "^7.4.0",
"@uifabric/merge-styles": "^7.16.6",
"@uifabric/set-version": "^7.0.21",
"office-ui-fabric-react": "^7.129.0",
"@uifabric/icons": "^7.4.1",
"@uifabric/merge-styles": "^7.16.7",
"@uifabric/set-version": "^7.0.22",
"office-ui-fabric-react": "^7.129.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
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.7.0",
"@uifabric/fabric-website-resources": "^7.7.1",
"just-scripts-utils": "^0.8.3",
"mocha": "^3.3.0",
"office-ui-fabric-react": "^7.129.0",
"office-ui-fabric-react": "^7.129.1",
"raw-loader": "^0.5.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
18 changes: 9 additions & 9 deletions apps/test-bundles/package.json
Expand Up @@ -21,22 +21,22 @@
"start": "just-scripts dev"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.53.4",
"@fluentui/eslint-plugin": "^0.54.0",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"parallel-webpack": "^2.4.0"
},
"dependencies": {
"@fluentui/keyboard-key": "^0.2.10",
"@fluentui/react-button": "^0.10.0",
"@fluentui/react-compose": "^0.17.0",
"@fluentui/react-next": "^8.0.0-alpha.88",
"@uifabric/experiments": "^7.29.0",
"@uifabric/set-version": "^7.0.21",
"@uifabric/styling": "^7.15.0",
"office-ui-fabric-react": "^7.129.0",
"@fluentui/keyboard-key": "^0.2.11",
"@fluentui/react-button": "^0.10.1",
"@fluentui/react-compose": "^0.17.1",
"@fluentui/react-next": "^8.0.0-alpha.89",
"@uifabric/experiments": "^7.29.1",
"@uifabric/set-version": "^7.0.22",
"@uifabric/styling": "^7.15.1",
"office-ui-fabric-react": "^7.129.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down
16 changes: 8 additions & 8 deletions apps/theming-designer/package.json
Expand Up @@ -14,21 +14,21 @@
"start": "just-scripts dev"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.53.4",
"@fluentui/eslint-plugin": "^0.54.0",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0"
},
"dependencies": {
"@uifabric/react-cards": "^0.111.0",
"@uifabric/merge-styles": "^7.16.6",
"@uifabric/example-app-base": "^7.13.0",
"@uifabric/variants": "^7.2.0",
"@uifabric/set-version": "^7.0.21",
"@uifabric/icons": "^7.4.0",
"@uifabric/react-cards": "^0.111.1",
"@uifabric/merge-styles": "^7.16.7",
"@uifabric/example-app-base": "^7.14.0",
"@uifabric/variants": "^7.2.1",
"@uifabric/set-version": "^7.0.22",
"@uifabric/icons": "^7.4.1",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-react": "^7.129.0",
"office-ui-fabric-react": "^7.129.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down

0 comments on commit bba3986

Please sign in to comment.