Commit Graph

6 Commits

Author SHA1 Message Date
dependabot[bot] e92d0dac56 Bump engine.io, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Removes [engine.io](https://github.com/socketio/engine.io). It's no longer used after updating ancestor dependencies [engine.io](https://github.com/socketio/engine.io), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies need to be updated together.


Removes `engine.io`

Updates `@microsoft/sp-build-web` from 1.4.1 to 1.16.1

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

---
updated-dependencies:
- dependency-name: engine.io
  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-12-30 23:52:05 -05:00
Peter Paul Kirschner 3d159a1491 revert sp-build-web and sp-webpart-workbench 2022-10-22 22:27:42 +02:00
dependabot[bot] be5e72d2ca
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.4.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.4.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-08 03:42:29 +00:00
dependabot[bot] a5d759a604
Bump handlebars in /samples/handlebarsjs-webpack-loader
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 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.0.11...v4.7.7)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-16 18:29:39 +00:00
Stefan Bauer 34579c2e1a Update to Version 1.4.1 (#428)
* handlebarsjs webpack loader sample

* removed trashed folder

* Updated Package.json

* Added ES6 Collections

* Update HandlebarJS gulpfile.js

* Update to Version 1.4.1

* Update Drop Icon
2018-02-26 09:01:51 +01:00
Stefan Bauer e6afa9ad4f HandlebarJS sample using webpack loader configuration (#142)
* handlebarsjs webpack loader sample

* removed trashed folder
2017-03-07 22:57:26 +02:00