applying package updates
This commit is contained in:
Родитель
bd15496050
Коммит
a91bf1bcaa
|
@ -38,11 +38,11 @@
|
|||
"@fluentui/react-examples": "^8.34.4",
|
||||
"@microsoft/load-themed-styles": "^1.10.26",
|
||||
"@fluentui/azure-themes": "^8.6.6",
|
||||
"@fluentui/react-docsite-components": "^8.12.10",
|
||||
"@fluentui/react-docsite-components": "^8.12.11",
|
||||
"@fluentui/font-icons-mdl2": "^8.5.17",
|
||||
"@fluentui/set-version": "^8.2.9",
|
||||
"@fluentui/theme-samples": "^8.7.86",
|
||||
"@fluentui/react-monaco-editor": "^1.7.87",
|
||||
"@fluentui/react-monaco-editor": "^1.7.88",
|
||||
"office-ui-fabric-core": "^11.0.0",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"devDependencies": {
|
||||
"@fluentui/common-styles": "^1.2.26",
|
||||
"@fluentui/eslint-plugin": "*",
|
||||
"@fluentui/react-monaco-editor": "^1.7.87",
|
||||
"@fluentui/react-monaco-editor": "^1.7.88",
|
||||
"write-file-webpack-plugin": "^4.1.0",
|
||||
"@fluentui/scripts-tasks": "*",
|
||||
"@fluentui/scripts-webpack": "*"
|
||||
|
@ -35,7 +35,7 @@
|
|||
"@fluentui/public-docsite-resources": "^8.1.41",
|
||||
"@fluentui/public-docsite-setup": "^0.3.19",
|
||||
"@fluentui/react": "^8.109.5",
|
||||
"@fluentui/react-docsite-components": "^8.12.10",
|
||||
"@fluentui/react-docsite-components": "^8.12.11",
|
||||
"@fluentui/react-examples": "^8.34.4",
|
||||
"@fluentui/react-experiments": "^8.14.81",
|
||||
"@fluentui/fluent2-theme": "^8.107.11",
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"dependencies": {
|
||||
"@fluentui/react": "^8.109.5",
|
||||
"@fluentui/merge-styles": "^8.5.10",
|
||||
"@fluentui/react-docsite-components": "^8.12.10",
|
||||
"@fluentui/react-docsite-components": "^8.12.11",
|
||||
"@fluentui/foundation-legacy": "^8.2.37",
|
||||
"@fluentui/scheme-utilities": "^8.3.30",
|
||||
"@fluentui/set-version": "^8.2.9",
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Implementation of Horizontal Bar Chart with Axis",
|
||||
"packageName": "@fluentui/react-charting",
|
||||
"email": "ankityadav@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui/react-charting",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Tue, 23 May 2023 07:38:09 GMT",
|
||||
"tag": "@fluentui/react-charting_v5.16.31",
|
||||
"version": "5.16.31",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "ankityadav@microsoft.com",
|
||||
"package": "@fluentui/react-charting",
|
||||
"commit": "bd15496050409ea20867d894f0841d7a8c1cd2a0",
|
||||
"comment": "Implementation of Horizontal Bar Chart with Axis"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Mon, 22 May 2023 07:38:21 GMT",
|
||||
"tag": "@fluentui/react-charting_v5.16.30",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @fluentui/react-charting
|
||||
|
||||
This log was last generated on Mon, 22 May 2023 07:38:21 GMT and should not be manually modified.
|
||||
This log was last generated on Tue, 23 May 2023 07:38:09 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## [5.16.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.16.31)
|
||||
|
||||
Tue, 23 May 2023 07:38:09 GMT
|
||||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.16.30..@fluentui/react-charting_v5.16.31)
|
||||
|
||||
### Patches
|
||||
|
||||
- Implementation of Horizontal Bar Chart with Axis ([PR #25964](https://github.com/microsoft/fluentui/pull/25964) by ankityadav@microsoft.com)
|
||||
|
||||
## [5.16.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.16.30)
|
||||
|
||||
Mon, 22 May 2023 07:38:21 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui/react-charting",
|
||||
"version": "5.16.30",
|
||||
"version": "5.16.31",
|
||||
"description": "Experimental React charting components for building experiences for Microsoft 365.",
|
||||
"main": "lib-commonjs/index.js",
|
||||
"module": "lib/index.js",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui/react-docsite-components",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Tue, 23 May 2023 07:38:09 GMT",
|
||||
"tag": "@fluentui/react-docsite-components_v8.12.11",
|
||||
"version": "8.12.11",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui/react-docsite-components",
|
||||
"comment": "Bump @fluentui/react-monaco-editor to v1.7.88",
|
||||
"commit": "bd15496050409ea20867d894f0841d7a8c1cd2a0"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Mon, 22 May 2023 07:38:21 GMT",
|
||||
"tag": "@fluentui/react-docsite-components_v8.12.10",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @fluentui/react-docsite-components
|
||||
|
||||
This log was last generated on Mon, 22 May 2023 07:38:21 GMT and should not be manually modified.
|
||||
This log was last generated on Tue, 23 May 2023 07:38:09 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## [8.12.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.12.11)
|
||||
|
||||
Tue, 23 May 2023 07:38:09 GMT
|
||||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.12.10..@fluentui/react-docsite-components_v8.12.11)
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @fluentui/react-monaco-editor to v1.7.88 ([PR #25964](https://github.com/microsoft/fluentui/pull/25964) by beachball)
|
||||
|
||||
## [8.12.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.12.10)
|
||||
|
||||
Mon, 22 May 2023 07:38:21 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui/react-docsite-components",
|
||||
"version": "8.12.10",
|
||||
"version": "8.12.11",
|
||||
"description": "Fluent UI React components for building documentation sites.",
|
||||
"main": "lib-commonjs/index.js",
|
||||
"module": "lib/index.js",
|
||||
|
@ -42,7 +42,7 @@
|
|||
"@fluentui/public-docsite-setup": "^0.3.19",
|
||||
"@fluentui/react-hooks": "^8.6.24",
|
||||
"@fluentui/set-version": "^8.2.9",
|
||||
"@fluentui/react-monaco-editor": "^1.7.87",
|
||||
"@fluentui/react-monaco-editor": "^1.7.88",
|
||||
"color-check": "0.0.2",
|
||||
"markdown-to-jsx": "^7.0.0",
|
||||
"office-ui-fabric-core": "^11.0.0",
|
||||
|
|
|
@ -34,8 +34,8 @@
|
|||
"@fluentui/merge-styles": "^8.5.10",
|
||||
"@fluentui/react": "^8.109.5",
|
||||
"@fluentui/react-cards": "^0.205.86",
|
||||
"@fluentui/react-charting": "^5.16.30",
|
||||
"@fluentui/react-docsite-components": "^8.12.10",
|
||||
"@fluentui/react-charting": "^5.16.31",
|
||||
"@fluentui/react-docsite-components": "^8.12.11",
|
||||
"@fluentui/react-experiments": "^8.14.81",
|
||||
"@fluentui/react-file-type-icons": "^8.8.17",
|
||||
"@fluentui/react-focus": "^8.8.23",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui/react-monaco-editor",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Tue, 23 May 2023 07:38:09 GMT",
|
||||
"tag": "@fluentui/react-monaco-editor_v1.7.88",
|
||||
"version": "1.7.88",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui/react-monaco-editor",
|
||||
"comment": "Bump @fluentui/react-charting to v5.16.31",
|
||||
"commit": "bd15496050409ea20867d894f0841d7a8c1cd2a0"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Mon, 22 May 2023 07:38:21 GMT",
|
||||
"tag": "@fluentui/react-monaco-editor_v1.7.87",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @fluentui/react-monaco-editor
|
||||
|
||||
This log was last generated on Mon, 22 May 2023 07:38:21 GMT and should not be manually modified.
|
||||
This log was last generated on Tue, 23 May 2023 07:38:09 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## [1.7.88](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.88)
|
||||
|
||||
Tue, 23 May 2023 07:38:09 GMT
|
||||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.7.87..@fluentui/react-monaco-editor_v1.7.88)
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @fluentui/react-charting to v5.16.31 ([PR #25964](https://github.com/microsoft/fluentui/pull/25964) by beachball)
|
||||
|
||||
## [1.7.87](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.87)
|
||||
|
||||
Mon, 22 May 2023 07:38:21 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui/react-monaco-editor",
|
||||
"version": "1.7.87",
|
||||
"version": "1.7.88",
|
||||
"description": "Live React example editing using monaco",
|
||||
"main": "lib-commonjs/index.js",
|
||||
"module": "lib/index.js",
|
||||
|
@ -35,7 +35,7 @@
|
|||
"@fluentui/example-data": "^8.4.9",
|
||||
"@fluentui/monaco-editor": "^1.3.9",
|
||||
"@fluentui/react-hooks": "^8.6.24",
|
||||
"@fluentui/react-charting": "^5.16.30",
|
||||
"@fluentui/react-charting": "^5.16.31",
|
||||
"raw-loader": "4.0.2",
|
||||
"react-syntax-highlighter": "^10.1.3",
|
||||
"tslib": "^2.1.0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче