@planu/cli 5.3.51 → 5.3.52
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/CHANGELOG.md +9 -0
- package/package.json +20 -20
- package/planu-plugin.json +1 -1
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@planu/cli",
|
|
3
|
-
"version": "5.3.
|
|
3
|
+
"version": "5.3.52",
|
|
4
4
|
"description": "Planu — MCP Server for Spec Driven Development. Cross-platform (Linux/macOS/Windows, x64/arm64).",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -128,53 +128,53 @@
|
|
|
128
128
|
],
|
|
129
129
|
"license": "SEE LICENSE IN LICENSE",
|
|
130
130
|
"dependencies": {
|
|
131
|
-
"@anthropic-ai/sdk": "^0.
|
|
132
|
-
"@hono/node-server": "2.1.
|
|
131
|
+
"@anthropic-ai/sdk": "^0.120.0",
|
|
132
|
+
"@hono/node-server": "2.1.1",
|
|
133
133
|
"@modelcontextprotocol/sdk": "^1.30.0",
|
|
134
134
|
"glob": "^13.0.6",
|
|
135
135
|
"yaml": "^2.9.0",
|
|
136
136
|
"zod": "^4.4.3"
|
|
137
137
|
},
|
|
138
138
|
"devDependencies": {
|
|
139
|
-
"@axe-core/playwright": "4.
|
|
140
|
-
"@commitlint/cli": "^21.2.
|
|
141
|
-
"@commitlint/config-conventional": "^21.2.
|
|
139
|
+
"@axe-core/playwright": "4.13.0",
|
|
140
|
+
"@commitlint/cli": "^21.2.2",
|
|
141
|
+
"@commitlint/config-conventional": "^21.2.2",
|
|
142
142
|
"@eslint/js": "^10.0.1",
|
|
143
143
|
"@lhci/cli": "0.15.1",
|
|
144
|
-
"@noble/hashes": "2.
|
|
144
|
+
"@noble/hashes": "2.3.0",
|
|
145
145
|
"@playwright/test": "1.62.1",
|
|
146
|
-
"@scure/base": "2.
|
|
146
|
+
"@scure/base": "2.3.0",
|
|
147
147
|
"@secretlint/secretlint-rule-no-homedir": "^13.0.4",
|
|
148
148
|
"@secretlint/secretlint-rule-preset-recommend": "^13.0.4",
|
|
149
149
|
"@stryker-mutator/core": "^9.6.1",
|
|
150
150
|
"@stryker-mutator/vitest-runner": "^9.6.1",
|
|
151
|
-
"@supabase/supabase-js": "^2.112.
|
|
152
|
-
"@types/node": "^26.
|
|
151
|
+
"@supabase/supabase-js": "^2.112.4",
|
|
152
|
+
"@types/node": "^26.2.0",
|
|
153
153
|
"@types/qrcode": "1.5.6",
|
|
154
154
|
"@typescript/native": "npm:typescript@^7.0.2",
|
|
155
155
|
"@vitejs/plugin-vue": "^6.0.8",
|
|
156
|
-
"@vitest/coverage-v8": "^4.1.
|
|
156
|
+
"@vitest/coverage-v8": "^4.1.11",
|
|
157
157
|
"@vue/test-utils": "^2.4.11",
|
|
158
|
-
"eslint": "10.
|
|
158
|
+
"eslint": "10.9.0",
|
|
159
159
|
"eslint-config-prettier": "^10.1.8",
|
|
160
160
|
"eslint-import-resolver-typescript": "^4.4.5",
|
|
161
161
|
"eslint-plugin-import": "^2.32.0",
|
|
162
|
-
"happy-dom": "^20.11.
|
|
162
|
+
"happy-dom": "^20.11.6",
|
|
163
163
|
"husky": "^9.1.7",
|
|
164
|
-
"javascript-obfuscator": "^5.
|
|
164
|
+
"javascript-obfuscator": "^5.6.0",
|
|
165
165
|
"jiti": "2.7.0",
|
|
166
|
-
"knip": "^6.
|
|
166
|
+
"knip": "^6.32.2",
|
|
167
167
|
"lint-staged": "^17.3.0",
|
|
168
168
|
"madge": "^8.0.0",
|
|
169
169
|
"prettier": "^3.9.6",
|
|
170
170
|
"qrcode": "1.5.4",
|
|
171
171
|
"secretlint": "^13.0.4",
|
|
172
|
-
"tsc-alias": "^1.9.
|
|
172
|
+
"tsc-alias": "^1.9.2",
|
|
173
173
|
"type-coverage": "^2.30.1",
|
|
174
174
|
"typescript": "npm:@typescript/typescript6@^6.0.2",
|
|
175
|
-
"typescript-eslint": "^8.
|
|
176
|
-
"vite": "^8.2.
|
|
177
|
-
"vitest": "^4.1.
|
|
178
|
-
"vue": "^3.5.
|
|
175
|
+
"typescript-eslint": "^8.67.0",
|
|
176
|
+
"vite": "^8.2.2",
|
|
177
|
+
"vitest": "^4.1.11",
|
|
178
|
+
"vue": "^3.5.41"
|
|
179
179
|
}
|
|
180
180
|
}
|
package/planu-plugin.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "dev.planu.cli",
|
|
3
3
|
"displayName": "Planu — Spec Driven Development",
|
|
4
4
|
"description": "Manage software specs, estimations, and autonomous SDD workflows. Language-agnostic MCP server for Claude Code.",
|
|
5
|
-
"version": "5.3.
|
|
5
|
+
"version": "5.3.52",
|
|
6
6
|
"icon": "assets/plugin/icon.svg",
|
|
7
7
|
"command": ["npx", "@planu/cli@latest"],
|
|
8
8
|
"packageName": "@planu/cli",
|