Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot] 830be57d03
Bump follow-redirects in /samples/react-invoice-generator
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 18:54:28 +00:00
dependabot[bot] 8f2d678d45
Bump browserify-sign in /samples/react-invoice-generator
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:54:18 +00:00
Hugo Bernier 365f2a0475
Merge pull request #4183 from pnp/dependabot/npm_and_yarn/samples/react-invoice-generator/babel/traverse-7.23.2
Bump @babel/traverse from 7.21.4 to 7.23.2 in /samples/react-invoice-generator
2023-10-25 20:56:34 -04:00
dependabot[bot] 846869a8e3
Bump @babel/traverse in /samples/react-invoice-generator
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 00:51:49 +00:00
dependabot[bot] bce3fc77b3
Bump crypto-js from 4.1.1 to 4.2.0 in /samples/react-invoice-generator
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 23:23:20 +00:00
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