feat: 新增 WebSocket 消息通知 (#20)

This commit is contained in:
Claudio Lecher
2024-05-22 13:36:19 +08:00
committed by GitHub
parent 7e329fcffa
commit adc6f643b3
11 changed files with 13470 additions and 4153 deletions

7
pnpm-lock.yaml generated
View File

@@ -71,6 +71,9 @@ dependencies:
mockjs:
specifier: ^1.1.0
version: 1.1.0
moment:
specifier: ^2.30.1
version: 2.30.1
nprogress:
specifier: ^0.2.0
version: 0.2.0
@@ -5901,6 +5904,10 @@ packages:
dependencies:
commander: 12.1.0
/moment@2.30.1:
resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==}
dev: false
/mrmime@2.0.0:
resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==}
engines: {node: '>=10'}