Commit Graph

6 Commits

Author SHA1 Message Date
dependabot[bot] b5df5b2dc3
Bump ejs, @microsoft/generator-sharepoint and webpack-bundle-analyzer
Bumps [ejs](https://github.com/mde/ejs) to 3.1.10 and updates ancestor dependencies [ejs](https://github.com/mde/ejs), [@microsoft/generator-sharepoint](http://aka.ms/spfx) and [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer). These dependencies need to be updated together.


Updates `ejs` from 2.6.1 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v2.6.1...v3.1.10)

Updates `@microsoft/generator-sharepoint` from 1.4.1 to 1.19.0

Updates `webpack-bundle-analyzer` from 2.13.1 to 4.10.2
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.13.1...v4.10.2)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: "@microsoft/generator-sharepoint"
  dependency-type: direct:production
- dependency-name: webpack-bundle-analyzer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 11:22:32 +00:00
dependabot[bot] 146924cba5 Bump socket.io-parser, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Removes [socket.io-parser](https://github.com/socketio/socket.io-parser). It's no longer used after updating ancestor dependencies [socket.io-parser](https://github.com/socketio/socket.io-parser), [@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 `socket.io-parser`

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: socket.io-parser
  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-01-01 02:41:24 -05:00
Peter Paul Kirschner 3d159a1491 revert sp-build-web and sp-webpart-workbench 2022-10-22 22:27:42 +02:00
dependabot[bot] 555bcc0e7e
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-13 14:39:14 +00:00
dependabot[bot] 7b29b4f7c9
Bump @angular/core in /samples/angularelements-html-templatefile
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 6.0.3 to 11.0.5.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/11.0.5/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 20:13:07 +00:00
Jayakumar Balasubramaniam ba7a0e1615 Angularelements html templatefile - New Sample (#745)
* Added a new sample angularelements-html-templatefile.

* Updated README file with detailed implementation.
2019-02-09 12:06:03 +02:00