MCSManager/frontend
dependabot[bot] be6a904ea1
Build(deps): Bump ws and engine.io-client in /frontend
Bumps [ws](https://github.com/websockets/ws) and [engine.io-client](https://github.com/socketio/engine.io-client). These dependencies needed to be updated together.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 03:50:30 +00:00
..
public
src Feat i18n 2024-06-19 17:43:36 +08:00
.eslintrc.js
.gitignore Optimize: lazy load static file 2024-05-09 15:52:12 +08:00
.npmrc
.prettierrc.json
ant.d.ts
components.d.ts Optimise: path prefix 2024-04-17 12:24:14 +00:00
env.d.ts
index.html
package-lock.json Build(deps): Bump ws and engine.io-client in /frontend 2024-06-20 03:50:30 +00:00
package.json Optimize: lazy load static file 2024-05-09 15:52:12 +08:00
tsconfig.app.json
tsconfig.json
tsconfig.node.json
tsconfig.vitest.json
vite.config.ts Optimize: lazy load static file 2024-05-09 15:52:12 +08:00