锁定 ruoyi-ui 依赖版本,避免别的机器 build 出 OpenIM WASM 不匹配

- 把 @openim/wasm-client-sdk 从 ^3.8.3 改为精确 3.8.3
- 解禁并提交 package-lock.json,使依赖树跨机器一致
- 其他机器请使用 npm ci 严格按 lock 安装

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-06-02 16:21:06 +08:00
parent 9ce3bbf118
commit a556139b68
3 changed files with 36950 additions and 2 deletions

1
ruoyi-ui/.gitignore vendored
View File

@@ -19,5 +19,4 @@ selenium-debug.log
*.sln
*.local
package-lock.json
yarn.lock