Bump office-ui-fabric-react in /Website/Packages/datax-query (#571)
Bumps [office-ui-fabric-react](https://github.com/microsoft/fluentui) from 6.111.2 to 6.195.3. - [Release notes](https://github.com/microsoft/fluentui/releases) - [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release-fluentui.yml) - [Commits](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v6.111.2...office-ui-fabric-react_v6.195.3) --- updated-dependencies: - dependency-name: office-ui-fabric-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
8ea6b3cf25
Коммит
c761ebe706
|
@ -2600,9 +2600,9 @@
|
|||
}
|
||||
},
|
||||
"@microsoft/load-themed-styles": {
|
||||
"version": "1.10.247",
|
||||
"resolved": "https://registry.npmjs.org/@microsoft/load-themed-styles/-/load-themed-styles-1.10.247.tgz",
|
||||
"integrity": "sha512-vKbuG3Mcbc4kkNAcIE13aIv5KoI2g+tHFFIZnFhtUilpYHc0VsMd4Fw7Jz81A8AB7L3wWu3OZB2CNiRnr1a3ew==",
|
||||
"version": "1.10.295",
|
||||
"resolved": "https://registry.npmjs.org/@microsoft/load-themed-styles/-/load-themed-styles-1.10.295.tgz",
|
||||
"integrity": "sha512-W+IzEBw8a6LOOfRJM02dTT7BDZijxm+Z7lhtOAz1+y9vQm1Kdz9jlAO+qCEKsfxtUOmKilW8DIRqFw2aUgKeGg==",
|
||||
"dev": true
|
||||
},
|
||||
"@npmcli/fs": {
|
||||
|
@ -2694,6 +2694,18 @@
|
|||
"integrity": "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==",
|
||||
"dev": true
|
||||
},
|
||||
"@uifabric/foundation": {
|
||||
"version": "0.8.3",
|
||||
"resolved": "https://registry.npmjs.org/@uifabric/foundation/-/foundation-0.8.3.tgz",
|
||||
"integrity": "sha512-r3WhRj7Out8QAOe50BGA36R8zgRPy0D0GNPuwFK9BB9oIidf91ycj7/miY8U0TZRZi5fB3Kg+dy/uxSDfgC6Og==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@uifabric/set-version": "^1.1.3",
|
||||
"@uifabric/styling": "^6.50.7",
|
||||
"@uifabric/utilities": "^6.41.7",
|
||||
"tslib": "^1.7.1"
|
||||
}
|
||||
},
|
||||
"@uifabric/icons": {
|
||||
"version": "6.5.5",
|
||||
"resolved": "https://registry.npmjs.org/@uifabric/icons/-/icons-6.5.5.tgz",
|
||||
|
@ -5896,17 +5908,18 @@
|
|||
}
|
||||
},
|
||||
"office-ui-fabric-react": {
|
||||
"version": "6.111.2",
|
||||
"resolved": "https://registry.npmjs.org/office-ui-fabric-react/-/office-ui-fabric-react-6.111.2.tgz",
|
||||
"integrity": "sha512-AtO/H20jxhUEcG4tq3n/hd1j0C8QvJDwLj9HDctPp9qi1JP6Gh174R/Y2dC02xO6w6VRxrt6dEVH7J/xLsPU4w==",
|
||||
"version": "6.195.3",
|
||||
"resolved": "https://registry.npmjs.org/office-ui-fabric-react/-/office-ui-fabric-react-6.195.3.tgz",
|
||||
"integrity": "sha512-JV//XfLK+QWuubEQ8mbHC+1l1WNy97AEDeJlMROXD+UKJXjjZDurgkIUR2PoOfjpMRPXkA+YbS9r9muGnsMqtg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@microsoft/load-themed-styles": "^1.7.13",
|
||||
"@uifabric/icons": ">=6.3.0 <7.0.0",
|
||||
"@uifabric/merge-styles": ">=6.15.0 <7.0.0",
|
||||
"@uifabric/set-version": ">=1.1.3 <2.0.0",
|
||||
"@uifabric/styling": ">=6.38.0 <7.0.0",
|
||||
"@uifabric/utilities": ">=6.27.0 <7.0.0",
|
||||
"@uifabric/foundation": "^0.8.1",
|
||||
"@uifabric/icons": "^6.5.3",
|
||||
"@uifabric/merge-styles": "^6.19.2",
|
||||
"@uifabric/set-version": "^1.1.3",
|
||||
"@uifabric/styling": "^6.50.2",
|
||||
"@uifabric/utilities": "^6.41.5",
|
||||
"prop-types": "^15.5.10",
|
||||
"tslib": "^1.7.1"
|
||||
}
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"file-loader": "6.2.0",
|
||||
"mini-css-extract-plugin": "0.4.4",
|
||||
"datax-common": "1.4.0-SNAPSHOT-9",
|
||||
"office-ui-fabric-react": "6.111.2",
|
||||
"office-ui-fabric-react": "6.195.3",
|
||||
"q": "1.5.1",
|
||||
"promise-polyfill": "8.2.3",
|
||||
"prop-types": "15.6.2",
|
||||
|
|
Загрузка…
Ссылка в новой задаче