Commit Graph

5 Commits

Author SHA1 Message Date
MoonLeeeaf
d96f3163a2 fix: Material Icons (see changelog)
1. 换回未经压缩的 css 文件以方便修改
2. 修改 Material Icons 的依赖链接, 从本地相对路径指向 Unpkg CDN
2024-06-25 21:52:15 +08:00
dependabot[bot]
add555237a chore(deps): bump ws, engine.io and socket.io-adapter
Bumps [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/engine.io) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter). 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/main/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/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-adapter/compare/2.5.4...2.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-23 06:04:41 +00:00
MoonLeeeaf
822a4ad4da chore: 规范命名 2024-05-29 17:40:10 +08:00
MoonLeeeaf
5b55ca77ec rebase 2024-05-25 16:34:17 +08:00
MoonLeeeaf
a376ead195 chore: init 2024-05-10 21:14:50 +08:00