@whispering233/ai-editor-server 0.0.43 → 0.0.44

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@whispering233/ai-editor-server",
3
- "version": "0.0.43",
3
+ "version": "0.0.44",
4
4
  "license": "MIT",
5
5
  "description": "Hono API 服务端(单进程:API + SPA 静态托管)",
6
6
  "type": "module",
@@ -34,10 +34,10 @@
34
34
  "@earendil-works/pi-ai": "0.85.1",
35
35
  "@earendil-works/pi-coding-agent": "0.85.1",
36
36
  "@hono/node-server": "^2.0.12",
37
- "@whispering233/ai-editor-agent": "0.0.43",
38
- "@whispering233/ai-editor-db": "0.0.43",
39
- "@whispering233/ai-editor-shared": "0.0.43",
40
- "@whispering233/ai-editor-tools": "0.0.43",
37
+ "@whispering233/ai-editor-agent": "0.0.44",
38
+ "@whispering233/ai-editor-db": "0.0.44",
39
+ "@whispering233/ai-editor-shared": "0.0.44",
40
+ "@whispering233/ai-editor-tools": "0.0.44",
41
41
  "fflate": "^0.8.3",
42
42
  "hono": "^4.7.0",
43
43
  "undici": "8.5.0",