Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] be4b3c379c
bump crypto-js and pdfmake in /samples/react-datatable-using-mui-tables
---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: indirect
- dependency-name: pdfmake
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 23:51:32 +00:00
dependabot[bot] 87f34d1b2b
Bump postcss and @microsoft/sp-build-web
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `postcss` from 6.0.1 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/6.0.1...8.4.31)

Updates `@microsoft/sp-build-web` from 1.12.1 to 1.18.0

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 18:56:24 +00:00
Peter Paul Kirschner 3d159a1491 revert sp-build-web and sp-webpart-workbench 2022-10-22 22:27:42 +02:00
dependabot[bot] abd0efb0ac
Bump jszip and @microsoft/sp-build-web
Bumps [jszip](https://github.com/Stuk/jszip) and [@microsoft/sp-build-web](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.12.1 to 1.15.2

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 14:37:52 +00:00
dependabot[bot] 5f974ec362
Bump ajv in /samples/react-datatable-using-mui-tables
Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.2.5 to 6.12.3.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v5.2.5...v6.12.3)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 06:00:51 +00:00
Hugo Bernier 02f93985d1 Updated sample json and readme 2022-02-13 00:56:46 -05:00
JeffinJacobExperion 7f7dfa72a9 React-datatable-using-muitables-initial-commit
This webpart can be used to leverage all possible features of mui data tables into your sharepoint lists. which includes modern ui, pagination, expand option and many more.
2022-01-30 13:07:34 +05:30