13 Commits

Author SHA1 Message Date
dependabot[bot]
29a5cf6108
chore(deps): bump qs and express in /examples/store-reactjs-chat
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `qs` from 6.11.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.11.0...v6.14.1)

Updates `express` from 4.18.2 to 4.22.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...v4.22.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
- dependency-name: express
  dependency-version: 4.22.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-30 23:04:44 +00:00
Sasha
b753794bdc
fix: failed parsing problem (#287) 2023-11-17 10:55:32 +03:00
Sasha
7526e205e2
chore: update waku deps (#261)
* update waku deps

* update craco

* update light-chat

* up light-js

* up noise-js

* up noise-rtc

* up relay-js

* up react relay

* up rln-js

* up store-js

* up store react

* up protons deps for web chat
2023-08-07 13:15:01 +02:00
LordGhostX
9fb6b185e7
chore: update docs link (#251) 2023-07-12 11:11:30 +01:00
Sasha
3ada67d8f9
chore: migrate other examples to @waku/sdk (#242)
* migrate eth-pm

* migrate light-chat

* migrate relay-react-chat

* migrate store-react-chat

* revert
2023-06-24 00:17:07 +02:00
Prem Chaitanya Prathi
1575056c35
chore: update paths in quick use instructions in README for some of the examples (#244) 2023-06-23 06:35:06 +02:00
danisharora099
52c62fea12
use new api 2023-02-09 12:57:45 +05:30
danisharora099
22ec6ae33b
bump to @waku/core 0.0.10 2023-02-01 13:43:18 +05:30
weboko
395bc7f210
remove pnpm artifacts and update package-lock files 2023-01-04 22:14:55 +01:00
weboko
6093d95b3a
merge with master 2023-01-04 21:57:56 +01:00
weboko
76701dadac
remove old pictures 2023-01-04 21:50:13 +01:00
weboko
fb56e9d91d
merge with master 2023-01-04 21:41:13 +01:00
weboko
940609718a
move examples to dedicated folder, update create app and ci accordingly 2022-12-22 21:37:55 +01:00