Commit Graph

10 Commits

Author SHA1 Message Date
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] 4593d3e453
Bump browserify-sign from 4.2.1 to 4.2.2 in /samples/react-rss-reader
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 03:20:18 +00:00
dependabot[bot] 428b3c5b48
Bump @babel/traverse and depcheck in /samples/react-rss-reader
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) and [depcheck](https://github.com/depcheck/depcheck). These dependencies needed to be updated together.

Updates `@babel/traverse` from 7.23.0 to 7.23.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

Updates `depcheck` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/depcheck/depcheck/releases)
- [Changelog](https://github.com/depcheck/depcheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/depcheck/depcheck/compare/v1.4.6...v1.4.7)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
- dependency-name: depcheck
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 10:37:02 +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
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