Commit Graph

17 Commits

Author SHA1 Message Date
Franck Royer b233247dba
store-reactjs-chat: Upgrade dependencies 2022-05-11 15:57:31 +10:00
Franck Royer ec3b827e32
store-reactjs: npm audit fix 2022-05-11 15:54:55 +10:00
Franck Royer 0fd94cc3b6
store:reactjs: Remove crypto-browserify 2022-05-11 15:54:55 +10:00
Franck Royer 43d204c67e
store-reactjs: Upgrade js-waku to 0.22.0 2022-05-11 15:54:55 +10:00
Franck Royer a26f9e2bda
Bump react and react-dom in examples 2022-05-04 14:21:30 +10:00
Franck Royer 507413665a
Use js-waku from npmjs.com instead of local build 2022-05-03 10:47:13 +10:00
dependabot[bot] c4a06eba8a
Bump @testing-library/user-event in /examples/store-reactjs-chat
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.0.4.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.0.4)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 15:22:02 +00:00
dependabot[bot] a64e6449c0
Bump @testing-library/jest-dom from 5.16.1 to 5.16.2 in /examples/store-reactjs-chat (#491)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04 15:56:41 +11:00
Jakub e4888f779c
ci: build examples and deply in a subfolder (#432) 2022-02-02 11:35:28 +11:00
Franck R 41b7ef17e1
Remove web-vitals (#429) 2022-01-24 18:19:11 +11:00
dependabot[bot] 1f0f96e66f
Bump web-vitals from 2.1.3 to 2.1.4 in /examples/store-reactjs-chat (#426)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 11:08:16 +11:00
Franck Royer 4fd2db608b
Update caniuse in all examples 2022-01-13 16:40:11 +11:00
Franck Royer a5259e04ae
Upgrade store example to react-scripts 5.0.0 2022-01-10 12:27:09 +11:00
F 8909164f6d
Use ESM in JavaScript examples
As it is what JS projects would use when using the js-waku npm package.
2021-11-26 21:24:05 +11:00
Franck Royer 4719de31b8
Run build with NodeJS 16 2021-08-26 13:02:09 +10:00
Franck Royer 3767dd75a7
store-react-js retrieves messages from store 2021-08-09 12:36:27 +10:00
Franck Royer dc9ea6dfac
Add Store example 2021-08-09 12:36:27 +10:00