5.3.21-pub

This commit is contained in:
Xu Chang 2024-12-11 18:27:54 +08:00
parent 3399a27c3b
commit 2067ff9320
1 changed files with 3 additions and 3 deletions

View File

@ -22,9 +22,9 @@
"i18n-js": "^4.3.0",
"node-schedule": "^2.1.1",
"nprogress": "^0.2.0",
"oak-common-aspect": "file:../oak-common-aspect",
"oak-domain": "file:../oak-domain",
"oak-memory-tree-store": "file:../oak-memory-tree-store",
"oak-common-aspect": "^3.0.4",
"oak-domain": "^5.1.13",
"oak-memory-tree-store": "^3.3.6",
"ol": "^7.3.0",
"rc-pagination": "^4.3.0",
"react-activation": "^0.12.4",