Skip to content

Commit 8d94f92

Browse files
build: bump @fluentai/react-copilot-chat in /App/frontend-app
Bumps [@fluentai/react-copilot-chat](https://github.com/microsoft/fluentai) from 0.5.0 to 0.5.2. - [Commits](https://github.com/microsoft/fluentai/commits) --- updated-dependencies: - dependency-name: "@fluentai/react-copilot-chat" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc83141 commit 8d94f92

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"
@@ -2674,12 +2699,12 @@
26742699
resolved "https://registry.npmjs.org/@swc/helpers/-/helpers-0.2.14.tgz"
26752700
integrity sha512-wpCQMhf5p5GhNg2MmGKXzUNwxe7zRiCsmqYsamez2beP7mKPCSiu+BjZcdN95yYSzO857kr0VfQewmGpS77nqA==
26762701

2677-
"@swc/helpers@^0.5.1":
2678-
version "0.5.6"
2679-
resolved "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.6.tgz"
2680-
integrity sha512-aYX01Ke9hunpoCexYAgQucEpARGQ5w/cqHFrIR+e9gdKb1QWTsVJuTJ2ozQzIAxLyRQe/m+2RqzkyOOGiMKRQA==
2702+
"@swc/helpers@^0.5.1", "@swc/helpers@~0.5.2":
2703+
version "0.5.15"
2704+
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.15.tgz#79efab344c5819ecf83a43f3f9f811fc84b516d7"
2705+
integrity sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==
26812706
dependencies:
2682-
tslib "^2.4.0"
2707+
tslib "^2.8.0"
26832708

26842709
"@testing-library/dom@^9.0.0":
26852710
version "9.3.4"
@@ -6284,7 +6309,7 @@ kleur@^3.0.3:
62846309
"@azure/msal-react" "^1.5.8"
62856310
"@fluentai/attachments" "^0.7.1"
62866311
"@fluentai/react-copilot" "^0.11.0"
6287-
"@fluentai/react-copilot-chat" "^0.5.0"
6312+
"@fluentai/react-copilot-chat" "^0.5.2"
62886313
"@fluentai/reference" "^0.8.2"
62896314
"@fluentai/textarea" "^0.5.1"
62906315
"@fluentui/react" "^8.120.9"
@@ -8501,12 +8526,12 @@ tsconfig-paths@^3.15.0:
85018526
minimist "^1.2.6"
85028527
strip-bom "^3.0.0"
85038528

8504-
tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.6.2:
8529+
tslib@^2.1.0, tslib@^2.3.1, tslib@^2.6.2:
85058530
version "2.6.2"
85068531
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz"
85078532
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
85088533

8509-
tslib@^2.7.0:
8534+
tslib@^2.7.0, tslib@^2.8.0:
85108535
version "2.8.1"
85118536
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
85128537
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

0 commit comments

Comments
 (0)