Commit Graph

23 Commits

Author SHA1 Message Date
YuMao
0bd617d5ed fix: dependency package warnings 2024-11-26 19:58:25 +08:00
YuMao
43bb852bb6 feat: version check 2024-10-12 15:23:52 +08:00
YuMao
8fe62b25b4 chore: update version 2024-09-27 17:10:58 +08:00
dependabot[bot]
d3673c7377
Build(deps-dev): Bump webpack from 5.89.0 to 5.94.0 in /daemon
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 02:38:23 +00:00
Unitwk
d9a62e13d0 Refactor: replace "node-disk-info" module 2024-08-19 11:42:55 +08:00
dependabot[bot]
10deb88e38
Build(deps): Bump ws, socket.io and socket.io-client in /daemon
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [socket.io](https://github.com/socketio/socket.io) and [socket.io-client](https://github.com/socketio/socket.io-client). These dependencies need 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 `socket.io` from 4.6.1 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.6.1...4.7.5)

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

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
- dependency-name: socket.io-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 11:45:59 +00:00
unitwk
efe0a101ef Feat: update version 2024-05-12 14:41:01 +08:00
Unitwk
65b8c11a7e Refactor: webpack config 2024-05-09 14:48:04 +08:00
Unitwk
f3380180df Fix: koa-body safe & upgrade formidable 2024-04-24 11:35:36 +08:00
unitwk
f1566913c2 Feat: change version 2024-04-21 14:38:04 +08:00
unitwk
175cfae87b Feat: golang zip pro 2024-03-29 20:10:41 +08:00
unitwk
90cced1475 Feat: Change Version 2024-03-12 20:05:48 +08:00
unitwk
a41584eeab Refactor: Terminal core 2024-03-12 14:51:13 +08:00
unitwk
799c9be80e Feat: Add node-pty 2024-03-08 15:05:40 +08:00
unitwk
7b2ee6e5bc Refactor: compressing modules 2024-02-13 15:56:52 +08:00
unitwk
73cf3d2127 Feat: RCON Protocol 2024-02-02 18:00:19 +08:00
unitwk
9b07f1568c Fix: auto open page & npm command 2024-01-15 14:41:51 +08:00
unitwk
1a9238033a Fix: Severity lib 2023-11-16 10:57:56 +08:00
unitwk
54efaa3e09 Refactor: common code 2023-11-15 21:22:06 +08:00
unitwk
a0b8944f13 Refactor: common project created 2023-11-15 20:29:31 +08:00
unitwk
434aeae3c8 Feat: support global languages 2023-09-05 19:21:23 +08:00
unitwk
07931f899c Feat: daemon support global languages 2023-09-05 18:47:10 +08:00
unitwk
3c106f642a Refactor: project structure 2023-08-20 23:06:38 +08:00