Commit Graph

9 Commits

Author SHA1 Message Date
Hugo Bernier d83ac171e4
Merge pull request #2275 from pnp/dependabot/npm_and_yarn/samples/react-datatable-using-mui-tables/simple-get-3.1.1
Bump simple-get from 3.1.0 to 3.1.1 in /samples/react-datatable-using-mui-tables
2022-02-13 01:19:05 -05:00
Hugo Bernier b2b5435347
Merge pull request #2277 from pnp/dependabot/npm_and_yarn/samples/react-datatable-using-mui-tables/node-sass-4.14.1
Bump node-sass from 4.12.0 to 4.14.1 in /samples/react-datatable-using-mui-tables
2022-02-13 01:01:37 -05:00
Hugo Bernier 5d5b934600
Merge pull request #2276 from pnp/dependabot/npm_and_yarn/samples/react-datatable-using-mui-tables/follow-redirects-1.14.8
Bump follow-redirects from 1.14.4 to 1.14.8 in /samples/react-datatable-using-mui-tables
2022-02-13 01:01:26 -05:00
dependabot[bot] 2f8a87b320
Bump node-sass in /samples/react-datatable-using-mui-tables
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.14.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.14.1)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 06:01:03 +00:00
dependabot[bot] 1d5d06816b
Bump follow-redirects in /samples/react-datatable-using-mui-tables
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 06:01:01 +00:00
dependabot[bot] b6f08069f0
Bump simple-get in /samples/react-datatable-using-mui-tables
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 06:00:59 +00:00
dependabot[bot] 41ee4616c0
Bump nanoid in /samples/react-datatable-using-mui-tables
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 06:00:55 +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