Skip to content

Commit 359a18e

Browse files
Merge pull request #97 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/fluentai/attachments-0.7.1
build: bump @fluentai/attachments from 0.7.0 to 0.7.1 in /App/frontend-app
2 parents 796e3c3 + d9fc55f commit 359a18e

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
@@ -534,12 +534,12 @@
534534
resolved "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.1.tgz"
535535
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==
536536

537-
"@fluentai/attachments@^0.7.0":
538-
version "0.7.0"
539-
resolved "https://registry.npmjs.org/@fluentai/attachments/-/attachments-0.7.0.tgz"
540-
integrity sha512-n1M9hqyz0ogkTSg5zgfgJZ35GlVguMR7+sgTM+q0iUxZ5S99veaKP1xfc/NFU6euN85x448AixjqBTn5KWSDaw==
537+
"@fluentai/attachments@^0.7.0", "@fluentai/attachments@^0.7.1":
538+
version "0.7.1"
539+
resolved "https://registry.yarnpkg.com/@fluentai/attachments/-/attachments-0.7.1.tgz#81d027f6fdc4327f8c4a007868eef1a0deb0fd02"
540+
integrity sha512-54XT+46p0fjXH2TWyK2nEyjoDc3XAzT9nrK1y/I+CWIxeV396OvmEtJf0IyPheR9Iuz3WGgOEB2zQ2QdzGCeGA==
541541
dependencies:
542-
"@fluentai/provider" "^0.7.0"
542+
"@fluentai/provider" "^0.7.1"
543543
"@swc/helpers" "^0.5.1"
544544

545545
"@fluentai/feedback-buttons@^0.6.0":
@@ -591,10 +591,10 @@
591591
"@fluentai/provider" "^0.7.0"
592592
"@swc/helpers" "^0.5.1"
593593

594-
"@fluentai/provider@^0.7.0":
595-
version "0.7.0"
596-
resolved "https://registry.npmjs.org/@fluentai/provider/-/provider-0.7.0.tgz"
597-
integrity sha512-+ZJ04E0pWbGBJuWQdauDKDgSZaVH/qqUIUBjYxHRN7SroS72PCb+zK2ZBaMtYXvdy2Q340SL1v/4563nbOz/2Q==
594+
"@fluentai/provider@^0.7.0", "@fluentai/provider@^0.7.1":
595+
version "0.7.1"
596+
resolved "https://registry.yarnpkg.com/@fluentai/provider/-/provider-0.7.1.tgz#8d8cfb2ff7951ccdc5b6a3d0e03a57d9ec0032dc"
597+
integrity sha512-7f2dGnEhz2ONTogVn+iC8qhk46AbOl71x8rBOx/mceek2WXAFMBv1tfXW0PbYQt89KeyZ9/vms1QKHKGkSs2/A==
598598
dependencies:
599599
"@fluentai/react-announce" "^0.4.0"
600600
"@fluentai/tokens" "^0.2.0"
@@ -6003,7 +6003,7 @@ kleur@^3.0.3:
60036003
dependencies:
60046004
"@azure/msal-browser" "^2.37.1"
60056005
"@azure/msal-react" "^1.5.8"
6006-
"@fluentai/attachments" "^0.7.0"
6006+
"@fluentai/attachments" "^0.7.1"
60076007
"@fluentai/react-copilot" "^0.11.0"
60086008
"@fluentai/react-copilot-chat" "^0.5.0"
60096009
"@fluentai/reference" "^0.8.0"

0 commit comments

Comments
 (0)