Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot] 56387964e6
Bump @babel/traverse in /samples/react-pnp-js-hooks
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.13 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 02:45:45 +00:00
dependabot[bot] 7465d7084f
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-pnp-js-hooks
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:51 +00:00
dependabot[bot] 4d0b0f3e2a
Bump semver from 5.7.1 to 5.7.2 in /samples/react-pnp-js-hooks
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 17:40:10 +00:00
Hugo Bernier c24aacbd7f Updated telemetry link 2023-03-12 21:16:15 -04:00
Hugo Bernier 411f1b1eca Changed authors to contributors 2023-02-18 22:58:44 -05:00
Beau Cameron 212fb8f13a
Fix Context Conditional
Better handling of truthy/falsy
2023-02-14 06:52:46 -07:00
Hugo Bernier 103907bdc6 Added compatibility warning on readme and template 2023-02-10 10:22:32 -05:00
dependabot[bot] 8c1af5233a Bump decode-uri-component in /samples/react-pnp-js-hooks
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:41:26 -05:00
Hugo Bernier 7202809a7d Changed docs links to learn 2022-10-24 09:42:45 -04:00
Beau Cameron abf42db841
Update UpdateDate for sample 2022-10-18 10:00:57 -06:00
Beau Cameron feb6c0d380
Update Readme 2022-10-18 10:00:32 -06:00
Beau Cameron 1e5886f7bf Renaming Cleanup
Updating documents variable to items to better match the update function naming convention for clarity.
2022-10-18 09:42:29 -06:00
Beau Cameron a2419cc720 Removal of mounted state. 2022-10-18 09:35:12 -06:00
Hugo Bernier b225f8e359 Renamed sample, update readme, added sample.json 2022-10-17 11:12:46 -04:00