From 21d4ba448c8afa6d39ac6582d6e3070953648496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 07:02:57 +0000 Subject: [PATCH] Bump @fluentui/react in /SamplesDashboard/SamplesDashboard/ClientApp Bumps [@fluentui/react](https://github.com/microsoft/fluentui) from 8.106.8 to 8.108.1. - [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/@fluentui/react_v8.106.8...@fluentui/react_v8.108.1) --- updated-dependencies: - dependency-name: "@fluentui/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../SamplesDashboard/ClientApp/package-lock.json | 14 +++++++------- .../SamplesDashboard/ClientApp/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json b/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json index d2e82663..43211164 100644 --- a/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json +++ b/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@azure/msal-browser": "2.34.0", "@azure/msal-react": "1.5.2", - "@fluentui/react": "8.106.8", + "@fluentui/react": "8.108.1", "@microsoft/microsoft-graph-client": "3.0.5", "bootstrap": "5.2.3", "react": "17.0.2", @@ -2513,9 +2513,9 @@ } }, "node_modules/@fluentui/react": { - "version": "8.106.8", - "resolved": "https://registry.npmjs.org/@fluentui/react/-/react-8.106.8.tgz", - "integrity": "sha512-odRxZJNMIBtC/6Pp1HKRICpzFvFOfjG9z+PYsHCpGsCyvjGfxEZkMZzK3ceqAjQiClQ+rE/9nxcRv1s+1wM7fw==", + "version": "8.108.1", + "resolved": "https://registry.npmjs.org/@fluentui/react/-/react-8.108.1.tgz", + "integrity": "sha512-tzHLK9pgyEp1PFHYynOWxk9VfindG5H5LCvrxwd+MKE+GRu2IQqPnXvi3ht5Z1QJQfwjWiPBpj/mjFKkEQC8Hg==", "dependencies": { "@fluentui/date-time-utilities": "^8.5.6", "@fluentui/font-icons-mdl2": "^8.5.13", @@ -19293,9 +19293,9 @@ } }, "@fluentui/react": { - "version": "8.106.8", - "resolved": "https://registry.npmjs.org/@fluentui/react/-/react-8.106.8.tgz", - "integrity": "sha512-odRxZJNMIBtC/6Pp1HKRICpzFvFOfjG9z+PYsHCpGsCyvjGfxEZkMZzK3ceqAjQiClQ+rE/9nxcRv1s+1wM7fw==", + "version": "8.108.1", + "resolved": "https://registry.npmjs.org/@fluentui/react/-/react-8.108.1.tgz", + "integrity": "sha512-tzHLK9pgyEp1PFHYynOWxk9VfindG5H5LCvrxwd+MKE+GRu2IQqPnXvi3ht5Z1QJQfwjWiPBpj/mjFKkEQC8Hg==", "requires": { "@fluentui/date-time-utilities": "^8.5.6", "@fluentui/font-icons-mdl2": "^8.5.13", diff --git a/SamplesDashboard/SamplesDashboard/ClientApp/package.json b/SamplesDashboard/SamplesDashboard/ClientApp/package.json index c964c741..1d203135 100644 --- a/SamplesDashboard/SamplesDashboard/ClientApp/package.json +++ b/SamplesDashboard/SamplesDashboard/ClientApp/package.json @@ -5,7 +5,7 @@ "dependencies": { "@azure/msal-browser": "2.34.0", "@azure/msal-react": "1.5.2", - "@fluentui/react": "8.106.8", + "@fluentui/react": "8.108.1", "@microsoft/microsoft-graph-client": "3.0.5", "bootstrap": "5.2.3", "react": "17.0.2",