Commit Graph

7 Commits

Author SHA1 Message Date
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
dependabot[bot] c21b3f710b
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-rss-reader
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 21:16:05 +00:00
Hugo Bernier 1ae2a421fb Added container and fixed readme 2023-05-10 10:49:10 -04: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
Giacomo Pozzoni c40877f56a Fix npm install for react-rss-reader
Fix npm install command for react-rss-reader not finding packages event-stream@3.3.6 and flatmap-stream@0.1.0 . These 2 packages were removed from npm because they contained malware.
2019-10-15 12:56:28 +02:00
Eric Overfield cfe16c9066 Initial addition of React Rss Reader (#764) 2019-01-27 10:27:58 +02:00