Commit Graph

7 Commits

Author SHA1 Message Date
Eric Overfield 12ac47d6d7 Sample: rss reader - upgrade to spfx 1.18.2 2024-02-06 12:18:06 -08:00
dependabot[bot] cb06f90b53
Bump handlebars from 4.0.12 to 4.7.7 in /samples/react-rss-reader
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.0.12 to 4.7.7.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.0.12...v4.7.7)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 02:31:27 +00:00
dependabot[bot] 3f0e8da01a
Bump postcss, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `postcss` from 6.0.1 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/6.0.1...8.4.31)

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

Updates `@microsoft/sp-webpart-workbench` from 1.11.0 to 1.12.1

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 16:25:54 +00:00
Kalle Mansikkaniemi f8d895759d Fix #3667, #1815 and #3493 2023-05-25 16:45:44 +03:00
Kalle Mansikkaniemi c822d2aada Added theme aware components 2023-04-21 15:18:31 +03:00
Abderahman88 7f07c800dd upgrade sharepoint framework 2020-11-23 00:00:30 +01:00
Eric Overfield cfe16c9066 Initial addition of React Rss Reader (#764) 2019-01-27 10:27:58 +02:00