From 68bdfc15dae4606136b9fbf1ef844f35c64a1e32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 06:58:22 +0000 Subject: [PATCH] Bump @fluentui/react in /SamplesDashboard/SamplesDashboard/ClientApp Bumps [@fluentui/react](https://github.com/microsoft/fluentui) from 8.106.8 to 8.107.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/@fluentui/react_v8.106.8...@fluentui/react_v8.107.3) --- 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..b6afe562 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.107.3", "@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.107.3", + "resolved": "https://registry.npmjs.org/@fluentui/react/-/react-8.107.3.tgz", + "integrity": "sha512-/nVxKLN/Vr6Qcx/G3ZDHiaJf3CBq6fBzv4TTm099lIS3ng/uLhfZfwKwpbJo5hP7xt3ZUB/gxXK8DuXtx2s3jA==", "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.107.3", + "resolved": "https://registry.npmjs.org/@fluentui/react/-/react-8.107.3.tgz", + "integrity": "sha512-/nVxKLN/Vr6Qcx/G3ZDHiaJf3CBq6fBzv4TTm099lIS3ng/uLhfZfwKwpbJo5hP7xt3ZUB/gxXK8DuXtx2s3jA==", "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..f15ce781 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.107.3", "@microsoft/microsoft-graph-client": "3.0.5", "bootstrap": "5.2.3", "react": "17.0.2",