@the-bearded-bear/claude-craft 8.19.2 → 8.19.3-next.1dcf95d

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.
@@ -8,7 +8,7 @@
8
8
 
9
9
  # Claude-Craft - Multi-Technology Framework
10
10
 
11
- **Version:** 8.19.2 | **Languages:** en, fr, es, de, pt
11
+ **Version:** 8.19.3 | **Languages:** en, fr, es, de, pt
12
12
 
13
13
  A comprehensive AI-assisted development framework for Claude Code with 11 technology stacks, 31 specialized agents (+39 infra agents on-demand), 126 commands across 15 namespaces, and BMAD v6 project management.
14
14
 
@@ -8,7 +8,7 @@
8
8
 
9
9
  # Claude-Craft - Multi-Technology Framework
10
10
 
11
- **Version:** 8.19.2 | **Languages:** en, fr, es, de, pt
11
+ **Version:** 8.19.3 | **Languages:** en, fr, es, de, pt
12
12
 
13
13
  A comprehensive AI-assisted development framework for Claude Code with 11 technology stacks, 31 specialized agents (+39 infra agents on-demand), 126 commands across 15 namespaces, and BMAD v6 project management.
14
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@the-bearded-bear/claude-craft",
3
- "version": "8.19.2",
3
+ "version": "8.19.3-next.1dcf95d",
4
4
  "description": "A comprehensive framework for AI-assisted development with Claude Code. Install standardized rules, agents, and commands for your projects.",
5
5
  "type": "module",
6
6
  "main": "cli/index.js",
@@ -69,26 +69,26 @@
69
69
  ]
70
70
  },
71
71
  "devDependencies": {
72
- "@commitlint/cli": "21.1.0",
73
- "@commitlint/config-conventional": "21.1.0",
72
+ "@commitlint/cli": "21.2.0",
73
+ "@commitlint/config-conventional": "21.2.0",
74
74
  "@eslint/js": "^10.0.0",
75
75
  "@fontsource/jetbrains-mono": "^5.2.8",
76
76
  "@fontsource/space-grotesk": "^5.2.10",
77
77
  "@stryker-mutator/core": "9.6.1",
78
78
  "@stryker-mutator/vitest-runner": "9.6.1",
79
79
  "@sveltejs/vite-plugin-svelte": "^7.1.2",
80
- "@vitest/coverage-v8": "4.1.9",
80
+ "@vitest/coverage-v8": "4.1.10",
81
81
  "cytoscape": "^3.33.2",
82
82
  "cytoscape-dagre": "^4.0.0",
83
83
  "dompurify": "^3.4.11",
84
84
  "eslint": "10.6.0",
85
85
  "eslint-config-prettier": "^10.0.0",
86
86
  "fast-check": "^4.8.0",
87
- "prettier": "3.9.3",
87
+ "prettier": "3.9.4",
88
88
  "svelte": "^5.55.4",
89
89
  "uplot": "^1.6.32",
90
90
  "vite": "^8.0.14",
91
- "vitest": "4.1.9"
91
+ "vitest": "4.1.10"
92
92
  },
93
93
  "files": [
94
94
  "bundles/",