Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot] 1abf8829c9
Bump webpack-dev-middleware and @microsoft/sp-build-web
Removes [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware). It's no longer used after updating ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Removes `webpack-dev-middleware`

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

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 20:18:37 +00:00
dependabot[bot] bdddde6ac0
Bump lodash and @pnp/spfx-controls-react in /samples/react-covid19-info
Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependency [@pnp/spfx-controls-react](https://github.com/pnp/sp-dev-fx-controls-react). These dependencies need to be updated together.


Updates `lodash` from 4.17.15 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

Updates `@pnp/spfx-controls-react` from 1.16.0 to 1.21.3
- [Release notes](https://github.com/pnp/sp-dev-fx-controls-react/releases)
- [Changelog](https://github.com/pnp/sp-dev-fx-controls-react/blob/v1.21.3/CHANGELOG.md)
- [Commits](https://github.com/pnp/sp-dev-fx-controls-react/compare/v1.16.0...v1.21.3)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
- dependency-name: "@pnp/spfx-controls-react"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 03:35:40 +00:00
dependabot[bot] 3bfe8c8457
Bump minimatch, @microsoft/sp-build-web, @microsoft/sp-webpart-workbench and gulp
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@microsoft/sp-build-web](http://aka.ms/spfx), [@microsoft/sp-webpart-workbench](http://aka.ms/spfx) and [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.


Updates `minimatch` from 0.2.14 to 3.0.4
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v0.2.14...v3.0.4)

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

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

Updates `gulp` from 3.9.1 to 4.0.2
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v3.9.1...v4.0.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
- dependency-name: "@microsoft/sp-webpart-workbench"
  dependency-type: direct:development
- dependency-name: gulp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 13:27:48 +00:00
dependabot[bot] 4892e8aa61
Bump d3-color and recharts in /samples/react-covid19-info
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [recharts](https://github.com/recharts/recharts). These dependencies need to be updated together.


Updates `d3-color` from 1.4.0 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](https://github.com/d3/d3-color/compare/v1.4.0...v3.1.0)

Updates `recharts` from 1.8.5 to 2.1.14
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/recharts/recharts/commits)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: recharts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-09 10:59:38 +00:00
Robin Agten 8fe294cd0f Added a new react-covid19-info sample which contains a web part for showing some basic info about the corona virus for a specific country 2020-03-25 15:49:35 +01:00