Commit Graph

13 Commits

Author SHA1 Message Date
Hugo Bernier 8e6bd1404b Added web part to every sample 2024-04-18 01:51:29 -04:00
dependabot[bot] 6579c1c010
Bump webpack-dev-middleware in /samples/react-azure-openai-connector
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 19:22:04 +00:00
dependabot[bot] 681ac4300c
Bump follow-redirects in /samples/react-azure-openai-connector
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 22:27:37 +00:00
dependabot[bot] 26aa19494d
Bump browserify-sign in /samples/react-azure-openai-connector
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 04:23:17 +00:00
Hugo Bernier 4373a09b8d
Merge pull request #4094 from luismanez/react-azure-openai-connector 2023-10-23 11:36:30 -04:00
Hugo Bernier d674c44858 Updated video, sample.json, version number 2023-10-23 11:35:52 -04:00
“luismanez” fffe7c6df9 Merge branch 'react-azure-openai-connector' of github.com:luismanez/sp-dev-fx-webparts into react-azure-openai-connector 2023-10-06 11:43:24 +02:00
“luismanez” dfcc527938 Minor UX improvements + Link to community call recording 2023-10-06 11:42:00 +02:00
dependabot[bot] d20297ec2b
Bump jszip and @microsoft/sp-build-web
Bumps [jszip](https://github.com/Stuk/jszip) to 3.8.0 and updates ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `jszip` from 3.5.0 to 3.8.0
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.5.0...v3.8.0)

Updates `@microsoft/sp-build-web` from 1.17.4 to 1.18.0

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 14:12:42 +00:00
Hugo Bernier f026802f91 Added devcontainer, sample.json, fixed readme 2023-08-09 23:28:43 -04:00
“luismanez” 71b915f188 docs added 2023-07-26 11:45:41 +02:00
“luismanez” 09c45abe08 webpart working 2023-07-25 18:24:40 +02:00
“luismanez” c5e92576da webpart scaffolded and initial UI version 2023-07-24 22:20:44 +02:00