Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot] 6e4737f1e4
Bump postcss, @microsoft/sp-build-web and spfx-fast-serve-helpers
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [@microsoft/sp-build-web](http://aka.ms/spfx) and [spfx-fast-serve-helpers](https://github.com/s-KaiNet/spfx-fast-serve-helpers). 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.14.0 to 1.18.0

Updates `spfx-fast-serve-helpers` from 1.14.4 to 1.18.1
- [Commits](https://github.com/s-KaiNet/spfx-fast-serve-helpers/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 18:58:44 +00:00
dependabot[bot] 016e9ad316
Bump word-wrap in /samples/react-graph-cascading-managed-metadata
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 21:18:20 +00:00
dependabot[bot] 32db21429a Bump decode-uri-component
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 23:34:30 -05:00
dependabot[bot] 739a7a7c62
Bump terser in /samples/react-graph-cascading-managed-metadata
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 02:08:34 +00:00
dependabot[bot] 0ba37c1e90
Bump eventsource in /samples/react-graph-cascading-managed-metadata
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:04:59 +00:00
dependabot[bot] b62ad6bec1
Bump async in /samples/react-graph-cascading-managed-metadata
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 02:32:25 +00:00
Hugo Bernier 6b91768166
Merge pull request #2523 from pnp/dependabot/npm_and_yarn/samples/react-graph-cascading-managed-metadata/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /samples/react-graph-cascading-managed-metadata
2022-04-10 10:25:44 -07:00
dependabot[bot] 1922bba96e
Bump moment in /samples/react-graph-cascading-managed-metadata
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 16:57:20 +00:00
dependabot[bot] bde03b034a
Bump minimist in /samples/react-graph-cascading-managed-metadata
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 18:28:46 +00:00
Anoop 823f273e95 SPFx v1.14, custom props of terms, other updates 2022-03-05 00:49:48 +00:00
anoopt 2c7161eab4 Error handling and logging improvments 2020-09-03 01:11:14 +00:00
Hugo Bernier 0b59018b8a Fixed spelling mistake in code and updated README 2020-08-25 23:57:18 -04:00
Anoop Tatti 3a4272704c
Delete package-lock.json 2020-08-24 01:53:38 +01:00
Anoop Tatti e1f38972ef
Initial commit
Added required files
2020-08-24 01:49:32 +01:00