Skip to content

Commit 3eb847c

Browse files
Merge pull request #60 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/fluentai/react-copilot-chat-0.5.2
build: bump @fluentai/react-copilot-chat from 0.5.0 to 0.5.2 in /App/frontend-app
2 parents 95de68c + 8d94f92 commit 3eb847c

File tree

3 files changed

+81
-43
lines changed

3 files changed

+81
-43
lines changed

App/frontend-app/package-lock.json

Lines changed: 35 additions & 22 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
@@ -17,7 +17,7 @@
1717
"@azure/msal-react": "^1.5.8",
1818
"@fluentai/attachments": "^0.7.1",
1919
"@fluentai/react-copilot": "^0.11.0",
20-
"@fluentai/react-copilot-chat": "^0.5.0",
20+
"@fluentai/react-copilot-chat": "^0.5.2",
2121
"@fluentai/reference": "^0.8.2",
2222
"@fluentai/textarea": "^0.5.1",
2323
"@fluentui/react": "^8.120.9",

App/frontend-app/yarn.lock

Lines changed: 45 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,15 @@
565565
"@fluentai/tokens" "^0.2.0"
566566
"@swc/helpers" "^0.5.1"
567567

568+
"@fluentai/flair@^0.3.2":
569+
version "0.3.2"
570+
resolved "https://registry.yarnpkg.com/@fluentai/flair/-/flair-0.3.2.tgz#0694742270fbf66accc7bbc7bff7225899f71658"
571+
integrity sha512-hPbI/LOlEnXRQ6efCdzweoYk4c5EgHUApSSKs6nzx8JMNLcHxFMHcnjOM1A9inoD5mgTDsBCGsVhQiXEQWUlvQ==
572+
dependencies:
573+
"@fluentai/tokens" "^0.2.0"
574+
"@fluentui-contrib/houdini-utils" "^0.3.1"
575+
"@swc/helpers" "^0.5.1"
576+
568577
"@fluentai/latency@^0.5.0":
569578
version "0.5.0"
570579
resolved "https://registry.npmjs.org/@fluentai/latency/-/latency-0.5.0.tgz"
@@ -573,13 +582,13 @@
573582
"@fluentai/provider" "^0.7.0"
574583
"@swc/helpers" "^0.5.1"
575584

576-
"@fluentai/output-card@^0.6.0":
577-
version "0.6.0"
578-
resolved "https://registry.npmjs.org/@fluentai/output-card/-/output-card-0.6.0.tgz"
579-
integrity sha512-RKD6PhiOxWBnToHEgMQohnIp26j3xT24A+esfNZJerFrKJAxjEWvkVivjT1OFr86j9U7hD0/ZC2rYbT4vy48+A==
585+
"@fluentai/output-card@^0.6.0", "@fluentai/output-card@^0.6.2":
586+
version "0.6.2"
587+
resolved "https://registry.yarnpkg.com/@fluentai/output-card/-/output-card-0.6.2.tgz#2bfc1681da7f6fae3bd7310cf19d89f3616ba2fc"
588+
integrity sha512-yE9JPQsq5I5QwpYKeXrxwZ1iQi/PtYTyKM+0l4na4cIebKXUKYtMtYLDbVq6hhFUvJpep8ZEvGy4Gd3feRxRKg==
580589
dependencies:
581-
"@fluentai/provider" "^0.7.0"
582-
"@fluentai/react-flair" "^0.4.0"
590+
"@fluentai/provider" "^0.7.1"
591+
"@fluentai/react-flair" "^0.4.2"
583592
"@fluentai/tokens" "^0.2.0"
584593
"@swc/helpers" "^0.5.1"
585594

@@ -607,13 +616,13 @@
607616
dependencies:
608617
"@swc/helpers" "^0.5.1"
609618

610-
"@fluentai/react-copilot-chat@^0.5.0":
611-
version "0.5.0"
612-
resolved "https://registry.npmjs.org/@fluentai/react-copilot-chat/-/react-copilot-chat-0.5.0.tgz"
613-
integrity sha512-5fh/j/1Inb7p6dHPPMnhinwoGfOObLBqQrRqFlW3yKonfeUI0NV/Ms/yJ4RmYKPxTN+upfEfGrkFNWi90+Zy3Q==
619+
"@fluentai/react-copilot-chat@^0.5.0", "@fluentai/react-copilot-chat@^0.5.2":
620+
version "0.5.2"
621+
resolved "https://registry.yarnpkg.com/@fluentai/react-copilot-chat/-/react-copilot-chat-0.5.2.tgz#16924903d0bb980b3a729a494b57e36d78ea46c8"
622+
integrity sha512-ekHxyhg+yt2YBSq5lpzprL4k0A9dvKtqtPsWqaCxWSrMRgGHSAtqDNzh6UMkPzYL0EWzLV1+V+Xdq7TcrrXp6A==
614623
dependencies:
615-
"@fluentai/output-card" "^0.6.0"
616-
"@fluentai/provider" "^0.7.0"
624+
"@fluentai/output-card" "^0.6.2"
625+
"@fluentai/provider" "^0.7.1"
617626
"@swc/helpers" "^0.5.1"
618627

