@vfarcic/dot-ai 1.16.1 → 1.16.2

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 (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -85,3 +85,4 @@ DevOps AI Toolkit is built on:
85
85
  ---
86
86
 
87
87
  **DevOps AI Toolkit** - Making cloud native operations accessible through AI-powered intelligence.
88
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vfarcic/dot-ai",
3
- "version": "1.16.1",
3
+ "version": "1.16.2",
4
4
  "description": "AI-powered development productivity platform that enhances software development workflows through intelligent automation and AI-driven assistance",
5
5
  "mcpName": "io.github.vfarcic/dot-ai",
6
6
  "main": "dist/index.js",
@@ -103,7 +103,7 @@
103
103
  "ts-node": "^10.9.0",
104
104
  "typescript": "^5.0.0",
105
105
  "typescript-eslint": "^8.54.0",
106
- "uuid": "^13.0.0",
106
+ "uuid": "^14.0.0",
107
107
  "vitest": "^3.2.4"
108
108
  },
109
109
  "dependencies": {