Commit Graph

9 Commits

Author SHA1 Message Date
Ralex
e775763914 New config file and update README 2024-09-22 14:16:10 +02:00
dependabot[bot]
fbb220b1a2 Bump next from 14.2.3 to 14.2.10
Bumps [next](https://github.com/vercel/next.js) from 14.2.3 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.3...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 03:10:15 +00:00
dependabot[bot]
04ad8a866e Bump ws, engine.io, socket.io-adapter and engine.io-client
Bumps [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/engine.io), [socket.io-adapter](https://github.com/socketio/socket.io-adapter) and [engine.io-client](https://github.com/socketio/engine.io-client). These dependencies needed to be updated together.

Updates `ws` from 8.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1)

Updates `engine.io` from 6.5.4 to 6.5.5
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/6.5.5/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.5.4...6.5.5)

Updates `socket.io-adapter` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/socketio/socket.io-adapter/releases)
- [Changelog](https://github.com/socketio/socket.io-adapter/blob/2.5.5/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-adapter/compare/2.5.4...2.5.5)

Updates `engine.io-client` from 6.5.3 to 6.5.4
- [Release notes](https://github.com/socketio/engine.io-client/releases)
- [Changelog](https://github.com/socketio/engine.io-client/blob/6.5.4/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io-client/compare/6.5.3...6.5.4)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: socket.io-adapter
  dependency-type: indirect
- dependency-name: engine.io-client
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 13:47:09 +00:00
Ralex91
cd3f151738 Update dependencies 2024-05-21 11:45:00 +02:00
Ralex91
8a9b8df7d2 Add concurrently 2024-02-08 16:32:05 +01:00
Ralex91
a5adacfaef Update Podium & Statred to add sound 2024-02-07 16:09:03 +01:00
Ralex91
8c57670742 Add Kick player & Validators 2024-02-03 00:14:04 +01:00
Ralex91
6c7f31a6d4 Add prettierc/workspace config 2024-02-01 19:10:40 +01:00
Ralex91
e122fe1078 First Commit 2024-01-31 20:06:10 +01:00