Skip to content

Commit

Permalink
build: bump @fluentai/reference from 0.8.0 to 0.8.2 in /App/frontend-app
Browse files Browse the repository at this point in the history
Bumps [@fluentai/reference](https://github.com/microsoft/fluentai) from 0.8.0 to 0.8.2.
- [Commits](https://github.com/microsoft/fluentai/commits)

---
updated-dependencies:
- dependency-name: "@fluentai/reference"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent b93b65f commit 1384879
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 31 deletions.
27 changes: 12 additions & 15 deletions App/frontend-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion App/frontend-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@fluentai/attachments": "^0.7.0",
"@fluentai/react-copilot": "^0.11.0",
"@fluentai/react-copilot-chat": "^0.5.0",
"@fluentai/reference": "^0.8.0",
"@fluentai/reference": "^0.8.2",
"@fluentai/textarea": "^0.5.0",
"@fluentui/react": "^8.120.9",
"@fluentui/react-components": "^9.46.4",
Expand Down
30 changes: 15 additions & 15 deletions App/frontend-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -598,10 +598,10 @@
"@fluentai/provider" "^0.7.0"
"@swc/helpers" "^0.5.1"

"@fluentai/provider@^0.7.0":
version "0.7.0"
resolved "https://registry.npmjs.org/@fluentai/provider/-/provider-0.7.0.tgz"
integrity sha512-+ZJ04E0pWbGBJuWQdauDKDgSZaVH/qqUIUBjYxHRN7SroS72PCb+zK2ZBaMtYXvdy2Q340SL1v/4563nbOz/2Q==
"@fluentai/provider@^0.7.0", "@fluentai/provider@^0.7.1":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@fluentai/provider/-/provider-0.7.1.tgz#8d8cfb2ff7951ccdc5b6a3d0e03a57d9ec0032dc"
integrity sha512-7f2dGnEhz2ONTogVn+iC8qhk46AbOl71x8rBOx/mceek2WXAFMBv1tfXW0PbYQt89KeyZ9/vms1QKHKGkSs2/A==
dependencies:
"@fluentai/react-announce" "^0.4.0"
"@fluentai/tokens" "^0.2.0"
Expand Down Expand Up @@ -669,10 +669,10 @@
dependencies:
"@swc/helpers" "^0.5.1"

"@fluentai/react-sensitivity-label@^0.2.0":
version "0.2.0"
resolved "https://registry.npmjs.org/@fluentai/react-sensitivity-label/-/react-sensitivity-label-0.2.0.tgz"
integrity sha512-GYBVoXwCYxJksvcD+X0+js/qKT8a5A+4pQB+R1vY0e6BRJ42BJdbAxrKzvmTIFHhJw33Jj1gsQdFaAv+lWh6iA==
"@fluentai/react-sensitivity-label@^0.2.0", "@fluentai/react-sensitivity-label@^0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@fluentai/react-sensitivity-label/-/react-sensitivity-label-0.2.1.tgz#78a17f3b30a948e4374c062ddda8273ef12d5f38"
integrity sha512-/VkCqQYVK5jrRILkzPN4DW0a7qWxyPLvasycugSEftKR2dgPcrzcL4PaEJWQmBR3geqoSIiPgCTFhE+33hUTxg==
dependencies:
"@fluentai/react-preview" "^0.2.0"
"@swc/helpers" "^0.5.1"
Expand All @@ -684,14 +684,14 @@
dependencies:
"@swc/helpers" "^0.5.1"

"@fluentai/reference@^0.8.0":
version "0.8.0"
resolved "https://registry.npmjs.org/@fluentai/reference/-/reference-0.8.0.tgz"
integrity sha512-dSMhOANLwdSVFCAQtNEWgUR4c+ekbcXQTjMYYG9IHFQBkPAYFjZZgctYyDF/m5+33TO8xJQYju43e6td8cElOg==
"@fluentai/reference@^0.8.0", "@fluentai/reference@^0.8.2":
version "0.8.2"
resolved "https://registry.yarnpkg.com/@fluentai/reference/-/reference-0.8.2.tgz#20a0a025930bc110734b33d3062c6abd46f216e6"
integrity sha512-9Y47S3gty3GNrhpvYAFSvUes6QyeC+NShEwOFSHll0F+4RQYLfWKjjT32c1vo+YAv6Ss8qHyZOmbrLDilKbbAA==
dependencies:
"@fluentai/provider" "^0.7.0"
"@fluentai/provider" "^0.7.1"
"@fluentai/react-preview" "^0.2.0"
"@fluentai/react-sensitivity-label" "^0.2.0"
"@fluentai/react-sensitivity-label" "^0.2.1"
"@swc/helpers" "^0.5.1"

"@fluentai/suggestions@^0.6.0":
Expand Down Expand Up @@ -6008,7 +6008,7 @@ kleur@^3.0.3:
"@fluentai/attachments" "^0.7.0"
"@fluentai/react-copilot" "^0.11.0"
"@fluentai/react-copilot-chat" "^0.5.0"
"@fluentai/reference" "^0.8.0"
"@fluentai/reference" "^0.8.2"
"@fluentai/textarea" "^0.5.0"
"@fluentui/react" "^8.120.9"
"@fluentui/react-components" "^9.46.4"
Expand Down

0 comments on commit 1384879

Please sign in to comment.