hiwork-knowledge 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hiwork-knowledge",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "HiWork 知识库插件:在中央内容区提供「知识库」入口(当前为对接海普知识库的占位页)。",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",
@@ -63,9 +63,9 @@
63
63
  },
64
64
  "devDependencies": {
65
65
  "@deepseek-ai/cordis": "4.0.2",
66
- "@deepseek-ai/dsh-client-locale": "0.1.2-rc.1",
67
- "@deepseek-ai/dsh-client-ui-settings": "0.1.2-rc.1",
68
- "@deepseek-ai/dsh-client-ui-slots": "0.1.2-rc.1",
66
+ "@deepseek-ai/dsh-client-locale": "0.1.5-rc.1",
67
+ "@deepseek-ai/dsh-client-ui-settings": "0.1.5-rc.1",
68
+ "@deepseek-ai/dsh-client-ui-slots": "0.1.5-rc.1",
69
69
  "@types/node": "^22.0.0",
70
70
  "@types/react": "~18.3.1",
71
71
  "@types/react-dom": "~18.3.0",