Skip to content

Commit

Permalink
Update versions and beachball configs for v8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ecraig12345 committed Feb 25, 2021
1 parent 1466e73 commit 6b3f3f4
Show file tree
Hide file tree
Showing 169 changed files with 891 additions and 459 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,7 +13,7 @@
"update-snapshots": "just-scripts jest -u"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.62",
"@fluentui/react": "^8.0.0",
"axe-core": "3.5.0",
"axe-puppeteer": "^1.0.0",
"axe-sarif-converter": "^2.0.1",
Expand All @@ -26,14 +26,14 @@
"react-dom": "16.8.6"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/eslint-plugin": "^1.0.0",
"@types/glob": "^7.1.1",
"@types/node": "^10.3.2",
"@types/puppeteer": "1.12.3",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"@types/sarif": "^2.1.1",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.19",
"@fluentui/font-icons-mdl2": "^8.0.0",
"@fluentui/scripts": "^1.0.0"
}
}
2 changes: 1 addition & 1 deletion apps/codesandbox-react-northstar-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"code-style": "just-scripts code-style"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/eslint-plugin": "^1.0.0",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"@fluentui/scripts": "^1.0.0"
Expand Down
4 changes: 2 additions & 2 deletions apps/codesandbox-react-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"code-style": "just-scripts code-style"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/eslint-plugin": "^1.0.0",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react": "^8.0.0-beta.62",
"@fluentui/react": "^8.0.0",
"react": "16.8.6",
"react-dom": "16.8.6",
"tslib": "^1.10.0"
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 @@ -12,9 +12,9 @@
"code-style": "just-scripts code-style"
},
"dependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/eslint-plugin": "^1.0.0",
"@fluentui/make-styles": "^9.0.0-alpha.1",
"@fluentui/react": "^8.0.0-beta.62",
"@fluentui/react": "^8.0.0",
"@fluentui/react-avatar": "^9.0.0-alpha.2",
"@fluentui/react-button": "^9.0.0-alpha.2",
"@fluentui/react-provider": "^9.0.0-alpha.2",
Expand All @@ -26,7 +26,7 @@
"@fluentui/react-theme-provider": "^9.0.0-alpha.2",
"@types/webpack-env": "1.16.0",
"@fluentui/scripts": "^1.0.0",
"@fluentui/set-version": "^8.0.0-beta.2",
"@fluentui/set-version": "^8.0.0",
"flamegrill": "0.2.0",
"lodash": "^4.17.15",
"querystring": "^0.2.0",
Expand Down
22 changes: 11 additions & 11 deletions apps/public-docsite-resources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/public-docsite-resources",
"version": "8.0.0-beta.8",
"version": "8.0.0",
"description": "Fluent UI React local demo app",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -26,23 +26,23 @@
"update-snapshots": "just-scripts jest -u"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/eslint-plugin": "^1.0.0",
"@types/webpack-env": "1.16.0",
"@fluentui/scripts": "^1.0.0",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.62",
"@fluentui/react-examples": "^8.0.0-beta.9",
"@fluentui/react": "^8.0.0",
"@fluentui/react-examples": "^8.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/api-docs": "^8.0.0-beta.8",
"@fluentui/azure-themes": "^8.0.0-beta.60",
"@fluentui/react-docsite-components": "^8.0.0-beta.61",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.19",
"@fluentui/set-version": "^8.0.0-beta.2",
"@fluentui/theme-samples": "^8.0.0-beta.60",
"@fluentui/react-monaco-editor": "^1.0.1-7",
"@fluentui/api-docs": "^8.0.0",
"@fluentui/azure-themes": "^8.0.0",
"@fluentui/react-docsite-components": "^8.0.0",
"@fluentui/font-icons-mdl2": "^8.0.0",
"@fluentui/set-version": "^8.0.0",
"@fluentui/theme-samples": "^8.0.0",
"@fluentui/react-monaco-editor": "^1.0.0",
"@types/react": "16.9.42",
"office-ui-fabric-core": "^11.0.0",
"react": "16.8.6",
Expand Down
30 changes: 15 additions & 15 deletions apps/public-docsite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/public-docsite",
"version": "8.0.0-beta.8",
"version": "8.0.0",
"description": "The official website for the Fluent UI project.",
"sideEffects": true,
"main": "lib-commonjs/root.js",
Expand All @@ -27,28 +27,28 @@
},
"license": "MIT",
"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/eslint-plugin": "^1.0.0",
"@types/node": "^10.3.2",
"@types/webpack-env": "1.16.0",
"@fluentui/scripts": "^1.0.0",
"@fluentui/react-monaco-editor": "^1.0.1-7",
"@fluentui/react-monaco-editor": "^1.0.0",
"react-app-polyfill": "~1.0.1",
"write-file-webpack-plugin": "^4.1.0"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.62",
"@fluentui/react-examples": "^8.0.0-beta.9",
"@fluentui/theme": "^2.0.0-beta.19",
"@fluentui/react": "^8.0.0",
"@fluentui/react-examples": "^8.0.0",
"@fluentui/theme": "^2.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/api-docs": "^8.0.0-beta.8",
"@fluentui/react-docsite-components": "^8.0.0-beta.61",
"@fluentui/react-experiments": "^8.0.0-beta.65",
"@fluentui/public-docsite-resources": "^8.0.0-beta.8",
"@fluentui/react-file-type-icons": "^8.0.0-beta.21",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.19",
"@fluentui/set-version": "^8.0.0-beta.2",
"@fluentui/theme-samples": "^8.0.0-beta.60",
"@fluentui/utilities": "^8.0.0-beta.15",
"@fluentui/api-docs": "^8.0.0",
"@fluentui/react-docsite-components": "^8.0.0",
"@fluentui/react-experiments": "^8.0.0",
"@fluentui/public-docsite-resources": "^8.0.0",
"@fluentui/react-file-type-icons": "^8.0.0",
"@fluentui/font-icons-mdl2": "^8.0.0",
"@fluentui/set-version": "^8.0.0",
"@fluentui/theme-samples": "^8.0.0",
"@fluentui/utilities": "^8.0.0",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"office-ui-fabric-core": "^11.0.0",
Expand Down
10 changes: 5 additions & 5 deletions apps/server-rendered-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"start": "node ./server/index.js"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/eslint-plugin": "^1.0.0",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"@types/webpack-env": "1.16.0",
Expand All @@ -27,10 +27,10 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.19",
"@fluentui/merge-styles": "^8.0.0-beta.5",
"@fluentui/set-version": "^8.0.0-beta.2",
"@fluentui/react": "^8.0.0-beta.62",
"@fluentui/font-icons-mdl2": "^8.0.0",
"@fluentui/merge-styles": "^8.0.0",
"@fluentui/set-version": "^8.0.0",
"@fluentui/react": "^8.0.0",
"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 @@ -13,12 +13,12 @@
},
"license": "MIT",
"devDependencies": {
"@fluentui/react": "^8.0.0-beta.62",
"@fluentui/react": "^8.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/mocha": "^7.0.2",
"@types/webpack-env": "1.16.0",
"@fluentui/scripts": "^1.0.0",
"@fluentui/public-docsite-resources": "^8.0.0-beta.8",
"@fluentui/public-docsite-resources": "^8.0.0",
"just-scripts-utils": "^1.1.1",
"mocha": "^3.3.0",
"react": "16.8.6",
Expand Down
2 changes: 1 addition & 1 deletion apps/test-bundles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"just": "just-scripts"
},
"dependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/eslint-plugin": "^1.0.0",
"@fluentui/scripts": "^1.0.0",
"fs-extra": "^8.1.0",
"parallel-webpack": "^2.6.0",
Expand Down
16 changes: 8 additions & 8 deletions apps/theming-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"start": "just-scripts dev"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/eslint-plugin": "^1.0.0",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"@types/webpack-env": "1.16.0",
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.62",
"@fluentui/merge-styles": "^8.0.0-beta.5",
"@fluentui/react-docsite-components": "^8.0.0-beta.61",
"@fluentui/foundation-legacy": "^8.0.0-beta.19",
"@fluentui/scheme-utilities": "^8.0.0-beta.19",
"@fluentui/set-version": "^8.0.0-beta.2",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.19",
"@fluentui/react": "^8.0.0",
"@fluentui/merge-styles": "^8.0.0",
"@fluentui/react-docsite-components": "^8.0.0",
"@fluentui/foundation-legacy": "^8.0.0",
"@fluentui/scheme-utilities": "^8.0.0",
"@fluentui/set-version": "^8.0.0",
"@fluentui/font-icons-mdl2": "^8.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
6 changes: 3 additions & 3 deletions apps/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"start": "just-scripts dev"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/eslint-plugin": "^1.0.0",
"@types/es6-promise": "0.0.32",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"@types/webpack-env": "1.16.0",
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.62",
"@fluentui/set-version": "^8.0.0-beta.2",
"@fluentui/react": "^8.0.0",
"@fluentui/set-version": "^8.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
Expand Down
16 changes: 8 additions & 8 deletions apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@
},
"dependencies": {
"@babel/core": "^7.10.4",
"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/example-data": "^8.0.0-beta.4",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.19",
"@fluentui/react": "^8.0.0-beta.62",
"@fluentui/eslint-plugin": "^1.0.0",
"@fluentui/example-data": "^8.0.0",
"@fluentui/font-icons-mdl2": "^8.0.0",
"@fluentui/react": "^8.0.0",
"@fluentui/react-avatar": "^9.0.0-alpha.2",
"@fluentui/react-button": "^9.0.0-alpha.2",
"@fluentui/react-cards": "^1.0.0-beta.61",
"@fluentui/react-experiments": "^8.0.0-beta.65",
"@fluentui/react-hooks": "^8.0.0-beta.15",
"@fluentui/react-icons-mdl2": "^1.0.0-beta.17",
"@fluentui/react-experiments": "^8.0.0",
"@fluentui/react-hooks": "^8.0.0",
"@fluentui/react-icons-mdl2": "^1.0.0",
"@fluentui/react-make-styles": "^9.0.0-alpha.2",
"@fluentui/react-provider": "^9.0.0-alpha.2",
"@fluentui/react-theme": "^9.0.0-alpha.1",
"@fluentui/react-tabs": "^1.0.0-beta.53",
"@fluentui/react-theme-provider": "^9.0.0-alpha.2",
"@fluentui/scripts": "^1.0.0",
"@fluentui/set-version": "^8.0.0-beta.2",
"@fluentui/set-version": "^8.0.0",
"@fluentui/storybook": "^1.0.0",
"@storybook/addons": "6.0.28",
"@storybook/channels": "6.0.28",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Release version 8",
"packageName": "@fluentui/api-docs",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Release version 8",
"packageName": "@fluentui/azure-themes",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Release version 8",
"packageName": "@fluentui/codemods",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Release major version",
"packageName": "@fluentui/common-styles",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Update beachball config",
"packageName": "@fluentui/cra-template",
"email": "elcraig@microsoft.com",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Release version 8",
"packageName": "@fluentui/date-time-utilities",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Release major version",
"packageName": "@fluentui/dom-utilities",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Release major version",
"packageName": "@fluentui/eslint-plugin",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Release version 8",
"packageName": "@fluentui/example-data",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Release version 8",
"packageName": "@fluentui/font-icons-mdl2",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Release version 8",
"packageName": "@fluentui/foundation-legacy",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Release version 8",
"packageName": "@fluentui/jest-serializer-merge-styles",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Update beachball config and devDependencies versions",
"packageName": "@fluentui/keyboard-key",
"email": "elcraig@microsoft.com",
"dependentChangeType": "none"
}
Loading

0 comments on commit 6b3f3f4

Please sign in to comment.