619628
"@fluentai/react-copilot@^0.11.0":
@@ -648,6 +657,15 @@
648657
"@fluentai/flair" "^0.3.0"
649658
"@swc/helpers" "^0.5.1"
650659

660+
"@fluentai/react-flair@^0.4.2":
661+
version "0.4.2"
662+
resolved "https://registry.yarnpkg.com/@fluentai/react-flair/-/react-flair-0.4.2.tgz#602a5fb3fce6b4eb25f0d1498f2b990fcd576dee"
663+
integrity sha512-iyjfuZsdB9Suc8itAGj6WY0pk8yRLjdjGjnsquxLgSov8GiSeeyZLD4iEQA3UQiQtNROlW3iKlWg5lSx3BkUfg==
664+
dependencies:
665+
"@fluentai/flair" "^0.3.2"
666+
"@fluentui-contrib/houdini-utils" "^0.3.1"
667+
"@swc/helpers" "^0.5.1"
668+
651669
"@fluentai/react-preview@^0.2.0":
652670
version "0.2.0"
653671
resolved "https://registry.npmjs.org/@fluentai/react-preview/-/react-preview-0.2.0.tgz"
@@ -712,6 +730,13 @@
712730
"@fluentui/tokens" "^1.0.0-alpha.13"
713731
"@swc/helpers" "^0.5.1"
714732

733+
"@fluentui-contrib/houdini-utils@^0.3.1":
734+
version "0.3.2"
735+
resolved "https://registry.yarnpkg.com/@fluentui-contrib/houdini-utils/-/houdini-utils-0.3.2.tgz#33cbf716ceb0ca8dfb37c3af75ab800086264113"
736+
integrity sha512-W+x3P6/4/pC7hFfgoyudcex39fUaFMtPenbousdfVDv6HFZmDm999A6zH94T2T5UTDd3lI0Bg5pccSz5HW/87w==
737+
dependencies:
738+
"@swc/helpers" "~0.5.2"
739+
715740
"@fluentui/date-time-utilities@^8.6.9":
716741
version "8.6.9"
717742
resolved "https://registry.npmjs.org/@fluentui/date-time-utilities/-/date-time-utilities-8.6.9.tgz"
@@ -2679,12 +2704,12 @@
26792704
resolved "https://registry.npmjs.org/@swc/helpers/-/helpers-0.2.14.tgz"
26802705
integrity sha512-wpCQMhf5p5GhNg2MmGKXzUNwxe7zRiCsmqYsamez2beP7mKPCSiu+BjZcdN95yYSzO857kr0VfQewmGpS77nqA==
26812706

2682-
"@swc/helpers@^0.5.1":
2683-
version "0.5.6"
2684-
resolved "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.6.tgz"
2685-
integrity sha512-aYX01Ke9hunpoCexYAgQucEpARGQ5w/cqHFrIR+e9gdKb1QWTsVJuTJ2ozQzIAxLyRQe/m+2RqzkyOOGiMKRQA==
2707+
"@swc/helpers@^0.5.1", "@swc/helpers@~0.5.2":
2708+
version "0.5.15"
2709+
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.15.tgz#79efab344c5819ecf83a43f3f9f811fc84b516d7"
2710+
integrity sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==
26862711
dependencies:
2687-
tslib "^2.4.0"
2712+
tslib "^2.8.0"
26882713

26892714
"@testing-library/dom@^10.0.0":
26902715
version "10.4.0"
@@ -6243,7 +6268,7 @@ kleur@^3.0.3:
62436268
"@azure/msal-react" "^1.5.8"
62446269
"@fluentai/attachments" "^0.7.1"
62456270
"@fluentai/react-copilot" "^0.11.0"
6246-
"@fluentai/react-copilot-chat" "^0.5.0"
6271+
"@fluentai/react-copilot-chat" "^0.5.2"
62476272
"@fluentai/reference" "^0.8.2"
62486273
"@fluentai/textarea" "^0.5.1"
62496274
"@fluentui/react" "^8.120.9"
@@ -8450,12 +8475,12 @@ tsconfig-paths@^3.15.0:
84508475
minimist "^1.2.6"
84518476
strip-bom "^3.0.0"
84528477

8453-
tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.6.2:
8478+
tslib@^2.1.0, tslib@^2.3.1, tslib@^2.6.2:
84548479
version "2.6.2"
84558480
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz"
84568481
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
84578482

8458-
tslib@^2.7.0:
8483+
tslib@^2.7.0, tslib@^2.8.0:
84598484
version "2.8.1"
84608485
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
84618486
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

0 commit comments

Comments
 (0)