Skip to content

Commit d9fc55f

Browse files
build: bump @fluentai/attachments in /App/frontend-app
Bumps [@fluentai/attachments](https://github.com/microsoft/fluentai) from 0.7.0 to 0.7.1. - [Commits](https://github.com/microsoft/fluentai/commits) --- updated-dependencies: - dependency-name: "@fluentai/attachments" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b93b65f commit d9fc55f

3 files changed

Lines changed: 19 additions & 21 deletions

File tree

App/frontend-app/package-lock.json

Lines changed: 8 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@azure/msal-browser": "^2.37.1",
1717
"@azure/msal-react": "^1.5.8",
18-
"@fluentai/attachments": "^0.7.0",
18+
"@fluentai/attachments": "^0.7.1",
1919
"@fluentai/react-copilot": "^0.11.0",
2020
"@fluentai/react-copilot-chat": "^0.5.0",
2121
"@fluentai/reference": "^0.8.0",

App/frontend-app/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -541,12 +541,12 @@
541541
resolved "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.1.tgz"
542542
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==
543543

544-
"@fluentai/attachments@^0.7.0":
545-
version "0.7.0"
546-
resolved "https://registry.npmjs.org/@fluentai/attachments/-/attachments-0.7.0.tgz"
547-
integrity sha512-n1M9hqyz0ogkTSg5zgfgJZ35GlVguMR7+sgTM+q0iUxZ5S99veaKP1xfc/NFU6euN85x448AixjqBTn5KWSDaw==
544+
"@fluentai/attachments@^0.7.0", "@fluentai/attachments@^0.7.1":
545+
version "0.7.1"
546+
resolved "https://registry.yarnpkg.com/@fluentai/attachments/-/attachments-0.7.1.tgz#81d027f6fdc4327f8c4a007868eef1a0deb0fd02"
547+
integrity sha512-54XT+46p0fjXH2TWyK2nEyjoDc3XAzT9nrK1y/I+CWIxeV396OvmEtJf0IyPheR9Iuz3WGgOEB2zQ2QdzGCeGA==
548548
dependencies:
549-
"@fluentai/provider" "^0.7.0"
549+
"@fluentai/provider" "^0.7.1"
550550
"@swc/helpers" "^0.5.1"
551551

552552
"@fluentai/feedback-buttons@^0.6.0":
@@ -598,10 +598,10 @@
598598
"@fluentai/provider" "^0.7.0"
599599
"@swc/helpers" "^0.5.1"
600600

601-
"@fluentai/provider@^0.7.0":
602-
version "0.7.0"
603-
resolved "https://registry.npmjs.org/@fluentai/provider/-/provider-0.7.0.tgz"
604-
integrity sha512-+ZJ04E0pWbGBJuWQdauDKDgSZaVH/qqUIUBjYxHRN7SroS72PCb+zK2ZBaMtYXvdy2Q340SL1v/4563nbOz/2Q==
601+
"@fluentai/provider@^0.7.0", "@fluentai/provider@^0.7.1":
602+
version "0.7.1"
603+
resolved "https://registry.yarnpkg.com/@fluentai/provider/-/provider-0.7.1.tgz#8d8cfb2ff7951ccdc5b6a3d0e03a57d9ec0032dc"
604+
integrity sha512-7f2dGnEhz2ONTogVn+iC8qhk46AbOl71x8rBOx/mceek2WXAFMBv1tfXW0PbYQt89KeyZ9/vms1QKHKGkSs2/A==
605605
dependencies:
606606
"@fluentai/react-announce" "^0.4.0"
607607
"@fluentai/tokens" "^0.2.0"
@@ -6005,7 +6005,7 @@ kleur@^3.0.3:
60056005
dependencies:
60066006
"@azure/msal-browser" "^2.37.1"
60076007
"@azure/msal-react" "^1.5.8"
6008-
"@fluentai/attachments" "^0.7.0"
6008+
"@fluentai/attachments" "^0.7.1"
60096009
"@fluentai/react-copilot" "^0.11.0"
60106010
"@fluentai/react-copilot-chat" "^0.5.0"
60116011
"@fluentai/reference" "^0.8.0"

0 commit comments

Comments
 (0)