Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot] dacda5353a
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-add-js-css-ref
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:18:25 +00:00
dependabot[bot] e04d0f864d
Bump semver from 5.7.1 to 5.7.2 in /samples/react-add-js-css-ref
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 04:40:55 +00:00
dependabot[bot] 378f3c9d80
Bump webpack from 5.74.0 to 5.76.1 in /samples/react-add-js-css-ref
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 07:11:42 +00:00
dependabot[bot] e2c95cc565 Bump decode-uri-component in /samples/react-add-js-css-ref
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 23:31:03 -05:00
Don a00ebf12cb updated devcontainer 2022-10-24 17:43:20 +00:00
Don 323c1d2904 eslint rule change 2022-10-24 12:25:56 -05:00
Don 49c14c67dd devcontainer update 2022-10-20 22:44:16 -05:00
Don 6b574a8ddb eslint corrections 2022-10-20 22:27:57 -05:00
Don c282b2ae11 initial upgrade to 1.15.2 2022-10-20 11:57:30 -05:00
Don 59c4898d40 disable most of linting 2022-10-20 11:39:24 -05:00
Don b29266e83f update readme and package solution version 2022-10-20 10:19:21 -05:00
Don f062b18d26 update package, devcontainer and readme 2022-10-20 10:01:21 -05:00
Don 6f08728c40 new package-lock.json after upgrade 2022-10-20 08:12:27 -05:00
Don Kirkham 2ebf85b8a6 upgrade to 1.14.0 2022-10-19 08:23:44 -05:00
dependabot[bot] eb06870f3c
Bump jszip, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Bumps [jszip](https://github.com/Stuk/jszip), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies needed to be updated together.

Updates `jszip` from 2.5.0 to 3.7.1
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v2.5.0...v3.7.1)

Updates `@microsoft/sp-build-web` from 1.9.1 to 1.15.2

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

---
updated-dependencies:
- dependency-name: jszip
  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>
2022-09-13 14:35:51 +00:00
dependabot[bot] 1efb6262e7
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-add-js-css-ref
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/thenables/thenify/releases)
- [Changelog](https://github.com/thenables/thenify/blob/master/History.md)
- [Commits](https://github.com/thenables/thenify/compare/3.3.0...3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 21:52:43 +00:00
dependabot[bot] cfe2838596
Bump async from 2.6.3 to 2.6.4 in /samples/react-add-js-css-ref
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 12:18:01 +00:00
dependabot[bot] 2e2e4715fa
Bump moment from 2.24.0 to 2.29.2 in /samples/react-add-js-css-ref
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 16:57:27 +00:00
dependabot[bot] 4c3e1fa8cd
Bump handlebars from 4.7.2 to 4.7.7 in /samples/react-add-js-css-ref
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.2 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.2...v4.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 06:52:44 +00:00
Hugo Bernier 6c79fdc47b Added spfx 1.9.1 containers 2022-02-15 23:34:24 -05:00
Siddharth 0cddcf979b Added react-js-css-reference sample webpart
Added react-js-css-reference sample webpart
2020-04-24 10:22:02 +05:30