@mulmoclaude/collection-plugin 0.5.3 → 0.5.6

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mulmoclaude/collection-plugin",
3
- "version": "0.5.3",
3
+ "version": "0.5.6",
4
4
  "description": "Schema-driven Collections plugin (presentCollection) — shared gui-chat-protocol plugin for MulmoClaude and MulmoTerminal. This entry is the isomorphic collection engine (derive / formula / visibility); Vue surfaces land in ./vue.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -49,7 +49,7 @@
49
49
  },
50
50
  "devDependencies": {
51
51
  "@tailwindcss/vite": "^4.2.2",
52
- "@types/node": "^25.9.3",
52
+ "@types/node": "^26.0.0",
53
53
  "@vitejs/plugin-vue": "^6.0.5",
54
54
  "gui-chat-protocol": "^0.4.0",
55
55
  "tailwindcss": "^4.2.2",