Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot] d0212e56ab
Bump follow-redirects in /samples/react-pnpjs-http-client
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 13:18:42 +00:00
dependabot[bot] 2693bc6ffc
Bump browserify-sign in /samples/react-pnpjs-http-client
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 02:46:13 +00:00
dependabot[bot] 3afff059f3
Bump @babel/traverse in /samples/react-pnpjs-http-client
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.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-26 00:51:20 +00:00
dependabot[bot] 8a08d19436
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-pnpjs-http-client
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:43 +00:00
dependabot[bot] 9f000d001f
Bump semver from 5.7.1 to 5.7.2 in /samples/react-pnpjs-http-client
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:43:54 +00:00
Hugo Bernier 4be7754d09 Updated readme 2023-05-16 17:26:50 -04:00
Divya Akula dc5680fd19
Update Config.ts 2023-05-16 19:34:59 +05:30
dependabot[bot] e241e38622
Bump webpack from 5.75.0 to 5.76.1 in /samples/react-pnpjs-http-client
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 12:04:46 +00:00
Hugo Bernier c24aacbd7f Updated telemetry link 2023-03-12 21:16:15 -04:00
Hugo Bernier bbdc0d7a23 Added sample.json, container and fixed linting issues 2023-03-12 13:35:13 -04:00
Divya Akula 11d40411eb
Update README.md
in appropriate text has been stripped and changed the casing of PnP
2023-03-07 23:17:03 +05:30
Divya Akula ad93a0fd25
Update README.md
Updated Image locations
2023-03-07 23:05:33 +05:30
Divya Akula 50705797aa added relevant images 2023-03-07 22:58:55 +05:30
Divya Akula 879713debd
Update README.md
Added data relevant to the sample
2023-03-07 22:54:45 +05:30
Divya Akula 070bdfdf4d added pnpjsv3 sample that invoke a github api with fetch of SPHttpclient 2023-03-07 22:14:56 +05:30