Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot] 50971177a2
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-invoice-generator
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:31 +00:00
dependabot[bot] 4a3c75ad7e
Bump semver from 5.7.1 to 5.7.2 in /samples/react-invoice-generator
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 11:43:06 +00:00
Vesa Juvonen 8665d4665a
Update sample.json (#3778)
Fixing broken image reference
2023-06-20 14:43:54 +03:00
dependabot[bot] 9d8db44521
Bump fast-xml-parser and adaptive-expressions
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [adaptive-expressions](https://github.com/Microsoft/botbuilder-js). These dependencies needed to be updated together.

Updates `fast-xml-parser` from 3.21.1 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v3.21.1...v4.2.4)

Updates `adaptive-expressions` from 4.19.3 to 4.20.0
- [Release notes](https://github.com/Microsoft/botbuilder-js/releases)
- [Commits](https://github.com/Microsoft/botbuilder-js/compare/4.19.3...4.20.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: adaptive-expressions
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 14:06:48 +00:00
Hugo Bernier 3c6036e977 Added sample.json, fixed readme 2023-06-12 11:35:28 -04:00
Rishabh Shukla 38d1eae34c Merge branch 'dev' of https://github.com/rishabhshukla12/sp-dev-fx-webparts into dev 2023-06-12 11:17:00 -04:00
Rishabh Shukla 3a4da6e3a5 moved the assets folder to root level and updated the path 2023-06-12 11:16:52 -04:00
Hugo Bernier 49ea680c28 Added container 2023-06-12 11:14:55 -04:00
Rishabh Shukla fb02945c04 SPFx Invoice Generator Webpart 2023-05-29 12:41:35 -04:00